It's all about the answers!

Ask a question

Issue while logging to the RAM server (7.2.02)


ravi chandra jagarlamudi (622) | asked Apr 11 '11, 5:40 a.m.
Hi,
we are using RAM version-7.2.02.when I am trying to logging to the RAM server Iam getting the following error.Can any body provide the solution for this.

Error Message: Access denied (java.lang.RuntimePermission getClassLoader)
Error Code: 0
Target Servlet: null
Error Stack:
java.security.AccessControlException: Access denied (java.lang.RuntimePermission getClassLoader)
at java.security.AccessController.checkPermission(AccessController.java:103)
at java.lang.SecurityManager.checkPermission(SecurityManager.java:558)
at com.ibm.ws.security.core.SecurityManager.checkPermission(SecurityManager.java:213)
at java.lang.Thread.getContextClassLoader(Thread.java:497)
at org.apache.taglibs.standard.tag.common.fmt.BundleSupport.findMatch(Unknown Source)
at org.apache.taglibs.standard.tag.common.fmt.BundleSupport.findMatch(Unknown Source)
at org.apache.taglibs.standard.tag.common.fmt.BundleSupport.getLocalizationContext(Unknown Source)
at org.apache.taglibs.standard.tag.common.fmt.SetBundleSupport.doEndTag(Unknown Source)
at com.ibm._jsp._errorJSP._jspx_meth_fmt_setBundle_0(_errorJSP.java:251)

Many Thanks in Advance

Regards
Ravi Chandra

One answer



permanent link
Sheehan Anderson (1.2k4) | answered Apr 11 '11, 9:09 a.m.
JAZZ DEVELOPER
If you're using WebSphere Application Server make sure that you have Java 2 security disabled.

From the admin console in WAS 7
Security -> Global Security -> Uncheck 'Use Java 2 security to restrict application access to local resources'

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.