[SunHELP] Problem starting application automatically during boot-up.

Dieter Montanez dietermontanez at bellsouth.net
Mon Jun 6 17:05:25 CDT 2005


it's true that all the /etc/rcX.d/SXXwhatever scripts get "start" as an
argument but the script does not need to use it. It's only required
to have exec permissions.



-----Original Message-----
From: sunhelp-bounces at sunhelp.org [mailto:sunhelp-bounces at sunhelp.org]On
Behalf Of Sebastien Daubigne
Sent: Monday, June 06, 2005 8:37 AM
To: 'The SunHELP List'
Subject: Re: [SunHELP] Problem starting application automatically during
boot-up.


Be carefull as the startup script are launched like this by "/sbin/rc3" :

"sh /etc/rd3.d/Sxxxxxx start"


--
Sebastien DAUBIGNE
Sebastien.daubigne at atosorigin.com
mailto:Sebastien.daubigne at atosorigin.com>  - +33(0)5.57.26.56.36
AtosOrigin Infogerance - IMS/ERP/Pessac


-----Message d'origine-----
De : sunhelp-bounces at sunhelp.org [mailto:sunhelp-bounces at sunhelp.org]De
la part de Yazid
Envoye : lundi 6 juin 2005 14:12
A : The SunHELP List
Objet : [SunHELP] Problem starting application automatically during
boot-up.


Hello,
I have created a startup script for MQ Series and named it
/etc/rc3.d/S99mqm.  The script is just a simple bourne shell script
and we have no problem starting the application manually by invoking
the script (./S99mqm start).
But, the MQ processes won't get started automatically during system
boot-up ( or they probably died just before I do ps -ef).
I know that the script do get executed during boot-up and the script
syntax/permission is correct.
I have boot-up to single user, do "init 2", then excute all the
startup scripts under /etc/rc3.d in sequence, and the scripts works.

If you guys have any ideas on what went wrong .... or how to
troubleshoot this problem, please let me know..

Regards,
--yazid
_______________________________________________
SunHELP maillist  -  SunHELP at sunhelp.org
http://www.sunhelp.org/mailman/listinfo/sunhelp
_______________________________________________
SunHELP maillist  -  SunHELP at sunhelp.org
http://www.sunhelp.org/mailman/listinfo/sunhelp



More information about the SunHELP mailing list