javax.naming.NamingException: The configuration of the AQjmsInitialContext is not complete
(Doc ID 2331454.1)
Last updated on APRIL 04, 2025
Applies to:
Siebel CRM - Version 16.8 [IP2016] and laterInformation in this document applies to any platform.
Symptoms
On : 16.8 [IP2016] version, Siebel EAI
When attempting to invoke EAI JMS Transport on the javacontainer with JAVA 64 bits to access an Oracle AQ queue the following error occurs
ERROR
-----------------------
SiebelJMSException errorSubtype=CREATING_JNDI_CONTEXT (wrapped exception =
javax.naming.NamingException: The configuration of the AQjmsInitialContext is
not complete. The configuration must contain datasource or
(db_url,java.naming.security.principal,java.naming.security.credentials) or
both)
at
com.siebel.eai.jms.SiebelJNDIContext.<init>(SiebelJNDIContext.java:79)
at
com.siebel.eai.jms.JMSBusinessService.getJNDIContext(JMSBusinessService.java:1
471)
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Navigate to Order Entry - Order Form Applet (Sales) (SubmitOrder)
2. click the button to submit the order to invoke the workflow SC Submit Order EBS
BUSINESS IMPACT
-----------------------
The issue has the following business impact:
Due to this issue, users cannot submit orders through JMS in the TEST environment.
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 |
Cause |
Solution |
References |