<?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: HP-UX Web Server Suite: process dies in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-web-server-suite-process-dies/m-p/3174843#M161805</link>
    <description>This might be a bit of a long shot but I have seen web servers run cgi script that send out a SIGTERM to some process or other and just get the PID wrong, i.e. they get the parent.&lt;BR /&gt; &lt;BR /&gt;On the other hand, I presume this is just good old apache and if so, the top level httpd process is running as root so the script shouldn't be able to do that.</description>
    <pubDate>Tue, 27 Jan 2004 07:41:38 GMT</pubDate>
    <dc:creator>Mark Grant</dc:creator>
    <dc:date>2004-01-27T07:41:38Z</dc:date>
    <item>
      <title>HP-UX Web Server Suite: process dies</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-web-server-suite-process-dies/m-p/3174840#M161802</link>
      <description>Dear experts,&lt;BR /&gt;&lt;BR /&gt;I have just completed the installation of the HP-UX Web server suite which was downloaded from:&lt;BR /&gt;&lt;A href="http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=HPUXWSSUITE" target="_blank"&gt;http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=HPUXWSSUITE&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;We have started all the desired processes but after some time, it dies...&lt;BR /&gt;&lt;BR /&gt;Below an extract from my error_log:&lt;BR /&gt;=============================================&lt;BR /&gt;RP5430:opt/hpws/apache/logs&amp;gt;ll&lt;BR /&gt;total 32&lt;BR /&gt;srwxrwxrwx   1 www        sys              0 Jan 27 14:03 cgisock&lt;BR /&gt;-rw-------   1 www        other            0 Jan 27 14:24 cgisock.sem&lt;BR /&gt;-rw-rw-rw-   1 root       sys          10073 Jan 27 14:25 error_log&lt;BR /&gt;RP5430:opt/hpws/apache/logs&amp;gt;tail error_log&lt;BR /&gt;[Tue Jan 27 14:23:56 2004] [notice] child pid 19636 exit signal Arithmetic exception (8)&lt;BR /&gt;[Tue Jan 27 14:23:56 2004] [error] mod_cgid: Created Semaphore lock [4125]&lt;BR /&gt;[Tue Jan 27 14:24:41 2004] [error] mod_cgid: Created Semaphore lock [4125]&lt;BR /&gt;[Tue Jan 27 14:24:41 2004] [notice] child pid 19643 exit signal Arithmetic exception (8)&lt;BR /&gt;[Tue Jan 27 14:24:53 2004] [error] mod_cgid: Created Semaphore lock [4125]&lt;BR /&gt;[Tue Jan 27 14:24:53 2004] [notice] child pid 19688 exit signal Arithmetic exception (8)&lt;BR /&gt;[Tue Jan 27 14:24:54 2004] [error] mod_cgid: Created Semaphore lock [4125]&lt;BR /&gt;[Tue Jan 27 14:24:54 2004] [error] mod_cgid: Created Semaphore lock [4125]&lt;BR /&gt;[Tue Jan 27 14:24:55 2004] [notice] child pid 19698 exit signal Arithmetic exception (8)&lt;BR /&gt;[Tue Jan 27 14:25:09 2004] [notice] caught SIGTERM, shutting down&lt;BR /&gt;RP5430:opt/hpws/apache/logs&amp;gt;&lt;BR /&gt;=============================================&lt;BR /&gt;&lt;BR /&gt;I cannot find any access_log....&lt;BR /&gt;&lt;BR /&gt;How do i troubleshoot this problem? Please help.&lt;BR /&gt;&lt;BR /&gt;thank you in advance.&lt;BR /&gt;&lt;BR /&gt;best regards&lt;BR /&gt;Yogeeraj</description>
      <pubDate>Tue, 27 Jan 2004 05:44:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-web-server-suite-process-dies/m-p/3174840#M161802</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2004-01-27T05:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX Web Server Suite: process dies</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-web-server-suite-process-dies/m-p/3174841#M161803</link>
      <description>Yogeeraj,&lt;BR /&gt; &lt;BR /&gt;This looks nasty!  I'm surprised it's getting a SIGTERM unless some other process, or the kernel is sending it one.  It might be worth a look in "syslog" to see if there are any table overflows or anything around this time.&lt;BR /&gt; &lt;BR /&gt;However, this might be a patching issue.  Are you fairly up to date on your patches?</description>
      <pubDate>Tue, 27 Jan 2004 06:42:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-web-server-suite-process-dies/m-p/3174841#M161803</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2004-01-27T06:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX Web Server Suite: process dies</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-web-server-suite-process-dies/m-p/3174842#M161804</link>
      <description>hi Mark,&lt;BR /&gt;&lt;BR /&gt;thank you for the reply.&lt;BR /&gt;&lt;BR /&gt;Nothing in the syslog&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The last patch we installed was PHSS_28871.&lt;BR /&gt;&lt;BR /&gt;below an extract from my swlist output:&lt;BR /&gt;# Initializing...&lt;BR /&gt;# Contacting target "slx1.cmt.mu"...&lt;BR /&gt;#&lt;BR /&gt;# Target:  slx1.cmt.mu:/&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;# Bundle(s):&lt;BR /&gt;#&lt;BR /&gt;..&lt;BR /&gt;  GOLDAPPS11i    B.11.11.0206.4 Gold Applications Patches for HP-UX 11i, June 2002&lt;BR /&gt;  GOLDBASE11i    B.11.11.0206.4 Gold Base Patches for HP-UX 11i,June 2002&lt;BR /&gt;..&lt;BR /&gt;#&lt;BR /&gt;# Product(s) not contained in a Bundle:&lt;BR /&gt;#&lt;BR /&gt;..&lt;BR /&gt;  PHCO_25841     1.0 Add Rock Ridge extension to mount_cdfs(1M)&lt;BR /&gt;  PHCO_29109     1.0 Pthread enhancement and fixes&lt;BR /&gt;  PHKL_24569     1.0 Thread NOSTOP, Psets Enablement&lt;BR /&gt;  PHKL_25842     1.0 Thread Abort&lt;BR /&gt;  PHKL_26405     1.0 PDC retry,PDC_SCSI_PARMS,iCOD hang,PDC busy&lt;BR /&gt;  PHKL_27025     1.0 SCSI Ultra160 Driver with OLAR support&lt;BR /&gt;  PHKL_27092     1.0 Thread NOSTOP, Abort; Psets&lt;BR /&gt;  PHNE_25642     1.0 cumulative ARPA Transport patch&lt;BR /&gt;  PHSS_25881     1.0 X/Motif Runtime JAN2002 Periodic Patch&lt;BR /&gt;  PHSS_26577     1.0 Xserver cumulative patch&lt;BR /&gt;  PHSS_28250     1.0 Support Tool Manager Jun 2002 Patch&lt;BR /&gt;  PHSS_28871     1.0 ld(1) and linker tools cumulative patch&lt;BR /&gt;..&lt;BR /&gt;&lt;BR /&gt;further attention will be most appreciated.&lt;BR /&gt;best regards&lt;BR /&gt;Yogeeraj</description>
      <pubDate>Tue, 27 Jan 2004 07:01:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-web-server-suite-process-dies/m-p/3174842#M161804</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2004-01-27T07:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX Web Server Suite: process dies</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-web-server-suite-process-dies/m-p/3174843#M161805</link>
      <description>This might be a bit of a long shot but I have seen web servers run cgi script that send out a SIGTERM to some process or other and just get the PID wrong, i.e. they get the parent.&lt;BR /&gt; &lt;BR /&gt;On the other hand, I presume this is just good old apache and if so, the top level httpd process is running as root so the script shouldn't be able to do that.</description>
      <pubDate>Tue, 27 Jan 2004 07:41:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-web-server-suite-process-dies/m-p/3174843#M161805</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2004-01-27T07:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX Web Server Suite: process dies</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-web-server-suite-process-dies/m-p/3174844#M161806</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;YES, we do have cgi script running for our 9iAS. But this is not running under the apache started by the root user!&lt;BR /&gt;&lt;BR /&gt;Is there a way out?&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Yogeeraj</description>
      <pubDate>Tue, 27 Jan 2004 23:04:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-web-server-suite-process-dies/m-p/3174844#M161806</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2004-01-27T23:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX Web Server Suite: process dies</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-web-server-suite-process-dies/m-p/3174845#M161807</link>
      <description>Hi, &lt;BR /&gt;       &lt;BR /&gt;       Try changing the http port to some other port and check if the process dies.I am not sure,but this might solve ur problem.If it works then change ur port again to ur default port.&lt;BR /&gt; &lt;BR /&gt; Bhanu</description>
      <pubDate>Wed, 28 Jan 2004 01:51:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-web-server-suite-process-dies/m-p/3174845#M161807</guid>
      <dc:creator>Mitra Bhanu Rath</dc:creator>
      <dc:date>2004-01-28T01:51:06Z</dc:date>
    </item>
  </channel>
</rss>

