Problem:
Intermittently we are facing issue in a Policy Xpress task. We are getting this error message stuck at "Execute Java class: Generated by Policy Xpress
The weblogic logs show the following messages:
17:07:53,126 ERROR [ims.tmt.persistence] PersistenceProvider: JMS:ID:<1047792.1457993268170.0>: startTransaction: java.lang.SecurityException: [Security:090398]Invalid Subject: principals=[<App_Name>, MORE_Remote_Apps, Monitors, IntegrationMonitors, AdminChannelUsers]
17:07:53,127 ERROR [ims.tmt.IMSMessageListener] IMSMessageListener: failed to start transaction. Repost message ID:<1047792.1457993268170.0>
17:07:53,160 ERROR [ims.tmt.events] Error sending a message for the event 772baf69-0a28594d-6b074bc4-57fbb927
17:07:53,160 ERROR [ims.tmt.events] java.lang.SecurityException: [Security:090398]Invalid Subject: principals=[<App_Name>, MORE_Remote_Apps, Monitors, IntegrationMonitors, AdminChannelUsers]
Caused by: java.lang.SecurityException: [Security:090398]Invalid Subject: principals=[<App_Name>, MORE_Remote_Apps, Monitors, IntegrationMonitors, AdminChannelUsers]
17:07:58,163 ERROR [ims.tmt.events] Unable to establish JMS connection
java.lang.SecurityException: [Security:090398]Invalid Subject: principals=[<App_Name>, MORE_Remote_Apps, Monitors, IntegrationMonitors, AdminChannelUsers]
The WebLogic security exception "090398" indicates a problem with WebLogic cross domain security. Here is a link to the WebLogic documentation.
http://docs.oracle.com/cd/E21764_01/web.1111/e13707/domain.htm#SECMG404
For further assistance contact WebLogic Support.