<?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 web process at boot in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-web-process-at-boot/m-p/2625990#M39894</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Do you have any related file with cimix in  /etc/rc.config.d direactory.&lt;BR /&gt;&lt;BR /&gt;Usually flag start=0 or 1 is set here. &lt;BR /&gt;&lt;BR /&gt;-USA..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 05 Dec 2001 15:24:44 GMT</pubDate>
    <dc:creator>Uday_S_Ankolekar</dc:creator>
    <dc:date>2001-12-05T15:24:44Z</dc:date>
    <item>
      <title>startup web process at boot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-web-process-at-boot/m-p/2625987#M39891</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;problem to start "cimix" web process at system boot .&lt;BR /&gt;I execute "cimix start" after signin and it's OK&lt;BR /&gt;join rc3.d and cimix script.&lt;BR /&gt;&lt;BR /&gt;Thanks .</description>
      <pubDate>Wed, 05 Dec 2001 15:18:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-web-process-at-boot/m-p/2625987#M39891</guid>
      <dc:creator>iranzo</dc:creator>
      <dc:date>2001-12-05T15:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: startup web process at boot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-web-process-at-boot/m-p/2625988#M39892</link>
      <description>What errors are you getting in your /etc/rc.log?. Search for the string cimix in /etc/rc.log.&lt;BR /&gt;&lt;BR /&gt;This could mostly be due to CIMIX_HOME definition.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Wed, 05 Dec 2001 15:22:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-web-process-at-boot/m-p/2625988#M39892</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2001-12-05T15:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: startup web process at boot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-web-process-at-boot/m-p/2625989#M39893</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It looks like your start script may be failing during boot because it lacks an environment at that time.  You reference $CIMIX_HOME which would typically have no value at that time.&lt;BR /&gt;&lt;BR /&gt;You need all of the following for rc scripts to work reliably:&lt;BR /&gt;* Script in /sbin/init.d/&lt;BR /&gt;* Start link in /sbin/rc?.d/&lt;BR /&gt;* Kill link in /sbin/rc?.d/&lt;BR /&gt;* Settings file in /etc/rc.config.d/&lt;BR /&gt;&lt;BR /&gt;Any environment variables that your script references should be defined in your settings file (/etc/rc.config.d/cimix for example) since that file gets sourced before the script is executed.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Jim</description>
      <pubDate>Wed, 05 Dec 2001 15:24:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-web-process-at-boot/m-p/2625989#M39893</guid>
      <dc:creator>Jim Turner</dc:creator>
      <dc:date>2001-12-05T15:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: startup web process at boot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-web-process-at-boot/m-p/2625990#M39894</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Do you have any related file with cimix in  /etc/rc.config.d direactory.&lt;BR /&gt;&lt;BR /&gt;Usually flag start=0 or 1 is set here. &lt;BR /&gt;&lt;BR /&gt;-USA..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Dec 2001 15:24:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-web-process-at-boot/m-p/2625990#M39894</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2001-12-05T15:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: startup web process at boot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-web-process-at-boot/m-p/2625991#M39895</link>
      <description>there is no error in rc.log&lt;BR /&gt;and variables are set correctly on the script&lt;BR /&gt;at boot "cmxwebdb" seems startup correctly&lt;BR /&gt;but client can't connect .&lt;BR /&gt;I must start cimix manually .</description>
      <pubDate>Wed, 05 Dec 2001 16:01:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-web-process-at-boot/m-p/2625991#M39895</guid>
      <dc:creator>iranzo</dc:creator>
      <dc:date>2001-12-05T16:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: startup web process at boot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-web-process-at-boot/m-p/2625992#M39896</link>
      <description>Does your script correctly handle the 'start_msg' and 'start' arguments?  Have a look at /sbin/init.d/template, which is the template script you should use to create RC scripts from. &lt;BR /&gt;&lt;BR /&gt;See /usr/share/doc/start_up.txt for more detailed information.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Steve</description>
      <pubDate>Wed, 05 Dec 2001 16:17:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-web-process-at-boot/m-p/2625992#M39896</guid>
      <dc:creator>Steven Gillard_2</dc:creator>
      <dc:date>2001-12-05T16:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: startup web process at boot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-web-process-at-boot/m-p/2625993#M39897</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;  Just a though, if your scripts work okay from a shell, either make sure all executables are explicitly pathed or make sure you set some path variables. Appologies if you've tried this, I can't open the attachment (probs @ our end).&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-ChaZ-&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Dec 2001 16:57:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-web-process-at-boot/m-p/2625993#M39897</guid>
      <dc:creator>Charles Harris</dc:creator>
      <dc:date>2001-12-05T16:57:41Z</dc:date>
    </item>
    <item>
      <title>Re: startup web process at boot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-web-process-at-boot/m-p/2625994#M39898</link>
      <description>Hi Malosse,&lt;BR /&gt;&lt;BR /&gt;try this,&lt;BR /&gt;&lt;BR /&gt;Create a file called SXXXcimix in /sbin/rc3.d directory&lt;BR /&gt;&lt;BR /&gt;Here XXX is any number between 500 and 990&lt;BR /&gt;&lt;BR /&gt;Edit this file and add this line,&lt;BR /&gt;&lt;BR /&gt;su - user_name -c "Your startup command"&lt;BR /&gt;&lt;BR /&gt;Here user_name is the name of the user you are using to start the cimix process manually and "your startup command" refers to the complete syntax of the command you are using to start the process. Do remeber to use the full path to the command. Say the command is located in directory /dir1/dir2 and the command is comman_name and the option you use is "start", "your startup command" should look like "/dir1/dir2/command_name start"&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Dec 2001 19:11:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-web-process-at-boot/m-p/2625994#M39898</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-12-05T19:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: startup web process at boot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-web-process-at-boot/m-p/2625995#M39899</link>
      <description>here is a script I just wrote to start up a process too..you can just change it to fit your process..it is in /sbin/init.d and linked from rc3 and rc2.d.&lt;BR /&gt;&lt;BR /&gt;USER=tidal&lt;BR /&gt;case $1 in&lt;BR /&gt;        start) &lt;BR /&gt;        if [[ -f /etc/rc.config.d/tidal ]];then&lt;BR /&gt;                . /etc/rc.config.d/tidal&lt;BR /&gt;                else  &lt;BR /&gt;                        echo "Defaults file /etc/rc.config.d/tidal missing"&lt;BR /&gt;        fi&lt;BR /&gt;        if [[ $TD = 1 ]];then&lt;BR /&gt;                echo "starting tidal server"&lt;BR /&gt;                su - $USER -c "/opt/ocsagent/bin/express start"&lt;BR /&gt;                else&lt;BR /&gt;                        echo "TD is set to 0"&lt;BR /&gt;        fi;;&lt;BR /&gt;&lt;BR /&gt;        stop)&lt;BR /&gt;        if [[ -f /etc/rc.config.d/tidal ]];then&lt;BR /&gt;                . /etc/rc.config.d/tidal&lt;BR /&gt;                else&lt;BR /&gt;                        echo "Defaults file missing"&lt;BR /&gt;        fi&lt;BR /&gt;        if [[ $TD = 1 ]];then&lt;BR /&gt;                echo "shutting down tidal server"&lt;BR /&gt;                su - $USER -c "/opt/ocsagent/bin/express stop"&lt;BR /&gt;        fi;;&lt;BR /&gt;&lt;BR /&gt;        status)&lt;BR /&gt;        if [[ -f /etc/rc.config.d/tidal ]];then&lt;BR /&gt;                . /etc/rc.config.d/tidal&lt;BR /&gt;                else&lt;BR /&gt;                        echo "Defaults file missing"&lt;BR /&gt;        fi&lt;BR /&gt;        if [[ $TD = 1 ]];then&lt;BR /&gt;                . /opt/ocsagent/.profile&lt;BR /&gt;                echo "checking status of server"&lt;BR /&gt;                /opt/ocsagent/bin/express status&lt;BR /&gt;        fi;;&lt;BR /&gt;&lt;BR /&gt;        *)&lt;BR /&gt;        echo "Usage: tidalsw stop:start:status"&lt;BR /&gt;        ;;&lt;BR /&gt;esac</description>
      <pubDate>Wed, 05 Dec 2001 22:56:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-web-process-at-boot/m-p/2625995#M39899</guid>
      <dc:creator>Kevin Wright</dc:creator>
      <dc:date>2001-12-05T22:56:07Z</dc:date>
    </item>
  </channel>
</rss>

