"ClassNotFoundException: org.jboss.system.server.ServerImplMBean" by shutting down JBoss EAP

Solution Verified - Updated -

Issue

The following exception is experienced by shutting down JBoss EAP.

Shutting down JBoss application server: Exception in thread "main" java.lang.NoClassDefFoundError: org.jboss.system.server.ServerImplMBean
        at org.jboss.Shutdown.main(Shutdown.java:118)
Caused by: java.lang.ClassNotFoundException: org.jboss.system.server.ServerImplMBean
        at java.net.URLClassLoader.findClass(URLClassLoader.java:421)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:652)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:346)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:618)
        ... 1 more

How to fix it?

Environment

  • JBoss Enterprise Application Platform (EAP) 5.1.0

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.