Title: ECUxPlot 0.9r7.0 - Java issue Post by: vtraudt on August 29, 2019, 05:04:47 AM Saw new 7.0 version (had 6.1). Installed.
Now getting java errors, "A JNI error occurred". "A JAVA exception has occured" I am running chrome, internetexplorer and Firefox. Is 7.0 not meant to work with windows 7 on machines with above browsers? http://nyet.org/cars/ECUxPlot/ Title: Re: ECUxPlot 0.9r7.0 - Java issue Post by: nyet on August 29, 2019, 07:04:53 AM What version of JRE are you running
Title: Re: ECUxPlot 0.9r7.0 - Java issue Post by: vtraudt on August 29, 2019, 08:19:55 AM Title: Re: ECUxPlot 0.9r7.0 - Java issue Post by: nyet on August 29, 2019, 01:44:22 PM You will need 9 minimum
Note that oracle is stopping support for anything < 11 lol Title: Re: ECUxPlot 0.9r7.0 - Java issue Post by: vtraudt on August 30, 2019, 05:38:14 AM You will need 9 minimum Note that oracle is stopping support for anything < 11 lol Looks like there is no such thing as version 9 or higher. Java confirmed I have the lastest update dated July 2019 (windows 7). Title: Re: ECUxPlot 0.9r7.0 - Java issue Post by: vtraudt on August 30, 2019, 05:41:02 AM This is the current latest version for my system:
64-bit Java for Windows Recommended Version 8 Update 221 (filesize: 75.92 MB) Release date July 16, 2019 Title: Re: ECUxPlot 0.9r7.0 - Java issue Post by: vtraudt on August 30, 2019, 05:44:09 AM Looks like there is no such thing as version 9 or higher. Java confirmed I have the lastest update dated July 2019 (windows 7). Maybe referring to the Jave SE platform? Java SE 12.0.2 Java SE 12.0.2 is the latest release for the Java SE Platform Title: Re: ECUxPlot 0.9r7.0 - Java issue Post by: aef on August 30, 2019, 05:44:12 AM https://www.oracle.com/technetwork/java/javase/downloads/index.html
Title: Re: ECUxPlot 0.9r7.0 - Java issue Post by: vtraudt on August 30, 2019, 06:47:36 AM https://www.oracle.com/technetwork/java/javase/downloads/index.html Why is the SE platform (mean for developers) needed to run ECUxPlot now? Title: Re: ECUxPlot 0.9r7.0 - Java issue Post by: nyet on August 30, 2019, 07:42:21 AM Ask oracle; I can no longer build against JRE 8
Title: Re: ECUxPlot 0.9r7.0 - Java issue Post by: vtraudt on August 30, 2019, 07:55:48 AM Ask oracle; I can no longer build against JRE 8 So I need to install the developer version of Java? Title: Re: ECUxPlot 0.9r7.0 - Java issue Post by: nyet on August 30, 2019, 01:57:38 PM Yea for now, until i actually bundle the new runtimes with ecuxplot
its on my list of things to do but I haven't done it yet https://medium.com/azulsystems/using-jlink-to-build-java-runtimes-for-non-modular-applications-9568c5e70ef4 Title: Re: ECUxPlot 0.9r7.0 - Java issue Post by: nyet on August 30, 2019, 02:20:58 PM Its a fucking mess
https://mail.openjdk.java.net/pipermail/openjfx-dev/2018-September/022500.html oracle has ruined java Title: Re: ECUxPlot 0.9r7.0 - Java issue Post by: vtraudt on August 31, 2019, 10:05:40 AM Yea for now, until i actually bundle the new runtimes with ecuxplot its on my list of things to do but I haven't done it yet https://medium.com/azulsystems/using-jlink-to-build-java-runtimes-for-non-modular-applications-9568c5e70ef4 Thanks! |