[jboss-jira] [JBoss JIRA] Resolved: (JBAS-6174) shutdown.jar is missing classes

Andrew Lee Rubinger (JIRA) jira-events at lists.jboss.org
Fri Nov 7 06:24:36 EST 2008


     [ https://jira.jboss.org/jira/browse/JBAS-6174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Lee Rubinger resolved JBAS-6174.
---------------------------------------

    Resolution: Done


> shutdown.jar is missing classes
> -------------------------------
>
>                 Key: JBAS-6174
>                 URL: https://jira.jboss.org/jira/browse/JBAS-6174
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: Andrew Lee Rubinger
>            Assignee: Andrew Lee Rubinger
>             Fix For: JBossAS-5.0.0.GA
>
>
> After moving sources from "main" to "bootstrap" in JBAS-6169, shutdown.jar now fails with:
> Exception in thread "main" java.lang.NoClassDefFoundError: org/jboss/bootstrap/spi/Server
> 	at java.lang.ClassLoader.defineClass1(Native Method)
> 	at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
> 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
> 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
> 	at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
> 	at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
> 	at java.security.AccessController.doPrivileged(Native Method)
> 	at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
> 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
> 	at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
> 	at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
> 	at org.jboss.Shutdown.main(Shutdown.java:117)

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

        



More information about the jboss-jira mailing list