You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.
org.springframework.web.util.NestedServletException: Handler processing failed; nested exception is java.lang.NoClassDefFoundError: Could not initialize class com.sun.imageio.plugins.jpeg.JPEGImageReader
org.springframework.web.servlet.DispatcherServlet.triggerAfterCompletionWithError(DispatcherServlet.java:1284)
We had reports of image upload problems in Spot-it missions, e.g. http://www.nquire-it.org/#/project/4751435/upload
Investigation revealed a
500
HTTP error here,Source code:
app .. controllers/activities .. SpotItDataController.java
app .. logic .. FileManagerBean.java
Useful links
Stack trace
The text was updated successfully, but these errors were encountered: