{"id":2629,"date":"2011-08-26T12:19:41","date_gmt":"2011-08-26T16:19:41","guid":{"rendered":"http:\/\/onlineappsdba.com\/index.php\/2011\/08\/26\/coherence-cluster-tangosolnet-requesttimeoutexception-timeout-during-service-start\/"},"modified":"2011-08-26T12:24:07","modified_gmt":"2011-08-26T16:24:07","slug":"coherence-cluster-tangosolnet-requesttimeoutexception-timeout-during-service-start","status":"publish","type":"post","link":"https:\/\/onlineappsdba.com\/index.php\/2011\/08\/26\/coherence-cluster-tangosolnet-requesttimeoutexception-timeout-during-service-start\/","title":{"rendered":"Coherence Cluster : tangosol.net. RequestTimeoutException Timeout during service start"},"content":{"rendered":"<p>Fusion Middleware (11g R1 PS2 onwards)\u00a0can be configured to use\u00a0<strong>Coherence<\/strong>\u00a0between <strong>WebLogic Cluster<\/strong> components. I recently faced issue while starting application (ODI), configured to use <strong>coherence<\/strong> as <strong>cluster cache<\/strong>.<\/p>\n<p>Two weblogic managed servers (running on <strong>server1<\/strong> and <strong>server2<\/strong>) were configured as part of weblogic <strong>cluster<\/strong>. Managed server were configured to start with below parameter (9088 here is coherence port)<\/p>\n<p>-Doracle.odi.coherence.wka1=<strong>server1 <\/strong>-Doracle.odi.coherence.wka1.port=9088 -Doracle.odi.coherence.wka2=<strong>server2 <\/strong>-Doracle.odi.coherence.wka2.port=9088 -Dtangosol.coherence.<strong>localport<\/strong>=9088<\/p>\n<ul>\n<li>Machine (server1) was running with <strong>two network cards<\/strong> &#8211; 10.7.42.21 (<strong>eth0<\/strong>) &amp; 192.168.43.21 (<strong>eth1<\/strong>) with <strong>server1<\/strong> resolving to 10.7.42.21<\/li>\n<li>Machine (server2) was running with <strong>two network cards<\/strong> &#8211; 10.7.42.22 (<strong>eth0<\/strong>) &amp; 192.168.43.22 (<strong>eth1<\/strong>) with <strong>server2 <\/strong>resolving to 10.7.42.22<\/li>\n<\/ul>\n<p>Error message reported in<strong> <\/strong>weblogic<strong> managed server<\/strong> log file ($DOMAIN_HOME\/servers\/&lt;ms1&gt;\/logs)<\/p>\n<p>_________________________________________<\/p>\n<p>2011-08-25 12:14:27.949\/34.218 Oracle Coherence GE 3.6.0.4 &lt;D4&gt; (thread=[ACTIVE] ExecuteThread: &#8216;0&#8217; for queue: &#8216;weblogic.kernel.Default (self-tuning)&#8217;, member=n\/a): <strong>TCMP bound to \/192.168.43.21:9088<\/strong> using SystemSocketProvider<br \/>\n####&lt;Aug 25, 2011 11:45:05 AM BST&gt; &lt;Error&gt; &lt;HTTP&gt; &lt;server1&gt; &lt;odi_server1&gt; &lt;[STANDBY] ExecuteThread: &#8216;2&#8217; for queue: &#8216;weblogic.kernel.Default (self-tuning)&#8217;&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;0000J80XZzX5MeD_z9T4iW1ELYPm000002&gt; &lt;1314269105143&gt; &lt;BEA-101216&gt; &lt;Servlet: &#8220;AgentServlet&#8221; failed to preload on startup in Web application: &#8220;oraclediagent&#8221;. com.tangosol.net.RequestTimeoutException: Timeout during service start: ServiceInfo(Id=0, Name=Cluster, Type=ClusterMemberSet=ServiceMemberSet(OldestMember=n\/a ActualMemberSet=MemberSet(Size=0, BitSetCount=0) MemberId\/ ServiceVersion\/ ServiceJoined\/ MemberState)) at com.tangosol. coherence. component.util. daemon.queueProcessor. service.Grid. onStartupTimeout(Grid.CDB:6)<\/p>\n<p>2011-08-25 12:14:27.949\/34.218 Oracle Coherence GE 3.6.0.4 &lt;D4&gt; (thread=[ACTIVE] ExecuteThread: &#8216;0&#8217; for queue: &#8216;weblogic.kernel.Default (self-tuning)&#8217;, member=n\/a): <strong>TCMP bound to \/192.168.43.21:9088<\/strong> using SystemSocketProvider<\/p>\n<p>2011-08-25 12:02:07.266\/27.308 Oracle Coherence GE 3.6.0.4 &lt;Info&gt; (thread=[ACTIVE] ExecuteThread: &#8216;0\u00a0&#8216; for queue: &#8216;weblogic.kernel.Default (self-tuning)&#8217;, member=n\/a): Loaded cache configuration from&#8221; zip:\/u01\/fmw\/odi\/Oracle_ODI1\/ oracledi.sdk\/lib\/ coherence.jar!\/ coherence-cache-config.xml&#8221;<\/p>\n<p>2011-08-25 12:02:12.554\/32.596 Oracle Coherence GE 3.6.0.4 &lt;D4&gt; (thread=[ACTIVE] ExecuteThread: &#8216;0&#8217; for queue: &#8216;weblogic.kernel.Default (self-tuning)&#8217;, member=n\/a): TCMP bound to \/192.168.43.21:9088 using SystemSocketProvider<\/p>\n<p>2011-08-25 12:02:43.143\/63.185 Oracle Coherence GE 3.6.0.4 &lt;Warning&gt; (thread=Cluster, member=n\/a): This Member(Id=0, Timestamp=2011-08-25 12:02:12.559, Address=192.168.43.21:9088, MachineId=17358, Lo cation=process:5375, Role=WeblogicServer) has been attempting to join the cluster using WKA list<\/p>\n<p>[server2.co.uk\/<strong>10.7.42.22:9088<\/strong>, <strong>server1.co.uk\/10.7.42.21:9088<\/strong>] for 30 seconds without success; this could indicate a mis-configured WKA, or it may simply be the result of a busy cluster or active failover.<\/p>\n<p>_______________________________________________<\/p>\n<p>Message &#8220;<strong>TCMP bound to \/192.168.43.21:9088<\/strong>&#8221; was indication that it was trying to start coherence on second network card (eth1) . where\u00a0<strong>TCMP<\/strong> &#8211; Tangosol Cluster Management Protocol is a clustered IP-based protocol, for server discovery, cluster management, service provisioning and data transmission.<\/p>\n<p><strong>Fix:<\/strong> include parameter <strong>*.coherence.localhost=&lt;localserver&gt;<\/strong> as shown below so that coherence<\/p>\n<ul>\n<li>On <strong>first maanged server<\/strong> running on<strong> server1<\/strong><\/li>\n<\/ul>\n<p>-Doracle.odi.coherence.wka1=server1 -Doracle.odi.coherence.wka1.port=9088 -Doracle.odi.coherence.wka2=server2 -Doracle.odi.coherence.wka2.port=9088 <strong>-Dtangosol.coherence.localhost=server1<\/strong> -Dtangosol.coherence.localport=9088<\/p>\n<ul>\n<li>On <strong>second maanged server<\/strong> running on <strong>server2<\/strong><\/li>\n<\/ul>\n<p>-Doracle.odi.coherence.wka1=server1 -Doracle.odi.coherence.wka1.port=9088 -Doracle.odi.coherence.wka2=server2 -Doracle.odi.coherence.wka2.port=9088 <strong>-Dtangosol.coherence.localhost=server2<\/strong> -Dtangosol.coherence.localport=9088<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Fusion Middleware (11g R1 PS2 onwards)\u00a0can be configured to use\u00a0Coherence\u00a0between WebLogic Cluster components. I recently faced issue while starting application [&hellip;]<\/p>\n","protected":false},"author":115,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[42],"tags":[],"class_list":["post-2629","post","type-post","status-publish","format-standard","hentry","category-troubleshooting"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Coherence Cluster : tangosol.net. RequestTimeoutException Timeout during service start -<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/onlineappsdba.com\/index.php\/2011\/08\/26\/coherence-cluster-tangosolnet-requesttimeoutexception-timeout-during-service-start\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Coherence Cluster : tangosol.net. RequestTimeoutException Timeout during service start -\" \/>\n<meta property=\"og:description\" content=\"Fusion Middleware (11g R1 PS2 onwards)\u00a0can be configured to use\u00a0Coherence\u00a0between WebLogic Cluster components. I recently faced issue while starting application [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/onlineappsdba.com\/index.php\/2011\/08\/26\/coherence-cluster-tangosolnet-requesttimeoutexception-timeout-during-service-start\/\" \/>\n<meta property=\"article:published_time\" content=\"2011-08-26T16:19:41+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2011-08-26T16:24:07+00:00\" \/>\n<meta name=\"author\" content=\"Masroof Ahmad\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Masroof Ahmad\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2011\/08\/26\/coherence-cluster-tangosolnet-requesttimeoutexception-timeout-during-service-start\/\",\"url\":\"https:\/\/onlineappsdba.com\/index.php\/2011\/08\/26\/coherence-cluster-tangosolnet-requesttimeoutexception-timeout-during-service-start\/\",\"name\":\"Coherence Cluster : tangosol.net. RequestTimeoutException Timeout during service start -\",\"isPartOf\":{\"@id\":\"https:\/\/onlineappsdba.com\/#website\"},\"datePublished\":\"2011-08-26T16:19:41+00:00\",\"dateModified\":\"2011-08-26T16:24:07+00:00\",\"author\":{\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb\"},\"breadcrumb\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2011\/08\/26\/coherence-cluster-tangosolnet-requesttimeoutexception-timeout-during-service-start\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/onlineappsdba.com\/index.php\/2011\/08\/26\/coherence-cluster-tangosolnet-requesttimeoutexception-timeout-during-service-start\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2011\/08\/26\/coherence-cluster-tangosolnet-requesttimeoutexception-timeout-during-service-start\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/onlineappsdba.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Coherence Cluster : tangosol.net. RequestTimeoutException Timeout during service start\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/onlineappsdba.com\/#website\",\"url\":\"https:\/\/onlineappsdba.com\/\",\"name\":\"\",\"description\":\"Oracle Implementation &amp; Training Experts\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/onlineappsdba.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb\",\"name\":\"Masroof Ahmad\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/10f9db7bdbbd7f9ccfbe9b2d208e5978fc28315e9c704383e639a926ea0fce5f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/10f9db7bdbbd7f9ccfbe9b2d208e5978fc28315e9c704383e639a926ea0fce5f?s=96&d=mm&r=g\",\"caption\":\"Masroof Ahmad\"},\"url\":\"https:\/\/onlineappsdba.com\/index.php\/author\/masroof\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Coherence Cluster : tangosol.net. RequestTimeoutException Timeout during service start -","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/onlineappsdba.com\/index.php\/2011\/08\/26\/coherence-cluster-tangosolnet-requesttimeoutexception-timeout-during-service-start\/","og_locale":"en_US","og_type":"article","og_title":"Coherence Cluster : tangosol.net. RequestTimeoutException Timeout during service start -","og_description":"Fusion Middleware (11g R1 PS2 onwards)\u00a0can be configured to use\u00a0Coherence\u00a0between WebLogic Cluster components. I recently faced issue while starting application [&hellip;]","og_url":"https:\/\/onlineappsdba.com\/index.php\/2011\/08\/26\/coherence-cluster-tangosolnet-requesttimeoutexception-timeout-during-service-start\/","article_published_time":"2011-08-26T16:19:41+00:00","article_modified_time":"2011-08-26T16:24:07+00:00","author":"Masroof Ahmad","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Masroof Ahmad","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/onlineappsdba.com\/index.php\/2011\/08\/26\/coherence-cluster-tangosolnet-requesttimeoutexception-timeout-during-service-start\/","url":"https:\/\/onlineappsdba.com\/index.php\/2011\/08\/26\/coherence-cluster-tangosolnet-requesttimeoutexception-timeout-during-service-start\/","name":"Coherence Cluster : tangosol.net. RequestTimeoutException Timeout during service start -","isPartOf":{"@id":"https:\/\/onlineappsdba.com\/#website"},"datePublished":"2011-08-26T16:19:41+00:00","dateModified":"2011-08-26T16:24:07+00:00","author":{"@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb"},"breadcrumb":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2011\/08\/26\/coherence-cluster-tangosolnet-requesttimeoutexception-timeout-during-service-start\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/onlineappsdba.com\/index.php\/2011\/08\/26\/coherence-cluster-tangosolnet-requesttimeoutexception-timeout-during-service-start\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/onlineappsdba.com\/index.php\/2011\/08\/26\/coherence-cluster-tangosolnet-requesttimeoutexception-timeout-during-service-start\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/onlineappsdba.com\/"},{"@type":"ListItem","position":2,"name":"Coherence Cluster : tangosol.net. RequestTimeoutException Timeout during service start"}]},{"@type":"WebSite","@id":"https:\/\/onlineappsdba.com\/#website","url":"https:\/\/onlineappsdba.com\/","name":"","description":"Oracle Implementation &amp; Training Experts","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/onlineappsdba.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb","name":"Masroof Ahmad","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/10f9db7bdbbd7f9ccfbe9b2d208e5978fc28315e9c704383e639a926ea0fce5f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/10f9db7bdbbd7f9ccfbe9b2d208e5978fc28315e9c704383e639a926ea0fce5f?s=96&d=mm&r=g","caption":"Masroof Ahmad"},"url":"https:\/\/onlineappsdba.com\/index.php\/author\/masroof\/"}]}},"_links":{"self":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts\/2629","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/users\/115"}],"replies":[{"embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/comments?post=2629"}],"version-history":[{"count":0,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts\/2629\/revisions"}],"wp:attachment":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/media?parent=2629"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/categories?post=2629"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/tags?post=2629"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}