• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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