Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-3573

[jdk9] NPE on service stop

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • None
    • None
    • Management
    • None

    Description

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

      you can see this in server.log

      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@4.0.0.Alpha8//org.jboss.as.server.mgmt.ManagementWorkerService.stopDone(ManagementWorkerService.java:71)
      	at org.jboss.xnio@3.6.0.Final//org.xnio.XnioWorker$1.run(XnioWorker.java:138)
      	at org.jboss.threads@2.3.0.Final//org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1979)
      	at org.jboss.threads@2.3.0.Final//org.jboss.threads.EnhancedQueueExecutor.completeTermination(EnhancedQueueExecutor.java:1755)
      	at org.jboss.threads@2.3.0.Final//org.jboss.threads.EnhancedQueueExecutor.tryDeallocateThread(EnhancedQueueExecutor.java:1578)
      	at org.jboss.threads@2.3.0.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1393)
      	at java.base/java.lang.Thread.run(Thread.java:844)
      

      Attachments

        Issue Links

          Activity

            People

              dlloyd@redhat.com David Lloyd
              tomazcerar Tomaž Cerar (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: