Operating System - HP-UX
1843953 Members
2133 Online
110226 Solutions
New Discussion

java java where is java???

 
SOLVED
Go to solution
jerry1
Super Advisor

java java where is java???

Could HP make it anymore difficult to find
it's software products.

Java 1.4 SDK, other , other...

Led me on a wild goose chase and ended back
at some doc page were I started from to download.

Can someone direct me to java1.4 for 11i pa-risc v1.
Not Itanium, not Intergrity, not pa-risc ver 2.

Just plan old java1.4 which use to be package:
T1456AA 1.4.2.03.01 Java2 1.4 SDK for HP-UX

Which should be searchable by some means.


5 REPLIES 5
Geoff Wild
Honored Contributor
Solution

Re: java java where is java???

Isn't it here?

http://www.hp.com/products1/unix/java/

Rgds...Geoff

Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.
jerry1
Super Advisor

Re: java java where is java???

For now I tar'd it from another system
and copied it over which fixed it.

Do not install java1.5 or any of the
plugins. Something hosed java.

I was getting this error when trying to
do a -version on it for anyone that knows
anything about java. Not me.

# ./java -version
Exception in thread "main" java.lang.UnsatisfiedLinkError: findLoadedClass0
at java.lang.ClassLoader.findLoadedClass0(Native Method)
at java.lang.ClassLoader.findLoadedClass(ClassLoader.java:757)
at java.lang.ClassLoader.loadClass(ClassLoader.java:278)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)

DCE
Honored Contributor

Re: java java where is java???

jerry1
Super Advisor

Re: java java where is java???

Found it. thanks.

Geoff Wild
Honored Contributor

Re: java java where is java???

No worries - glad to have helped.

The Dec 2005 11iV2 release comes with 1.5.

I'll have to test that.

Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.