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

WildFlyTestRunner throws NullPointerException during stop intermittently

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 4.0.0.Alpha1
    • None
    • Test Suite
    • None

    Description

      There seems to be a synchronization issue in the WildFly TestRunner (Server class) in the wildfly-core testuite.

      I'm getting a NullPointerException intermittently during server stop:

      Exception in thread "Thread-5" java.lang.NullPointerException
      	at org.wildfly.core.testrunner.Server.lambda$stop$0(Server.java:205)
      	at java.lang.Thread.run(Thread.java:748)
      

      This is a testsuite issue which doesn't affect the test results themselves. Nevertheless it would be better to have clean runs without NPEs.

      Attachments

        Issue Links

          Activity

            People

              mstefank Martin Stefanko
              josef.cacek@gmail.com Josef Cacek (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: