CTO once gets released is not going to complete state.

CTO for a JMS queue has been created and released but it’s sitting at released state and Not going to complete state… In the log file I can see some permission issue but can’t figure it out..

PCExtractTask:ERROR> Caught the following exception
[Security:090398]Invalid Subject: principals=[ohsadmin, Administrators, IntegrationAdministrators, AdminChannelUsers]
java.lang.SecurityException: [Security:090398]Invalid Subject: principals=[admin, Administrators, IntegrationAdministrators, AdminChannelUsers]
at weblogic.security.service.SecurityServiceManager.seal(SecurityServiceManager.java:833)
at weblogic.security.service.IdentityUtility.authenticatedSubjectToIdentity(IdentityUtility.java:30)
at weblogic.security.service.RoleManager.getRoles(RoleManager.java:183)
at weblogic.security.service.AuthorizationManager.isAccessAllowed(AuthorizationManager.java:375)
at weblogic.jndi.internal.ServerNamingNode.checkPermission(ServerNamingNode.java:442)

Agile User Asked on March 16, 2017 in Agile PLM (v9).
Add Comment
2 Answer(s)

Hi Pradeep,

Can you try to Give ‘Enforce Field Level Read’ privilege to ACS subscriber and check

Regards,
Arif

Agile Angel Answered on March 17, 2017.
Add Comment

Pradeep,

You need to enable global trust between domains as mentioned in the below link. You can check the following knowledge document. 

Agile Content Services (ACS) Does Not Transfer Data to the Application Integration Architecture (AIA) Queue (Doc ID 1327459.1) in support.oracle.

The error description of Knowledge doc. matches to the one you have mentioned here.

Regards,
Arif

Agile Angel Answered on March 17, 2017.
Add Comment

Your Answer

By posting your answer, you agree to the privacy policy and terms of service.