What do you get when you run find /etc -name "*james*"?

Eric MacAdie

Don Smith wrote:
I realize this might be more of a linux question, but my problem is only
with James, so I'm wondering if there is something James specific I'm
missing. I've added James to initd via the chkconfig --add james command.

[r...@web01 ~]# chkconfig --list | grep james
james           0:off   1:off   2:on    3:on    4:on    5:on    6:off

I did the virtually the same thing with Jetty, a web app server:

[r...@web01 ~]# chkconfig --list | grep jetty
jetty           0:off   1:off   2:off   3:on    4:off   5:off   6:off


The difference is that on boot Jetty is started up, but James isn't. And
there is nothing in the James or Phoenix logs indicating there was even an
attempt to start up. Has anyone else had success getting James to start on
boot on Linux, like Centos5? Did you do anything different than what I've
done?

Thanks,

Don



---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org
For additional commands, e-mail: server-user-h...@james.apache.org

Reply via email to