• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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