HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: java process problem
Operating System - HP-UX
1833876
Members
1849
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
05-24-2007 07:04 PM
05-24-2007 07:04 PM
java process problem
cu found 2 java processes running in his
system.
# ps -ef|grep java
root 1594 1592 0 May 22 ? 1:17 /opt/sanmgr/jre/bin/PA_RISC2.0/java -Xms20m -Xmx120m -Djava.sec
root 1498 1 0 May 22 ? 6:26 /opt/sanmgr/jre/bin/PA_RISC2.0/java -DHAGT=1 -Djava.net.preferI
cu wanna know what it used for,it almost
occupied 170MB memory,is it normal,how to close it?
thanks.
system.
# ps -ef|grep java
root 1594 1592 0 May 22 ? 1:17 /opt/sanmgr/jre/bin/PA_RISC2.0/java -Xms20m -Xmx120m -Djava.sec
root 1498 1 0 May 22 ? 6:26 /opt/sanmgr/jre/bin/PA_RISC2.0/java -DHAGT=1 -Djava.net.preferI
cu wanna know what it used for,it almost
occupied 170MB memory,is it normal,how to close it?
thanks.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2007 07:21 PM
05-24-2007 07:21 PM
Re: java process problem
Note that the path is /opt/sanmgr/jre/<...>, not /opt/java/<...> which would be the standard location for a JVM.
This Java VM is probably installed along with whatever has created /opt/sanmgr. Then name makes me think it may be related to some SAN management application.
If you're using HP-UX 11.11 or later, you might want to run "ps -efx | grep java" to get the complete command line, so you can see the name of Java class it uses.
MK
This Java VM is probably installed along with whatever has created /opt/sanmgr. Then name makes me think it may be related to some SAN management application.
If you're using HP-UX 11.11 or later, you might want to run "ps -efx | grep java" to get the complete command line, so you can see the name of Java class it uses.
MK
MK
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