Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

error : "Could not create the Java Virtual Machine"

807599Nov 10 2006 — edited Nov 10 2006
Hi,

i am beginner in java. I am doing project making a small embedded linux system to run java app.

first i install JDK on my host (i686-linux 2.6.16-openSuse 10.1) and JRE on my target (i686-linux 2.4.32), both are version 1-5-. then I try to make the "Hello World!" program ,test it on the host, works fine.

then i put on my target system, but it didnt work. the error message was:
There was an error trying to initialize the HPI library
Please check your installation. Hotspot does not work correctly
when installed in the JDK 1.2 Linux Production Release, or
with any JDK 1.1.x release.
Could not create the Java virtual machine.
thanks for any help and suggestion for the newbee
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 8 2006
Added on Nov 10 2006
1 comment
732 views