Jasper failed to start with the following error message and UI is showing the license file corrupted
java.io.StreamCorruptedException: invalid stream header: 68E03B6D
at java.io.ObjectInputStream.readStreamHeader(Unknown Source)
at java.io.ObjectInputStream.<init>(Unknown Source)
at com.jp.protection.security.RSASecurityProvider.decode(RSASecurityProvider.java:120)
at com.jp.protection.pub.LicenseReader.decodeLicense(LicenseReader.java:464)
Release : 14.4 Identity Governance
This is due to Java 1.8.0_351 containing new security change, see https://www.oracle.com/java/technologies/javase/8u351-relnotes.html
Set the Java_Home version in the version older than 1.8.0_351