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

'shutdown -S' fails for Tomcat only installation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Minor Minor
    • No Release
    • JBossAS-4.0.3RC1, JBossAS-4.0.3RC2, JBossAS-4.0.3 Final, JBossAS-4.0.3 SP1
    • Installer, System service
    • None

      Install JBoss AS 4.0.3sp1 using installer and check only 'Tomcat'. Startup is good however if you try to shutdown using 'shutdown -S' following exception is thrown

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

      Shutdown script depends on \client\jbossall-client.jar which internally depends on NamingService of JBoss. However if you deploy only Tomcat, NamingService is not deployed and hence you cannot make use of 'shutdown -S'

              dandread1@redhat.com Dimitrios Andreadis
              amit.bhayani Amit Bhayani (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: