{"id":1846,"date":"2010-11-03T10:10:36","date_gmt":"2010-11-03T15:10:36","guid":{"rendered":"http:\/\/jianmingli.com\/wp\/?p=1846"},"modified":"2010-11-03T10:10:36","modified_gmt":"2010-11-03T15:10:36","slug":"oracle-esb-console-error-unknow-error-in-esb-please-see-the-dt-server-log-for-details","status":"publish","type":"post","link":"https:\/\/jianmingli.com\/wp\/?p=1846","title":{"rendered":"Oracle ESB Console Error: Unknow Error in ESB. Please see the DT server log for details"},"content":{"rendered":"<span id=\"Tech_Stack\"><h2>Tech Stack<\/h2><\/span>\n<p>* Solaris OS<br \/>\n* Oracle 10g DB<br \/>\n* SOA 10.1.3.5<\/p>\n<span id=\"Error_Messages\"><h2>Error Messages<\/h2><\/span>\n<p>* After logging into ESB console, you get error message:<\/p>\n<pre lang=\"bash\">\r\nUnknow Error in ESB. Please see the DT server log for details\r\n<\/pre>\n<p>* If you click the &#8216;Instances&#8217; icon, you get error message:<\/p>\n<pre lang=\"txt\">\r\nAn unhandled exception has been thrown in the ESB system. The exception reported is: \r\n\"oracle.tip.esb.model.repository.exception.RepositoryException: Unable to get connection to \r\nRepository Ensure repository is accessible at \r\noracle.tip.esb.model.repository.database.DatabaseRepository.getConnection(DatabaseRepository.java:1275) at \r\noracle.tip.esb.model.repository.database.DatabaseRepository.getESBParameter(DatabaseRepository.java:1108) at ...\r\noracle.oc4j.sql.ManagedDataSource.getConnection(ManagedDataSource.java:127) at \r\noracle.tip.esb.model.repository.database.DatabaseRepository.getConnection(DatabaseRepository.java:1269) ... \r\n25 more \".\r\n<\/pre>\n<span id=\"Possible_Causes\"><h2>Possible Causes<\/h2><\/span>\n<p>* ESB Design Time application (esb-dt) failed to connect to database as use &#8216;oraesb&#8217;.<\/p>\n<span id=\"Solution\"><h2>Solution<\/h2><\/span>\n<p>* Check Repository DB is Up and Running: &#8216;tnsping infra&#8217; returns OK.<br \/>\n* Check user &#8216;oraesb&#8217; can log in repository db.<\/p>\n<pre lang=\"sql\">\r\nSQL> conn oraesb\/oraesbpass\r\nERROR:\r\nORA-28000: the account is locked\r\n<\/pre>\n<p>* Unlock user &#8216;oraesb&#8217; account if locked.<\/p>\n<pre lang=\"sql\">\r\nSQL> alter user oraesb account unlock;\r\n\r\nUser altered.\r\n<\/pre>\n<p>* Check &#8216;oraesb&#8217; user password in &#8216;ocj4j_soa&#8217; container:<br \/>\n&#8211; vi j2ee\/oc4j_soa\/config\/system-jazn-data.xml<\/p>\n<pre lang=\"xml\">\r\n<user>\r\n  <name>pwdforOraesb<\/name>\r\n  <guid>SOMEGUIDSTRING<\/guid>\r\n  <credentials>!oraesbpass<\/credentials>\r\n<\/user>\r\n<\/pre>\n<p>* Check &#8216;oraesb&#8217; password in oc4j container where esb-dt was deployed <strong>if<\/strong> esb-dt is deployed on a different oc4j container (e.g. oc4j_esbdt):<br \/>\n&#8211; vi j2ee\/<strong>oc4j_esbdt<\/strong>\/config\/system-jazn-data.xml <\/p>\n<pre lang=\"xml\">\r\n<user>\r\n  <name>pwdforOraesb<\/name>\r\n  <guid>SOMEGUIDSTRING<\/guid>\r\n  <credentials>!oraesbpass<\/credentials>\r\n<\/user>\r\n<\/pre>\n<p>* Check &#8216;oraesb&#8217; user password in data-sources.xml files just in case.<br \/>\n* Restart all processes where esb-dt is deployed:<br \/>\n.\/opmnctl stopall<br \/>\n.\/opmnctl startall<br \/>\n* Verify user &#8216;oraesb&#8217; can log in repository db.<\/p>\n<pre lang=\"sql\">\r\nSQL> conn oraesb\/oraesbpass\r\nConnected.\r\n<\/pre>\n<p>* Login ESB Console and verify the solution.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Tech Stack * Solaris OS * Oracle 10g DB * SOA 10.1.3.5 Error Messages * After logging into ESB console, you get error message: Unknow Error in ESB. Please see the DT server log for details * If you click &hellip; <a href=\"https:\/\/jianmingli.com\/wp\/?p=1846\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_exactmetrics_skip_tracking":false,"_exactmetrics_sitenote_active":false,"_exactmetrics_sitenote_note":"","_exactmetrics_sitenote_category":0,"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[73,48,69],"tags":[],"class_list":["post-1846","post","type-post","status-publish","format-standard","hentry","category-errors","category-esb","category-oc4j"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p8cRUO-tM","_links":{"self":[{"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=\/wp\/v2\/posts\/1846","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1846"}],"version-history":[{"count":1,"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=\/wp\/v2\/posts\/1846\/revisions"}],"predecessor-version":[{"id":1847,"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=\/wp\/v2\/posts\/1846\/revisions\/1847"}],"wp:attachment":[{"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1846"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1846"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/jianmingli.com\/wp\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1846"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}