Jasper server stopped showing reports with images after upgrade to 8.1.1

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.

gustavofarias's picture
Joined: May 22 2012 - 7:10am
Last seen: 6 days 10 hours ago

1 Answer:

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.

gustavofarias's picture
Joined: May 22 2012 - 7:10am
Last seen: 6 days 10 hours ago
Feedback
randomness