"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, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content