[jboss-jira] [JBoss JIRA] Commented: (JBAS-7132) shutdown.sh/shutdown.bat is missing jars in its classpath which causes NoClassDefFoundError(s)

Andrew Lee Rubinger (JIRA) jira-events at lists.jboss.org
Mon Sep 21 11:52:49 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBAS-7132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12486646#action_12486646 ] 

Andrew Lee Rubinger commented on JBAS-7132:
-------------------------------------------

In the future, please note:

1) Affected version (or branch)
2) The full stacktrace

JBAS-7278 should resolve this in trunk.

> shutdown.sh/shutdown.bat is missing jars in its classpath which causes NoClassDefFoundError(s) 
> -----------------------------------------------------------------------------------------------
>
>                 Key: JBAS-7132
>                 URL: https://jira.jboss.org/jira/browse/JBAS-7132
>             Project: JBoss Application Server
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>            Reporter: Daniel Bevenius
>            Assignee: Andrew Lee Rubinger
>            Priority: Minor
>             Fix For: JBossAS-6.0.0.Alpha1
>
>
> Currently the server/src/bin/shutdown.sh contains only two jars:
> JBOSS_BOOT_CLASSPATH="$JBOSS_HOME/bin/shutdown.jar:$JBOSS_HOME/client/jbossall-client.jar"
> and as far as I can tell it requires:
> JBOSS_BOOT_CLASSPATH="$JBOSS_HOME/bin/shutdown.jar:$JBOSS_HOME/client/jbossall-client.jar:$JBOSS_HOME/lib/jboss-bootstrap-spi-as.jar:$JBOSS_HOME/lib/jboss-bootstrap-spi-mc.jar:$JBOSS_HOME/lib/jboss-bootstrap-spi.jar:$JBOSS_HOME/lib/jboss-system-jmx.jar:$JBOSS_HOME/lib/jboss-kernel.jar"
> If you like feel free to assign this to me.

-- 
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