The WAS deployed application access Error “Error 500: javax.mail. Servlet. ServletException: SRVE0207E: Uncaught initialization exception created by the servlet”
Scene: in the was 8.5.5.12 deploying the war file, and started to visit a web page, return an Error: Error 500:
javax.mail. Servlet. ServletException: SRVE0207E: Uncaught initialization
the exception created by the servlet
Solutions:
- determine JDK version
confirmed that the application deployed in this environment only supports JDK1.8, configure the JDK version in the server, figure below:
configuration remember to restart the server, to take effect.
tests whether the web page is normal, and my environment still reports an error of 500. Modify the JSP and JSF parameters
save and restart the server, test again, and the page will display normally.
The reason why 500 error was reported has not been found yet, because there is another set of environment with the same version of WAR package applied, and another set of WAS can be deployed and directly accessed, this set of WAS will appear. It is very strange, if an experienced god passes by, I would like to consult you freely.
Read More:
- When WebSphere deploys a project, an error is reported: error 500: javax.servlet.ServletException : SRVE0207E: Uncaught initialization
- Unable to access javax.servlet.servletexception [How to Solve]
- An error was reported when springboot connected to redis Servlet.service () for servlet [dispatcherServlet] in context with path [] threw e
- Error 404:SRVE0190E: File not found: index.action when websphere publishes the project war package
- [spring] start error: nosuchmethoderror: javax.servlet.http . HttpServletResponse.getStatus () I
- java.lang.NoSuchMethodError Quote: javax.servlet.com Yeah. HttpServletRequest.isAsyncStarted ()Z
- It’s been pitiful by was. It’s reported in the following webapp.WebApp Logerror srve0293e: [servlet error] – [null] error.
- Possible causes and solutions of 404 problems in accessing servlet pages
- [Solved] SpringMVC Run Error: SEVERE-Servlet.service() for servlet jsp threw exception
- Spring boot project running error: Servlet.service () for servlet [dispatcherServlet] threw exception
- Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request p
- The solution to the problem that the method of interacting with database in the servlet class is invalid after the servlet submits 404, 500 refresh and becomes 404, and after connecting to the data pool
- The spring boot set appears in the stand-alone version of redis Servlet.service () for servlet [dispatcherServlet] in context with path [] thr
- Exception of browser accessing servlet404
- Eclipse create servlet file error
- javax.persistence.EntityNotFoundException : unable to find error
- There is a solution to the problem: severity = corrected, type = physical layer, id = 00e5 or id = 00e8 (receiver ID) under Ubuntu
- Servlet page Jump error 500
- 404 error in browser accessing Servlet
- When idea writes JavaWeb, it can’t find servlet