xemantic / dkjs-survey-process-engine

The engine handling survey process at Deutsche Kinder- und Jugendstiftung
GNU General Public License v3.0
0 stars 0 forks source link

File upload: fail gracefully if file too large #23

Open hamoid opened 2 years ago

hamoid commented 2 years ago
Thu Jan 27 19:01:31 CET 2022
There was an unexpected error (type=Internal Server Error, status=500).
Request processing failed; nested exception is org.springframework.web.multipart.MaxUploadSizeExceededException: Maximum upload size exceeded; nested exception is java.lang.IllegalStateException: io.undertow.server.handlers.form.MultiPartParserDefinition$FileTooLargeException: UT000054: The maximum size 1048576 for an individual file in a multipart request was exceeded
org.springframework.web.multipart.MaxUploadSizeExceededException: Maximum upload size exceeded; nested exception is java.lang.IllegalStateException: io.undertow.server.handlers.form.MultiPartParserDefinition$FileTooLargeException: UT000054: The maximum size 1048576 for an individual file in a multipart request was exceeded