<?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: My program is not stable in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/my-program-is-not-stable/m-p/3533691#M5558</link>
    <description>this morning i check the state of my process,in the attachment there is a file that contains some details of the strange state of the process.</description>
    <pubDate>Fri, 29 Apr 2005 20:46:54 GMT</pubDate>
    <dc:creator>St.wing</dc:creator>
    <dc:date>2005-04-29T20:46:54Z</dc:date>
    <item>
      <title>My program is not stable</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/my-program-is-not-stable/m-p/3533680#M5547</link>
      <description>Now i encounter a very strange phenomena,my program will breakdown frenquently in some specific time ,but will do fine in anthother time.All the enviroment include the input and hardware  is the same .is it possible that something is wrong in the machine itself?such as some bad-point in the memory ?&lt;BR /&gt;by the way,who know some tools in OVMS to check the memory ,is there some way to know the healthy state of hardware of the machine ?&lt;BR /&gt;&lt;BR /&gt;expect your answer,it is urgent.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Apr 2005 00:20:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/my-program-is-not-stable/m-p/3533680#M5547</guid>
      <dc:creator>St.wing</dc:creator>
      <dc:date>2005-04-28T00:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: My program is not stable</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/my-program-is-not-stable/m-p/3533681#M5548</link>
      <description>Check the error count (SHOW ERROR) and look into the error log (ANA/ERR/ELV,DIAGNOSE or SEA), anything strange?&lt;BR /&gt;&lt;BR /&gt;Explain 'breakdown'? Are there errormessages when the application stops or does it create a process dump?&lt;BR /&gt;&lt;BR /&gt;Does it depend on the time, how long the application has been running, before it breaks (may be a resource exhausted)?&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
      <pubDate>Thu, 28 Apr 2005 00:40:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/my-program-is-not-stable/m-p/3533681#M5548</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2005-04-28T00:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: My program is not stable</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/my-program-is-not-stable/m-p/3533682#M5549</link>
      <description>St.wing,&lt;BR /&gt;&lt;BR /&gt;welcome to the OpenVMS forum.&lt;BR /&gt;&lt;BR /&gt;OpenVMS is normally very good at providing error information, if something goes wrong. This includes both software and hardware problems.&lt;BR /&gt;&lt;BR /&gt;If you could include this information, it would help a lot in determining what problem you are seeing. Consider to include the error messages as an attachment .TXT file in your next reply.&lt;BR /&gt;&lt;BR /&gt;What kind of 'instability' are you seeing:  System crash ? Program terminating due to some error ?&lt;BR /&gt;&lt;BR /&gt;OpenVMS includes a suite of software tools called UETP (User Environment Test Package), which is a collecting of test tools, which can put a certain load on the system and 'stress test' the system. You could run this, if you believe the system to have a general problem.&lt;BR /&gt;&lt;BR /&gt;See the UETP documentation in chapter 5 of the System Manager's Manual Volume 2:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/doc/82FINAL/aa-pv5nj-tk/aa-pv5nj-tk.HTMl" target="_blank"&gt;http://h71000.www7.hp.com/doc/82FINAL/aa-pv5nj-tk/aa-pv5nj-tk.HTMl&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 28 Apr 2005 00:52:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/my-program-is-not-stable/m-p/3533682#M5549</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-04-28T00:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: My program is not stable</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/my-program-is-not-stable/m-p/3533683#M5550</link>
      <description>thanks for your help.&lt;BR /&gt;i will do some experiment to collect error information at once,and next time i can repeat more details of the error . &lt;BR /&gt;as karl mentioned,the cause of the phenomena is like some resource exhausted.maybe something(it is ambiguos,i don't know exactly) occured,the working set and the virtual pages of  the process will increase at an abnormal rate(the rate of working set increase is about 40 per second).when the working set parameter reached about 3400,the process will breakdown.in my option,the phenomena is at random.i do not catch any rule of the error.if the process is in the fine state ,all the parameters is stable.&lt;BR /&gt;my program do not rely on the time ,and it do not record any state of itself.</description>
      <pubDate>Thu, 28 Apr 2005 12:47:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/my-program-is-not-stable/m-p/3533683#M5550</guid>
      <dc:creator>St.wing</dc:creator>
      <dc:date>2005-04-28T12:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: My program is not stable</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/my-program-is-not-stable/m-p/3533684#M5551</link>
      <description>Today,I tried to dump some error files to collect some useful information,but I failed.Because the program seems in a strange state.It does not work any more,however, it does not shutdown either.It seems that my program is waiting something sunch as some specific resource that is locked.during the abnormal time, the cpu time does not increase and the memory size does not increase either. &lt;BR /&gt;who can give me some advice? &lt;BR /&gt;It is so boring.&lt;BR /&gt;thank you!</description>
      <pubDate>Fri, 29 Apr 2005 10:31:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/my-program-is-not-stable/m-p/3533684#M5551</guid>
      <dc:creator>St.wing</dc:creator>
      <dc:date>2005-04-29T10:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: My program is not stable</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/my-program-is-not-stable/m-p/3533685#M5552</link>
      <description>what state is the process?&lt;BR /&gt;(LEF, HIB, etc)</description>
      <pubDate>Fri, 29 Apr 2005 11:04:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/my-program-is-not-stable/m-p/3533685#M5552</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-04-29T11:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: My program is not stable</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/my-program-is-not-stable/m-p/3533686#M5553</link>
      <description>St.wing,&lt;BR /&gt;&lt;BR /&gt;why you're describing sounds like a 'hung process'.&lt;BR /&gt;&lt;BR /&gt;As Ian said, look for the process state. You can also examine a hung process with SDA in the running system:&lt;BR /&gt;&lt;BR /&gt;$ ANA/SYS&lt;BR /&gt;SDA&amp;gt; SET PROC/IND=&lt;PID-OF-HUNG-PROCESS&gt;&lt;BR /&gt;SDA&amp;gt; SHOW PROC&lt;BR /&gt;SDA&amp;gt; SHOW PROC/CHAN  ! look for busy channels&lt;BR /&gt;SDA&amp;gt; SHOW PROC/LOCK  ! is first lock shown in WAITING state ?&lt;BR /&gt;SDA&amp;gt; CLUE CALL ! show current call stack&lt;BR /&gt;&lt;BR /&gt;Volker.&lt;/PID-OF-HUNG-PROCESS&gt;</description>
      <pubDate>Fri, 29 Apr 2005 12:06:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/my-program-is-not-stable/m-p/3533686#M5553</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-04-29T12:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: My program is not stable</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/my-program-is-not-stable/m-p/3533687#M5554</link>
      <description>Volker,&lt;BR /&gt;"SDA&amp;gt; SHOW PROC/CHAN ! look for busy channels&lt;BR /&gt;SDA&amp;gt; SHOW PROC/LOCK ! is first lock shown in WAITING state ?"&lt;BR /&gt;&lt;BR /&gt;Shouldn't these be done in the reverse order as the SHOW /CHAN can hang if the process is waiting for certain locks?</description>
      <pubDate>Fri, 29 Apr 2005 12:23:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/my-program-is-not-stable/m-p/3533687#M5554</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-04-29T12:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: My program is not stable</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/my-program-is-not-stable/m-p/3533688#M5555</link>
      <description>Ian,&lt;BR /&gt;&lt;BR /&gt;good point ! It doesn't matter in a crash, but on the running system, it may cause SHOW PROC/CHAN to hang, if SDA tries to translate the FID to the file name !&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Fri, 29 Apr 2005 12:39:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/my-program-is-not-stable/m-p/3533688#M5555</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-04-29T12:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: My program is not stable</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/my-program-is-not-stable/m-p/3533689#M5556</link>
      <description>The state of my process is HIB ,this morning i am going to do the experiment.&lt;BR /&gt;thank for your clue,Volker,i am green one.&lt;BR /&gt;i need your support.&lt;BR /&gt;</description>
      <pubDate>Fri, 29 Apr 2005 12:49:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/my-program-is-not-stable/m-p/3533689#M5556</guid>
      <dc:creator>St.wing</dc:creator>
      <dc:date>2005-04-29T12:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: My program is not stable</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/my-program-is-not-stable/m-p/3533690#M5557</link>
      <description>Maxjobs: 0  Fillm:  4096  Bytlm: 64000000&lt;BR /&gt;Maxacctjobs: 0  Shrfillm:0  Pbytlm: 0&lt;BR /&gt;Maxdetach:0  BIOlm:300  JTquota:  8192&lt;BR /&gt;Prclm: 10  DIOlm:  300  WSdef:   8192&lt;BR /&gt;Prio:  4  ASTlm:  500  WSquo:    8192&lt;BR /&gt;Queprio:  0  TQElm:  200  WSextent: 16384&lt;BR /&gt;CPU: (none)  Enqlm:  2000  Pgflquo: 2097152&lt;BR /&gt;&lt;BR /&gt;the table above show the quota of my account,my process is medium-sized instant process,it should work all the time,give me a suggestion to  optimize the configurationï¼ &lt;BR /&gt;the machine is only just for my process.&lt;BR /&gt;&lt;BR /&gt;than</description>
      <pubDate>Fri, 29 Apr 2005 13:04:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/my-program-is-not-stable/m-p/3533690#M5557</guid>
      <dc:creator>St.wing</dc:creator>
      <dc:date>2005-04-29T13:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: My program is not stable</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/my-program-is-not-stable/m-p/3533691#M5558</link>
      <description>this morning i check the state of my process,in the attachment there is a file that contains some details of the strange state of the process.</description>
      <pubDate>Fri, 29 Apr 2005 20:46:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/my-program-is-not-stable/m-p/3533691#M5558</guid>
      <dc:creator>St.wing</dc:creator>
      <dc:date>2005-04-29T20:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: My program is not stable</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/my-program-is-not-stable/m-p/3533692#M5559</link>
      <description>St.wing,&lt;BR /&gt;&lt;BR /&gt;your process is multithreaded (using PTHREADS). The HIB state would be a normal state, if there are no runnable threads.&lt;BR /&gt;&lt;BR /&gt;You can check the status of the threads in your process with the SDA PTHREADS extension:&lt;BR /&gt;&lt;BR /&gt;SDA&amp;gt; SET PROC/IND=&lt;PID-OF-YOUR-PROCESS&gt;&lt;BR /&gt;SDA&amp;gt; PTHREAD t&lt;BR /&gt;&lt;BR /&gt;You can get a little help for the PTHREAD SDA extension with: SDA&amp;gt; PTHREAD help&lt;BR /&gt;&lt;BR /&gt;Please also note, that your process seems to run as a detached process and does not use your account's quotas.&lt;BR /&gt;&lt;BR /&gt;Volker.&lt;/PID-OF-YOUR-PROCESS&gt;</description>
      <pubDate>Sat, 30 Apr 2005 03:32:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/my-program-is-not-stable/m-p/3533692#M5559</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-04-30T03:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: My program is not stable</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/my-program-is-not-stable/m-p/3533693#M5560</link>
      <description>yep,as you say,my program is multithreaded .In fact,my program always shutdown without any interference.sometimes,the phenomena is just like hung up as i mentioned above.i will upload&lt;BR /&gt;the result of your command.&lt;BR /&gt;&lt;BR /&gt;expect your reply as soon as possible.&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Sat, 30 Apr 2005 05:57:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/my-program-is-not-stable/m-p/3533693#M5560</guid>
      <dc:creator>St.wing</dc:creator>
      <dc:date>2005-04-30T05:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: My program is not stable</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/my-program-is-not-stable/m-p/3533694#M5561</link>
      <description>St.wing,&lt;BR /&gt;&lt;BR /&gt;note, that if you are running OpenVMS Alpha V7.3 or higher, you could take a forced process dump of a hung process with the command:&lt;BR /&gt;&lt;BR /&gt;$ SET PROC/DUMP=NOW/ID=&lt;PID-OF-HUNG-PROCESS&gt;&lt;BR /&gt;&lt;BR /&gt;This command will create an &lt;IMAGENAME&gt;.DMP process dump file in the current default directory of the process. The process will NOT be terminated - if necessary, you can do this with STOP/ID afterwards.&lt;BR /&gt;&lt;BR /&gt;You can then look at this process dump with ANAL/PROCESS.&lt;BR /&gt;&lt;BR /&gt;Looking at a process dump is about the same as looking at the hung process in the running system. You can also (from the DBG&amp;gt; prompt) enter SDA to examine the process dump with SDA commands.&lt;BR /&gt;&lt;BR /&gt;The advantage is, that you can start your process again and don't have to do all of your troubleshooting, while your process is hung and cannot do useful work.&lt;BR /&gt;&lt;BR /&gt;Volker.&lt;/IMAGENAME&gt;&lt;/PID-OF-HUNG-PROCESS&gt;</description>
      <pubDate>Sun, 01 May 2005 01:51:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/my-program-is-not-stable/m-p/3533694#M5561</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-05-01T01:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: My program is not stable</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/my-program-is-not-stable/m-p/3533695#M5562</link>
      <description>A few days ago, my program appeared an unstable state. This morning I changed the hardware component of my computer, namely I replaced the thousand  photoelectric network card into general 100  trillion Ether  network card, then the problem resolve.On the usage of the photoelectric network card, I discover a phenomena, i.e. accepting from the different address of multicast at the same time, my process is on an address can receive normally, but on another address appear the phenomenon that occasionally my process can not receive the packets, would you tell me whether the photoelectric network card will encounter such problem, and  what the mechanism is .Is the photoelectric network card broken ,or I commit some configuration error?&lt;BR /&gt;Please tell me.&lt;BR /&gt;Thank you!&lt;BR /&gt;</description>
      <pubDate>Sun, 01 May 2005 06:50:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/my-program-is-not-stable/m-p/3533695#M5562</guid>
      <dc:creator>St.wing</dc:creator>
      <dc:date>2005-05-01T06:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: My program is not stable</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/my-program-is-not-stable/m-p/3533696#M5563</link>
      <description>St.wing,&lt;BR /&gt;&lt;BR /&gt;The both cards are Digital eh.. HP cards ?&lt;BR /&gt;Please give me the partnumbers or the real names !&lt;BR /&gt;I don't have any knowledge now about the hardware/releases.&lt;BR /&gt;btw by the knowledge I (now) have about the 7.3 and drivers is whith the latest patches there are no problems of this sort.&lt;BR /&gt;&lt;BR /&gt;AvR</description>
      <pubDate>Mon, 02 May 2005 04:10:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/my-program-is-not-stable/m-p/3533696#M5563</guid>
      <dc:creator>Anton van Ruitenbeek</dc:creator>
      <dc:date>2005-05-02T04:10:32Z</dc:date>
    </item>
    <item>
      <title>Re: My program is not stable</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/my-program-is-not-stable/m-p/3533697#M5564</link>
      <description>yeh,the type of my switch is Cisco Catalyst and my fiber card is DEGPA-SA, and i use Auto-Negotiation.The type of my machine is DS25.when i reboot my machine,i can see lots of error packets in the report from our switch.but the total number of error packets do not increase soon after.Is the phenomena is normal?</description>
      <pubDate>Mon, 02 May 2005 09:01:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/my-program-is-not-stable/m-p/3533697#M5564</guid>
      <dc:creator>St.wing</dc:creator>
      <dc:date>2005-05-02T09:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: My program is not stable</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/my-program-is-not-stable/m-p/3533698#M5565</link>
      <description>Always remove Auto-Negotiation !&lt;BR /&gt;This _IS_ the most common problem in networkenvironments. It works fine if you got all Digital hardware (switches, cards). But unfortuanaly this is never true.&lt;BR /&gt;&lt;BR /&gt;This can be done at bootprompt:&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; set exxx_mode fastfd&lt;BR /&gt;You can do it also within LANCP&lt;BR /&gt;LANCP&amp;gt; SET DEVICE Exxx /SPEED=100 /FULL_DUPLEX&lt;BR /&gt;&lt;BR /&gt;Don't forget to set the speed on the Catalist also to 100 Mb/full duplex&lt;BR /&gt;&lt;BR /&gt;AvR</description>
      <pubDate>Tue, 03 May 2005 06:05:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/my-program-is-not-stable/m-p/3533698#M5565</guid>
      <dc:creator>Anton van Ruitenbeek</dc:creator>
      <dc:date>2005-05-03T06:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: My program is not stable</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/my-program-is-not-stable/m-p/3533699#M5566</link>
      <description>Volker,&lt;BR /&gt;&lt;BR /&gt;we use ourselves posix thread in our application. I am green too and discover now the interesting SET PROC/DUMP=NOW option, to get a snapshot in some troublesome situations on the fly.&lt;BR /&gt;&lt;BR /&gt;Concerning the SDA extension pthread, "pthread help" brings very little info, so any additional information would be welcome. I read SDA extensions are "undocumented", but did someone start some help and could share it ?&lt;BR /&gt;&lt;BR /&gt;Louis</description>
      <pubDate>Wed, 25 May 2005 06:46:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/my-program-is-not-stable/m-p/3533699#M5566</guid>
      <dc:creator>Guinaudeau</dc:creator>
      <dc:date>2005-05-25T06:46:51Z</dc:date>
    </item>
  </channel>
</rss>

