1753506 Members
6365 Online
108794 Solutions
New Discussion

JAVA_VM=-client

 
Sathish_4
Occasional Contributor

JAVA_VM=-client

Hi
I have a serious error in one of our application that uses weblogic server 8.1 SP2 , when we try to open this applciation in debug mode by changing the JAVA_VM=-client , I fail with VM heap errors pleae see below

(13) 0xd23dc9ec process_strong_roots__16GenCollectedHeapFibT2Q2_16GenCollectedHeap19ClassScannin + 0x48c [/app/bea/j2sdk1.4.2_03/jre/lib/PA_RISC2.0/server/libjvm.sl]
(14) 0xd263f5cc work__13ParNewGenTaskFi + 0x474 [/app/bea/j2sdk1.4.2_03/jre/lib/PA_RISC2.0/server/libjvm.sl]
(15) 0xd2754264 run__10GangWorkerFv + 0xe4 [/app/bea/j2sdk1.4.2_03/jre/lib/PA_RISC2.0/server/libjvm.sl]
(16) 0xd262a154 _start__FPv + 0x11c [/app/bea/j2sdk1.4.2_03/jre/lib/PA_RISC2.0/server/libjvm.sl]
(17) 0xc003b00c __pthread_body + 0x44 [/usr/lib/libpthread.1]
(18) 0xc004529c __pthread_start + 0x14 [/usr/lib/libpthread.1]
#
# Java version:
# Java HotSpot(TM) VM (mixed mode)
#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error to HP customer support.
#
# Java VM: Java HotSpot(TM) VM (1.4.2 1.4.2.03-040401-18:59-PA_RISC2.0 PA2.0 (aCC_AP) mixed mode)
#
# Fatal: Scanning field twice?
#
# Error ID: /CLO/Components/JAVA_HOTSPOT/Src/src/share/vm/memory/genOopClosures.inline.hpp, 307
#
# Problematic Thread: prio=6 tid=000b6f28 nid=6 lwp_id=1030236 runnable
#

Heap at VM Abort:
Heap
par new generation total 235968K, used 235968K [65800000, 75800000, 75800000)
eden space 209792K, 100% used [65800000, 724e0000, 724e0000)
from space 26176K, 100% used [724e0000, 73e70000, 73e70000)
to space 26176K, 83% used [73e70000, 753af948, 75800000)
tenured generation total 786432K, used 96189K [35800000, 65800000, 65800000)
the space 786432K, 12% used [35800000, 3b5ef7e8, 3b5ef800, 65800000)
compacting perm gen total 131072K, used 108827K [2d800000, 35800000, 35800000)
the space 131072K, 83% used [2d800000, 34246e90, 34247000, 35800000)


Any suggestion , any patches upgrade/downgrade JVM please assist
1 REPLY 1
Eric Antunes
Honored Contributor

Re: JAVA_VM=-client

Hi Satish,

What is your RDBMS version (Oracle 9.x.x.x)?

Best Regards,

Eric Antunes
Each and every day is a good day to learn.