Skip to Main Content

Java SE (Java Platform, Standard Edition)

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!

java: error while loading shared libraries: libjli.so: cannot open shared..

843804Jan 1 2008 — edited Apr 7 2009
Hi All,
I've installed eclipse on Fedora C7 using yum install eclipse-*... When I tried to start eclipse, it showed the message:

JVM terminated. Exit code=127
/usr/local/bin/java
-Xms40m
-Xmx256m
-Dosgi.sharedConfiguration.area=/usr/lib/eclipse/configuration
-jar /usr/share/eclipse/startup.jar
-os linux
-ws gtk
-arch x86
-launcher /usr/bin/eclipse
-name Eclipse
-showsplash 600
-exitdata 90007
-vmagrs
-Xms512M
-Xmx900M
-vm /usr/local/bin/java
-vmargs
-Xms40m
-Xmx256m
-Dosgi.sharedConfiguration.area=/usr/lib/eclipse/configuration
-jar /usr/share/eclipse/startup.jar

also, when I execute the command "java -version" following message is displayed:

java: error while loading shared libraries: libjli.so: cannot open shared object file: No such file or directory


Can anyone of you please help me?

Thanks in advance,
Qamar Zaman
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 5 2009
Added on Jan 1 2008
4 comments
8,941 views