[jboss-jira] [JBoss JIRA] (WFLY-11437) IllegalStateException on server shutdown
Richard Opalka (Jira)
issues at jboss.org
Wed Nov 28 16:09:00 EST 2018
Richard Opalka created WFLY-11437:
-------------------------------------
Summary: IllegalStateException on server shutdown
Key: WFLY-11437
URL: https://issues.jboss.org/browse/WFLY-11437
Project: WildFly
Issue Type: Bug
Components: MP Metrics
Reporter: Richard Opalka
Assignee: Jeff Mesnil
Fix For: 15.0.0.CR1
22:04:00,129 WARN [org.jboss.msc.service.fail] (MSC service thread 1-3) MSC000004: Failure during stop of service org.wildfly.extension.microprofile.metrics.http-context: java.lang.IllegalStateException
at org.jboss.as.domain.http.server.ManagementHttpServer.removeContext(ManagementHttpServer.java:234)
at org.jboss.as.server.mgmt.UndertowHttpManagementService$1.removeContext(UndertowHttpManagementService.java:144)
at org.wildfly.extension.microprofile.metrics.MetricsContextService.stop(MetricsContextService.java:130)
at org.jboss.msc.service.ServiceControllerImpl$StopTask.stopService(ServiceControllerImpl.java:1794)
at org.jboss.msc.service.ServiceControllerImpl$StopTask.execute(ServiceControllerImpl.java:1763)
at org.jboss.msc.service.ServiceControllerImpl$ControllerTask.run(ServiceControllerImpl.java:1558)
at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1985)
at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1487)
at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1364)
at java.lang.Thread.run(Thread.java:748)
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list