Operating System - HP-UX
1753500 Members
4304 Online
108794 Solutions
New Discussion юеВ

Re: # An unexpected error has been detected by HotSpot Virtual Machine

 
SOLVED
Go to solution
redsolar
New Member

# An unexpected error has been detected by HotSpot Virtual Machine

Hello all,

We have an HP-UX B.11.23 U ia64
below the system information :

OS: HPUX
uname:HP-UX B.11.23 U ia64
rlimit: STACK 1048576k, CORE 2097151k, NOFILE 8192, AS infinity
load average:0.20 0.21 0.21

CPU:total 6 Processor = McKinley
Processor features = branchlong

Memory: 4k page, physical 25031584k

vm_info: Java HotSpot(TM) 64-Bit Server VM (1.4.2.13-070317-20:54-IA64W) for hp-ux-ia64, built on Mar 17 2007 21:18:25 by jinteg with aCC

Today our production application crushed and the JVM produced a log saying the following:

< 1="" 6="" 11290076.652397="" 206509="" 56="" 31="" 209715200="" 56="" 209715200="" 29449176="" 28823576="" 104857600="" 2044772136="" 2045172072="" 2730491904="" 217502848="" 217502848="" 524288000="" 0.473180="" 0.473180="">
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# Internal Error (/CLO/Components/JAVA_HOTSPOT/Src/src/share/vm/asm/codeBuffer.cpp, 104), pid=22510, tid=19
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (1.4.2 1.4.2.13-070317-20:54-IA64W IA64W mixed mode)
#
# Error: CodeCache: no room for CodeBuffer constructor
# An error report file with more information is saved as hs_err_pid22510.log
Java HotSpot(TM) 64-Bit Server VM warning: increase BUFLEN in ostream.cpp -- output truncated
#
# Please report this error to HP customer support

please see attaching log file
3 REPLIES 3
melvyn burnard
Honored Contributor

Re: # An unexpected error has been detected by HotSpot Virtual Machine

-->> # Please report this error to HP customer support


Have you logged a call for this?
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
AwadheshPandey
Honored Contributor
Solution

Re: # An unexpected error has been detected by HotSpot Virtual Machine

Wim Rombauts
Honored Contributor

Re: # An unexpected error has been detected by HotSpot Virtual Machine

I would rather say : Upgrade your java to the latest release (1.4.2.22). That will also be the first thing HP support will ask you to do.

I have also had this type of java errors in the past (with 1.4.2.07) : They occured at random times, sometimes a few months without, sometimes twice a week.
After uprading the java version, I have never seen them again.