Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [birt-dev] Is Birt 4.9.0 supported with java 8
  • From: Claes Rosell <claes.rosell@xxxxxxxx>
  • Date: Tue, 22 Mar 2022 18:03:55 +0000
  • Accept-language: sv-SE, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=solme.se; dmarc=pass action=none header.from=solme.se; dkim=pass header.d=solme.se; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=A6y+tVMCpMQKShavi4t6GgnFDlOopEPEHM5JZXI6j4Q=; b=Z4kYZzSa+CljHry89kqFKBhkcB5tgi85LIOV/s6sMOeOTG3WA1w+ew6Ckj2uQg8MG7nhVGtUIvlvM/dal2e4hL2JtDDd48ZLehV/lE5S/ovcfk3vUTLmp3hhvGhAElDqORlpXD+ujfwxRGQ8MuWOfNA9ScUzferJC9r2wwONHNmAyGBavAmMGDN+W3fVDqS6Ye1F6fGSxVx5JZHP0omfMDWfbM0mSoouJEMCzRj5y8ph+XIeusTyXGi8jnP9XzUg9aRNh0G6MoKFjV5QDWZ8yPStmMzsANEHWnlFGedtp7+Su4a7PYpv/ksDa81U8OGgonygMqGlmlP//HPaUEggcw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=XAjk1BJpc1Z3f6HW55Rcl8urZqCRJJyX1Dr+DjbHN/3OXWpw/ginw+eLIQ+hilCd8vhb0XM8u4qtecQVhv6PHq2lX4eynY3GhIruY5T0NCgY4s5NtResujNL0TLgnfzGkQwGsfqkStkjtIcSP7QeCzekh4JSUb19gKKgK7HQvG60nXoQEEmgrSfAAh9JKR/NA9JDCc9WHaugbAeFqO8PYR1qZ/GnxaLjZ7cRgAbsoeHnBX0o9r9iwDurFk8K7DOGwHbNenuN43uqY36XIC67Isf7IUF7jr/mzpYqQERZ63s114ytfK2uRVZKbmFQxvhkdQwB3Rq9O+1ruPsngbrT7A==
  • Delivered-to: birt-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/birt-dev/>
  • List-help: <mailto:birt-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/birt-dev>, <mailto:birt-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/birt-dev>, <mailto:birt-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHYPhH/8Ch9uMAgL06+emsfVHr3pazLsVTA
  • Thread-topic: [birt-dev] Is Birt 4.9.0 supported with java 8

Hi.

 

You need JavaSE-11 or higher to run Birt 4.9.0.

 

Regards

/Claes Rosell

 

Från: birt-dev <birt-dev-bounces@xxxxxxxxxxx> För Saurabh Jain
Skickat: den 22 mars 2022 18:26
Till: birt-dev@xxxxxxxxxxx
Ämne: [birt-dev] Is Birt 4.9.0 supported with java 8

 

Hi Team,

 

Is Birt 4.9.0 supported with java 8 as i am getting below error while deploying it with our product:

 

2022-03-22 17:02:41,971 WARN  [org.jboss.modules.define] (MSC service thread 1-2) Failed to define class org.eclipse.birt.core.exception.BirtException in Module "deployment.c2oear-snapshot.ear.birt.war" from Service Module Loader: java.lang.UnsupportedClassVersionError: Failed to link org/eclipse/birt/core/exception/BirtException (Module "deployment.c2oear-snapshot.ear.birt.war" from Service Module Loader): org/eclipse/birt/core/exception/BirtException has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0

 

Our product is compiled with java 8.

 

 

Regards,

Saurabh Jain

 


Back to the top