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

Odd security exception undeploying EAR

0 views
Skip to first unread message

Nick Minutello

unread,
Feb 20, 2003, 3:29:33 PM2/20/03
to

Hi,

I am using WLS 7.0.0.1 and I am getting an odd exception when undeploying an EAR.


In fact, I am redeploying the EAR (by dropping it in the applications directory).

What is really odd, is that the offending principal - "dchandiramani" is an EJB
client (ie, this user principal is actually a client of our application).

Does anyone have any ideas? Smells like a buggette.

Thanks.
-Nick

weblogic.management.NoAccessRuntimeException: Access not allowed for subject:
principals=[dchandiramani], on ResourceType: EJBTran
sactionRuntime Action: unregister, Target: null
at weblogic.management.internal.Helper$IsAccessAllowedPrivilegeAction.run(Helper.java:2012)
at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:721)
at weblogic.management.internal.Helper.isAccessAllowed(Helper.java:1857)
at weblogic.management.internal.MBeanHomeImpl.deleteMBean(MBeanHomeImpl.java:1298)
at weblogic.management.internal.MBeanHomeImpl.deleteMBean(MBeanHomeImpl.java:1293)
at weblogic.management.runtime.RuntimeMBeanDelegate.unregister(RuntimeMBeanDelegate.java:114)
at weblogic.ejb20.monitoring.EJBRuntimeMBeanImpl.unregisterDependents(EJBRuntimeMBeanImpl.java:43)
at weblogic.ejb20.monitoring.EntityEJBRuntimeMBeanImpl.unregisterDependents(EntityEJBRuntimeMBeanImpl.java:52)
at weblogic.ejb20.deployer.EJBDeployer.unregisterChildMBeans(EJBDeployer.java:496)
at weblogic.ejb20.deployer.EJBDeployer.deactivate(EJBDeployer.java:1725)
at weblogic.ejb20.deployer.EJBModule.doDeactivate(EJBModule.java:587)
at weblogic.ejb20.deployer.EJBModule.deactivate(EJBModule.java:436)
at weblogic.j2ee.J2EEApplicationContainer.deactivateModule(J2EEApplicationContainer.java:1554)
at weblogic.j2ee.J2EEApplicationContainer.deactivate(J2EEApplicationContainer.java:1059)
at weblogic.j2ee.J2EEApplicationContainer.deactivate(J2EEApplicationContainer.java:1029)
at weblogic.management.deploy.slave.SlaveDeployer.processRemoveOrDeactivate(SlaveDeployer.java:1248)
at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer.java:1127)
at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java:724)
at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:24)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:152)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:133)

Etienne Bobenrieth

unread,
Mar 5, 2003, 8:57:36 AM3/5/03
to

Hi,

I have actually this problem too (NoAccessRuntimeException when deploying a War)
This is really is a time looser as I need to restart fully WLS 7.0.0.1 to simply
re-deploy a war file...

Does anyone have a solution for this ?

Cheers,
Etienne.

0 new messages