Skip to main content

alphaWorks  >  Forums  >  HeapAnalyzer  >  developerWorks

HeapDumpAnalyzer    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: 2 - Pages: 1 - Last Post: Oct 6, 2009 1:37 PM Last Post By: Norm99 Threads: [ Previous | Next ]
VINAY

Posts: 1
Registered: Jul 16, 2009 03:43:16 AM
HeapDumpAnalyzer
Posted: Jul 16, 2009 04:21:23 AM
 
Click to report abuse...   Click to reply to this thread Reply
I get the following exception when i try to open a javacore file in txt format:

com/ibm/commerce/tools/util/ResourceDirectory
com/ibm/commerce/tools/util/ResourceDirectory
com/ibm/commerce/tools/util/ResourceDirectory

java.lang.ArrayIndexOutOfBoundsException: 0
at com.ibm.jinwoo.heap.HeapInfo.getAddress(HeapInfo.java:666)
at com.ibm.jinwoo.heap.FileTask$ActualTask.processHeapDump(FileTask.java(Compiled Code))
at com.ibm.jinwoo.heap.FileTask$ActualTask.<init>(FileTask.java:1160)
at com.ibm.jinwoo.heap.FileTask$1.construct(FileTask.java:1222)
at com.ibm.jinwoo.heap.ThreadHandler$1.run(ThreadHandler.java:25)
at java.lang.Thread.run(Thread.java:568)

Any idea on this ?
urmangesh

Posts: 1
Registered: Aug 04, 2009 03:26:52 AM
Re: HeapDumpAnalyzer
Posted: Aug 04, 2009 03:30:29 AM   in response to: VINAY in response to: VINAY's post
 
Click to report abuse...   Click to reply to this thread Reply
Hi Vinay,

I'm getting the same error while openeing a javacore file in txt format.

Please let me know if you get the solution.

Thanks,
Mangesh
Norm99

Posts: 1
Registered: Oct 06, 2009 01:36:27 PM
Re: HeapDumpAnalyzer
Posted: Oct 06, 2009 01:37:13 PM   in response to: VINAY in response to: VINAY's post
 
Click to report abuse...   Click to reply to this thread Reply
I am having the same problem analyzing my java core text file. Did you make any progress on this?

Thx

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