<?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 script issue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-script-issue/m-p/5177113#M459282</link>
    <description>Hi Dennis,&lt;BR /&gt;&lt;BR /&gt;Can I source it from the existing configuration file or I have to copy the application configuration files to /etc/rc.config.d .?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;SEN</description>
    <pubDate>Mon, 25 May 2009 07:10:29 GMT</pubDate>
    <dc:creator>sen_ux</dc:creator>
    <dc:date>2009-05-25T07:10:29Z</dc:date>
    <item>
      <title>Startup script issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-script-issue/m-p/5177107#M459276</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have an application startup script which does not start properly when the server comes up.But it starts fine if we run it manually.&lt;BR /&gt;Upon checking the error logs, we found errors with variables.&lt;BR /&gt;Would it be fine to source the varibales to this script.? If this is a source issue, how does it work once the server is fully up and running the script manually.?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;SEN</description>
      <pubDate>Mon, 25 May 2009 01:55:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-script-issue/m-p/5177107#M459276</guid>
      <dc:creator>sen_ux</dc:creator>
      <dc:date>2009-05-25T01:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: Startup script issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-script-issue/m-p/5177108#M459277</link>
      <description>Hello Sen,&lt;BR /&gt;what is script which you need to start with server starup?&lt;BR /&gt;&lt;BR /&gt;you need to check /sbin/init.d&lt;BR /&gt;when hpux system startup /etc/inittab calls /sbin/rc, which in turn calls execution scripts to start subsystems.There are four components to this method of startup and shutdown: /sbin/rc, execution scripts, configuration variable scripts, and link files. &lt;BR /&gt;/sbin/rc&lt;BR /&gt;This script invokes execution scripts based on run levels. It is also known as the startup and shutdown sequencer script. &lt;BR /&gt;Execution scripts&lt;BR /&gt;These scripts start up and shut down various subsystems and are found in the /sbin/init.d directory. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 25 May 2009 02:01:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-script-issue/m-p/5177108#M459277</guid>
      <dc:creator>avizen9</dc:creator>
      <dc:date>2009-05-25T02:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: Startup script issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-script-issue/m-p/5177109#M459278</link>
      <description>&amp;gt;Would it be fine to source the variables to this script?&lt;BR /&gt;&lt;BR /&gt;Why not.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;If this is a source issue, how does it work once the server is fully up and running the script manually?&lt;BR /&gt;&lt;BR /&gt;Are you expected to define these variables in /etc/profile or ~/.profile?</description>
      <pubDate>Mon, 25 May 2009 02:27:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-script-issue/m-p/5177109#M459278</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-05-25T02:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: Startup script issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-script-issue/m-p/5177110#M459279</link>
      <description>Hi,&lt;BR /&gt;&amp;gt;&amp;gt;I have an application startup script &lt;BR /&gt;&lt;BR /&gt;Where you have put yout startup script ?&lt;BR /&gt;&lt;BR /&gt;Suraj</description>
      <pubDate>Mon, 25 May 2009 03:36:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-script-issue/m-p/5177110#M459279</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2009-05-25T03:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: Startup script issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-script-issue/m-p/5177111#M459280</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;1.Application is jBoss.&lt;BR /&gt;&lt;BR /&gt;2.The script refers variables from configuration files placed in application directory.If I source these configuration files, would it work.?&lt;BR /&gt;&lt;BR /&gt;3.startup script is in /sbin/init.d &lt;BR /&gt;  link is palced in /sbin/rc3.d&lt;BR /&gt;  config file in /etc/rc.config.d&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;SEN</description>
      <pubDate>Mon, 25 May 2009 05:07:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-script-issue/m-p/5177111#M459280</guid>
      <dc:creator>sen_ux</dc:creator>
      <dc:date>2009-05-25T05:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: Startup script issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-script-issue/m-p/5177112#M459281</link>
      <description>&amp;gt;2. The script refers variables from configuration files placed in application directory.  If I source these configuration files, would it work?&lt;BR /&gt;&lt;BR /&gt;rc scripts should only use variables defined in /etc/rc.config.d/.  If you need variables from your application directory, you should source them from your file in /etc/rc.config.d.</description>
      <pubDate>Mon, 25 May 2009 05:25:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-script-issue/m-p/5177112#M459281</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-05-25T05:25:17Z</dc:date>
    </item>
    <item>
      <title>Re: Startup script issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-script-issue/m-p/5177113#M459282</link>
      <description>Hi Dennis,&lt;BR /&gt;&lt;BR /&gt;Can I source it from the existing configuration file or I have to copy the application configuration files to /etc/rc.config.d .?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;SEN</description>
      <pubDate>Mon, 25 May 2009 07:10:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-script-issue/m-p/5177113#M459282</guid>
      <dc:creator>sen_ux</dc:creator>
      <dc:date>2009-05-25T07:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: Startup script issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-script-issue/m-p/5177114#M459283</link>
      <description>Hello sen,&lt;BR /&gt;you can copy from any existing script, but you need to modify it accordingly.&lt;BR /&gt;&lt;BR /&gt;here is example of script.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://support.bb4.com/archive/200101/msg00183.html" target="_blank"&gt;http://support.bb4.com/archive/200101/msg00183.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;more information for this here.&lt;BR /&gt;&lt;A href="http://www.unixhub.com/docs/hpux/hpux_boot.html" target="_blank"&gt;http://www.unixhub.com/docs/hpux/hpux_boot.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;hope this will help</description>
      <pubDate>Mon, 25 May 2009 07:22:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-script-issue/m-p/5177114#M459283</guid>
      <dc:creator>avizen9</dc:creator>
      <dc:date>2009-05-25T07:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: Startup script issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-script-issue/m-p/5177115#M459284</link>
      <description>&amp;gt;Can I source it from the existing configuration file or I have to copy the application configuration files to /etc/rc.config.d/?&lt;BR /&gt;&lt;BR /&gt;Either one, I would do the former, so you don't have two copies to maintain.</description>
      <pubDate>Mon, 25 May 2009 11:14:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-script-issue/m-p/5177115#M459284</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-05-25T11:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: Startup script issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-script-issue/m-p/5177116#M459285</link>
      <description>Thanks, I ll try this..</description>
      <pubDate>Tue, 26 May 2009 15:41:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-script-issue/m-p/5177116#M459285</guid>
      <dc:creator>sen_ux</dc:creator>
      <dc:date>2009-05-26T15:41:33Z</dc:date>
    </item>
  </channel>
</rss>

