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

java.lang.SecurityException

0 views
Skip to first unread message

Ramesh

unread,
Sep 12, 2001, 5:54:04 PM9/12/01
to

Hi,

I am using Weblogic Server 5.1 with SP10 on WinNT, Solaris platforms.


I hv deployed all entity beans in Weblogic Server runing on Solaris. My
Client Application is running in Weblogic Server on WINNT m/c. My Client Application
is Connecting to Weblogic Server on Solaris with UserId and Password (system,
administrator) and creating a HomeObject cache on Client Side by accessing JNDI
tree on Solaris m/c. Its is able to get all EJB Home objects in the JNDI tree.
My Application is working fine

but on Solaris Weblogic Console
I am seeing following ERROR message.. can anybody help me how to avoid this error
message being displayed.

java.lang.SecurityException: Authentication for user system denied in realm wl_realm
at weblogic.security.acl.Realm.authenticate(Realm.java:182)
at weblogic.security.acl.Realm.getAuthenticatedName(Realm.java:198)
at weblogic.security.acl.internal.Security.authenticate(Security.java:90)
at weblogic.security.acl.internal.Security.verify(Security.java:84)
at weblogic.rmi.extensions.BasicRequestHandler.handleRequest(BasicRequestHandler.java:50)
at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:15)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:129)


thanks,
-Ramesh

0 new messages