Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » BIRT - version may be negative or may be greater than 255 (Getting error when upgrading to jdk version)
BIRT - version may be negative or may be greater than 255 [message #1835504] Sat, 05 December 2020 03:55 Go to next message
Cho Cho is currently offline Cho ChoFriend
Messages: 1
Registered: December 2020
Junior Member
Hello,
BIRT 2.3.2 is used in project and when openjdk version is upgraded to 1.8.0_275, get error "java.lang.IllegalArgumentException: Invalid version number: Version number may be negative or greater than 255" (com.ibm.icu_3.8.1.v20080530 ). Please advice how to solve.
Thanks in advance.
  • Attachment: logs.txt
    (Size: 2.86KB, Downloaded 106 times)
Re: BIRT - version may be negative or may be greater than 255 [message #1838251 is a reply to message #1835504] Fri, 19 February 2021 14:25 Go to previous messageGo to next message
Tamilselvan K is currently offline Tamilselvan KFriend
Messages: 6
Registered: February 2021
Junior Member
We have upgraded the application to JDK1.8 and with some patchings as well which now at JDK1.8_0_261. Hence we are getting an error as shown below during the BIRT Report generation. When we downgraded the JDK 1.8 sub version to something like JDK1.8_241, it works just fine. Also we have already tried the same with icu4j-3.4.1.jar libraries but still with the same error. No clue at all so far. Then we tried to edit the VersionInfo.java file and edited the version check from 255 to 271. But no luck this time also. But still could see that the updated icu4j-4.8.jar is being recognized by the application during the BIRT report generation.

Please do help me out with the resolution. Am I still missing anything to check?

Caused by: java.lang.IllegalArgumentException: Invalid version number: Version number may be negative or greater than 255
at com.ibm.icu.util.VersionInfo.getInstance(VersionInfo.java:194) ~[icu4j-4.8.jar:4.8]
Re: BIRT - version may be negative or may be greater than 255 [message #1840747 is a reply to message #1838251] Fri, 23 April 2021 09:39 Go to previous messageGo to next message
Peng Li is currently offline Peng LiFriend
Messages: 1
Registered: April 2021
Junior Member
Hi,
I face the same issue, any solution/workaround in the meantime?

Thx
Re: BIRT - version may be negative or may be greater than 255 [message #1841575 is a reply to message #1840747] Fri, 21 May 2021 06:43 Go to previous messageGo to next message
Aditya Raj is currently offline Aditya RajFriend
Messages: 3
Registered: May 2021
Junior Member
I have also facing same issue , But as a workaround if we downgrade java version to 8.0.6.10(251) then issue does not appears
I thought there is some compatibility issue with java version and com.ibm.icu_*.jar
Re: BIRT - version may be negative or may be greater than 255 [message #1842348 is a reply to message #1841575] Wed, 16 June 2021 20:05 Go to previous message
Tom Williamson is currently offline Tom WilliamsonFriend
Messages: 1
Registered: June 2021
Junior Member
I am facing the same issue with my BIRT installation. I've tried several workarounds related to an updated ICU4 Jar (67.1+) which seems to work for other apps that are affected by this bug, but it doesn't seem to be working in this case with BIRT.

Has anyone found a solution to this problem that doesn't involve downgrading their Java or upgrading their BIRT installation?
Previous Topic:AWS for BIRT
Next Topic:red circle with a white cross
Goto Forum:
  


Current Time: Thu Apr 25 03:44:22 GMT 2024

Powered by FUDForum. Page generated in 0.03149 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top