Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to use JDK 1.4 and WLS 5.1 on SUN Solaris 5.7

0 views
Skip to first unread message

Uwe Fröhlich

unread,
Nov 6, 2002, 5:06:05 AM11/6/02
to
Hello,

I run into trouble after I tried to use the JDK 1.4.1_01- b01 with WLS 5.1
I got the following error message:

Exception in thread "main" java.security.AccessControlException: access
denied (java.lang.RuntimePermission createSecurityManager)
at
java.security.AccessControlContext.checkPermission(AccessControlContext.java
:270)
at
java.security.AccessController.checkPermission(AccessController.java:401)
at
java.lang.SecurityManager.checkPermission(SecurityManager.java:542)
at java.lang.SecurityManager.<init>(SecurityManager.java:298)
at
weblogic.boot.ServerSecurityManager.<init>(ServerSecurityManager.java:11)
at weblogic.Server.main(Server.java:66)
at weblogic.Server.main(Server.java:58)

We used to use SDK 1.3.0 without any problems.
Do I have to change the weblogic.policy file??

Thanx

Uwe Froehlich


Wayne W. Scott

unread,
Nov 6, 2002, 6:31:01 AM11/6/02
to
JDK 1.4 is not supported yet. You have to use the certified versions.

Wayne Scott

0 new messages