Jasper server stopped showing reports with images after upgrade to 8.1.1
Posted on March 14, 2023 at 2:46pm
Any report I have that have images are not generated in Jasper server preview. In logs I get java.lang.NoClassDefFoundError: com/github/jaiimageio/stream/RawImageInputStream.
But, if I generate the report by rest api it works fine.
Any ideas? Happened after upgrade from 8.0.2 to 8.1.1
I don't get an error in Jasper server gui. Just the get the Loading spinning forever. The error is only in the logs.
Joined: May 22 2012 - 7:10am
Last seen: 6 days 10 hours ago
Posted on March 14, 2023 at 5:38pm
Downloaded jai-imageio-core-1.4.0.jar from github and put in tomcat/lib.
Only god knows why this lib is missing in official release of JasperServer.
Joined: May 22 2012 - 7:10am
Last seen: 6 days 10 hours ago