HTTP Status 500 - The requestURI was rejected because it can only contain printable ASCII characters.

type Exception report

message The requestURI was rejected because it can only contain printable ASCII characters.

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

exception

org.springframework.security.web.firewall.RequestRejectedException: The requestURI was rejected because it can only contain printable ASCII characters.
	org.springframework.security.web.firewall.StrictHttpFirewall.getFirewalledRequest(StrictHttpFirewall.java:253)
	org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:194)
	org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178)
	org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:357)
	org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:270)

note The full stack trace of the root cause is available in the Apache Tomcat/8.0.14 (Debian) logs.


Apache Tomcat/8.0.14 (Debian)