Not sure why they are ending up S01 and S02, Mark'll figure that out
:)... But FWIW, we put all those in the same script called
/etc/init.d/webphere.  Then, our WAS admin folks (and they are different
for different lines of business) have only one place to for their stuff.


Marcy Cortes 

"This message may contain confidential and/or privileged information. If
you are not the addressee or authorized to receive this for the
addressee, you must not use, copy, disclose, or take any action based on
this message or any information herein. If you have received this
message in error, please advise the sender immediately by reply e-mail
and delete this message. Thank you for your cooperation."


-----Original Message-----
From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of
Kim Goldenberg
Sent: Monday, November 05, 2007 12:12 PM
To: LINUX-390@VM.MARIST.EDU
Subject: [LINUX-390] SLES9 Services

Hello all -

    I am attempting to set up WebSphere App Server for HATS so that it
starts up correctly. If I take the startup scripts that WAS creates,
they end up in a jumble that never gets off the ground after a Linux
reboot. They seem to have started, but they never really initialize. If
I do it manually, I start the HTTP server with their version of
apachectl, then I start the DepMgr, the NodeAgent and finally the
AppServer, and all is well.

    I am attempting to use the Required-Start: items in the script
headers to make them start in the (?seemingly?) required order. I had to
change the Provides: statement to make each one different (The DepMgr,
NodeAgent, and AppServer all said "Websphere init" for that) and added
the information to apachectl to give the same information.

apachectl Required-Start: $network $syslog
DepMgr    Required-Start: $network $syslog apachectl
NodeAgent Required-Start: $network $syslog apachectl DepMgr AppServer
Required-Start: $network $syslog apachectl Depmgr NodeAgent

The scripts are called the same as the Provides: string. No matter what,
they end up in a clump as either S01... or S02... and network is
$05network, etc. I am using Yast Runlevel Editor Expert mode to
enable/disable them.

What am I doing wrong?

Kim

--
Kim Goldenberg
Systems Programmer I
State of NJ - OIT
609-777-3722
[EMAIL PROTECTED]
[EMAIL PROTECTED]



----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions, send
email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or
visit http://www.marist.edu/htbin/wlvindex?LINUX-390

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to