[jboss-jira] [JBoss JIRA] Updated: (JBAS-3894) shutdown.sh script throws java.lang.NoClassDefFoundError
Dimitris Andreadis (JIRA)
jira-events at jboss.com
Wed Dec 6 12:56:56 EST 2006
[ http://jira.jboss.com/jira/browse/JBAS-3894?page=all ]
Dimitris Andreadis updated JBAS-3894:
-------------------------------------
Comment: was deleted
> 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
>
> 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