Home > front end >  In a 500 error JavaWeb project deployment to Linux
In a 500 error JavaWeb project deployment to Linux

Time:09-20

HTTP Status 500 - Request processing failed; Nested exception is Java. Lang. RuntimeException

Type Exception report

The message Request processing failed; Nested exception is Java. Lang. RuntimeException

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

The exception

Org. Springframework. Web. Util. NestedServletException: Request processing failed; Nested exception is Java. Lang. RuntimeException
Org. Springframework. Web. Servlet. FrameworkServlet. The processRequest (FrameworkServlet. Java: 982)
Org. Springframework. Web. Servlet. FrameworkServlet. DoGet (FrameworkServlet. Java: 861)
Javax.mail. Servlet. HTTP. HttpServlet. Service (HttpServlet. Java: 624)
Org. Springframework. Web. Servlet. FrameworkServlet. Service (846) FrameworkServlet. Java:
Javax.mail. Servlet. HTTP. HttpServlet. Service (HttpServlet. Java: 731)
Org, apache tomcat, websocket server. WsFilter. DoFilter (WsFilter. Java: 52)
Org. Springframework. Web. Filter. CharacterEncodingFilter. DoFilterInternal (CharacterEncodingFilter. Java: 197)
Org. Springframework. Web. Filter. OncePerRequestFilter. DoFilter (OncePerRequestFilter. Java: 107)
Root cause

Java. Lang. RuntimeException
Com. Haoqian. DaoImpl. AuthorityDaoImpl. FindAllAuthorities (39) AuthorityDaoImpl. Java:
Com.haoqian.controller.Com panyController. ShowAllAuthorities (CompanyController. Java: 114)
Sun. Reflect. NativeMethodAccessorImpl. Invoke0 (Native Method)
Sun. Reflect. NativeMethodAccessorImpl. Invoke (NativeMethodAccessorImpl. Java: 62)
Sun. Reflect. DelegatingMethodAccessorImpl. Invoke (43) DelegatingMethodAccessorImpl. Java:
Java. Lang. Reflect. Method. Invoke (497) Method. The Java:
Org. Springframework. Web. Bind. The annotation. Support. HandlerMethodInvoker. InvokeHandlerMethod (HandlerMethodInvoker. Java: 180)
Org. Springframework. Web. Servlet. MVC. The annotation. AnnotationMethodHandlerAdapter. InvokeHandlerMethod (AnnotationMethodHandlerAdapter. Java: 440)
Org. Springframework. Web. Servlet. MVC. The annotation. AnnotationMethodHandlerAdapter. Handle (AnnotationMethodHandlerAdapter. Java: 428)
Org. Springframework. Web. Servlet. DispatcherServlet. DoDispatch (DispatcherServlet. Java: 963)
Org. Springframework. Web. Servlet. DispatcherServlet. DoService (DispatcherServlet. Java: 897)
Org. Springframework. Web. Servlet. FrameworkServlet. The processRequest (FrameworkServlet. Java: 970)
Org. Springframework. Web. Servlet. FrameworkServlet. DoGet (FrameworkServlet. Java: 861)
Javax.mail. Servlet. HTTP. HttpServlet. Service (HttpServlet. Java: 624)
Org. Springframework. Web. Servlet. FrameworkServlet. Service (846) FrameworkServlet. Java:
Javax.mail. Servlet. HTTP. HttpServlet. Service (HttpServlet. Java: 731)
Org, apache tomcat, websocket server. WsFilter. DoFilter (WsFilter. Java: 52)
Org. Springframework. Web. Filter. CharacterEncodingFilter. DoFilterInternal (CharacterEncodingFilter. Java: 197)
Org. Springframework. Web. Filter. OncePerRequestFilter. DoFilter (OncePerRequestFilter. Java: 107)
Note The full stack trace of The root cause is available in The Apache Tomcat/7.0.79 logs.


O great god answer

CodePudding user response:

Made it very clear, said the showAllAuthorities inside there is a problem, a runtime exception,
www.xttblog.com
www.codedq.net
http://www.ndislwf.com
Spare grass
CODE books
Love to share

Welcome to my personal WeChat public number: spare grass (yyucao)!

CodePudding user response:

Trouble say specific point I mean my code where there is a problem not let you waterfall sweat no bosses to translate?
  • Related