RE: [JBoss-dev] JBoss Linux startup scripts

2001-06-28 Thread Ferguson, Doug
Looks like you are running this from init.d, could it be that some of your environment variables aren't set right?   d. -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Sent: Thursday, June 28, 2001 8:12 AMTo: [EMAIL PROTECTED]Subject: [JBoss-dev] JBoss L

[JBoss-dev] JBoss Linux startup scripts

2001-06-28 Thread markus . may
Hello, sorry for the late reply. the startup script gives me the following error (see attached). Just to mention, I am running SuSE 7.1 and some stuff is slightly different from Red Hat. Mit freundlichen Gruessen / best regards Markus M. May Think4

RE: [JBoss-dev] JBoss Linux startup scripts

2001-06-20 Thread Schaefer, Andreas
init.d by hand ( like "/etc/init.d/jboss start"). > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, June 20, 2001 8:29 AM > To: [EMAIL PROTECTED] > Subject: [JBoss-dev] JBoss Linux startup scripts > > > He

Re: [JBoss-dev] JBoss Linux startup scripts

2001-06-20 Thread danch (Dan Christopherson)
What goes wrong, though? [EMAIL PROTECTED] wrote: > Hello everybody, > > I found in the documentation a description on how to start and stop JBoss > on a linux machine with an rc.d script. I made this on my machine, but > JBoss is not starting up correctly (basically it is not starting at all).