{"id":402,"date":"2016-02-11T20:10:24","date_gmt":"2016-02-11T14:40:24","guid":{"rendered":"http:\/\/www.middlewareprimer.com\/blog\/?p=402"},"modified":"2016-02-11T20:10:24","modified_gmt":"2016-02-11T14:40:24","slug":"commands-to-check-weblogic-server-status","status":"publish","type":"post","link":"http:\/\/www.middlewareprimer.com\/blog\/2016\/02\/11\/commands-to-check-weblogic-server-status\/","title":{"rendered":"Commands to check Weblogic Server status"},"content":{"rendered":"<h2>Commands to check Weblogic Server Status<\/h2>\n<p><u>Admin Server Status<\/u><\/p>\n<p>From Domain Home execute the below command<\/p>\n<p>C:\\Oracle\\Middleware\\user_projects\\domains\\base_domain<\/p>\n<p>Java \u2013cp C:\\ Oracle\\Middleware\\wlserver_10.3\\server\\lib\\weblogic.jar\u00a0 weblogic.Admin \u00a0-adminurl t3:\\\\localhost:7001 \u2013username weblogic \u2013password \u2013weblogic123 GETSTATE<\/p>\n<p><span style=\"color: #ff0000;\">You will get output as \u201cnew_Managed_1\u201d: RUNNING<\/span><\/p>\n<p><u>Managed Server Status<\/u><\/p>\n<p>From Domain Home execute the below command<\/p>\n<p>C:\\Oracle\\Middleware\\user_projects\\domains\\base_domain<\/p>\n<p>Java \u2013cp C:\\ Oracle\\Middleware\\wlserver_10.3\\server\\lib\\weblogic.jar\u00a0 weblogic.Admin \u00a0-adminurl t3:\\\\localhost:7001 \u2013username weblogic \u2013password \u2013weblogic123 GETSTATE\u00a0 new_Managed_1<\/p>\n<p><span style=\"color: #ff0000;\">You will get output as \u201cnew_Managed_1\u201d: RUNNING<\/span><\/p>\n<p><u><strong>Cluster Status<\/strong><\/u><\/p>\n<p>From Domain Home execute the below command<\/p>\n<p>C:\\Oracle\\Middleware\\user_projects\\domains\\base_domain<\/p>\n<p>Java utils:MULTICASTTEST\u00a0 -N clustername \u2013A clusteraddress \u2013p clusterport \u2013T10 \u2013S 2<\/p>\n<p>Weblogic documentation gives more information on the same <a href=\"https:\/\/docs.oracle.com\/cd\/E13222_01\/wls\/docs92\/server_start\/server_life.html\" target=\"_blank\">here<\/a>.<\/p>\n<p>The Start command transitions a server instance from the SHUTDOWN state to the RUNNING state. Depending on the initial state of a server instance, the Start command causes these state transitions:<\/p>\n<p>SHUTDOWN &#8211;&gt; STARTING &#8211;&gt; STANDBY &#8211;&gt; ADMIN &#8211;&gt; RESUMING &#8211;&gt; RUNNING<\/p>\n<p>The ServerMBean.Start pMode attribute lets you specify the state in which a server instance should be started. Its values are displayed and configurable in the Administration Console, using WLST, or when specified as a java weblogic.Server startup option. If you do not specify a startup mode value (either on the command line, in the Administration Console, or in config.xml), the default is to start in the RUNNING state.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Commands to check Weblogic Server Status Admin Server Status From Domain Home execute the below command C:\\Oracle\\Middleware\\user_projects\\domains\\base_domain Java \u2013cp C:\\ Oracle\\Middleware\\wlserver_10.3\\server\\lib\\weblogic.jar\u00a0 weblogic.Admin \u00a0-adminurl t3:\\\\localhost:7001 \u2013username weblogic \u2013password \u2013weblogic123 GETSTATE You will get output as \u201cnew_Managed_1\u201d: RUNNING Managed Server Status From Domain Home execute the below command C:\\Oracle\\Middleware\\user_projects\\domains\\base_domain Java \u2013cp C:\\ Oracle\\Middleware\\wlserver_10.3\\server\\lib\\weblogic.jar\u00a0 weblogic.Admin \u00a0-adminurl t3:\\\\localhost:7001 \u2013username [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[99],"tags":[111,112,108],"class_list":["post-402","post","type-post","status-publish","format-standard","hentry","category-weblogic","tag-admin-server","tag-managed-server","tag-weblogic-server"],"_links":{"self":[{"href":"http:\/\/www.middlewareprimer.com\/blog\/wp-json\/wp\/v2\/posts\/402","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.middlewareprimer.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.middlewareprimer.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.middlewareprimer.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.middlewareprimer.com\/blog\/wp-json\/wp\/v2\/comments?post=402"}],"version-history":[{"count":6,"href":"http:\/\/www.middlewareprimer.com\/blog\/wp-json\/wp\/v2\/posts\/402\/revisions"}],"predecessor-version":[{"id":431,"href":"http:\/\/www.middlewareprimer.com\/blog\/wp-json\/wp\/v2\/posts\/402\/revisions\/431"}],"wp:attachment":[{"href":"http:\/\/www.middlewareprimer.com\/blog\/wp-json\/wp\/v2\/media?parent=402"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.middlewareprimer.com\/blog\/wp-json\/wp\/v2\/categories?post=402"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.middlewareprimer.com\/blog\/wp-json\/wp\/v2\/tags?post=402"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}