Note that there are some explanatory texts on larger screens.

plurals
  1. PORe: java.lang.OutOfMemoryError: requested 32756 bytes for ChunkP
    primarykey
    data
    text
    <p>I have been working on java project functionality enhancements. After complete the project I can deploy this into production server. But I am getting this error in the log file while accessing the application in production. Am using tomcat 7, jdk 6update 16.</p> <pre><code>A fatal error has been detected by the Java Runtime Environment: java.lang.OutOfMemoryError: requested 32756 bytes for ChunkPool::allocate. Out of swap space? Internal Error (allocation.cpp:117), pid=17388, tid=38580 Error: ChunkPool::allocate JRE version: 6.0_22-b04 Java VM: Java HotSpot(TM) Client VM (17.1-b03 mixed mode windows-x86 ) If you would like to submit a bug report, please visit: http://java.sun.com/webapps/bugreport/crash.jsp Current thread (0x022eb000): JavaThread "CompilerThread0" daemon [_thread_in_native, id=38580, stack(0x4a950000,0x4a9a0000)] Stack: [0x4a950000,0x4a9a0000], sp=0x4a99f760, free space=13d4a99f770k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) V [jvm.dll+0x1fd0f0] V [jvm.dll+0xa471c] V [jvm.dll+0x27b6] V [jvm.dll+0x29b2] V [jvm.dll+0x2bb3] V [jvm.dll+0x53881] V [jvm.dll+0x53b38] V [jvm.dll+0x5577c] V [jvm.dll+0x56626] V [jvm.dll+0x5686a] V [jvm.dll+0x28317] V [jvm.dll+0x283b8] V [jvm.dll+0x28524] V [jvm.dll+0x28634] V [jvm.dll+0x88399] V [jvm.dll+0x88edf] V [jvm.dll+0x1e7004] V [jvm.dll+0x185f3c] C [msvcr71.dll+0x9565] C [kernel32.dll+0x1339a] C [ntdll.dll+0x39ed2] </code></pre> <p>Can anyone find where is the problem and help me how to avoid this. </p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload