We have a scenario where we can't load our Java App in memory using JDeveloper. The JVM crashes consistently.
We tried with JDK 6 Update 11, 14 and 18. We also tried with Update 18 Fastdebug and JDK 7.
We have logs and core files available. The cores are big ~ 1.4GB each.
We are consistently running out of memory in java.util.zip.Inflater.init().
We tried with JDK 6 Update 11, 14 and 18. We also tried with Update 18 Fastdebug and JDK 7.
We have logs and core files available. The cores are big ~ 1.4GB each.
We are consistently running out of memory in java.util.zip.Inflater.init().
- relates to
-
JDK-6703295 UrlClassLoader.loadClass OOME, Error (allocation.cpp:120), ChunkPool::allocate
-
- Closed
-