- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: java processes.
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
12-23-2006 12:41 AM
12-23-2006 12:41 AM
java processes.
we have an oas10g. i found that there is two java processes consuming all cpu time (nice time). when i stop the oas10g. the two processes didn't end and having parent id the init processes.
any ideas
why the processes stay ?
why java processes consume a huge nice time ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2006 03:35 AM
12-23-2006 03:35 AM
Re: java processes.
A number of possible causes, from most likely to leasst likely:
1) Required java patches are not installed. Java is one of those apps that will install without required patches.
2) Java version itself was replaced due to this problem. Its pretty easy to update java from http://www.hp.com/go/java
3) Problems with OS patching not being done properly for oas10g. This is a common problem, this app checks come critical patches at install but the checklist is not complete.
I've done 1 oas 10g install since coming to Israel and avoided all of these problems by making sure all of the above three items were fixed prior to starting the install.
4) oas itself has a problem that requires a patch.
5) Not enough system memory is available. Oracle's minimums are not enough for even a small system.
SEP
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
12-25-2006 01:08 PM
12-25-2006 01:08 PM
Re: java processes.
The jave process looks like a part of Oracel Reports. What is the size of the report server cache size set in
$ORACLE_HOME/reports/conf/repserver.conf ?
It should not be 0 or have negative value.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-25-2006 09:57 PM
12-25-2006 09:57 PM
Re: java processes.
Pl. mention those processes, also make sure
if u r doing a proper shutdown ( because
oracle AS requires shutdown of processes in proper
sequence.
-Santosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-25-2006 10:08 PM
12-25-2006 10:08 PM
Re: java processes.
do you still have the output from:
ps -ef|grep
this can help shed some more lights on the problem.
We recently had a similar problem which turned out to be related to a reports server issue. We had too many reports engines declared....
kind regards
yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2006 07:15 PM
12-26-2006 07:15 PM
Re: java processes.
it seems to be reports related. but how can i find what's wrong with the reports servers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2006 07:49 PM
12-26-2006 07:49 PM
Re: java processes.
this a rather difficult question. There may be some report server parameters that have been improperly tuned. There may also be some kernel parameters not well set as well. There may be java patches missing. The list is long.
I would suggest that you log a Service Request on Metalink. This is what we did for our numerous reports server problems that was effectively solved by Metalink engineers.
good luck!
kind regards
yogeeraj