Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-7132

shutdown.sh/shutdown.bat is missing jars in its classpath which causes NoClassDefFoundError(s)

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Obsolete
    • Icon: Minor Minor
    • No Release
    • None
    • None
    • None

      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.

            arubinge@redhat.com Andrew Rubinger (Inactive)
            dbeveniu Daniel Bevenius (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: