[
https://issues.apache.org/jira/browse/DIRSTUDIO-1162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Seelmann closed DIRSTUDIO-1162.
--------------------------------------
Resolution: Duplicate
> Application does not launch with Oracle JDK9
> --------------------------------------------
>
> Key: DIRSTUDIO-1162
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1162
> Project: Directory Studio
> Issue Type: Bug
> Affects Versions: 2.0.0-M13
> Environment: ArchLinux, kernel 4.13.11-1-ARCH
> Oracle Java HotSpot(TM) 64-Bit Server VM (build 9.0.1+11, mixed mode)
> Reporter: Mohammed Lee
> Priority: Major
> Labels: usability
> Attachments: .log
>
>
> Starting the application with this simple wrapper script:
> #! /bin/sh
> export PATH="/opt/java9/bin:${PATH}"
> exec /opt/ApacheDirectoryStudio/ApacheDirectoryStudio "${@}"
> If PATH points to the most recent Oracle JDK 8, application works fine, but
> if it points to the most recent Oracle JDK 9, application crashes right after
> splash screen is displayed; logging file is attached to this ticket.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)