<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: STARTUP process hang in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/startup-process-hang/m-p/4919927#M71893</link>
    <description>Bob, yes of course, it is STARTUP$STARTUP_LAYERED which is initially empty. But this is the default database after invoking SYSMAN, and probably what Martin wondered about being empty.&lt;BR /&gt;&lt;BR /&gt;Back to the subprocess waiting: if Martin can't find  something spawned explicitely from the startup_vms tree, I still think  it's worth to look after DECWindows problems.&lt;BR /&gt;DECW$IGNORE_DECWINDOWS being defined, just means DECW$STARTUP is exiting immediately, but it is executed if system parameter WINDOW_SYSTEM is 1.&lt;BR /&gt;(I always have WINDOW_SYSTEM=1 on servers, to have all DECW DECW software defined for client applications, and just define DECW$IGNORE_WORKSTATION  to inhibit DECW server startup).&lt;BR /&gt; DECW$STARTUP deassigns the logical after first call. So check, if it is still defined at the time of the "hang"..&lt;BR /&gt;One can also define DECW$IGNORE_SUBPROCESS to see if the behaviour changes.</description>
    <pubDate>Tue, 23 Aug 2005 03:27:48 GMT</pubDate>
    <dc:creator>Joseph Huber_1</dc:creator>
    <dc:date>2005-08-23T03:27:48Z</dc:date>
    <item>
      <title>STARTUP process hang</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/startup-process-hang/m-p/4919916#M71882</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;the STARTUP process on our VMS 7.2-2 +ECOs system hangs, like it seems, after finishing the "normal" startup procedure. The bad consequence is that OPA0: is being blocked by it. After logging in remotely and $STOP STARTUP OPA0: is okay again.&lt;BR /&gt;&lt;BR /&gt;A reboot with STARTUP_P2="VDC" shows:&lt;BR /&gt;&lt;BR /&gt;%SET-I-INTSET, login interactive limit = 160, current interactive value = 0&lt;BR /&gt;%STDRV-I-INDXFILE, using component file 1&lt;BR /&gt;%STDRV-I-EMTYPHAS, phase LPBEGIN has no entries in file 1.&lt;BR /&gt;%STDRV-I-WAITSUB, waiting for subprocess completion(s)...&lt;BR /&gt;&lt;BR /&gt;the last line being repeated again and again.&lt;BR /&gt;&lt;BR /&gt;The funny thing is that our SYSMAN startup database is empty, i.e. not a single entry in LPBEGIN, LPMAIN, LPBETA, or END.&lt;BR /&gt;&lt;BR /&gt;Has anyone seen this behaviour? What to do about it?&lt;BR /&gt;&lt;BR /&gt;cu,&lt;BR /&gt;  Martin</description>
      <pubDate>Mon, 22 Aug 2005 09:15:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/startup-process-hang/m-p/4919916#M71882</guid>
      <dc:creator>Martin Vorlaender</dc:creator>
      <dc:date>2005-08-22T09:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: STARTUP process hang</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/startup-process-hang/m-p/4919917#M71883</link>
      <description>Martin, the startup database being empty is rather normal (unless You expect to have some layered products to startup).&lt;BR /&gt;&lt;BR /&gt;So the phase after SET-I-INTSET is after SYSTARTUP_VMS execution, and probably spawned DECWindows startup , and that seems to have a problem to finish.&lt;BR /&gt;Just a guess, but there usually is no other candidate in this phase. &lt;BR /&gt;Have some DECW*.log files showing errors ?&lt;BR /&gt;Evtl. do a conversational boot and set &lt;BR /&gt;WINDOW_SYSTEM=0 to verify the problem is DECWindow startup.</description>
      <pubDate>Mon, 22 Aug 2005 09:42:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/startup-process-hang/m-p/4919917#M71883</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2005-08-22T09:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: STARTUP process hang</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/startup-process-hang/m-p/4919918#M71884</link>
      <description>Martin,&lt;BR /&gt;sorry, but I've never seen this behaviour.&lt;BR /&gt;I think you can just boot with conversional mode.&lt;BR /&gt;On my V7.3-2+ECOs I can read any value you ask for, just for some comparattion when it's possible.&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Aug 2005 09:43:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/startup-process-hang/m-p/4919918#M71884</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2005-08-22T09:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: STARTUP process hang</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/startup-process-hang/m-p/4919919#M71885</link>
      <description>Sepp,&lt;BR /&gt;&lt;BR /&gt;as this is a server, we define DECW$IGNORE_DECWINDOWS to TRUE is SYSTARTUP_VMS, so it's unlikely that DECwindows is responsible for this mess. ;-)&lt;BR /&gt;&lt;BR /&gt;As a consequence, there are no DECW processes or logfiles.&lt;BR /&gt;&lt;BR /&gt;cu,&lt;BR /&gt;  Martin</description>
      <pubDate>Mon, 22 Aug 2005 09:49:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/startup-process-hang/m-p/4919919#M71885</guid>
      <dc:creator>Martin Vorlaender</dc:creator>
      <dc:date>2005-08-22T09:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: STARTUP process hang</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/startup-process-hang/m-p/4919920#M71886</link>
      <description>check the subprocess count of the STARTUP process. STARTUP.COM is checking this.&lt;BR /&gt;$wait_for_subprocess:&lt;BR /&gt;$if f$getjpi("","PRCCNT").eq.stdrv$process_count then goto done_subprocess_wait&lt;BR /&gt;$if stdrv$verbose then -&lt;BR /&gt;stdrv$say f$fao("%STDRV-I-WAITSUB, waiting for subprocess completion(s)...")&lt;BR /&gt;$wait 00:00:02&lt;BR /&gt;$goto wait_for_subprocess&lt;BR /&gt;$done_subprocess_wait:&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Aug 2005 09:51:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/startup-process-hang/m-p/4919920#M71886</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-08-22T09:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: STARTUP process hang</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/startup-process-hang/m-p/4919921#M71887</link>
      <description>Ian,&lt;BR /&gt;&lt;BR /&gt;on the next reboot, I'll have a look at STARTUP's sub-processes. I've found that chunk of code in STARTUP.COM, too.&lt;BR /&gt;&lt;BR /&gt;Unfortunately, I don't have the code flow in STARTUP.LOG, as some &amp;amp;$?=* command file did an unconditional SET NOVERIFY :-(&lt;BR /&gt;&lt;BR /&gt;cu,&lt;BR /&gt;  Martin</description>
      <pubDate>Mon, 22 Aug 2005 09:55:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/startup-process-hang/m-p/4919921#M71887</guid>
      <dc:creator>Martin Vorlaender</dc:creator>
      <dc:date>2005-08-22T09:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: STARTUP process hang</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/startup-process-hang/m-p/4919922#M71888</link>
      <description>Martin,&lt;BR /&gt;here there is an AtW question like your trouble&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/wizard/wiz_9645.html" target="_blank"&gt;http://h71000.www7.hp.com/wizard/wiz_9645.html&lt;/A&gt;&lt;BR /&gt;It doesn't appear useful but I hope can give you some clue.&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Aug 2005 10:08:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/startup-process-hang/m-p/4919922#M71888</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2005-08-22T10:08:51Z</dc:date>
    </item>
    <item>
      <title>Re: STARTUP process hang</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/startup-process-hang/m-p/4919923#M71889</link>
      <description>Martin,&lt;BR /&gt;&lt;BR /&gt;as you've done a STOP STARTUP, did you check accounting ? If there had been a sub-process, it should have been terminated as well and maybe left a trace in an accounting record.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Mon, 22 Aug 2005 11:44:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/startup-process-hang/m-p/4919923#M71889</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-08-22T11:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: STARTUP process hang</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/startup-process-hang/m-p/4919924#M71890</link>
      <description>Is it possible that your startup process spawned a process to do something and used a /NOWAIT.  If so then it if it is not completed by the time your startup completes it will have this kind of problem.  Go through all the startup procedures and see if this is the case.&lt;BR /&gt;&lt;BR /&gt;Phil</description>
      <pubDate>Mon, 22 Aug 2005 13:07:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/startup-process-hang/m-p/4919924#M71890</guid>
      <dc:creator>Phillip Thayer</dc:creator>
      <dc:date>2005-08-22T13:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: STARTUP process hang</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/startup-process-hang/m-p/4919925#M71891</link>
      <description>Joseph,&lt;BR /&gt;&lt;BR /&gt;The STARTUP database for the LAYERED products (STARTUP$STARTUP_LAYERED) starts out empty. The STARTUP database for OpenVMS itself (STARTUP$STARTUP_VMS) is far from empty.&lt;BR /&gt;&lt;BR /&gt;Also, consider connecting to the machine with SYSMAN SET ENVIRONMENT instead of remotely logging in, it will work earlier in the STARTUP sequence.&lt;BR /&gt;&lt;BR /&gt;Logs woule be extremely useful, as would full shows of BOTH databases. &lt;BR /&gt;&lt;BR /&gt;You can also use the startup databases as debugging tools themselves by adding files into the various stages.&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Mon, 22 Aug 2005 13:46:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/startup-process-hang/m-p/4919925#M71891</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2005-08-22T13:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: STARTUP process hang</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/startup-process-hang/m-p/4919926#M71892</link>
      <description>&lt;QUOTE&gt;&lt;BR /&gt;Unfortunately, I don't have the code flow in STARTUP.LOG, as some &amp;amp;$?=* command file did an unconditional SET NOVERIFY :-(&lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;Martin,&lt;BR /&gt;$ MCR SYSMAN&lt;BR /&gt;STARTUP SET OPTION /VERIFY/OUTPUT=FILE&lt;BR /&gt;give you a way to see detailed startup.log&lt;BR /&gt;Type MCR SYSMAN HELP STARTUp for furthermore information.&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Aug 2005 02:11:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/startup-process-hang/m-p/4919926#M71892</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2005-08-23T02:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: STARTUP process hang</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/startup-process-hang/m-p/4919927#M71893</link>
      <description>Bob, yes of course, it is STARTUP$STARTUP_LAYERED which is initially empty. But this is the default database after invoking SYSMAN, and probably what Martin wondered about being empty.&lt;BR /&gt;&lt;BR /&gt;Back to the subprocess waiting: if Martin can't find  something spawned explicitely from the startup_vms tree, I still think  it's worth to look after DECWindows problems.&lt;BR /&gt;DECW$IGNORE_DECWINDOWS being defined, just means DECW$STARTUP is exiting immediately, but it is executed if system parameter WINDOW_SYSTEM is 1.&lt;BR /&gt;(I always have WINDOW_SYSTEM=1 on servers, to have all DECW DECW software defined for client applications, and just define DECW$IGNORE_WORKSTATION  to inhibit DECW server startup).&lt;BR /&gt; DECW$STARTUP deassigns the logical after first call. So check, if it is still defined at the time of the "hang"..&lt;BR /&gt;One can also define DECW$IGNORE_SUBPROCESS to see if the behaviour changes.</description>
      <pubDate>Tue, 23 Aug 2005 03:27:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/startup-process-hang/m-p/4919927#M71893</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2005-08-23T03:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: STARTUP process hang</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/startup-process-hang/m-p/4919928#M71894</link>
      <description>If I remeber correctly, the quotas of the startup process come from the PQL_M* parameters. Did you lower any of them ? E.g. pql_mprclm ?&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Tue, 23 Aug 2005 05:10:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/startup-process-hang/m-p/4919928#M71894</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-08-23T05:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: STARTUP process hang</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/startup-process-hang/m-p/4919929#M71895</link>
      <description>Hey, why not take a crash dump and hand it over to Volker?</description>
      <pubDate>Tue, 23 Aug 2005 05:30:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/startup-process-hang/m-p/4919929#M71895</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2005-08-23T05:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: STARTUP process hang</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/startup-process-hang/m-p/4919930#M71896</link>
      <description>Bot a solution, merely a (obvious) hint:&lt;BR /&gt;&lt;BR /&gt;&lt;AFTER logging="" in="" remotely="" and=""&gt;&lt;BR /&gt;&lt;BR /&gt;I'd think it is possible to find out what process causes the hang, so that would ease finding the culprit. And as specified, accounting may give some clue as well.&lt;BR /&gt;&lt;BR /&gt;Willem&lt;/AFTER&gt;</description>
      <pubDate>Wed, 24 Aug 2005 01:44:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/startup-process-hang/m-p/4919930#M71896</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2005-08-24T01:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: STARTUP process hang</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/startup-process-hang/m-p/4919931#M71897</link>
      <description>All,&lt;BR /&gt;&lt;BR /&gt;thanks a lot for all your suggestions - food for thought...&lt;BR /&gt;&lt;BR /&gt;Volker:&lt;BR /&gt;thanks for hinting towards accounting&lt;BR /&gt;&lt;BR /&gt;Phillip:&lt;BR /&gt;You'd expect me to go through *all* VMS startup procedures??! Mind you, it's not some homegrown startup procedure we're talking about here, it's VMS' SYS$SYSTEM:STARTUP.COM. But thanks for the /NOWAIT hint - I'll have a look.&lt;BR /&gt;&lt;BR /&gt;Bob:&lt;BR /&gt;Thanks for the SYSMAN hint. Last time the situation occurred was during a power outage. Unfortunately, this server is our best system, so the quickest to boot, so no chance to have another VMS system with SYSMAN up... (unless I get permission to plug my AlphaStation into the UPS).&lt;BR /&gt;I've already plugged some procedures into the layered database to get an idea of what stdrv$process_count looks like.&lt;BR /&gt;&lt;BR /&gt;Antonio:&lt;BR /&gt;STARTUP_P2="VDC" is the same as&lt;BR /&gt;SYSMAN&amp;gt; STARTUP SET OPTIONS /CHECKPOINTING /OUTPUT=FILE /VERIFY=FULL&lt;BR /&gt;so I do have /VERIFY and code flow initially.&lt;BR /&gt;&lt;BR /&gt;Sepp:&lt;BR /&gt;I'll follow that road further down, and remove DECW$IGNORE_DECWINDOWS from the startup.&lt;BR /&gt;&lt;BR /&gt;Wim:&lt;BR /&gt;AFAIK, no PQL parameters have been lowered (PQL_MPRCLM is 10, PQL_DPRCLM is 32). I'd expect to see some error message in STARTUP.LOG if a process could not be created.&lt;BR /&gt;&lt;BR /&gt;Uwe:&lt;BR /&gt;:-) Quite an idea...&lt;BR /&gt;&lt;BR /&gt;Willem:&lt;BR /&gt;My wording was poor. The system is up and running (not hanging). The annoying thing is that OPA0: is blocked by the STARTUP process looping.&lt;BR /&gt;&lt;BR /&gt;Again, thanks to all so far. I'll keep you updated (though it could take a while, as I'm going to take my well-earned vacation soon).&lt;BR /&gt;&lt;BR /&gt;cu,&lt;BR /&gt;  Martin</description>
      <pubDate>Wed, 24 Aug 2005 02:28:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/startup-process-hang/m-p/4919931#M71897</guid>
      <dc:creator>Martin Vorlaender</dc:creator>
      <dc:date>2005-08-24T02:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: STARTUP process hang</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/startup-process-hang/m-p/4919932#M71898</link>
      <description>Martin,&lt;BR /&gt;&lt;BR /&gt;In the phase LPBEGIN you started a number of things thru your startup_vms.com. This created some subprocesses of the STARTUP process. The STARTUP process is waiting until ALL subprocesses have terminated. Since at least one was still active (spawn/nowait ?), it didn't stop waiting.&lt;BR /&gt;&lt;BR /&gt;But you entered STOP STARTUP. So that subprocess MUST have stopped and there should be something in accounting. Did you check ? And operator log file and audit and console output ? Based upon the start time of the process that stopped it must be possible to find out what it was (compare with other accounting info).&lt;BR /&gt;&lt;BR /&gt;Enjoy your holiday. The forecast for Belgium for next week seemd sunny. Hope the same for Germany or whatever country you visit.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Wed, 24 Aug 2005 05:15:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/startup-process-hang/m-p/4919932#M71898</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2005-08-24T05:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: STARTUP process hang</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/startup-process-hang/m-p/4919933#M71899</link>
      <description>Re: accounting&lt;BR /&gt;&lt;BR /&gt;Indeed I have a subprocess that finished at the same time as the STARTUP process (see attachment) - too bad I'm not doing image accounting. I'll change that...&lt;BR /&gt;&lt;BR /&gt;Thanks, Wim, for the good wishes. I believe Portugal (which is where we're going) could use some of the rain that flooded the Alps...&lt;BR /&gt;&lt;BR /&gt;cu,&lt;BR /&gt;  Martin&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Aug 2005 07:22:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/startup-process-hang/m-p/4919933#M71899</guid>
      <dc:creator>Martin Vorlaender</dc:creator>
      <dc:date>2005-08-24T07:22:48Z</dc:date>
    </item>
    <item>
      <title>Re: STARTUP process hang</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/startup-process-hang/m-p/4919934#M71900</link>
      <description>Martin,&lt;BR /&gt;your attachment doesn't help but it show your process is waiting form something because processor time is around zero.&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Aug 2005 07:44:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/startup-process-hang/m-p/4919934#M71900</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2005-08-24T07:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: STARTUP process hang</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/startup-process-hang/m-p/4919935#M71901</link>
      <description>the subprocess is a child of the STARTUP process but what was it doing. I guess you have to catch one to see.</description>
      <pubDate>Wed, 24 Aug 2005 09:15:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/startup-process-hang/m-p/4919935#M71901</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-08-24T09:15:12Z</dc:date>
    </item>
  </channel>
</rss>

