[
https://issues.apache.org/jira/browse/DIRSTUDIO-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14942835#comment-14942835
]
Stefan Seelmann commented on DIRSTUDIO-1070:
--------------------------------------------
Please check what your default Java version is. {{/usr/libexec/java_home -V}}
shows all your Java installations and the last line is the default one.
* If the default is JDK 8 (important: JDK 8, the JRE is not sufficient) than
Studio should work without additional configuration.
* If not you need to configure the JDK path. It is not recommended to it in
Plist.info, but in
{{/Applications/ApacheDirectoryStudio.app/Contents/MacOS/ApacheDirectoryStudio.ini}}
before the {{-vmargs}} line.
I'll update the FAQ tomorrow.
> Can't start on OS X using Java8
> -------------------------------
>
> Key: DIRSTUDIO-1070
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1070
> Project: Directory Studio
> Issue Type: Bug
> Affects Versions: 2.0.0-M9 (2.0.0.v20150606-M9)
> Environment: OSX 10.10
> Installed JavaSE, JavaSDK
> Reporter: Florian Heigl
> Priority: Blocker
>
> Well it won't even run without installing a old Java6 SDK.
> That would be problematic since DS Studio is what I use for maintaining the
> really critical stuff, so I would prefer to not get attacked anywhere I go by
> having old Java crud installed.
> It seems it would mostly be a matter of modifying the plist file.
> The DS FAQ has some info about setting the java version but OS X is not
> mentioned in those howtos.
> I'm going to try poking at the file, but most probably i'll fail and just sit
> there and sob.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)