[jboss-jira] [JBoss JIRA] Created: (JBAS-3894) shutdown.sh script throws java.lang.NoClassDefFoundError

Michal Mocnak (JIRA) jira-events at jboss.com
Wed Nov 29 09:31:56 EST 2006


shutdown.sh script throws java.lang.NoClassDefFoundError
--------------------------------------------------------

                 Key: JBAS-3894
                 URL: http://jira.jboss.com/jira/browse/JBAS-3894
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: System service
    Affects Versions: JBossAS-5.0.0.Beta1
         Environment: Debian Linux 4.0 (sid)
            Reporter: Michal Mocnak
         Assigned To: Dimitris Andreadis
            Priority: Critical
             Fix For: JBossAS-5.0.0.Beta2


1. start jboss as 5.0
2. try to shutdown server by command -> shutdown.sh -S

-> it is not possible due to java.lang.NoClassDefFoundError exception which is thrown. Only way how to shutdown the server is to kill the server process

Error log:
Exception in thread "main" java.lang.NoClassDefFoundError: org/jboss/system/server/ServerImplMBean
        at org.jboss.Shutdown.main(Shutdown.java:116)


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list