Skip to main content

alphaWorks  >  Forums  >  IBM Thread and Monitor Dump Analyzer for Java Technology  >  developerWorks

Getting Null Pointer Exception While Generating HTML    Point your RSS reader here for a feed of the latest messages in this thread


     

 
 

My developerWorks
 Welcome, Guest
Sign in or register
This question is not answered.

Permlink Replies: 1 - Pages: 1 - Last Post: Aug 22, 2008 10:08 AM Last Post By: duck823 Threads: [ Previous | Next ]
cripticus

Posts: 1
Registered: Aug 21, 2008 09:44:32 AM
Getting Null Pointer Exception While Generating HTML
Posted: Aug 21, 2008 09:46:24 AM
 
Click to report abuse...   Click to reply to this thread Reply
D:\profiles\RS28521\Desktop\Thread Analyzer>java -jar jca28.jar D:\profiles\RS28
521\Desktop\1944_1_dump_08202008.log out.html
Generating analysis ...
Exception in thread "main" java.lang.NullPointerException
at com.ibm.jinwoo.thread.FileTask.checkIdle(FileTask.java:286)
at com.ibm.jinwoo.thread.FileTask.processThreadDump(FileTask.java:2953)
at com.ibm.jinwoo.thread.AnalyzerHeadless.processThreadDump(AnalyzerHead
less.java:44)
at com.ibm.jinwoo.thread.AnalyzerHeadless.threadAnalysis(AnalyzerHeadles
s.java:71)
at com.ibm.jinwoo.thread.Analyzer.runHeadLess(Analyzer.java:5348)
at com.ibm.jinwoo.thread.Analyzer.main(Analyzer.java:5165)

D:\profiles\RS28521\Desktop\Thread Analyzer>]
']' is not recognized as an internal or external command,

Can anybody has any idea what's wrong with this?
duck823

Posts: 1
Registered: Aug 22, 2008 10:07:28 AM
Re: Getting Null Pointer Exception While Generating HTML
Posted: Aug 22, 2008 10:08:53 AM   in response to: cripticus in response to: cripticus's post
 
Click to report abuse...   Click to reply to this thread Reply
getting the same error for jca26 and jca28 with either java 1.5 or 1.6

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