Skip to main content

alphaWorks  >  Forums  >  Trace Analyzer for WebSphere Application Server  >  developerWorks

I've got the "java.lang.NullPointerException" when using traceanalyzer_2.7    Point your RSS reader here for a feed of the latest messages in this thread


     

 
 

My developerWorks
 Welcome, Guest
Sign in or register
Permlink Replies: 0 - Pages: 1 Threads: [ Previous | Next ]
jij1214_screen

Posts: 1
Registered: Apr 20, 2009 03:52:53 AM
I've got the "java.lang.NullPointerException" when using traceanalyzer_2.7
Posted: Apr 20, 2009 03:58:59 AM
Click to report abuse...   Click to reply to this thread Reply
Hello,

I got the "java.lang.NullPointerException" when using traceanalyzer_2.7.
The exception occurred when I tried to open the trace file from WAS v6.1.0.19.

The below is full exception.

Exception in thread "Thread-2" java.lang.NullPointerException
at com.ibm.protrace.processor.ExternalParserLoader.locateJarFiles(Unknow
n Source)
at com.ibm.protrace.processor.ExternalParserLoader.findExternalParsers(U
nknown Source)
at com.ibm.protrace.processor.ParserLoader.findParser(Unknown Source)
at com.ibm.protrace.processor.TraceFileReader.loadFile(Unknown Source)
at com.ibm.protrace.table.model.BaseProtraceTableModel.<init>(Unknown So
urce)
at com.ibm.protrace.table.AbstractProtraceTableModelFactory.createBaseMo
del(Unknown Source)
at com.ibm.protrace.table.ProtraceModelManager.addFile(Unknown Source)
at com.ibm.protrace.gui.MainApplication$53.construct(Unknown Source)
at com.ibm.protrace.utils.SwingWorker$2.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)


Please let me know how to fix this exception.

Point your RSS reader here for a feed of the latest messages in all forums