6 Replies Latest reply on Nov 6, 2009 10:20 AM by erasmomarciano

    need help, jboss init script not work // JBOSS_CMD_START is

      Hi all,
      i have jboss 4.2.3 wit Centos 5.3.

      I modified the script "jboss_init_redhat.sh"
      However, he did not start jboss

      [root@ca-server bin]# ./jboss_init_redhat.sh start
      JBOSS_CMD_START = cd /opt/ejbca/jboss/bin; /opt/ejbca/jboss/bin/run.sh -c default

      JBOSS_CMD_START is correct
      If i do this by hand in the console, JBoss is started.
      cd /opt/ejbca/jboss/bin
      /opt/ejbca/jboss/bin/run.sh -c default

      Somebody has an idea.
      Thanks for any help

      Stefan