Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Problem with SimRel Validation Builds

That looks like a JIRO migration instance (-staging), where the JDK used, and other parameters, are different. It just needs to be reconfigured to another kind of 11 since the tool chain setup is no longer under our control.  ci.eclipse.org/simrel is still there and looking clean.


On Dec 6, 2020, at 12:42 AM, Ed Merks <ed.merks@xxxxxxxxx> wrote:



Hi,

SimRel validation builds like this are failing:

https://ci-staging.eclipse.org/simrel/job/simrel.runaggregator.VALIDATE.gerrit/1904/console

I think this is the problem:

06:24:12 No JDK named ‘jdk11-latest’ found

Then it uses Java 8:

06:24:24 Java version: 1.8.0_262, vendor: Eclipse OpenJ9, runtime: /opt/java/openjdk/jre

But Java 8 doesn't work:

06:24:40 Caused by: java.lang.UnsupportedClassVersionError: JVMCFRE003 bad major version; class=org/eclipse/tycho/extras/eclipserun/EclipseRunMojo, offset=6

How did JDK 11 disappear and how do we get it back?

I opened the following:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=569506

Regards,
Ed


_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cross-project-issues-dev

Back to the top