HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- An unexpected error has been detected by HotSpot V...
Operating System - HP-UX
1833099
Members
2956
Online
110051
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2007 06:43 PM
04-08-2007 06:43 PM
An unexpected error has been detected by HotSpot Virtual Machine:
Hi,
I am trying to run the following command to test jboss, but its dumping core and creating a file by the name hs_err_pid*.log.
${JAVA_HOME}/bin/java -classpath ${JAS_HOME}/jars/launcher.jar \
-Djava.compiler=NONE \
-Dspecjappserver.home=${JAS_HOME} \
-Dnode.name=`uname -n` \
`shellProps` \
org.spec.jappserver.launcher.Script Driver $*
# cat hs_err_pid20251.log
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# SIGSEGV (11) at pc=c8fea4a0, pid=20251, tid=4
#
# Java VM: Java HotSpot(TM) Server VM (1.5.0.07 jinteg:03.20.07-11:05 IA64 mixed mode)
# Problematic frame:
# V [libjvm.so+0x4c84a0]
#
--------------- T H R E A D ---------------
Current thread (0045e9d0): GCTaskThread [id=4, lwp_id=178547]
siginfo:si_signo=11, si_errno=0, si_code=2, si_addr=0000000c
Top of Stack: (sp=52b00df0)
52b00df0: 007f00c4 00000000 007f00c3 00000000
---------------
52b00ff0: 00000000 00000000 00000000 00000000
52b01000:
[error occurred during error reporting, step 100, id 0xb]
Stack: [52a81000,52b01000), sp=52b00df0, free space=511k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0x4c84a0]
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
00a064f0 JavaThread "Thread-54" daemon [_thread_blocked, id=76, lwp_id=178708]
00a00030 JavaThread "Thread-2" daemon [_thread_blocked, id=24, lwp_id=178656]
00920220 JavaThread "RMI TCP Connection(2)-15.70.196.36" daemon [_thread_blocked, id=23, lwp_id=178648]
0048b0f0 JavaThread "DestroyJavaVM" [_thread_blocked, id=1, lwp_id=-1]
00940030 JavaThread "RMI LeaseChecker" daemon [_thread_blocked, id=22, lwp_id=178614]
0048c830 JavaThread "RMI ConnectionExpiration-[15.70.196.36:56955]" daemon [_thread_blocked, id=20, lwp_id=178611]
0048c640 JavaThread "RMI RenewClean-[15.70.196.36:56955]" daemon [_thread_blocked, id=19, lwp_id=178609]
0048c450 JavaThread "RMI ConnectionExpiration-[mango:1099]" daemon [_thread_blocked, id=18, lwp_id=178608]
0048c260 JavaThread "GC Daemon" daemon [_thread_blocked, id=17, lwp_id=178604]
0048c070 JavaThread "RMI Reaper" [_thread_blocked, id=16, lwp_id=178603]
0048be80 JavaThread "Timer-0" daemon [_thread_blocked, id=15, lwp_id=178602]
0048bc90 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=14, lwp_id=178600]
0048b8b0 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=13, lwp_id=178593]
00701fb0 JavaThread "CompilerThread1" daemon [_thread_blocked, id=11, lwp_id=178591]
0065f700 JavaThread "CompilerThread0" daemon [_thread_blocked, id=10, lwp_id=178590]
004d2a20 JavaThread "AdapterThread" daemon [_thread_blocked, id=9, lwp_id=178589]
0048b6c0 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=8, lwp_id=178588]
0048b4d0 JavaThread "Finalizer" daemon [_thread_blocked, id=7, lwp_id=178575]
0048b2e0 JavaThread "Reference Handler" daemon [_thread_blocked, id=6, lwp_id=178574]
Other Threads:
004410e0 VMThread [id=5, lwp_id=178561]
006585a0 WatcherThread [id=12, lwp_id=178592]
VM state:at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
[00438050/0043ec20] Threads_lock - owner thread: 004410e0
[00488e50/0043f3a0] Heap_lock - owner thread: 00a064f0
--------------
--------------- S Y S T E M ---------------
OS:HP-UX
uname:HP-UX B.11.23 U ia64
rlimit: STACK 65536k, CORE 2097151k, NOFILE 4096, AS infinity
load average:0.44 0.16 0.08
CPU:total 2
Memory: 4k page, physical 2089944k(246004k free)
vm_info: Java HotSpot(TM) Server VM ("jinteg:03.20.07-11:05") for hp-ux-ia64, built on Mar 20 2007 11:24:56 by jinteg with a
CC
Please can any one help me to resolve this issue? I have seen in google, many people has faced this problem.
Thanks and Regards,
Ambika
I am trying to run the following command to test jboss, but its dumping core and creating a file by the name hs_err_pid*.log.
${JAVA_HOME}/bin/java -classpath ${JAS_HOME}/jars/launcher.jar \
-Djava.compiler=NONE \
-Dspecjappserver.home=${JAS_HOME} \
-Dnode.name=`uname -n` \
`shellProps` \
org.spec.jappserver.launcher.Script Driver $*
# cat hs_err_pid20251.log
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# SIGSEGV (11) at pc=c8fea4a0, pid=20251, tid=4
#
# Java VM: Java HotSpot(TM) Server VM (1.5.0.07 jinteg:03.20.07-11:05 IA64 mixed mode)
# Problematic frame:
# V [libjvm.so+0x4c84a0]
#
--------------- T H R E A D ---------------
Current thread (0045e9d0): GCTaskThread [id=4, lwp_id=178547]
siginfo:si_signo=11, si_errno=0, si_code=2, si_addr=0000000c
Top of Stack: (sp=52b00df0)
52b00df0: 007f00c4 00000000 007f00c3 00000000
---------------
52b00ff0: 00000000 00000000 00000000 00000000
52b01000:
[error occurred during error reporting, step 100, id 0xb]
Stack: [52a81000,52b01000), sp=52b00df0, free space=511k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0x4c84a0]
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
00a064f0 JavaThread "Thread-54" daemon [_thread_blocked, id=76, lwp_id=178708]
00a00030 JavaThread "Thread-2" daemon [_thread_blocked, id=24, lwp_id=178656]
00920220 JavaThread "RMI TCP Connection(2)-15.70.196.36" daemon [_thread_blocked, id=23, lwp_id=178648]
0048b0f0 JavaThread "DestroyJavaVM" [_thread_blocked, id=1, lwp_id=-1]
00940030 JavaThread "RMI LeaseChecker" daemon [_thread_blocked, id=22, lwp_id=178614]
0048c830 JavaThread "RMI ConnectionExpiration-[15.70.196.36:56955]" daemon [_thread_blocked, id=20, lwp_id=178611]
0048c640 JavaThread "RMI RenewClean-[15.70.196.36:56955]" daemon [_thread_blocked, id=19, lwp_id=178609]
0048c450 JavaThread "RMI ConnectionExpiration-[mango:1099]" daemon [_thread_blocked, id=18, lwp_id=178608]
0048c260 JavaThread "GC Daemon" daemon [_thread_blocked, id=17, lwp_id=178604]
0048c070 JavaThread "RMI Reaper" [_thread_blocked, id=16, lwp_id=178603]
0048be80 JavaThread "Timer-0" daemon [_thread_blocked, id=15, lwp_id=178602]
0048bc90 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=14, lwp_id=178600]
0048b8b0 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=13, lwp_id=178593]
00701fb0 JavaThread "CompilerThread1" daemon [_thread_blocked, id=11, lwp_id=178591]
0065f700 JavaThread "CompilerThread0" daemon [_thread_blocked, id=10, lwp_id=178590]
004d2a20 JavaThread "AdapterThread" daemon [_thread_blocked, id=9, lwp_id=178589]
0048b6c0 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=8, lwp_id=178588]
0048b4d0 JavaThread "Finalizer" daemon [_thread_blocked, id=7, lwp_id=178575]
0048b2e0 JavaThread "Reference Handler" daemon [_thread_blocked, id=6, lwp_id=178574]
Other Threads:
004410e0 VMThread [id=5, lwp_id=178561]
006585a0 WatcherThread [id=12, lwp_id=178592]
VM state:at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
[00438050/0043ec20] Threads_lock - owner thread: 004410e0
[00488e50/0043f3a0] Heap_lock - owner thread: 00a064f0
--------------
--------------- S Y S T E M ---------------
OS:HP-UX
uname:HP-UX B.11.23 U ia64
rlimit: STACK 65536k, CORE 2097151k, NOFILE 4096, AS infinity
load average:0.44 0.16 0.08
CPU:total 2
Memory: 4k page, physical 2089944k(246004k free)
vm_info: Java HotSpot(TM) Server VM ("jinteg:03.20.07-11:05") for hp-ux-ia64, built on Mar 20 2007 11:24:56 by jinteg with a
CC
Please can any one help me to resolve this issue? I have seen in google, many people has faced this problem.
Thanks and Regards,
Ambika
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP