Java

General VMS based discussions.
Post Reply
User avatar
issinoho
Site Admin
Posts: 241
Joined: Tue Feb 01, 2005 12:53 am
Location: Scotland
Contact:

Java

Post by issinoho »

User avatar
WillemGrooters
VMS Guru
Posts: 59
Joined: Wed Jul 20, 2005 10:17 am
Location: Netherlands
Contact:

Don't use it

Post by WillemGrooters »

if you can avoid it, and especially igf you are short om memory (Physical, that is). Java swallows memory, CPU and IO as were these unlimited.
Since you seem to have quite a lot of COLPG waits (waiting for memory pages to becoms evailable while they are being paged out) you are definietly in BAD shape for java. Combined with Apache, you're bound for trouble; even doing ABSOLUTELY nothing, it takes days of CPU and tons of IO and memory...
User avatar
RSX11M
Posts: 4
Joined: Fri Feb 02, 2007 5:40 pm
Location: Westwood, MA
Contact:

Post by RSX11M »

We have installed the current JAVA/Jakarta/Tomcat/ from HP and the JAVE release is 1.4.2.

We downloaded the latest patches and they are to all JAVA 1.5 to be used. We can not find such for the IA64.

We are trying to install opentaps on our IA64.
Post Reply