An HTTP Status 500

What is the problem? Please be detailed.

Am uploading a form on ODK aggregate, but the form cannot load and provide an HTTP status error

Below is the error message

type Exception report

message

description The server encountered an internal error () that prevented it from fulfilling this request.

exception

java.lang.IllegalStateException
org.apache.catalina.connector.ResponseFacade.sendError(ResponseFacade.java:407)
javax.servlet.http.HttpServletResponseWrapper.sendError(HttpServletResponseWrapper.java:108)
javax.servlet.http.HttpServletResponseWrapper.sendError(HttpServletResponseWrapper.java:108)
org.springframework.security.web.context.SaveContextOnUpdateOrErrorResponseWrapper.sendError(SaveContextOnUpdateOrErrorResponseWrapper.java:81)
org.opendatakit.aggregate.servlet.FormUploadServlet.doPost(FormUploadServlet.java:342)
javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)

What ODK tool and version are you using? And on what device and operating system version?

ODK Aggregate Version 1.2

What steps can we take to reproduce the problem?

Not sure as I need support to resolve the error

What you have you tried to fix the problem?

Not tried anything as yet

Anything else we should know or have? If you have a test form or screenshots or logs, attach here.

I am not sure if this is contributing to the error or not, but I note that you are using Aggregate version 1.2. Current version is, I think, v1.4.15. Updating to the more recent version (and making sure your forms are from that version as well) is recommended.

Best,
Caroline

1 Like