Re: Tomcat 7 JDK 7 access permissions: error or bug?

2012-01-18 Thread deniz
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:

Re: Tomcat 7 JDK 7 access permissions: error or bug?

2012-01-17 Thread deniz
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.

Server starts but fails to get any reqs

2012-01-17 Thread deniz
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

Re: Server starts but fails to get any reqs

2012-01-17 Thread deniz
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

Re: Server starts but fails to get any reqs

2012-01-17 Thread deniz
dir permits : drwxrwxrwx@ 27 deniz 918 17 Jan 17:52 bin drwxrwxrwx@ 10 deniz 340 18 Jan 11:07 conf drwxrwxrwx@ 21 deniz 714 21 Nov 03:38 lib drwxrwxrwx@ 28 deniz 952 18 Jan 10:49 logs drwxrwxrwx@ 3 deniz 102 21 Nov 03:38 temp drwxrwxrwx@ 10 deniz 340 18 Jan 10:40

Tomcat 7 JDK 7 access permissions: error or bug?

2012-01-16 Thread deniz
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: code Jan 17, 2012 11:37:37 AM org.apache.tomcat.util.net.JIoEndpoint$Acceptor run

JDK Version Mismatch

2012-01-12 Thread deniz
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

RE: JDK Version Mismatch

2012-01-12 Thread deniz
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