Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
jboss don't start at systemstart
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
andreaske
n00b
n00b


Joined: 11 Jan 2006
Posts: 11
Location: cologne/germany

PostPosted: Mon May 22, 2006 10:13 am    Post subject: jboss don't start at systemstart Reply with quote

Hi,

i used the jboss from the jboss website. If I start jboss with
Code:
/etc/init.d/jboss start
Jboss works fine. I added jboss with
Code:
rc-update add jboss default
to the systemstart, but jboss don't start. The failure message is:
Code:
Usage: jboss {start|stop|restart}


I don't know what the problem is!

Thanks.
Back to top
View user's profile Send private message
andreaske
n00b
n00b


Joined: 11 Jan 2006
Posts: 11
Location: cologne/germany

PostPosted: Mon May 22, 2006 2:53 pm    Post subject: [solved] Reply with quote

the first line in my script was
Code:
#!/bin/bash
and it must be
Code:
#!/sbin/runscript
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum