Class com.ibm.ws.threading.internal.PolicyExecutorTest

6

tests

0

failures

0

ignored

0.246s

duration

100%

successful

Tests

Test Duration Result
testExpedite 0.222s passed
testExpediteConfiguration 0.004s passed
testIntrospector 0.005s passed
testMaxConcurrencyConfiguration 0.002s passed
testMaxQueueConfiguration 0.008s passed
testMaxWaitForEnqueueConfiguration 0.005s passed

Standard error

Exception in thread "null-thread-1" java.lang.NullPointerException
	at com.ibm.websphere.ras.CapturedOutputHolder.publishTraceLogRecord(CapturedOutputHolder.java:155)
	at com.ibm.ws.logging.internal.impl.BaseTraceService.entry(BaseTraceService.java:548)
	at com.ibm.websphere.ras.Tr.entry(Tr.java:443)
	at com.ibm.ejs.ras.Tr.entry(Tr.java:256)
	at com.ibm.ws.threading.internal.BoundedBuffer.poll(BoundedBuffer.java:666)
	at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1077)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.lang.Thread.run(Thread.java:785)