Hi,
I am gettig this error in our producton servers
Java.lang.OutOfMemoryError:
Start server side stack trace:
java.lang.OutOfMemoryError
<End server side stack trace
I did a thread dump the thread dump was created but with an error .Can anyone let me know how to come about this problem. I am using WL6.1 and jdk 1.3.1_01 and SP2
"VM Thread" prio=5 tid=0x135548 nid=0x4 runnable
"VM Periodic Task Thread" prio=10 tid=0x138460 nid=0x8 waiting on monitor
"Suspend Checker Thread" prio=10 tid=0x138550 nid=0x9 runnable
Full thread dump:
"Thread-6" prio=5 tid=0xe9bba8 nid=0x9d runnable [0xa6081000..0xa60819d8]
at java.net.PlainDatagramSocketImpl.receive(Native Method)
at java.net.DatagramSocket.receive(DatagramSocket.java:392)
tid=0x4a7880 nid=0x52 waiting on monitor
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Error happened during: print threads
#
# Error ID: 4E4D4554484F440E4350500166 01
#
# Problematic Thread: prio=5 tid=0x135548 nid=0x4 runnable
#
Abort
-
OutOfMemoryError (2 messages)
- Posted by: sebastian jose
- Posted on: August 19 2004 11:43 EDT
Threaded Messages (2)
- OutOfMemoryError by Ahmed Talaat on August 19 2004 14:11 EDT
- java.lang.OutOfMemoryError by Sean Sullivan on August 19 2004 14:15 EDT
-
OutOfMemoryError[ Go to top ]
- Posted by: Ahmed Talaat
- Posted on: August 19 2004 14:11 EDT
- in response to sebastian jose
Have you tried enlarging the JVM's heap ? -
java.lang.OutOfMemoryError[ Go to top ]
- Posted by: Sean Sullivan
- Posted on: August 19 2004 14:15 EDT
- in response to sebastian jose