IllegalStateException when patching MBeans are queried during shutdown

Solution Unverified - Updated -

Issue

An uncaught exception during processing for thread Directory Server Shutdown Hook has caused it to terminate abnormally.  java.lang.IllegalStateException
  org.jboss.as.patching.installation.InstallationManagerService.getValue(InstallationManagerService.java:87)
  org.jboss.as.patching.installation.InstallationManagerService.getValue(InstallationManagerService.java:28)
  org.jboss.msc.service.ServiceControllerImpl.getValue(ServiceControllerImpl.java:1203)
  org.jboss.as.patching.management.PatchResource$ElementProviderResourceProvider.children(PatchResource.java:139)
  org.jboss.as.patching.management.PatchResource$ElementProviderResourceProvider.hasChildren(PatchResource.java:134)
  org.jboss.as.controller.registry.AbstractModelResource.hasChildren(AbstractModelResource.java:82)
  org.jboss.as.jmx.model.RootResourceIterator.doIterate(RootResourceIterator.java:54)
  org.jboss.as.jmx.model.RootResourceIterator.doIterate(RootResourceIterator.java:59)
  org.jboss.as.jmx.model.RootResourceIterator.iterate(RootResourceIterator.java:41)
  org.jboss.as.jmx.model.ModelControllerMBeanHelper.queryMBeans(ModelControllerMBeanHelper.java:131)
  org.jboss.as.jmx.model.ModelControllerMBeanServerPlugin.queryMBeans(ModelControllerMBeanServerPlugin.java:157)
  org.jboss.as.jmx.PluggableMBeanServerImpl.queryMBeans(PluggableMBeanServerImpl.java:815)
  org.opends.server.core.DirectoryServer.shutDown(DirectoryServer.java:8282)
  org.opends.server.core.DirectoryServerShutdownHook.run(DirectoryServerShutdownHook.java:77)

Environment

JBoss Enterprise Application Platform (EAP) 6.2

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.