{"id":2888,"date":"2012-10-08T16:30:22","date_gmt":"2012-10-08T20:30:22","guid":{"rendered":"https:\/\/pitss.org\/us\/2012\/10\/08\/node-manager-windows-service-fails-to-start-automatically\/"},"modified":"2017-06-30T12:59:51","modified_gmt":"2017-06-30T16:59:51","slug":"node-manager-windows-service-startup-failure","status":"publish","type":"post","link":"https:\/\/pitss.org\/us\/2012\/10\/08\/node-manager-windows-service-startup-failure\/","title":{"rendered":"Node Manager Windows Service Fails to Start Automatically"},"content":{"rendered":"<p>Normally in Windows, if Node Manager is running as a Windows service (usually called &#8220;Oracle WebLogic NodeManager&#8230;&#8221;), it starts up automatically upon system startup. However, if the service fails to start automatically which requires a manual start of the service, you can use the following to workaround this bug to start up Node Manager automatically with the Node Manager Windows service:<\/p>\n<ol>\n<li>Create a batch script. Edit the file using Notepad.<\/li>\n<li>Add the following lines (without the numbers):\n<ul>\n<li>@ECHO off<\/li>\n<li>net start &#8220;Oracle WebLogic NodeManager (D_Oracle_Middleware_wlserver_10.3)&#8221;<\/li>\n<li>net start &#8220;Oracle Process Manager (asinst_1)&#8221;<\/li>\n<li>@ECHO off<\/li>\n<li>exit<\/li>\n<\/ul>\n<\/li>\n<li>Save and close the batch file<\/li>\n<li>Create a new scheduled task using Task Scheduler where the batch script runs after the user logs into the computer.<\/li>\n<\/ol>\n<p>NOTE: Regarding the name of the Node Manager Windows service, the string after &#8220;Oracle WebLogic NodeManager&#8221; may differ depending on where you installed the Middleware home for Oracle WebLogic Server. To find the actual name, you may go to Windows Services, right-click on the service, and click &#8220;Properties&#8221;. In the service name, you will see the rest of the string which you may then add after <span style=\"text-decoration: underline\">net start &#8220;Oracle WebLogic NodeManager<\/span>. In addition, the service name, &#8220;Oracle Process Manager (asinst_1)&#8221;, may also differ if the name of your Oracle instance (e.g. asinst_1) happens to be different in your environment.<\/p>\n<p>This will allow a scheduled task which will run automatically to start the Node Manager service.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Normally in Windows, if Node Manager is running as a Windows service (usually called &#8220;Oracle WebLogic NodeManager&#8230;&#8221;), it starts up automatically upon system startup. However, if the service fails to start automatically which requires a manual start of the service, you can use the following to workaround this bug to start up Node Manager automatically [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"categories":[4,14,71,10],"tags":[11,12,38,40,24],"class_list":["post-2888","post","type-post","status-publish","format-standard","hentry","category-install-config","category-resolve-issues","category-weblogic-software","category-windows","tag-11g","tag-error","tag-node-manager","tag-weblogic","tag-windows"],"_links":{"self":[{"href":"https:\/\/pitss.org\/us\/wp-json\/wp\/v2\/posts\/2888","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pitss.org\/us\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pitss.org\/us\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pitss.org\/us\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pitss.org\/us\/wp-json\/wp\/v2\/comments?post=2888"}],"version-history":[{"count":6,"href":"https:\/\/pitss.org\/us\/wp-json\/wp\/v2\/posts\/2888\/revisions"}],"predecessor-version":[{"id":9551,"href":"https:\/\/pitss.org\/us\/wp-json\/wp\/v2\/posts\/2888\/revisions\/9551"}],"wp:attachment":[{"href":"https:\/\/pitss.org\/us\/wp-json\/wp\/v2\/media?parent=2888"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pitss.org\/us\/wp-json\/wp\/v2\/categories?post=2888"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pitss.org\/us\/wp-json\/wp\/v2\/tags?post=2888"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}