Open timja opened 6 years ago
I have the same error showing in my Jenkins log
Feb 25, 2019 6:15:20 AM com.microfocus.application.automation.tools.octane.tests.AbstractSafeLoggingAsyncPeriodWork logErrorFeb 25, 2019 6:15:20 AM com.microfocus.application.automation.tools.octane.tests.AbstractSafeLoggingAsyncPeriodWork logErrorSEVERE: MQM Test Dispatcher thread failed with errorjava.lang.NullPointerException at com.hp.octane.integrations.services.tests.TestsServiceImpl.isTestsResultRelevant(TestsServiceImpl.java:98) at com.microfocus.application.automation.tools.octane.tests.TestDispatcher.doExecute(TestDispatcher.java:116) at com.microfocus.application.automation.tools.octane.tests.AbstractSafeLoggingAsyncPeriodWork.execute(AbstractSafeLoggingAsyncPeriodWork.java:44) at hudson.model.AsyncPeriodicWork$1.run(AsyncPeriodicWork.java:101) at java.lang.Thread.run(Thread.java:748)
environment:
Virtualization: vmware
Operating System: Red Hat Enterprise Linux
CPE OS Name: cpe:/o:redhat:enterprise_linux:7.6:GA:server
Kernel: Linux 3.10.0-957.1.3.el7.x86_64
Architecture: x86-64
JDK 1.8.0_91
What is the status of this issue?
Stack-trace
java.lang.NullPointerException
at com.hp.octane.integrations.services.tests.TestsServiceImpl.isTestsResultRelevant(TestsServiceImpl.java:98)
at com.microfocus.application.automation.tools.octane.tests.TestDispatcher.doExecute(TestDispatcher.java:116)
at com.microfocus.application.automation.tools.octane.tests.AbstractSafeLoggingAsyncPeriodWork.execute(AbstractSafeLoggingAsyncPeriodWork.java:44)
at hudson.model.AsyncPeriodicWork$1.run(AsyncPeriodicWork.java:101)
at java.lang.Thread.run(Thread.java:748)
Originally reported by mesmero, imported from: SEVERE: {0} thread failed with error