1753469 Members
4858 Online
108794 Solutions
New Discussion юеВ

Java 1.3 and a d-350

 
SOLVED
Go to solution
Brad Marks
Super Advisor

Java 1.3 and a d-350

I'm attempting to run an application written in Java on my d350 (single 100mz processor, 448mb memory). Running a VERY simple java script (prints 'hello' to screen) pins the CPU at 100%. And running the forementioned application software pins the CPU for an extended time.
I have installed all recommended patches and tuned kernel parameters, all to no avail.
I'm thinking that this system is too small -- at least cpu-wise -- do deal with the overhead that Java creates.
What say you guys?
In appreciation,
Brad
It's not impossible -- it'll just cost more...
5 REPLIES 5
harry d brown jr
Honored Contributor

Re: Java 1.3 and a d-350

Brad,

What Release are you running, and if its 11.x, is it 32 or 64 bit?

live free or die
harry
Live Free or Die
Michael Tully
Honored Contributor

Re: Java 1.3 and a d-350

Hi Brad,

It Could be the system is too small.... A D350
will only run a 32 bit operating system. Are
there any applications sharing the system?
Sometimes sharing a system can bring you
extremely bad news performance wise.

See the link which provides a chart to 32
and 64 bit Operating systems.

http://devresource.hp.com/STK/serversupport.html

-Michael
Anyone for a Mutiny ?
Brad Marks
Super Advisor

Re: Java 1.3 and a d-350

I'm running 11.0 and, of course, it is in 32-bit mode.
This is an R&D machine and there are no users' processes except me!
It's not impossible -- it'll just cost more...
harry d brown jr
Honored Contributor
Solution

Re: Java 1.3 and a d-350


have you looked into HPjmeter?

http://www.hp.com/products1/unix/java/java2/sdkrte1_3/index.html

Have you gone through these links?
http://www.hp.com/products1/unix/java/java2/sdkrte1_3/index.html

personally, I have always disliked the D-class and R-class machines, and the K's aren't much better (I thought the 8080 was slow). Now as for the A-class, N-class, and rp8400's, they kick butt!

live free or die
harry
Live Free or Die
Brad Marks
Super Advisor

Re: Java 1.3 and a d-350

Thanks for that Harry; I'm looking at the RP5430 to replace my k-420 production machine.
I think I'm going to stop trying to force the d350 to do things that is was not designed to.

Thanks all for your continuing help,
Brad
It's not impossible -- it'll just cost more...