https://bz.apache.org/bugzilla/show_bug.cgi?id=66203

            Bug ID: 66203
           Summary: Better error message than "llegalStateException: No
                    output folder" in
                    JspCompilationContext.createOutputDir()
           Product: Tomcat 9
           Version: 9.0.37
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Jasper
          Assignee: dev@tomcat.apache.org
          Reporter: hau...@acm.org
  Target Milestone: -----

in
org.apache.jasper.JspCompilationContext.createOutputDir(JspCompilationContext.java:697),
please

1) say which folder is attempted to be created
2) what userId the current tomcat is running under
3) what permission rights are found on the super-directory

This would make it a lot easier to diagnose.

Probably it was a permission rights problem as in
https://stackoverflow.com/questions/18348741/message-java-lang-illegalstateexception-no-output-folder

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to