Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-12826

WildFlyTestRunner throws NullPointerException during stop intermittently

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.2.0.CD12
    • 7.1.0.ER3
    • Test Suite
    • None

      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.

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

              Created:
              Updated:
              Resolved: