- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Threads blocked on SYSTM
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
06-13-2004 09:39 PM
06-13-2004 09:39 PM
Threads blocked on SYSTM
I have running my application on Itanium Server that to on HPUX 11i.
Most of my application threads are blocked on SYSTM, i donot know what it means.
I believe threads are waiting for some resouce(what kind of resource is this) , could you guys through some light on this.
basically i am not able to scale my application but CPU Utilization is < 20 %
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2004 09:56 PM
06-13-2004 09:56 PM
Re: Threads blocked on SYSTM
Can u brief about the applications you are using. and also post the output of top command
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2004 09:59 PM
06-13-2004 09:59 PM
Re: Threads blocked on SYSTM
Waiting for access to a
system resource or lock.
These resources include data
structures from the LVM,
VFS, UFS, JFS, and Disk
Quota subsystems. "SYSTM"
is the "catch-all" wait
state for blocks on system
resources that are not
common enough or long enough
to warrant their own stop
state.
What version are you on ? 11.11, 11.22, 11.23 ?
What does tusc show ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2004 11:11 PM
06-13-2004 11:11 PM
Re: Threads blocked on SYSTM
Multi threaded application, we scaled this application by increasing the threads in other OS, we are tryinh in Hp now. version is 11.23
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2004 01:05 AM
06-14-2004 01:05 AM
Re: Threads blocked on SYSTM
Do you have DCE installed?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2004 07:13 AM
06-16-2004 07:13 AM
Re: Threads blocked on SYSTM
The Java threads on WebMethods basically hang after a while. When I look at them they are primarily in SYSTM wait state. HP is taking a look at this as there is at least one other customer with this same WebMethods/Java1.4 hang issue.
David