2 Replies Latest reply on Jun 4, 2011 11:19 PM by agasthi_k

    HELP!!!!   jboss automatically startup on redhat

    lutzendonkey

      hello everyone

       

      I installed jboss-4.2.2.GA on redhat 5.5 and create jboss user user the command bellow:

       

      #groupadd jboss

      #useradd -g jboss -d /home jboss

       

      then I create startup script under /etc/rc.d/init.d

       

      but whe I startup the jboss with jboss user i created and user the [/etc/rc.d/init.d/jboss start] command,

      it asked me to inputo jboss user's password.

       

      does anyone knows why?

      Please help!!!!

       

      Please checkout the attachment about my jboss startup script.