Closed eselmeister closed 4 years ago
Sorry for the hassle, but I can't reproduce the problem locally:
eclipse.buildId=unknown
java.version=11.0.8
java.vendor=N/A
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=de_DE
Framework arguments: -version 3 -port 33075 -testLoaderClass org.eclipse.jdt.internal.junit4.runner.JUnit4TestLoader -loaderpluginname org.eclipse.jdt.junit4.runtime -classNames net.openchrom.msd.converter.supplier.pkf.AllTests -application org.eclipse.pde.junit.runtime.coretestapplication -testpluginname net.openchrom.msd.converter.supplier.pkf
Command-line arguments: -os linux -ws gtk -arch x86_64 -consoleLog -version 3 -port 33075 -testLoaderClass org.eclipse.jdt.internal.junit4.runner.JUnit4TestLoader -loaderpluginname org.eclipse.jdt.junit4.runtime -classNames net.openchrom.msd.converter.supplier.pkf.AllTests -application org.eclipse.pde.junit.runtime.coretestapplication -data /home/matthias/Entwicklung/Eclipse/openchrom-workspace/../junit-workspace -dev file:/home/matthias/Entwicklung/Eclipse/openchrom-workspace/.metadata/.plugins/org.eclipse.pde.core/pde-junit/dev.properties -os linux -ws gtk -arch x86_64 -consoleLog -testpluginname net.openchrom.msd.converter.supplier.pkf
I use Java 11 but https://github.com/HebiRobotics/MFL requires Java version 1.6 (only the tests require version 7 and 8) so that does not seem to be the problem.
This can happen if MFL is compiled with a more recent JDK (e.g. Java 9+) even if the class-file-compatibility might be 1.6 ...
See for example https://github.com/eclipse/jetty.project/issues/3244 and stuart-marks comment for a solution.
Ah, yes the MFL was self compiled by me using OpenJDK 11.
@Matthias Is it possible for you to compile the library using Java 8?
Am 22.10.20 um 16:13 schrieb Matthias Mailänder:
Ah, yes the MFL was self compiled by me using OpenJDK 11.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/OpenChrom/openchrom/issues/93#issuecomment-714523247, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFHUT2PV6YCH2XBV6SIHW3SMA4YHANCNFSM4SVXGZ7Q.
--
OpenChrom - the open source alternative for chromatography / mass spectrometry
Dr. Philip Wenig » Founder » philip.wenig@openchrom.net » http://www.openchrom.net
Yes, @openSUSE has a wide variety of Java packages including 1.8.0 which I now downgraded to.
Perfect. I'll check the PR. I would like to upgrade to the latest Eclipse release and the latest Java version better sooner than later. Currently, JavaFX is used, which needs to be removed first. There is also an issue with GTK3 and SWT, which also needs to be solved first. So I assume, an upgrade can be scheduled for Q2/2021.
Am 22.10.20 um 19:30 schrieb Matthias Mailänder:
Yes, @openSUSE https://github.com/openSUSE has a wide variety of Java packages including 1.8.0 which I now downgraded to.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/OpenChrom/openchrom/issues/93#issuecomment-714646007, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFHUT5EU5VIWV7XHWDPLDDSMBT3TANCNFSM4SVXGZ7Q.
--
OpenChrom - the open source alternative for chromatography / mass spectrometry
Dr. Philip Wenig » Founder » philip.wenig@openchrom.net » http://www.openchrom.net
The MicrobeMS fail. When running it locally, the following error log is generated:
The CI also produces errors:
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.092 s <<< FAILURE! - in net.openchrom.msd.converter.supplier.pkf.converter.MassSpectrumImportConverter_Ecoli_ITest