Error while creating Destination-For PLM- EBS using PIP 3.5
I am trying to integrate PLM with ERP.
I successfully completed installation steps by following below document.
http://docs.oracle.com/cd/E63385_01/otn/pdf/install/html_piiag/output/configuredeploy.htm#sthref30
Using below link am configuring PLM and EBS.
https://docs.oracle.com/cd/E26778_01/doc.112/e27415/chap11.htm
When i am creating Destination in java client by using JMS protocol getting below error.
1) “The Remote server returned following error message:Unexpected Exception”
2)”The Remote server returned following error message:Expected Remote Exception,or Error but Received:java.io.IOException:RJVM has already been shutdown.
Below values i passed in respected fields.
Field | Value/Setting |
---|---|
Name |
Define your own |
Response Expected |
No |
User Name |
weblogic (SOA server admin user name) |
Password |
weblogic#1 (SOA server admin password) |
Provider Context Factory |
weblogic.jndi.WLInitialContextFactory |
Connection Factory |
jms/aia/AIAAgilePLMECOCF |
Default Provider URL |
t3://<SOAServer>:<SOAServerPort> |
Destination Name |
jms/aia/AIAAgilePLMECOJMSQueue |
Please help me how can i solve this.
Thanks in Advance….
Raj,
Did you resolve this? And if yes, what did you find out? Could you leave some insight for us here?