Skip to Main Content

Integration

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

FaultCode=WSM-07620 : Agent cannot enforce policies due to either failure in retrieving polices or e

3050411Oct 16 2019

Hi Team,

We are submitting ESS jobs, and we get below error ...

oracle.as.scheduler.ExecutionErrorException: ESS-07311 WebService operation Delete for request 301 results in SOAPFault with FaultCode=WSM-07620 : Agent cannot enforce policies due to either failure in retrieving polices or error in validations, detail= "WSM-02302 Failed to access document repository due to underlying error "The object identified by: '311' could not be found. Either it was not exported or it has been collected by the distributed garbage collector." ". and FaultString=WSM-07620 : Agent cannot enforce policies due to either failure in retrieving polices or error in validations, detail= "WSM-02302 Failed to access document repository due to underlying error "The object identified by: '311' could not be found. Either it was not exported or it has been collected by the distributed garbage collector." ".. at oracle.as.scheduler.job.webservice.WebServiceJob.invoke(WebServiceJob.java:346) at oracle.as.scheduler.job.webservice.OnewayWSJob.execute(OnewayWSJob.java:65) at oracle.as.scheduler.rp.JavaSysExecWrapper$1.run(JavaSysExecWrapper.java:382) at java.security.AccessController.doPrivileged(Native Method) at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315) at oracle.security.jps.internal.jaas.AccActionExecutor.execute(AccActionExecutor.java:70) at oracle.security.jps.internal.jaas.AbstractSubjectSecurity$ActionExecutorWrapper.execute(AbstractSubjectSecurity.java:266) at oracle.security.jps.internal.jaas.CascadeActionExecutor$SubjectPrivilegedExceptionAction.run(CascadeActionExecutor.java:82) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:368) at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:163) at weblogic.security.Security.runAs(Security.java:62) at oracle.security.jps.wls.jaas.WlsActionExecutor.execute(WlsActionExecutor.java:50) at oracle.security.jps.internal.jaas.CascadeActionExecutor.execute(CascadeActionExecutor.java:55) at oracle.security.jps.internal.jaas.AbstractSubjectSecurity$ActionExecutorWrapper.execute(AbstractSubjectSecurity.java:266) at oracle.as.scheduler.security.internal.SecurityExecutorBase.execute(SecurityExecutorBase.java:162) at oracle.as.scheduler.rp.JavaSysExecWrapper._executeJob(JavaSysExecWrapper.java:315) at oracle.as.scheduler.rp.JavaSysExecWrapper.finalizeExecution(JavaSysExecWrapper.java:179) at oracle.as.scheduler.rp.EndpointProcessor.finalizeExecute(EndpointProcessor.java:1139) at oracle.as.scheduler.rp.EndpointProcessor.finalizeExecuteWrapper(EndpointProcessor.java:1080) at oracle.as.scheduler.adapter.EndpointImpl.finalizeExecute(EndpointImpl.java:474) at oracle.as.scheduler.ejb.EssAppEndpointBean.finalizeExecute(EssAppEndpointBean.java:160) at oracle.as.scheduler.ejb.ESSAppEndpoint_t596cy_MDOImpl.__WL_invoke(Unknown Source) at weblogic.ejb.container.internal.MessageDrivenLocalObject.invoke(MessageDrivenLocalObject.java:127) at oracle.as.scheduler.ejb.ESSAppEndpoint_t596cy_MDOImpl.finalizeExecute(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at oracle.as.scheduler.adapter.ra.rdp.RequestProcessor.invokeFinalizeExecute(RequestProcessor.java:8215) at oracle.as.scheduler.adapter.ra.rdp.RequestProcessor.execStage_Finalize(RequestProcessor.java:7408) at oracle.as.scheduler.adapter.ra.rdp.RequestProcessor.process_execute(RequestProcessor.java:4870) at oracle.as.scheduler.adapter.ra.rdp.RequestProcessor.dispatchHandler(RequestProcessor.java:2817) at oracle.as.scheduler.adapter.ra.rdp.RequestProcessor.processExecuteEvent(RequestProcessor.java:717) at oracle.as.scheduler.adapter.ra.rdp.RequestProcessor.processExecuteEvent(RequestProcessor.java:613) at oracle.as.scheduler.adapter.ra.WorkUnitWorkerBase.processWork(WorkUnitWorkerBase.java:212) at oracle.as.scheduler.adapter.ra.WAWorker.run(WAWorker.java:368) at weblogic.connector.security.layer.WorkImpl.runIt(WorkImpl.java:72) at weblogic.connector.security.layer.WorkImpl.run(WorkImpl.java:47) at weblogic.connector.work.WorkRequest.run(WorkRequest.java:123) at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:666) at weblogic.invocation.ComponentInvocationContextManager._runAs(ComponentInvocationContextManager.java:348) at weblogic.invocation.ComponentInvocationContextManager.runAs(ComponentInvocationContextManager.java:333) at weblogic.work.LivePartitionUtility.doRunWorkUnderContext(LivePartitionUtility.java:54) at weblogic.work.PartitionUtility.runWorkUnderContext(PartitionUtility.java:41) at weblogic.work.SelfTuningWorkManagerImpl.runWorkUnderContext(SelfTuningWorkManagerImpl.java:640) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:406) at weblogic.work.ExecuteThread.run(ExecuteThread.java:346)

Any help is appreciated.

We have attached wss policies to both ESS Job Definition adn the SOA composite. Not sure, why the policies arent picked.

Regards

Shruti

Comments

Post Details

Added on Oct 16 2019
0 comments
354 views