-
I try to call the EJB from another on different server of WL6.0, but always raise the error: the authorization is denied. Why? I am sure the URL, user and password are correct. Thank you for your consideration.
-
Please Give an Error Trace
- Abhijit
-
I think it is better if you could provide us an exact error.
-
java.lang.SecurityException: Authentication for user system denied in realm wl_realm
at weblogic.security.acl.Realm.authenticate(Realm.java:212)
at weblogic.security.acl.Realm.getAuthenticatedName(Realm.java:233)
at weblogic.security.acl.internal.Security.authenticate(Security.java:116)
at weblogic.security.acl.internal.Security.verify(Security.java:78)
at weblogic.rmi.internal.BasicRequestHandler.handleRequest(BasicRequestHandler.java:76)
at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:17)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
2001-11-12 下午04时53分17秒 Warning Adapter RuntimeException thrown by rmi server(class weblogic.transac
tion.internal.CoordinatorImpl) [-7162268152731951465S:192.16
8.0.7:[7001,7001,7002,7002,7001,7002,-1]/260]: weblogic.tran
saction.internal.CoordinatorImpl@72ea42
-
java.lang.SecurityException: Authentication for user system denied in realm wl_realm
at weblogic.security.acl.Realm.authenticate(Realm.java:212)
at weblogic.security.acl.Realm.getAuthenticatedName(Realm.java:233)
at weblogic.security.acl.internal.Security.authenticate(Security.java:116)
at weblogic.security.acl.internal.Security.verify(Security.java:78)
at weblogic.rmi.internal.BasicRequestHandler.handleRequest(BasicRequestHandler.java:76)
at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:17)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
2001-11-12 下午04时53分17秒 Warning Adapter RuntimeException thrown by rmi server(class weblogic.transac
tion.internal.CoordinatorImpl) [-7162268152731951465S:192.16
8.0.7:[7001,7001,7002,7002,7001,7002,-1]/260]: weblogic.tran
saction.internal.CoordinatorImpl@72ea42