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)