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

Looks like Fred is migrating Simrel project to JIRO. Please ignore ci-staging path. This patch did not put a -1 on the gerrit patch for me yesterday.

 

Thanks

Sravan

 

From: Ed Merks <ed.merks@xxxxxxxxx>
Sent: 06 December 2020 11:13
To: Cross project issues <cross-project-issues-dev@xxxxxxxxxxx>
Subject: [EXTERNAL] [cross-project-issues-dev] Problem with SimRel Validation Builds

 

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

 



Back to the top