controls and performance penalties all over the place.
-chris
-Original Message-
From: Mark Thomas
Sent: Wednesday, March 29, 2023 8:37 PM
To: users@tomcat.apache.org
Subject: Re: [org.apache.jasper.JasperException: Unable to compile class for
JSP] with root cause
Hi,
I am unable to
@tomcat.apache.org
Subject: Re: [org.apache.jasper.JasperException: Unable to compile class for
JSP] with root cause
Hi,
I am unable to reproduce this with a clean build of the current 9.0.x source.
I built the sample application without configuring the connection to Azure.
Once deployed, it failed with
mycompany.com:5432",
"connect";
// permission java.net.SocketPermission "*.noaa.gov:80", "connect";
// };
//
// The permissions granted to the context WEB-INF/classes directory
// grant codeBase "file:${catalina.base}/webapps/examples/WEB-INF/classes/-&q
java.net.SocketPermission "*.noaa.gov:80", "connect";
// };
//
// The permissions granted to the context WEB-INF/classes directory
// grant codeBase "file:${catalina.base}/webapps/examples/WEB-INF/classes/-" {
// };
//
// The permission granted to your JDBC driver
// grant
62ed6ee logs]$ cat localhost.2023-03-24.log
24-Mar-2023 13:46:19.866 SEVERE [https-jsse-nio-8643-exec-4]
org.apache.catalina.core.StandardWrapperValve.invoke Servlet.service()
for servlet [jsp] in context with path [/msal4j-servlet-auth] threw
exception [org.apache.jasper.JasperException: Unab
Servlet.service() for
servlet [jsp] in context with path [/msal4j-servlet-auth] threw exception
[org.apache.jasper.JasperException: Unable to compile class for JSP] with root
cause
java.lang.NullPointerException: Cannot invoke
"java.io.InputStream.close()&qu
trace :
"
SEVERE: Servlet.service() for servlet jsp threw exception
org.apache.jasper.JasperException: Unable to compile class for JSP
Generated servlet error:
The method handlePageException(Exception) in the type PageContext is not
applicable for the arguments (Throwable)