Bug 13779 - Crashes with diagnostics about missing libjli.so
Summary: Crashes with diagnostics about missing libjli.so
Status: CLOSED NOTABUG
Alias: None
Product: Sisyphus
Classification: Development
Component: java-1.7.0-openjdk (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: viy
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-23 21:22 MSK by nbr
Modified: 2008-10-27 21:50 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description nbr 2007-12-23 21:22:33 MSK
CLASSPATH=/jre/ext/jogl.jar:/jre/ext/gluegen.jar:/usr/share/java:/usr/share/ant/lib/:/usr/share/ant/lib/ant-antlr.jar
+ export CLASSPATH
+ /usr/bin/ant -lib /usr/share/java
/usr/lib/jvm/java/jre/bin/java: error while loading shared libraries: libjli.so:
cannot open shared object file: No such file or directory
error: Bad exit status from /usr/src/tmp/rpm-tmp.94019 (%build)

Steps to Reproduce:
1.have openjdk as BuildPreReq: java-devel
2.have an ant task in hasher
3.
Actual Results:  
as seen in description

Expected Results:  
not complaining about libjli.so
Comment 1 Mikhail Gusarov 2008-06-13 13:00:39 MSD

    
Comment 2 viy 2008-10-27 21:50:07 MSK
надо использовать опцию --mountpoints=/proc
(и соотв. настроить hasher-priv)
см. Java FAQ.