Well thank you for your kind responses... i have found out the problem
today... i have been focused on a wrong place... although logs were showing
clear exceptions and errors, the problem was in java classes of my webapp
not jsps nor tomcat itself...
--
View this message in context:
http://tomca
es/ directory, all jar files in the /WEB-INF/lib/
// directory, or even to individual jar files in the /WEB-INF/lib/
directory.
//
// For instance, assume that the standard "examples" application
// included a JDBC driver that needed to establish a network connection to
the
// corresponding database and us
sorry for the weird layout of the error here is the error:
Jan 18, 2012 10:43:57 AM org.apache.coyote.http11.AbstractHttp11Processor
process
SEVERE: Error processing request
java.security.AccessControlException: access denied
("java.lang.RuntimePermission" "setContextClassLoader")
at
hi all,
my system is tomcat 7.0.23 and jdk 1.7... whenever i try to start tomcat,
and access my page, i see this on my logs:
*Jan 18, 2012 10:43:57 AM org.apache.coyote.http11.AbstractHttp11Processor
process SEVERE: Error processing request
java.security.AccessControlException: access denied
("
7.0.23
is this a bug in this version?
--
View this message in context:
http://tomcat.10.n6.nabble.com/Tomcat-7-JDK-7-access-permissions-error-or-bug-tp3679835p3680278.html
Sent from the Tomcat - User mailing list archive at Nabble.com.
--
Hi all,
I am getting a weird error on tomcat 7. at first i deploy my war file and
everything is smooth.. but after some time - randomly - i cant access
anything on tomcat and in the log file I see these lines:
Jan 17, 2012 11:37:37 AM org.apache.tomcat.util.net.JIoEndpoint$Acceptor run
SEVERE:
Hello Chuck,
thank you for your response, I have changed tomcat env to 1.7 so i am not
getting the error right now.
i have another question about the same issue but i am not quite sure if this
is the right place...
so right now eclipse doesnt support jdk 1.7 and you need to download a
maintenan
Hi All,
I have a problem with tomcat 6.0.35. Basically I am getting this error each
time I try to access my webapp from the browser:
org.apache.jasper.JasperException: javax.servlet.ServletException:
java.lang.UnsupportedClassVersionError: xxx/xxx/xxxManager : Unsupported
major.minor version 51.0