Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ice-dev] Issue with nightly ICE build

I can confirm this works on my Mac Pro for both the stable and unstable nightly using jdk1.8.0_51.jdk. 

I looked online to see if anyone else was experiencing this. A lot mentioned differing 32 64 bit arch between the JVM and the Eclipse App. Most said downloading the latest java update from Apple fixed it:


Alex

On Oct 26, 2015, at 7:23 AM, Jay Jay Billings <jayjaybillings@xxxxxxxxx> wrote:

Hari,

Thanks for sending this! Alex will try to confirm it in his Mac and get back to you.

Jay

On Oct 25, 2015 9:10 PM, "Harinarayan Krishnan" <hkrishnan@xxxxxxx> wrote:
Hi all,

I am getting the following error when I launch the nightly build on my Mac.

-----
The JVM shared library "/Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/bin/../jre/lib/server/libjvm.dylib" does not contain the JNI_CreateJavaVM symbol.
----

I tried updating and reinstalling Java to no avail. I also tried editing the Info.plist in the ICE client to add the specific -vm (1.8.0_66) java path as well as added JNI as part of the JavaVMCapabilities in the Java 1.8.0_66 installation. OSX= Mac 10.11.1

Thanks,
Hari



_______________________________________________
ice-dev mailing list
ice-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-dev
_______________________________________________
ice-dev mailing list
ice-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ice-dev


Back to the top