Wiki source code of Client fails to launch when using Mac OS X Lion 10.7 or higher with Java 7
Last modified by Sean Hetherington on 2021/09/10 22:40
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | ====== On this page ====== | ||
| 2 | |||
| 3 | |||
| 4 | |||
| 5 | {{toc maxLevel="5"/}} | ||
| 6 | |||
| 7 | == Symptoms == | ||
| 8 | |||
| 9 | Application fails to launch via the JNLP installation on Mac OS X Lion 10.7 or higher when using Java 7. | ||
| 10 | |||
| 11 | == Cause == | ||
| 12 | |||
| 13 | Restrictions on JNLP security prevent parameters, that are needed to launch the application in a OS X environment, form being passed to the application resulting in a failure to start. | ||
| 14 | |||
| 15 | == Workaround == | ||
| 16 | |||
| 17 | Utilize the tarball OS X installation package for the install instead of the JNLP file. See the following article for more information. [[doc:ISYMDOCS.Client Installation and Uninstallation]]. | ||
| 18 | |||
| 19 | == Related Content == | ||
| 20 | |||
| 21 | {{expand title="Expand to see related content"}} | ||
| 22 | {{unmigrated-inline-wiki-markup}} | ||
| 23 | {dynamiccontentbylabel:showLabels=false|showSpace=false} | ||
| 24 | {{/unmigrated-inline-wiki-markup}} | ||
| 25 | {{/expand}} |