[jboss-jira] [JBoss JIRA] (WFCORE-3573) [jdk9] NPE on service stop

Tomaz Cerar (JIRA) issues at jboss.org
Mon Feb 5 09:58:01 EST 2018


Tomaz Cerar created WFCORE-3573:
-----------------------------------

             Summary:  [jdk9] NPE on service stop
                 Key: WFCORE-3573
                 URL: https://issues.jboss.org/browse/WFCORE-3573
             Project: WildFly Core
          Issue Type: Bug
          Components: Domain Management
            Reporter: Tomaz Cerar
            Assignee: David Lloyd


if you run manual testsuite (in full) with "-Dtest=AuthenticationForwardingSLSFTestCase"

you can see this in server.log

{noformat}
2018-02-05 15:49:34,101 ERROR [org.jboss.threads.errors] (management task-1) Thread Thread[management task-1,5,main] threw an uncaught exception: java.lang.AssertionError
	at org.jboss.as.server at 4.0.0.Alpha8//org.jboss.as.server.mgmt.ManagementWorkerService.stopDone(ManagementWorkerService.java:71)
	at org.jboss.xnio at 3.6.0.Final//org.xnio.XnioWorker$1.run(XnioWorker.java:138)
	at org.jboss.threads at 2.3.0.Final//org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1979)
	at org.jboss.threads at 2.3.0.Final//org.jboss.threads.EnhancedQueueExecutor.completeTermination(EnhancedQueueExecutor.java:1755)
	at org.jboss.threads at 2.3.0.Final//org.jboss.threads.EnhancedQueueExecutor.tryDeallocateThread(EnhancedQueueExecutor.java:1578)
	at org.jboss.threads at 2.3.0.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1393)
	at java.base/java.lang.Thread.run(Thread.java:844)
{noformat}



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list