Skip to main content

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

java.lang.OutofMemoryError    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: 1 - Pages: 1 - Last Post: Oct 30, 2007 5:41 AM Last Post By: loganal Threads: [ Previous | Next ]
jym

Posts: 2
Registered: May 05, 2005 01:10:32 PM
java.lang.OutofMemoryError
Posted: May 05, 2005 01:12:16 PM
Click to report abuse...   Click to reply to this thread Reply
Trying to use traceanalyzer2.5 to review a log of +59M in size. Is there a way to specify larger memory allocation at startup?
loganal

Posts: 5
Registered: Jun 26, 2007 10:13:14 AM
Re: java.lang.OutofMemoryError
Posted: Oct 30, 2007 05:41:48 AM   in response to: jym in response to: jym's post
Click to report abuse...   Click to reply to this thread Reply
Make available more RAM for memory :
something like this :
"java -Xmx512m -jar traceanalyzer2.7.jar"

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