I'm so glad it works now :) Kind Regards, Stefan
On 07/15/2015 11:41 PM, Luca Sokoll wrote: > This seems to have fixed it: > > luca at Lucas-MBP in ~ > $ /usr/libexec/java_home -V > Matching Java Virtual Machines (3): > 1.8.0_51, x86_64: "Java SE 8" > /Library/Java/JavaVirtualMachines/jdk1.8.0_51.jdk/Contents/Home > 1.6.0_65-b14-466.1, x86_64: "Java SE 6" > /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home > 1.6.0_65-b14-466.1, i386: "Java SE 6" > /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home > > /Library/Java/JavaVirtualMachines/jdk1.8.0_51.jdk/Contents/Home > > I can successfully run the new version now. Apparently you need the JDK, > not the JRE version of Java 8 which I had installed. Thank you so much. > > PS - nice to see Apache DS has been updated to work nicely on retina > display :) > > On 15 July 2015 at 16:25, Stefan Seelmann <m...@stefan-seelmann.de> wrote: > >> On 07/15/2015 11:07 PM, Luca Sokoll wrote: >>> Thanks Stefan. Much appreciated! >>> >>> Here's the output: >>> >>> luca at Lucas-MBP in ~ >>> $ /usr/libexec/java_home -V >>> Matching Java Virtual Machines (2): >>> 1.6.0_65-b14-466.1, x86_64: "Java SE 6" >>> /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home >>> 1.6.0_65-b14-466.1, i386: "Java SE 6" >>> /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home >>> >>> /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home >> >> Ok, so no Java 8 is there. >> >> Please go to Oracle website [1] and download JDK 8 (filename is >> "jdk-8u51-macosx-x64.dmg") and install it. >> >> Then run the command again and paste the output please. >> >> Kind Regards, >> Stefan >> >> [1] >> >> http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html >> >> > >