Operating System - HP-UX
1752806 Members
5758 Online
108789 Solutions
New Discussion юеВ

Re: hp-unix hangs when running the java Application

 
Maneesh_3
Occasional Contributor

hp-unix hangs when running the java Application

hi ,
There is little bit problem of java appication on hp-unix . When i run the Java application as a root then there is no problem but when i run the java application through the normal user the %CPU goes to 98 .
Can any body tell me whts the solution of this problem ....

More over there is a another problem i am unable to set PRIV_RTSCHED so thats kernel threads maps to JVM threads ...

Please help me out...

Success doing its best
5 REPLIES 5
ranganath ramachandra
Esteemed Contributor

Re: hp-unix hangs when running the java Application

can you run this application through prospect and post the output ? you can get prospect at http://www.hp.com/go/prospect
 
--
ranga
[i work for hpe]

Accept or Kudo

Steven E. Protter
Exalted Contributor

Re: hp-unix hangs when running the java Application

Suggestion:

1) Make sure your java is totally up to date and all paches are installed.

2) Test the application again after patching is checked. New versions of java certified for HP-UX can be found at http://www.hp.com/go.java

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
Maneesh_3
Occasional Contributor

Re: hp-unix hangs when running the java Application

hi,

Thanx for the Reply ...
I have the
java 1.4 on HP-UNIX .
The configuration of HP-UNIX are :
HP-UNIX B.11.00 9000/785


I come to know thats i have to install the patch PHCO_29959 (pthread).
Can you tell me how to check whether this patch is already installed or not

If not , Please anybody tells thats how to install the patch PHCO_29959

Help me out !!!!!!!!!!!!!!!!!!!!!!!!
Patrick Wallek
Honored Contributor

Re: hp-unix hangs when running the java Application

#show_patches | grep 29959

or if you don't have the show_patches command:

# swlist -l patch | grep 29959
Ted Buis
Honored Contributor

Re: hp-unix hangs when running the java Application

If I remember correctly, HP-UX 11i is better at Java than 11.0, so you may wish to consider the later version.
Mom 6