{"id":1067,"date":"2009-08-19T17:24:16","date_gmt":"2009-08-19T21:24:16","guid":{"rendered":"http:\/\/www.ezrasf.com\/wplog\/?p=1067"},"modified":"2011-01-23T10:04:28","modified_gmt":"2011-01-23T14:04:28","slug":"weblogic-diagnostics","status":"publish","type":"post","link":"https:\/\/www.ezrasf.com\/wplog\/2009\/08\/19\/weblogic-diagnostics\/","title":{"rendered":"Weblogic Diagnostics"},"content":{"rendered":"<p>I noticed one the nodes in a development cluster was down. So I started it again. The second start failed, so I ended up looking at logs to figure out why. The error in the WebCTServer.000000000.log said:<\/p>\n<blockquote><p>weblogic.diagnostics.lifecycle.DiagnosticComponentLifecycleException: weblogic.store.PersistentStoreException: java.io.IOException: [Store:280036]Missing the file store file &#8220;WLS_DIAGNOSTICS000001.DAT&#8221; in the directory &#8220;<strong>$VISTAHOME<\/strong>\/.\/servers\/<strong>$NODENAME<\/strong>\/data\/store\/diagnostics&#8221;<\/p><\/blockquote>\n<p>So I looked to see if the file was there. It wasn&#8217;t.<\/p>\n<p>I tried touching a file at the right location and starting it. Another failed start with a new error:<\/p>\n<blockquote><p>There was an error while reading from the log file.<\/p><\/blockquote>\n<p>So I tried copying to WLS_DIAGNOSTICS000002.DAT to WLS_DIAGNOSTICS000001.DAT and starting again. This got me a successful startup. Examination of the WLS files revealed the the 0 and 1 files have updated time stamps while the 2 file hasn&#8217;t changed since the first occurance of the error.<\/p>\n<p>That suggests to me Weblogic is unaware of the 2 file and only aware of the 0 and 1 files. Weird.<\/p>\n<p>At least I tricked the software into running again.<\/p>\n<p>Some interesting discussion about these files.<\/p>\n<ol>\n<li>Apparently I could have just renamed the files. <strong>CONFIRMED<\/strong><\/li>\n<li>The files capture JDBC diagnostic data. <strong><span style=\"text-decoration: line-through;\">Maybe I need to look at the JDBC pool settings.<\/span> DONE (See comment below)<\/strong><\/li>\n<li>Apparently these files grow and add a new file when it reaches 2GB. <strong>Sounds to me like we should purge these files like we do logs. CONFIRMED<\/strong><\/li>\n<li>There was a bug in a similar version causing these to be <a href=\"http:\/\/forums.oracle.com\/forums\/thread.jspa?threadID=766658&amp;tstart=0\">on by default<\/a>.<\/li>\n<\/ol>\n<p>Guess that gives me some work for tomorrow.<br \/>\n\ud83d\ude41<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I noticed one the nodes in a development cluster was down. So I started it again. The second start failed, so I ended up looking at logs to figure out why. The error in the WebCTServer.000000000.log said: weblogic.diagnostics.lifecycle.DiagnosticComponentLifecycleException: weblogic.store.PersistentStoreException: java.io.IOException: [Store:280036]Missing the file store file &#8220;WLS_DIAGNOSTICS000001.DAT&#8221; in the directory &#8220;$VISTAHOME\/.\/servers\/$NODENAME\/data\/store\/diagnostics&#8221; So I looked to see [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"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,"activitypub_content_warning":"","activitypub_content_visibility":"","activitypub_max_image_attachments":4,"activitypub_interaction_policy_quote":"anyone","activitypub_status":"","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":[22],"tags":[990,193,323,349,277,66,179,377,170,594,554,221,104],"class_list":["post-1067","post","type-post","status-publish","format-standard","hentry","category-bbvista","tag-blackboard-cevista","tag-error","tag-java","tag-logic","tag-name","tag-oracle","tag-reading","tag-server","tag-software","tag-stamps","tag-version","tag-webct","tag-weblogic"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p1rUBW-hd","jetpack-related-posts":[],"jetpack_likes_enabled":true,"_links":{"self":[{"href":"https:\/\/www.ezrasf.com\/wplog\/wp-json\/wp\/v2\/posts\/1067","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ezrasf.com\/wplog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.ezrasf.com\/wplog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.ezrasf.com\/wplog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ezrasf.com\/wplog\/wp-json\/wp\/v2\/comments?post=1067"}],"version-history":[{"count":0,"href":"https:\/\/www.ezrasf.com\/wplog\/wp-json\/wp\/v2\/posts\/1067\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.ezrasf.com\/wplog\/wp-json\/wp\/v2\/media?parent=1067"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.ezrasf.com\/wplog\/wp-json\/wp\/v2\/categories?post=1067"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.ezrasf.com\/wplog\/wp-json\/wp\/v2\/tags?post=1067"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}