• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

JSP throwing error

qualispace

Regular Pleskian
Hello,
I have deployed a Java Application in my server. When I try to browse certain JSP pages, I get the following exception

Exceptionjava.security.AccessControlException: access denied (java.util.PropertyPermission TDS_SHOW_WARNINGS read)

The same jsp files were working in another server. Hence there cannot be a problem with the code. I think it is some permission issue. Can anybody tell me what could be the issue and how to rectify it.
 
Back
Top