Re: [JBoss-user] RedHat Startup Script

2002-06-05 Thread Robson Miranda
ficient to solve this problem. Robson. - Original Message - From: "Hunter Hillegas" <[EMAIL PROTECTED]> To: "JBoss User" <[EMAIL PROTECTED]>; "Alin Simionoiu" <[EMAIL PROTECTED]> Sent: Wednesday, June 05, 2002 3:38 PM Subject: Re: [JBoss-user]

Re: [JBoss-user] RedHat Startup Script

2002-06-05 Thread Hunter Hillegas
I didn't realize this shipped with the server. I will give this one a try. Thanks. > From: "Alin Simionoiu" <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > Date: Wed, 5 Jun 2002 11:14:08 -0700 > To: <[EMAIL PROTECTED]> > Subject: RE: [JBoss-use

RE: [JBoss-user] RedHat Startup Script

2002-06-05 Thread Alin Simionoiu
JBoss 3.0 is coming with an init script for redhat named jboss_init_redhat.sh. Did you try it?. -Original Message- From: Hunter Hillegas [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 05, 2002 11:04 AM To: JBoss User Subject: [JBoss-user] RedHat Startup Script Anyone have a good

RE: [JBoss-user] RedHat Startup Script

2002-06-05 Thread JD Brennan
Title: RE: [JBoss-user] RedHat Startup Script What does your startup script do?  A typical problem with UNIX boot scripts is that they don't redirect stdin, stdout and stderr.  If you are redirecting stdout and stderr, then what output are you getting to stdout and stderr?  What doe

[JBoss-user] RedHat Startup Script

2002-06-05 Thread Hunter Hillegas
Anyone have a good RedHat startup script for JBoss 3.0? I have one I modified from Apache, but it doesn¹t work. When I run it from the console, it starts JBoss up just fine... When it runs as part of the startup sequence, Syslog gets messages that it tried to start it, but the service isn't run