JRELoadError
Michael Hall
mik3hall at gmail.com
Sat Jan 31 01:43:26 UTC 2015
On Jan 30, 2015, at 4:00 PM, Emmanuel Puybaret <puybaret at eteks.com> wrote:
> Hi,
>
> I developed a sandboxed version of Sweet Home 3D that comes with its own copy of JRE 7.
> Miserably, a few users reported recently that they got a "JRELoadError" when they launch the application.
> I tried to update from JRE 7u72 to JRE 7u76, tried to replace JavaAppLauncher by the launcher generated by javafxpackager, and also tried to replace the JRE 7 copy by a JRE 8 copy, but these users reported to me it didn't fix this issue.
>
> Would have any of you encounter this problem and/or have an idea how to fix it?
A number of apps seem to have had the issue if you search on the subject error.
This post….
http://jedit.9.x6.nabble.com/jEdit-users-JRELoadError-launching-jEdit-5-2pre1-after-mavericks-upgrade-but-no-java-version-or-JAVAe-td5005300.html
had a lot of mail list noise but ended up with some valid enough suggestions as to what the possible conflicts might be.
Use of JAVA_HOME
conflicting with the browser installed JRE version
some sort of embedded symlink back to an apple JRE
the possibilities that I remember.
It suggested a work around of using a 3rd party package for running an app configuration that would work with both Apple and Oracle JRE’s.
There might be some information of use to you in that one. There were a number of apps that appeared to have the issue.
Michael Hall
trz nio.2 for OS X http://www195.pair.com/mik3hall/index.html#trz
HalfPipe Java 6/7 shell app http://www195.pair.com/mik3hall/index.html#halfpipe
AppConverter convert Apple jvm to openjdk apps http://www195.pair.com/mik3hall/index.html#appconverter
More information about the macosx-port-dev
mailing list