Originally posted by: SystemAdmin
Hi,
I am trying to connect WAS from WTX with JMS Adapter connectivity.
Following is my JMS command at WTX output card:
-ictxfurl corbaloc:iiop:10.207.70.80:2809 -ICTXF com.ibm.websphere.naming.WsnInitialContextFactory -qn "wtxqueue" -cfn "QCF" -Trace
I am getting the following at the Audit log
<TargetReport card="1" adapter="JMS" bytes="596" adapterreturn="-600">
<Message>OpenConnection: couldn't open the connection.</Message>
<Settings>-ictxfurl corbaloc:iiop:10.207.70.80:2809 -ICTXF com.ibm.websphere.naming.WsnInitialContextFactory -qn "wtxqueue" -cfn "QCF" -Trace</Settings>
</TargetReport>
and the JMS trace error as
m4jms:M4jmsutility.getQueueCF <1592-2984>: | | ****Error during connFac lookup:javax.naming.NameNotFoundException: Context: D-158279Node01Cell/nodes/D-158279Node01/servers/server1, name: QCF: First component in name QCF not found.
Root exception is org.omg.CosNaming.NamingContextPackage.NotFound: IDL:omg.org/CosNaming/NamingContext/NotFound:1.0 Could you please let me know what is problem?
#DataExchange#IBM-Websphere-Transformation-Extender#IBMSterlingTransformationExtender