HTTP Status 500 – Internal Server Error


Type Exception Report

Message Request[/shipinit] does not contain handler parameter named 'method'. This may be caused by whitespace in the label text.

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

Exception

javax.servlet.ServletException: Request[/shipinit] does not contain handler parameter named 'method'.  This may be caused by whitespace in the label text.
	org.apache.struts.actions.DispatchAction.unspecified(DispatchAction.java:215)
	org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:249)
	org.apache.struts.actions.DispatchAction.execute(DispatchAction.java:187)
	org.springframework.web.struts.DelegatingActionProxy.execute(DelegatingActionProxy.java:110)
	org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
	org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
	org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
	org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
	com.filter.MyInterceptor.doPost(MyInterceptor.java:96)
	com.filter.MyInterceptor.doGet(MyInterceptor.java:102)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:634)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
	org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
	net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:220)
	net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:197)
	net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:181)
	com.thetransactioncompany.cors.CORSFilter.doFilter(CORSFilter.java:209)
	com.thetransactioncompany.cors.CORSFilter.doFilter(CORSFilter.java:244)
	org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:96)
	org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
	com.filter.GZIPFilter.doFilter(GZIPFilter.java:37)
	org.tuckey.web.filters.urlrewrite.RuleChain.handleRewrite(RuleChain.java:176)
	org.tuckey.web.filters.urlrewrite.RuleChain.doRules(RuleChain.java:145)
	org.tuckey.web.filters.urlrewrite.UrlRewriter.processRequest(UrlRewriter.java:92)
	org.tuckey.web.filters.urlrewrite.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:389)

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


Apache Tomcat/9.0.11