HTTP Status 500 – Internal Server Error


Type Exception Report

Message Unencrypted traffic not allowed (use SSL/HTTPS)

Description The server encountered an unexpected condition that prevented it from fulfilling the request.

Exception

javax.servlet.ServletException: Unencrypted traffic not allowed (use SSL/HTTPS)
	com.tsnocode.server.servlet.main.processRequest(main.java:95)
	com.tsnocode.server.servlet.main.doGet(main.java:596)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
	org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	dk.tempusserva.filter.CORSFilter.doFilter(CORSFilter.java:45)

Note The full stack trace of the root cause is available in the server logs.


Apache Tomcat/7.0.109