HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- JVM Error, Unexpected Signal 10
Operating System - HP-UX
1832310
Members
2123
Online
110041
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
03-22-2004 02:25 PM
03-22-2004 02:25 PM
JVM Error, Unexpected Signal 10
When starting an application on one of our systems a core dump and the error listed below occurs. However, on a box which is an identical twin, the application runs fine. I've checked all the kernel parameters, application parameters, patches, java and perl software, and permissions, between the two boxes and have come up with nothing. Can anyone point me in a direction in which to look at?
Thanks in advance,
Larry Reinhart
Here is the error:
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 10 occurred at PC=0xc173fd3c
Function name=allocZip
Library=/opt/java1.3/jre/bin/../lib/PA_RISC2.0/libzip.sl
Current Java thread:
"main" prio=7 tid=0x0000ddb0 nid=1 lwp_id=8810178 runnable [0x7eff3000..0x7eff1f48]
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.(Unknown Source)
at java.util.jar.JarFile.(Unknown Source)
at java.util.jar.JarFile.(Unknown Source)
at sun.misc.URLClassPath$JarLoader.getJarFile(Unknown Source)
at sun.misc.URLClassPath$JarLoader.(Unknown Source)
at sun.misc.URLClassPath$2.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.misc.URLClassPath.getLoader(Unknown Source)
at sun.misc.URLClassPath.getLoader(Unknown Source)
- locked <0x774118d0> (a sun.misc.URLClassPath)
at sun.misc.URLClassPath.getResource(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
- locked <0x774113a0> (a sun.misc.Launcher$AppClassLoader)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
- locked <0x774113a0> (a sun.misc.Launcher$AppClassLoader)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
- locked <0x774113a0> (a sun.misc.Launcher$AppClassLoader)
Dynamic libraries:
/opt/java1.3/jre/bin/../bin/PA_RISC2.0/native_threads/java
text:0x00001000-0x00006b2c data:0x00007000-0x00007344
/opt/java1.3/jre/bin/../lib/PA_RISC2.0/server/libjvm.sl
text:0xcac00000-0xcb3d3000 data:0x7af7c000-0x7b032000
/usr/lib/libpthread.1
text:0xc0030000-0xc0048000 data:0x7af41000-0x7af44000
/usr/lib/libm.2
text:0xc0080000-0xc00ac000 data:0x7af44000-0x7af45000
/usr/lib/libcl.2
text:0xc03c0000-0xc04a8000 data:0x7af46000-0x7af54000
/usr/lib/libisamstub.1
text:0xc004e000-0xc004f000 data:0x7af45000-0x7af46000
/usr/lib/libCsup.2
text:0xc0310000-0xc032b000 data:0x7af54000-0x7af57000
/usr/lib/librt.2
text:0xc032c000-0xc0330000 data:0x7af57000-0x7af58000
/usr/lib/libc.2
text:0xc0100000-0xc0243000 data:0x7b037000-0x7b04a000
/usr/lib/libdld.2
text:0xc0004000-0xc0007000 data:0x7b032000-0x7b033000
/opt/java1.3/jre/lib/PA_RISC2.0/native_threads/libhpi.sl
text:0xc11f0000-0xc1201000 data:0x7af40000-0x7af41000
/opt/java1.3/jre/bin/../lib/PA_RISC2.0/libverify.sl
text:0xc1210000-0xc1220000 data:0x7af2e000-0x7af2f000
/opt/java1.3/jre/bin/../lib/PA_RISC2.0/libjava.sl
text:0xc1700000-0xc172c000 data:0x7af29000-0x7af2e000
/opt/java1.3/jre/bin/../lib/PA_RISC2.0/libzip.sl
text:0xc1730000-0xc1743000 data:0x7af25000-0x7af27000
/usr/lib/libnss_files.1
text:0xc0068000-0xc0071000 data:0x7ad1a000-0x7ad1b000
Local Time = Tue Mar 23 02:12:05 2004
Elapsed Time = 0
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Server VM (1.3.1 1.3.1.02-JPSE_1.3.1.02_20011206 PA2.0 mixed mode)
#
Thanks in advance,
Larry Reinhart
Here is the error:
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 10 occurred at PC=0xc173fd3c
Function name=allocZip
Library=/opt/java1.3/jre/bin/../lib/PA_RISC2.0/libzip.sl
Current Java thread:
"main" prio=7 tid=0x0000ddb0 nid=1 lwp_id=8810178 runnable [0x7eff3000..0x7eff1f48]
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.
at java.util.jar.JarFile.
at java.util.jar.JarFile.
at sun.misc.URLClassPath$JarLoader.getJarFile(Unknown Source)
at sun.misc.URLClassPath$JarLoader.
at sun.misc.URLClassPath$2.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.misc.URLClassPath.getLoader(Unknown Source)
at sun.misc.URLClassPath.getLoader(Unknown Source)
- locked <0x774118d0> (a sun.misc.URLClassPath)
at sun.misc.URLClassPath.getResource(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
- locked <0x774113a0> (a sun.misc.Launcher$AppClassLoader)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
- locked <0x774113a0> (a sun.misc.Launcher$AppClassLoader)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
- locked <0x774113a0> (a sun.misc.Launcher$AppClassLoader)
Dynamic libraries:
/opt/java1.3/jre/bin/../bin/PA_RISC2.0/native_threads/java
text:0x00001000-0x00006b2c data:0x00007000-0x00007344
/opt/java1.3/jre/bin/../lib/PA_RISC2.0/server/libjvm.sl
text:0xcac00000-0xcb3d3000 data:0x7af7c000-0x7b032000
/usr/lib/libpthread.1
text:0xc0030000-0xc0048000 data:0x7af41000-0x7af44000
/usr/lib/libm.2
text:0xc0080000-0xc00ac000 data:0x7af44000-0x7af45000
/usr/lib/libcl.2
text:0xc03c0000-0xc04a8000 data:0x7af46000-0x7af54000
/usr/lib/libisamstub.1
text:0xc004e000-0xc004f000 data:0x7af45000-0x7af46000
/usr/lib/libCsup.2
text:0xc0310000-0xc032b000 data:0x7af54000-0x7af57000
/usr/lib/librt.2
text:0xc032c000-0xc0330000 data:0x7af57000-0x7af58000
/usr/lib/libc.2
text:0xc0100000-0xc0243000 data:0x7b037000-0x7b04a000
/usr/lib/libdld.2
text:0xc0004000-0xc0007000 data:0x7b032000-0x7b033000
/opt/java1.3/jre/lib/PA_RISC2.0/native_threads/libhpi.sl
text:0xc11f0000-0xc1201000 data:0x7af40000-0x7af41000
/opt/java1.3/jre/bin/../lib/PA_RISC2.0/libverify.sl
text:0xc1210000-0xc1220000 data:0x7af2e000-0x7af2f000
/opt/java1.3/jre/bin/../lib/PA_RISC2.0/libjava.sl
text:0xc1700000-0xc172c000 data:0x7af29000-0x7af2e000
/opt/java1.3/jre/bin/../lib/PA_RISC2.0/libzip.sl
text:0xc1730000-0xc1743000 data:0x7af25000-0x7af27000
/usr/lib/libnss_files.1
text:0xc0068000-0xc0071000 data:0x7ad1a000-0x7ad1b000
Local Time = Tue Mar 23 02:12:05 2004
Elapsed Time = 0
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Server VM (1.3.1 1.3.1.02-JPSE_1.3.1.02_20011206 PA2.0 mixed mode)
#
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2004 02:56 PM
03-22-2004 02:56 PM
Re: JVM Error, Unexpected Signal 10
Are you sure the Java versions are exactly the same. That looks like a pretty old version of Java 1.3.1.02. The current release is 1.3.1.13.
Yesterday is history, tomorrow is a mystery, today is a gift. That's why it's called the present.
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