Skip to Main Content

Application Development Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Security Violation:User: 'raghu' has insufficient permission to access EJB

653189Aug 21 2008 — edited Aug 22 2008
Hi All ,

I am using Weblogic Portal 10.2 with MySQL 5.0 DB.
And I have migrated Whole DB from one environment to other environment.

In 1st environment, I have created users using Admin Console , named "corpcomm", "corpmanager" .

After Migrating the Database to 2nd environment, I am trying to login with the user "corpcomm". This Operation giving following excepeption.

****************************************************************************************

java.rmi.AccessException: [EJB:010160]Security Violation: User: 'corpcomm' has insufficient permission to access EJB: type=<ejb>, application=portalEAR, module=netuix.jar, ejb=PortalDefinitionManager, method=getPortalWebApps, methodInterface=Remote, signature={com.bea.netuix.application.manager.CustomizationContext}.
at weblogic.ejb.container.internal.MethodDescriptor.checkMethodPermissionsRemote(MethodDescriptor.java:561)
at weblogic.ejb.container.internal.BaseRemoteObject.checkMethodPermissions(BaseRemoteObject.java:118)
at weblogic.ejb.container.internal.BaseRemoteObject.preInvoke(BaseRemoteObject.java:272)
at weblogic.ejb.container.internal.StatelessRemoteObject.preInvoke(StatelessRemoteObject.java:49)
at com.bea.netuix.application.manager.persistence.jdbc.PortalDefinitionManager_d875a8_EOImpl.getPortalWebApps(PortalDefinitionManager_d875a8_EOImpl.java:557)
Truncated. see log file for complete stacktrace
>
******************************************************************************************

Please suggest me in this regard,

Srinivas J
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 19 2008
Added on Aug 21 2008
1 comment
1,605 views