ORABPEL-31002 Unable to resolve 'jms.Queue.NotificationSenderQueue'. Resolved 'jms.Queue';
(Doc ID 2746149.1)
Last updated on FEBRUARY 05, 2024
Applies to:
Oracle Business Process Management Suite - Version 12.2.1.4.0 and laterIdentity Manager - Version 12.2.1.4.0 to 12.2.1.4.0 [Release 12c]
Information in this document applies to any platform.
Symptoms
On : 12.2.1.4.0 version, Human workflow (11g+)
Unable to send Test Notifications from SOA and encountering errors.
ERROR
-----------------------
< exception.code:31002
exception.type: ERROR
exception.severity: 2
exception.name: Error while publishing message to notification queue.
exception.description: Error while publishing message to notification queue.
exception.fix: Check Application server data source properties for BPEL-Workflow connections. Check schema and verify database connections.
ORABPEL-31002
exception.code:31002
exception.type: ERROR
exception.severity: 2
exception.name: Error while publishing message to notification queue.
exception.description: Error while publishing message to notification queue.
exception.fix: Check Application server data source properties for BPEL-Workflow connections. Check schema and verify database connections.
at oracle.bpel.services.notification.queue.sender.Publisher.persistentSend(Publisher.java:493)
at oracle.bpel.services.notification.queue.sender.Publisher.send(Publisher.java:280)
at oracle.bpel.services.notification.queue.sender.Publisher.send(Publisher.java:178)
at oracle.bpel.services.notification.ejb.impl.NotificationBean.sendEmailNotification(NotificationBean.java:357)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at weblogic.invocation.ComponentInvocationContextManager._runAs(ComponentInvocationContextManager.java:352)
at weblogic.invocation.ComponentInvocationContextManager.runAs(ComponentInvocationContextManager.java:337)
at weblogic.work.LivePartitionUtility.doRunWorkUnderContext(LivePartitionUtility.java:57)
at weblogic.work.PartitionUtility.runWorkUnderContext(PartitionUtility.java:41)
at weblogic.work.SelfTuningWorkManagerImpl.runWorkUnderContext(SelfTuningWorkManagerImpl.java:655)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:420)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:360)
Caused By: javax.naming.LinkException: [Root exception is javax.naming.NameNotFoundException: Unable to resolve 'jms.Queue.NotificationSenderQueue'. Resolved 'jms.Queue'; remaining name 'NotificationSenderQueue']; Link Remaining Name: 'jms/Queue/NotificationSenderQueue'
Due to this issue, users cannot test emails.
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |