HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: JVM reach 100% CPU Usage, thread/core dump
Operating System - HP-UX
1833874
Members
1917
Online
110063
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-08-2004 10:21 AM
03-08-2004 10:21 AM
JVM reach 100% CPU Usage, thread/core dump
Hi,
I am running a WebMethods Server 3.5.1 in the environment below. A couple of days ago it just reached CPU usage 100% and hanged or core dumped, later on I was told had happened before. It did this 4-5 times we bring it up it went down a few mins later.
There was a EMC sofware update for the Disk Array the day of the problem, that was not the case the previous time.
Any ideas what the cause of this could be?
Which log could I take a look, things to try?
BTW, Yes I need to update my JVM and no, no error messages in the application log.
Environment
<>java -version
java version "1.2.2.02"
HotSpot VM (1.0.1fcs, mixed mode, PA2.0 build 1.2.2.02-99/12/09-PA_RISC2.0)
<>uname -a
HP-UX rtpdbvl1 B.11.00 A 9000/800 651329333 two-user license
Error message
#
# Java version:
# HotSpot VM (1.0.1fcs, mixed mode, PA2.0 build 1.2.2.02-99/12/09-PA_RISC2.0)
#
# HotSpot Virtual Machine Error, Unexpected Signal 10
#
# Error ID: 4F533F48500D55580E4350500B22
#
Full thread dump:
"User Tasks Pool" prio=9 tid=0x8f6ba0 nid=0x32 waiting on monitor [0x5ab43000..0x5ab434e0]
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:424)
at com.wm.util.pool.PooledThread.run(PooledThread.java:101)
at java.lang.Thread.run(Thread.java:479)
...
...
...
I am running a WebMethods Server 3.5.1 in the environment below. A couple of days ago it just reached CPU usage 100% and hanged or core dumped, later on I was told had happened before. It did this 4-5 times we bring it up it went down a few mins later.
There was a EMC sofware update for the Disk Array the day of the problem, that was not the case the previous time.
Any ideas what the cause of this could be?
Which log could I take a look, things to try?
BTW, Yes I need to update my JVM and no, no error messages in the application log.
Environment
<>java -version
java version "1.2.2.02"
HotSpot VM (1.0.1fcs, mixed mode, PA2.0 build 1.2.2.02-99/12/09-PA_RISC2.0)
<>uname -a
HP-UX rtpdbvl1 B.11.00 A 9000/800 651329333 two-user license
Error message
#
# Java version:
# HotSpot VM (1.0.1fcs, mixed mode, PA2.0 build 1.2.2.02-99/12/09-PA_RISC2.0)
#
# HotSpot Virtual Machine Error, Unexpected Signal 10
#
# Error ID: 4F533F48500D55580E4350500B22
#
Full thread dump:
"User Tasks Pool" prio=9 tid=0x8f6ba0 nid=0x32 waiting on monitor [0x5ab43000..0x5ab434e0]
at java.lang.Object.wait(Native Method)
at java.lang.Object.wait(Object.java:424)
at com.wm.util.pool.PooledThread.run(PooledThread.java:101)
at java.lang.Thread.run(Thread.java:479)
...
...
...
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2004 11:01 AM
03-08-2004 11:01 AM
Re: JVM reach 100% CPU Usage, thread/core dump
The most likely cause of this problem is inadequate patching for the HotSpot Server.
check patches and install at:
http://www.hp.com/go/java
Then reinstall the Hot Spot Server.
SEP
check patches and install at:
http://www.hp.com/go/java
Then reinstall the Hot Spot Server.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2004 11:15 AM
03-08-2004 11:15 AM
Re: JVM reach 100% CPU Usage, thread/core dump
I'd lay odds on patching. Thats an old version of Java you have there. I'm pretty sure that there is a pthread specific patch out there related to problems with Java (certainly for 3.1 onwards).
Sorry - don't have the patch number to hand (saw it in some documents, but as we are on 11.11 not 11.0 I never made a note).
Sorry - don't have the patch number to hand (saw it in some documents, but as we are on 11.11 not 11.0 I never made a note).
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