Invalid version number: Version number may be negative or greater than 255 [message #1838308] |
Mon, 22 February 2021 06:26  |
Eclipse User |
|
|
|
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]
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.06102 seconds