Jdk 1.6 Internal Error (verifier. cpp: 1524) guarantee (cp-> cache () = NULL), verifier. cppcp-
Several weblogic 10.3 services are now published on the window, And jdk uses:
# JRE version: 6.0 _ 31-b05
# Java VM: Java HotSpot (TM) 64-Bit Server VM (20.6-b01 mixed mode windows-amd64 compressed oops)
Symptom:The node stops without any warning.
At first, no problem was found in the logs sent back. It is suspected that the service was manually closed. to eliminate this problem, open a CMD window and enter the bin directory under the domain directory to manually execute startweblogic, if the window is closed, the window is closed manually.
The result of the experiment is that the window is still there, indicating that it is not manually closed. The weblogic log is as follows:
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (verifier. cpp: 1524), pid = 9228, tid = 11928
# Guarantee (cp-> cache () = NULL) failed: not rewritten yet
#
# JRE version: 6.0 _ 31-b05
# Java VM: Java HotSpot (TM) 64-Bit Server VM (20.6-b01 mixed mode windows-amd64
Compressed oops)
# An error report file with more information is saved:
# E: \ bea \ user_projects \ domains \ ***** \ hs_err_pid9228.log
Retrieving hs_err_pid9228.log analysis is a jdk bug. locate the problem on metalink and set-XX: ReservedCodeCacheSize. Because the jdk sets the memory to-Xms6144m-Xmx6144m-XX: MaxPermSize = 2048 m, then-XX: reservedCodeCacheSize is set to 1024 m. This document describes the experiment to be repeated.
-XX: ReservedCodeCacheSize indicates that the maximum value of the Code cache is set for compilation. Solaris 64-bit, amd64,-server x86: 48 m, before 1.5.0 _ 06, Solaris 64-bit amd64: 1024 m, Other Default 32 m.
JDK Crashes with guarantee (cp-> cache () = NULL) failed: not rewritten yet (Document ID 1626429.1) |
Go to the bottom |
|
In this Document
Applies to: Oracle Business Process Management Suite-Version 11.1.1.6.0 and later Information in this document applies to any platform. SYMPTOMSWhen attempting to use SOA \ BPM 11g, the following error occurs:
# A fatal error has been detected by the Java Runtime Environment: # # Internal Error (verifier. cpp: 1524), pid = 6063, tid = 1141598528 # Guarantee (cp-> cache () = NULL) failed: not rewritten yet # # JRE version: 6.0 _ 32-b05 # Java VM: Java HotSpot (TM) 64-Bit Server VM (20.7-b02 mixed mode linux-amd64 compressed oops) # If you wowould like to submit a bug report, please visit: # Http://java.sun.com/webapps/bugreport/crash.jsp #
--------------- T h r e a d ---------------
Current thread (0x00007f1ec01e7000): JavaThread "[ACTIVE] ExecuteThread: '4' for queue: 'weblogic. kernel. default (self-tuning) '"daemon [_ thread_in_vm, id = 6245, stack (0x0000000043fb6000, 0x000000000000b7000)]
Stack: [0x0000000043fb6000, 0x000000000000b7000], sp = 0x000000000000b2f30, free space = 1011 k Native frames: (J = compiled Java code, j = interpreted, Vv = VM code, C = native code) V [libjvm. so + 0x85f675] VMError: report_and_die () + 0x265 V [libjvm. so + 0x3e4b86] report_vm_error (char const *, int, char const *, char const *) + 0x56 V [libjvm. so + 0x8537c4] ClassVerifier: verify_cp_type (int, constantPoolHandle, unsigned, Thread *) + 0x54 V [libjvm. so + 0x855306] ClassVerifier: verify_invoke_instructions (RawBytecodeStream *, unsigned, StackMapFrame *, bool *, VerificationType, constantPoolHandle, Thread *) + 0x96 V [libjvm. so + 0x8521e4] ClassVerifier: verify_method (methodHandle, Thread *) + 0x3764 V [libjvm. so + 0x84e964] ClassVerifier: verify_class (Thread *) + 0x1a4 V [libjvm. so + 0x84dd4c] Verifier: verify (instanceKlassHandle, Verifier: Mode, bool, Thread *) + 0x26c V [libjvm. so + 0x4ad32a] instanceKlass: verify_code (instanceKlassHandle, bool, Thread *) + 0x2a V [libjvm. so + 0x4ada7c] instanceKlass: link_class_impl (instanceKlassHandle, bool, Thread *) + 0x64c V [libjvm. so + 0x4ad38c] instanceKlass: link_class (Thread *) + 0x4c V [libjvm. so + 0x4adc4] instanceKlass: initialize_impl (instanceKlassHandle, Thread *) + 0x30 V [libjvm. so + 0x4ad2ea] instanceKlass: initialize (Thread *) + 0x6a V [libjvm. so + 0x4d47cc] InterpreterRuntime: _ new (JavaThread *, constantPoolOopDesc *, int) + 0xbc J oracle. bpel. services. rules. management. instance. InstanceTrackerFactory. getInstanceTracker () Loracle/bpel/services/rules/management/instance/InstanceTracker; + 21 J oracle. bpel. services. rules. fabric. BusinessRulesServiceEngineFacades. getFaults (Loracle/soa/management/util/FaultFilter;) Ljava/util/List; + 89 J oracle. bpel. services. rules. fabric. BusinessRulesServiceEngine. getFaults (Loracle/soa/management/util/FaultFilter;) Ljava/util/List; + 5 J oracle. soa. management. internal. ejb. impl. FacadeFinderBeanImpl. getFaults (Loracle/soa/management/util/FaultFilter;) Ljava/util/List; + 104 V ~ StubRoutines: call_stub V [libjvm. so + 0x4dff90] javacils: call_helper (JavaValue *, methodHandle *, JavaCallArguments *, Thread *) + 0x1e0 V [libjvm. so + 0x710259] OS: OS _exception_wrapper (void (*) (JavaValue *, methodHandle *, JavaCallArguments *, Thread *), JavaValue *, methodHandle *, JavaCallArguments *, thread *) + 0x19 V [libjvm. so + 0x4dfda5] javacils: call (JavaValue *, methodHandle, JavaCallArguments *, Thread *) + 0x25 V [libjvm. so + 0x76e099] Reflection: invoke (instanceKlassHandle, methodHandle, Handle, bool, objArrayHandle, BasicType, objArrayHandle, bool, Thread *) + 0x519 V [libjvm. so + 0x7722af] Reflection: invoke_method (oopDesc *, Handle, objArrayHandle, Thread *) + 0x11f V [libjvm. so + 0x56e12e] JVM_InvokeMethod + 0x21e C [libjava. so + 0x19685] Java_sun_reflect_NativeMethodAccessorImpl_invoke0 + 0x15
Java frames: (J = compiled Java code, j = interpreted, Vv = VM code) J oracle. bpel. services. rules. management. instance. InstanceTrackerFactory. getInstanceTracker () Loracle/bpel/services/rules/management/instance/InstanceTracker; + 21 J oracle. bpel. services. rules. fabric. BusinessRulesServiceEngineFacades. getFaults (Loracle/soa/management/util/FaultFilter;) Ljava/util/List; + 89 J oracle. bpel. services. rules. fabric. BusinessRulesServiceEngine. getFaults (Loracle/soa/management/util/FaultFilter;) Ljava/util/List; + 5 J oracle. soa. management. internal. ejb. impl. FacadeFinderBeanImpl. getFaults (Loracle/soa/management/util/FaultFilter;) Ljava/util /". CAUSEThis is explained in the following bug: http://bugs.java.com/view_bug.do? Bug_id = 7033141. SOLUTIONTo implement an immediate alternative solution, please execute the following steps:
1. Increase the current value of '-XX: ReservedCodeCacheSize = 128m' to 256 and if the reported issue still persists then try with 512. 2. Retest the issue. 3. Migrate the solution as appropriate to other environments. |