Joachim, thanks for advice. 

However, it happens only on hosting server which I don't have control for
debug.

Is any general configuration I can try? or some typical mistakes I might
make in coding?

-Mike


Joachim Ansorg-3 wrote:
> 
> Hi,
> I think the best way to debug this is to use a profiler.
> I use YourKit. But a profiler like the one included with netbeans or 
> with Java 6u7 should work as well, I guess. Or use jconsole from the 
> java sdk, which should work as well.
> 
> Regards,
> Joachim
>> Dear Team,
>>
>> I tried hard for this heap space issue for several days. Also searched
>> this
>> forum but couldn't find the proper answer.
>>
>> On my hosting server, I got this error after I viewed 2 or 3 pages. My
>> main
>> page is always OK though.
>> I tried JAVA_OPTS -Xms128m -Xmx512m -Xss1024k -XX:MaxPermSize=128m. It it
>> didn't help.
>> On my local machine, everything is fine without any JAVA_OPTS
>> customization.
>>
>> Attached the stack trace. The hosting server tomcat 5.5.25 with cPanel.
>> I use Appfuse 1.9.4 with WebWork (I know I should upgrade to 2.0:)
>>
>> Any ideas are really appreciated!
>> -Bruce http://www.nabble.com/file/p19730553/oom.txt oom.txt 
>>
>>   
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/javax.servlet.ServletException%3A-Java-heap-space-tp19730553s2369p19744820.html
Sent from the AppFuse - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to