[Critical] jessie openjdk-8-jre-jamvm start failed
飞颜 <[email protected]>
| Newsgroups | gmane.linux.debian.ports.mips |
|---|---|
| Message-ID | <CAA0kR3vTus95MEg=2rvLcBE6odXiQFh658k9iuHkN75tEYxWdg@mail.gmail.com> |
Dear all, I used QEMU run Debian8.4(jessie) MIPS(big endian) version, I need use java environment for develop OSGI bundles. openjdk hospot jvm is very slow, i want to change to jamvm, but it can not start successfully. the error meaasge is below: java: relocation error: /usr/lib/jvm/java-8-openjdk-mips/jre/lib/mips/libjava.so: symbol JVM_GetResourceLookupCacheURLs, version SUNWprivate_1.1 not defined in file libjvm.so with link time reference. how can I solved this issue? thanks. I used command apt-get install openjdk-8-jre-jamvm for installing jre, and use jessie-backport source as below: deb http://httpredir.debian.org/debian jessie-backports main contrib non-free Regards, Wayne