1841548 Members
2931 Online
110182 Solutions
New Discussion

java error

 
tarek_3
Frequent Advisor

java error

hi
i am working on itanium server rx4640 OS hp-ux11.23
i receive the follwing error while working with java
nacb1:/globus/testing/bnk.run#Error occurred during initialization of VM
java.lang.UnsatisfiedLinkError: currentTimeMillis

nacb1:/globus/testing/bnk.run#java testjava.class
Exception in thread "main" java.lang.NoClassDefFoundError: testjava/class

Regards
Hassoun
1 REPLY 1
Stanimir
Trusted Contributor

Re: java error

Hello!
Checkwhat java version is used by your application.

Try:
#swlist to find your java-installation.

May be you need to change some configuration file in your application to
refer to the right java version you have.