Error handling 错误代码:java.lang.IllegalStateException:运行tomcat时没有输出文件夹

Error handling 错误代码:java.lang.IllegalStateException:运行tomcat时没有输出文件夹,error-handling,tomcat8.5,Error Handling,Tomcat8.5,安装后,当我点击url'hhtp://localhost:8080“我面临着这个错误 类型异常报告 消息java.lang.IllegalStateException:无输出文件夹 说明服务器遇到意外情况,无法满足请求 例外情况 org.apache.jasper.jaspereException:java.lang.IllegalStateException:否 输出文件夹 org.apache.jasper.servlet.JspServletWrapper.handleJspExcepti

安装后,当我点击url'hhtp://localhost:8080“我面临着这个错误

类型异常报告

消息java.lang.IllegalStateException:无输出文件夹

说明服务器遇到意外情况,无法满足请求

例外情况

org.apache.jasper.jaspereException:java.lang.IllegalStateException:否 输出文件夹 org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:601) org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:402) org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:386) org.apache.jasper.servlet.JspServlet.service(JspServlet.java:330) javaservlet.http.HttpServlet.service(HttpServlet.java:742) org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) 根本原因

java.lang.IllegalStateException:无输出文件夹 org.apache.jasper.JspCompilationContext.createOutputDir(JspCompilationContext.java:687) org.apache.jasper.JspCompilationContext.getOutputDir(JspCompilationContext.java:202) org.apache.jasper.JspCompilationContext.getClassFileName(JspCompilationContext.java:535) org.apache.jasper.compiler.compiler.isOutDated(compiler.java:459) org.apache.jasper.compiler.compiler.isOutDated(compiler.java:425) org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:588) org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:368) org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:386) org.apache.jasper.servlet.JspServlet.service(JspServlet.java:330) javaservlet.http.HttpServlet.service(HttpServlet.java:742) org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)


注意:根本原因的完整堆栈跟踪可在服务器日志中找到。

尝试以管理员身份运行startup.bat。为我工作