HotSpot Virtual Machine Error, Internal Error
# Please report this error at
#
http://java.sun.com/cgi-bin/bugreport.cgi #
#
Java VM: Java HotSpot(TM) Client VM (1.4.2_06-b03 mixed mode)
#
# Error ID: 43113F32554E54494D45110E4350500308
#
# Problematic
Thread: prio=5 tid=0x02d74018 nid=0xa58 runnable
#
Heap at VM Abort:
Heap
def new generation total 21312K, used 17389K [0x10010000, 0x11720000, 0x12770000)
eden space 19008K, 82% used [0x10010000, 0x10f592d0, 0x112a0000)
from space 2304K, 75% used [0x114e0000, 0x11692378, 0x11720000)
to space 2304K, 0% used [0x112a0000, 0x112a0000, 0x114e0000)
tenured generation total 281396K, used 228639K [0x12770000, 0x23a3d000, 0x30010000)
the space 281396K, 81% used [0x12770000, 0x206b7cf8, 0x206b7e00, 0x23a3d000)
compacting perm gen total 65536K, used 65082K [0x30010000, 0x34010000, 0x34010000)
the space 65536K, 99% used [0x30010000, 0x33f9eaa8, 0x33f9ec00, 0x34010000)
When I am trying to fetch large data from Database, getting this error and server gets restarted automatically. Any body knows this solution, can help me out?