<?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: nohup command failure on HP-UX 11.00 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nohup-command-failure-on-hp-ux-11-00/m-p/2484151#M18573</link>
    <description>Hi everybody,&lt;BR /&gt;fortunately we have solved the problem:&lt;BR /&gt;the process launched by nohup doesn't run correctly because nohup doesn't read the environment variables of the root .profile.&lt;BR /&gt;The solution used is to create a new command file with the environment variables set and to launch it with the nohup command.&lt;BR /&gt;Regards.&lt;BR /&gt;</description>
    <pubDate>Fri, 19 Jan 2001 14:55:03 GMT</pubDate>
    <dc:creator>Ing. Marco Tricase</dc:creator>
    <dc:date>2001-01-19T14:55:03Z</dc:date>
    <item>
      <title>nohup command failure on HP-UX 11.00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nohup-command-failure-on-hp-ux-11-00/m-p/2484148#M18570</link>
      <description>using the following line command:&lt;BR /&gt;nohup /opt/tivoli/tsm/client/ba/bin/dsmc sched  &amp;gt; /dev/null 2&amp;gt;&amp;amp;1 &amp;amp;&lt;BR /&gt;directly, the command nohup runs good, but inserting the same line inside a script, the process dsmc die at the end of the script.&lt;BR /&gt;TIA.</description>
      <pubDate>Thu, 18 Jan 2001 14:21:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nohup-command-failure-on-hp-ux-11-00/m-p/2484148#M18570</guid>
      <dc:creator>Ing. Marco Tricase</dc:creator>
      <dc:date>2001-01-18T14:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: nohup command failure on HP-UX 11.00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nohup-command-failure-on-hp-ux-11-00/m-p/2484149#M18571</link>
      <description>Have you tried redirecting to a real file and check it's contents after the demise of the program invoked?&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Jan 2001 13:49:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nohup-command-failure-on-hp-ux-11-00/m-p/2484149#M18571</guid>
      <dc:creator>Ralf Hildebrandt</dc:creator>
      <dc:date>2001-01-19T13:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: nohup command failure on HP-UX 11.00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nohup-command-failure-on-hp-ux-11-00/m-p/2484150#M18572</link>
      <description>&lt;BR /&gt;Hmm. very interesting. Certainly this should not happen normally. Ive just tested it with scripts and it works fine.&lt;BR /&gt;&lt;BR /&gt;Either your  dsmc program is detecting that the parent process had died (existed) and thus its parent pid process has now changed from whatever to PID 1, or it is trapping a signal that is sent to the child informing it of the death of the parent. The problem seems to lie with your dsmc program.&lt;BR /&gt;&lt;BR /&gt;Instead in your script you could add in on the last line of it the command wait() which means it will not exit itself until the backgrounded process also finishes. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Jan 2001 14:22:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nohup-command-failure-on-hp-ux-11-00/m-p/2484150#M18572</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2001-01-19T14:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: nohup command failure on HP-UX 11.00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nohup-command-failure-on-hp-ux-11-00/m-p/2484151#M18573</link>
      <description>Hi everybody,&lt;BR /&gt;fortunately we have solved the problem:&lt;BR /&gt;the process launched by nohup doesn't run correctly because nohup doesn't read the environment variables of the root .profile.&lt;BR /&gt;The solution used is to create a new command file with the environment variables set and to launch it with the nohup command.&lt;BR /&gt;Regards.&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Jan 2001 14:55:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nohup-command-failure-on-hp-ux-11-00/m-p/2484151#M18573</guid>
      <dc:creator>Ing. Marco Tricase</dc:creator>
      <dc:date>2001-01-19T14:55:03Z</dc:date>
    </item>
  </channel>
</rss>

