| Author | 
		  Message
		 | 
		
		  | Dennis | 
		  
		    
			  
				 Posted: Thu Oct 04, 2012 8:44 am    Post subject: Getting BIP 4640 on JMSOutput node | 
				     | 
			   
			 
		   | 
		
		
		   Apprentice
 
 Joined: 04 May 2010 Posts: 29
  
  | 
		  
		    
			  
				I am getting the following BIP4640 error. I have my Initial Context Factory set to com.sun.jndi.fscontext.RefFSContextFactory.   
 
 
This is on V6.1.10.......
 
 
 
 
	RecoverableException
 
			File:CHARACTER:F:\build\S610_P\src\DataFlowEngine\ImbDataFlowNode.cpp
 
			Line:INTEGER:967
 
			Function:CHARACTER:ImbDataFlowNode::createExceptionList
 
			Type:CHARACTER:ComIbmJMSClientOutputNode
 
			Name:CHARACTER:com/hli/icc/businesscommon/edeliveryservice/v100/process/processEConsentProfileInfo_XA#FCMComposite_1_12.com/hli/icc/businesscommon/edeliveryservice/v100/process/PublishTopicMessage#FCMComposite_1_2
 
			Label:CHARACTER:com.hli.icc.businesscommon.edeliveryservice.v100.process.processEConsentProfileInfo_XA.PublishTopicMessage.JMSOutput
 
			Catalog:CHARACTER:BIPv610
 
			Severity:INTEGER:3
 
			Number:INTEGER:2230
 
			Text:CHARACTER:Node throwing exception
 
			RecoverableException
 
					File:CHARACTER:JMSClientErrors.java
 
					Line:INTEGER:617
 
					Function:CHARACTER:JMSClientErrors:handleJNDIException()
 
					Type:CHARACTER:
 
					Name:CHARACTER:
 
					Label:CHARACTER:
 
					Catalog:CHARACTER:BIPv610
 
					Severity:INTEGER:3
 
					Number:INTEGER:4640
 
					Text:CHARACTER:Failure to obtain JNDI administered objects
 
					Insert
 
							Type:INTEGER:5
 
							Text:CHARACTER:Broker 'WBRK61_DEFAULT_BROKER'; Execution Group 'default'; Message Flow 'com.hli.icc.businesscommon.edeliveryservice.v100.process.processEConsentProfileInfo_XA'; Node 'PublishTopicMessage.JMSOutput' 
 
					Insert
 
							Type:INTEGER:5
 
							Text:CHARACTER:com.sun.jndi.fscontext.RefFSContextFactory
 
					Insert
 
							Type:INTEGER:5
 
							Text:CHARACTER:file:/C:/ILDAnalyticsProject/JNDI-Directory/ODS/PUB/
 
					Insert
 
							Type:INTEGER:5
 
							Text:CHARACTER:
 
					Insert
 
							Type:INTEGER:5
 
							Text:CHARACTER:
 
					Insert
 
							Type:INTEGER:5
 
							Text:CHARACTER:com.sun.jndi.fscontext.RefFSContext incompatible with javax.jms.ConnectionFactory
 
					Insert
 
							Type:INTEGER:5
 
							Text:CHARACTER: java.lang.ClassCastException : com.sun.jndi.fscontext.RefFSContext incompatible with javax.jms.ConnectionFactory | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | mqjeff | 
		  
		    
			  
				 Posted: Thu Oct 04, 2012 8:54 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Grand Master
 
 Joined: 25 Jun 2008 Posts: 17447
  
  | 
		  
		    
			  
				Can you show the full properties you've set on the JMS node? 
 
or the properties of the configurable service, if you're using that. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | Dennis | 
		  
		    
			  
				 Posted: Thu Oct 04, 2012 9:23 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Apprentice
 
 Joined: 04 May 2010 Posts: 29
  
  | 
		  
		    
			  
				I have these settings a tht BAR file level. None of these are promoted properties. 
 
 
Initial context factory - com.sun.jndi.fscontext.RefFSContextFactory
 
 
Location LNDI binidings - file:/C:/ILDAnalyticsProject/JNDI-Directory/ODS/SIT/
 
 
Message Type - Textmessage
 
 
Publication topic bullet choosen with this topc string
 
 
HIG_HLI_ILD_ODS_FINACT_TRANS
 
 
 
On the JMSOutput node itself all the same settings inlcuding:
 
 
Transaction mode - none
 
Delivery mode - Automatic
 
Message expiration - 0
 
Message priority - 4
 
Message Type - TextMessage. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | mqjeff | 
		  
		    
			  
				 Posted: Thu Oct 04, 2012 9:27 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Grand Master
 
 Joined: 25 Jun 2008 Posts: 17447
  
  | 
		  
		    
			  
				And you have "WebSphere MQ" for the Provider name?
 
 
And you put into the "Connection factory name" the name of the QCF you configured in the C:/ILDAnalyticsProject/JNDI-Directory/ODS/SIT/ configuration file? | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | Dennis | 
		  
		    
			  
				 Posted: Thu Oct 04, 2012 9:29 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Apprentice
 
 Joined: 04 May 2010 Posts: 29
  
  | 
		  
		    
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | mqjeff | 
		  
		    
			  
				 Posted: Thu Oct 04, 2012 9:55 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Grand Master
 
 Joined: 25 Jun 2008 Posts: 17447
  
  | 
		  
		    
			  
				| Try restarting the broker and see if it complains about anything before you try to send a message to your flow. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | Dennis | 
		  
		    
			  
				 Posted: Thu Oct 04, 2012 10:05 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Apprentice
 
 Joined: 04 May 2010 Posts: 29
  
  | 
		  
		    
			  
				| No errors or anything at startup of broker.  Same issue when I process a message. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | mqjeff | 
		  
		    
			  
				 Posted: Thu Oct 04, 2012 10:17 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Grand Master
 
 Joined: 25 Jun 2008 Posts: 17447
  
  | 
		  
		    
			  
				can you post the definition of the QCF from the file here?
 
 
It appears to be complaining that it's trying to use the file system context class as the QCF implementation class... | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | Dennis | 
		  
		    
			  
				 Posted: Thu Oct 04, 2012 10:19 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Apprentice
 
 Joined: 04 May 2010 Posts: 29
  
  | 
		  
		    
			  
				| by QCF do you mean the bindings file? | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | mqjeff | 
		  
		    
			  
				 Posted: Thu Oct 04, 2012 10:24 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Grand Master
 
 Joined: 25 Jun 2008 Posts: 17447
  
  | 
		  
		    
			  
				
   
	| Dennis wrote: | 
   
  
	| by QCF do you mean the bindings file? | 
   
 
 
 
I mean the object you configured in the bindings file to represent the QueueConnectionFactory. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | Dennis | 
		  
		    
			  
				 Posted: Thu Oct 04, 2012 10:29 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Apprentice
 
 Joined: 04 May 2010 Posts: 29
  
  | 
		  
		    
			  
				#This file is used by the JNDI FSContext.
 
#Thu Oct 04 13:28:11 CDT 2012
 
tcf_ods/RefAddr/22/Encoding=String
 
tcf_ods/RefAddr/122/Encoding=String
 
tcf_ods/RefAddr/89/Encoding=String
 
tcf_ods/RefAddr/71/Content=false
 
tcf_ods/RefAddr/72/Encoding=String
 
tcf_ods/RefAddr/38/Encoding=String
 
tcf_ods/RefAddr/106/Type=XMSC_WMQ_TARGET_CLIENT_MATCHING
 
tcf_ods/RefAddr/67/Content=5000
 
tcf_ods/RefAddr/33/Encoding=String
 
tcf_ods/RefAddr/64/Content=1416
 
tcf_ods/RefAddr/4/Encoding=String
 
tcf_ods/RefAddr/14/Content=1
 
tcf_ods/RefAddr/83/Encoding=String
 
tcf_ods/RefAddr/11/Content=\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000
 
tcf_ods/RefAddr/47/Type=DAUTH
 
tcf_ods/RefAddr/49/Encoding=String
 
tcf_ods/RefAddr/99/Type=XMSC_WMQ_TEMP_Q_PREFIX
 
tcf_ods/RefAddr/22/Type=MBS
 
tcf_ods/RefAddr/120/Type=brokerVersion
 
tcf_ods/RefAddr/44/Encoding=String
 
tcf_ods/RefAddr/83/Content=7
 
tcf_ods/RefAddr/94/Encoding=String
 
tcf_ods/RefAddr/59/Type=XMSC_WMQ_SECURITY_EXIT_INIT
 
tcf_ods/RefAddr/34/Type=CCSUB
 
tcf_ods/RefAddr/86/Type=XMSC_WMQ_SECURITY_EXIT
 
tcf_ods/RefAddr/61/Type=XMSC_WMQ_SSL_PEER_NAME
 
tcf_ods/RefAddr/79/Content=com.ibm.msg.client.wmq
 
tcf_ods/RefAddr/30/Content=ISDMQCHD919(5500)
 
tcf_ods/RefAddr/55/Encoding=String
 
tcf_ods/RefAddr/6/Content=HIG.ILD.PL.AD1
 
tcf_ods/RefAddr/29/Content=1800
 
tcf_ods/RefAddr/3/Content=HIGCNA01
 
tcf_ods/RefAddr/105/Content=false
 
tcf_ods/RefAddr/26/Content=true
 
tcf_ods/RefAddr/104/Encoding=String
 
tcf_ods/RefAddr/107/Type=XMSC_WMQ_USE_CONNECTION_POOLING
 
tcf_ods/RefAddr/73/Type=XMSC_WMQ_BROKER_CC_SUBQ
 
tcf_ods/RefAddr/66/Encoding=String
 
tcf_ods/RefAddr/98/Content=0
 
tcf_ods/RefAddr/95/Content=HIGCNA01
 
tcf_ods/RefAddr/15/Encoding=String
 
tcf_ods/RefAddr/115/Encoding=String
 
tcf_ods/RefAddr/48/Type=MBSZ
 
tcf_ods/RefAddr/23/Type=FIQ
 
tcf_ods/RefAddr/124/Content=SYSTEM.JMS.ND.SUBSCRIBER.QUEUE
 
tcf_ods/RefAddr/45/Content=0
 
tcf_ods/RefAddr/121/Content=0
 
tcf_ods/RefAddr/10/Encoding=String
 
tcf_ods/RefAddr/42/Content=3600000
 
tcf_ods/RefAddr/110/Encoding=String
 
tcf_ods/RefAddr/121/Type=multicast
 
tcf_ods/RefAddr/77/Encoding=String
 
tcf_ods/RefAddr/60/Encoding=String
 
tcf_ods/RefAddr/117/Content=ICC_ODS
 
tcf_ods/RefAddr/38/Content=25
 
tcf_ods/RefAddr/26/Encoding=String
 
tcf_ods/RefAddr/35/Type=BQM
 
tcf_ods/RefAddr/87/Type=XMSC_RTT_PROXY_HOSTNAME
 
tcf_ods/RefAddr/10/Type=MC
 
tcf_ods/RefAddr/62/Type=XMSC_WMQ_SEND_EXIT_INIT
 
tcf_ods/RefAddr/21/Encoding=String
 
tcf_ods/RefAddr/9/Encoding=String
 
tcf_ods/RefAddr/121/Encoding=String
 
tcf_ods/RefAddr/88/Encoding=String
 
tcf_ods/RefAddr/71/Encoding=String
 
tcf_ods/RefAddr/37/Encoding=String
 
tcf_ods/RefAddr/108/Type=XMSC_WMQ_MSG_BATCH_SIZE
 
tcf_ods/RefAddr/57/Content=0
 
tcf_ods/RefAddr/74/Type=failIfQuiesce
 
tcf_ods/RefAddr/32/Encoding=String
 
tcf_ods/RefAddr/54/Content=0
 
tcf_ods/RefAddr/110/Type=XMSC_WMQ_CONNECT_OPTIONS
 
tcf_ods/RefAddr/3/Encoding=String
 
tcf_ods/RefAddr/99/Encoding=String
 
tcf_ods/RefAddr/82/Encoding=String
 
tcf_ods/RefAddr/129/Content=[0]
 
tcf_ods/RefAddr/48/Encoding=String
 
tcf_ods/RefAddr/49/Type=RCVISOL
 
tcf_ods/RefAddr/80/Content=60000
 
tcf_ods/RefAddr/24/Type=LA
 
tcf_ods/RefAddr/43/Encoding=String
 
tcf_ods/RefAddr/5/Type=PORT
 
tcf_ods/RefAddr/122/Type=XMSC_WMQ_SSL_SOCKET_FACTORY
 
tcf_ods/RefAddr/76/Content=0
 
tcf_ods/RefAddr/109/Encoding=String
 
tcf_ods/RefAddr/73/Content=SYSTEM.JMS.ND.CC.SUBSCRIBER.QUEUE
 
tcf_ods/RefAddr/59/Encoding=String
 
tcf_ods/RefAddr/0/Content=7
 
tcf_ods/RefAddr/102/Content=1
 
tcf_ods/RefAddr/36/Type=TTP
 
tcf_ods/RefAddr/23/Content=1
 
tcf_ods/RefAddr/88/Type=XMSC_WMQ_PUB_ACK_INTERVAL
 
tcf_ods/RefAddr/11/Type=CT
 
tcf_ods/RefAddr/69/Content=3600000
 
tcf_ods/RefAddr/63/Type=XMSC_WMQ_SSL_CERT_STORES_STR
 
tcf_ods/RefAddr/20/Content=unspecified
 
tcf_ods/RefAddr/54/Encoding=String
 
tcf_ods/RefAddr/90/Type=XMSC_WMQ_OUTCOME_NOTIFICATION
 
tcf_ods/RefAddr/19/Content=5000
 
tcf_ods/RefAddr/16/Content=false
 
tcf_ods/RefAddr/103/Encoding=String
 
tcf_ods/RefAddr/109/Type=XMSC_WMQ_MAP_NAME_STYLE
 
tcf_ods/RefAddr/75/Type=XMSC_ASYNC_EXCEPTIONS
 
tcf_ods/RefAddr/50/Type=PROCDUR
 
tcf_ods/RefAddr/111/Type=XMSC_WMQ_TEMP_TOPIC_PREFIX
 
tcf_ods/RefAddr/65/Encoding=String
 
tcf_ods/RefAddr/88/Content=25
 
tcf_ods/RefAddr/14/Encoding=String
 
tcf_ods/RefAddr/25/Type=RINT
 
tcf_ods/RefAddr/126/Encoding=String
 
tcf_ods/RefAddr/35/Content=
 
tcf_ods/RefAddr/111/Content=
 
tcf_ods/RefAddr/32/Content=HIG.HLI.ILD.DL.VECTOR.NOTIFY
 
tcf_ods/RefAddr/6/Type=CHAN
 
tcf_ods/RefAddr/123/Type=XMSC_WMQ_SHARE_CONV_ALLOWED
 
tcf_ods/RefAddr/76/Encoding=String
 
tcf_ods/RefAddr/8/Content=true
 
tcf_ods/RefAddr/5/Content=1416
 
tcf_ods/RefAddr/107/Content=true
 
tcf_ods/RefAddr/28/Content=0
 
tcf_ods/RefAddr/25/Encoding=String
 
tcf_ods/RefAddr/37/Type=MSEL
 
tcf_ods/RefAddr/89/Type=XMSC_RTT_PROXY_PORT
 
tcf_ods/RefAddr/12/Type=CTO
 
tcf_ods/RefAddr/20/Encoding=String
 
tcf_ods/RefAddr/8/Encoding=String
 
tcf_ods/RefAddr/64/Type=XMSC_WMQ_PORT
 
tcf_ods/RefAddr/120/Encoding=String
 
tcf_ods/RefAddr/91/Type=XMSC_WMQ_SEND_CHECK_COUNT
 
tcf_ods/RefAddr/87/Encoding=String
 
tcf_ods/RefAddr/51/Content=true
 
tcf_ods/RefAddr/36/Encoding=String
 
tcf_ods/RefAddr/126/Content=HIG.HLI.ILD.DL.VECTOR.NOTIFY
 
tcf_ods/RefAddr/47/Content=0
 
tcf_ods/RefAddr/76/Type=XMSC_WMQ_SSL_KEY_RESETCOUNT
 
tcf_ods/RefAddr/31/Encoding=String
 
tcf_ods/RefAddr/51/Type=NOTIFY
 
tcf_ods/RefAddr/112/Type=XMSC_WMQ_RECEIVE_EXIT_INIT
 
tcf_ods/RefAddr/2/Encoding=String
 
tcf_ods/RefAddr/98/Encoding=String
 
tcf_ods/FactoryName=com.sun.jndi.fscontext.RefFSContextFactory
 
tcf_ods/RefAddr/47/Encoding=String
 
tcf_ods/RefAddr/93/Encoding=String
 
tcf_ods/RefAddr/70/Content=
 
tcf_ods/RefAddr/26/Type=TCM
 
tcf_ods/RefAddr/42/Encoding=String
 
tcf_ods/RefAddr/7/Type=CCS
 
tcf_ods/RefAddr/124/Type=XMSC_WMQ_BROKER_SUBQ
 
tcf_ods/RefAddr/66/Content=SYSTEM.BROKER.CONTROL.QUEUE
 
tcf_ods/RefAddr/108/Encoding=String
 
tcf_ods/RefAddr/58/Encoding=String
 
tcf_ods/RefAddr/13/Content=0
 
tcf_ods/RefAddr/38/Type=PAI
 
tcf_ods/RefAddr/13/Type=SCC
 
tcf_ods/RefAddr/10/Content=NONE 
 
tcf_ods/RefAddr/65/Type=XMSC_WMQ_SEND_EXIT
 
tcf_ods/RefAddr/53/Encoding=String
 
tcf_ods/RefAddr/40/Type=SUBST
 
tcf_ods/RefAddr/92/Type=XMSC_WMQ_SSL_CIPHER_SUITE
 
tcf_ods/RefAddr/19/Encoding=String
 
tcf_ods/RefAddr/119/Encoding=String
 
tcf_ods/RefAddr/82/Content=18
 
tcf_ods/RefAddr/114/Encoding=String
 
tcf_ods/RefAddr/77/Type=XMSC_WMQ_CCDTURL
 
tcf_ods/RefAddr/64/Encoding=String
 
tcf_ods/RefAddr/52/Type=OPTPUB
 
tcf_ods/RefAddr/113/Type=XMSC_WMQ_CLIENT_RECONNECT_TIMEOUT
 
tcf_ods/RefAddr/78/Content=ISDMQCHD919(5500)
 
tcf_ods/RefAddr/75/Content=-1
 
tcf_ods/RefAddr/13/Encoding=String
 
tcf_ods/RefAddr/2/Content=ICC_ODS
 
tcf_ods/RefAddr/104/Content=[0]
 
tcf_ods/RefAddr/125/Encoding=String
 
tcf_ods/RefAddr/25/Content=5000
 
tcf_ods/RefAddr/27/Type=AEX
 
tcf_ods/RefAddr/101/Content=0
 
tcf_ods/RefAddr/22/Content=10
 
tcf_ods/RefAddr/75/Encoding=String
 
tcf_ods/RefAddr/8/Type=MNS
 
tcf_ods/RefAddr/125/Type=XMSC_WMQ_CONNECTION_TAG
 
tcf_ods/RefAddr/100/Type=XMSC_WMQ_CHANNEL
 
tcf_ods/RefAddr/18/Content=true
 
tcf_ods/RefAddr/24/Encoding=String
 
tcf_ods/RefAddr/70/Encoding=String
 
tcf_ods/RefAddr/97/Content=5000
 
tcf_ods/RefAddr/94/Content=0
 
tcf_ods/RefAddr/39/Type=SRI
 
tcf_ods/RefAddr/14/Type=SCALD
 
tcf_ods/RefAddr/7/Encoding=String
 
tcf_ods/RefAddr/66/Type=XMSC_WMQ_BROKER_CONTROLQ
 
tcf_ods/RefAddr/123/Content=1
 
tcf_ods/RefAddr/41/Type=CL
 
tcf_ods/RefAddr/44/Content=false
 
tcf_ods/RefAddr/86/Encoding=String
 
tcf_ods/RefAddr/93/Type=XMSC_WMQ_CLONE_SUPPORT
 
tcf_ods/RefAddr/120/Content=0
 
tcf_ods/RefAddr/41/Content=1
 
tcf_ods/RefAddr/35/Encoding=String
 
tcf_ods/RefAddr/81/Encoding=String
 
tcf_ods/RefAddr/119/Content=0
 
tcf_ods/RefAddr/116/Content=2
 
tcf_ods/RefAddr/37/Content=0
 
tcf_ods/RefAddr/30/Encoding=String
 
tcf_ods/RefAddr/78/Type=XMSC_WMQ_HOST_NAME
 
tcf_ods/RefAddr/53/Type=CCDTURL
 
tcf_ods/RefAddr/1/Encoding=String
 
tcf_ods/RefAddr/114/Type=XMSC_WMQ_SSL_CERT_STORES_COL
 
tcf_ods/RefAddr/97/Encoding=String
 
tcf_ods/RefAddr/80/Type=XMSC_WMQ_STATUS_REFRESH_INTERVAL
 
tcf_ods/RefAddr/46/Encoding=String
 
tcf_ods/RefAddr/92/Encoding=String
 
tcf_ods/RefAddr/60/Content=
 
tcf_ods/RefAddr/41/Encoding=String
 
tcf_ods/RefAddr/56/Content=false
 
tcf_ods/RefAddr/9/Type=HC
 
tcf_ods/RefAddr/126/Type=XMSC_WMQ_BROKER_PUBQ
 
tcf_ods/RefAddr/107/Encoding=String
 
tcf_ods/RefAddr/101/Type=XMSC_WMQ_CLIENT_RECONNECT_OPTIONS
 
tcf_ods/RefAddr/53/Content=null
 
tcf_ods/RefAddr/102/Encoding=String
 
tcf_ods/RefAddr/128/Content=ISDMQCHD919(5500)
 
tcf_ods/RefAddr/69/Encoding=String
 
tcf_ods/RefAddr/49/Content=0
 
tcf_ods/RefAddr/15/Type=SRC
 
tcf_ods/RefAddr/67/Type=XMSC_WMQ_RESCAN_INTERVAL
 
tcf_ods/RefAddr/52/Encoding=String
 
tcf_ods/RefAddr/42/Type=CLINT
 
tcf_ods/RefAddr/94/Type=XMSC_WMQ_PROCESS_DURATION
 
tcf_ods/RefAddr/18/Encoding=String
 
tcf_ods/RefAddr/118/Encoding=String
 
tcf_ods/RefAddr/72/Content=false
 
tcf_ods/RefAddr/113/Encoding=String
 
tcf_ods/RefAddr/79/Type=XMSC_CONNECTION_TYPE_NAME
 
tcf_ods/RefAddr/63/Encoding=String
 
tcf_ods/RefAddr/54/Type=BVER
 
tcf_ods/RefAddr/115/Type=XMSC_WMQ_RECEIVE_EXIT
 
tcf_ods/RefAddr/68/Content=SYSTEM.DEFAULT.MODEL.QUEUE
 
tcf_ods/RefAddr/29/Encoding=String
 
tcf_ods/RefAddr/81/Type=XMSC_WMQ_PROVIDER_VERSION
 
tcf_ods/RefAddr/129/Encoding=String
 
tcf_ods/RefAddr/0/Type=VER
 
tcf_ods/RefAddr/12/Encoding=String
 
tcf_ods/RefAddr/15/Content=0
 
tcf_ods/RefAddr/124/Encoding=String
 
tcf_ods/RefAddr/12/Content=0
 
tcf_ods/RefAddr/91/Content=0
 
tcf_ods/RefAddr/74/Encoding=String
 
tcf_ods/RefAddr/127/Type=wildcardFormat
 
tcf_ods/RefAddr/102/Type=XMSC_WMQ_CONNECTION_MODE
 
tcf_ods/RefAddr/23/Encoding=String
 
tcf_ods/RefAddr/84/Content=1
 
tcf_ods/RefAddr/6/Encoding=String
 
tcf_ods/RefAddr/16/Type=SFIPS
 
tcf_ods/RefAddr/113/Content=1800
 
tcf_ods/RefAddr/68/Type=XMSC_WMQ_TEMPORARY_MODEL
 
tcf_ods/RefAddr/34/Content=SYSTEM.JMS.ND.CC.SUBSCRIBER.QUEUE
 
tcf_ods/RefAddr/85/Encoding=String
 
tcf_ods/RefAddr/43/Type=CLS
 
tcf_ods/RefAddr/110/Content=0
 
tcf_ods/RefAddr/95/Type=XMSC_WMQ_QUEUE_MANAGER
 
tcf_ods/RefAddr/31/Content=SYSTEM.BROKER.CONTROL.QUEUE
 
tcf_ods/RefAddr/70/Type=XMSC_WMQ_LOCAL_ADDRESS
 
tcf_ods/RefAddr/34/Encoding=String
 
tcf_ods/RefAddr/7/Content=819
 
tcf_ods/RefAddr/80/Encoding=String
 
tcf_ods/RefAddr/109/Content=true
 
tcf_ods/RefAddr/4/Content=ISDMQCHD919(5500)
 
tcf_ods/RefAddr/106/Content=true
 
tcf_ods/RefAddr/27/Content=-1
 
tcf_ods/RefAddr/28/Type=CROPT
 
tcf_ods/RefAddr/55/Type=BVERU
 
tcf_ods/RefAddr/96/Encoding=String
 
tcf_ods/RefAddr/116/Type=XMSC_WMQ_SUBSCRIPTION_STORE
 
tcf_ods/RefAddr/30/Type=CRSHOSTS
 
tcf_ods/RefAddr/82/Type=XMSC_ADMIN_OBJECT_TYPE
 
tcf_ods/RefAddr/1/Type=TRAN
 
tcf_ods/RefAddr/91/Encoding=String
 
tcf_ods/RefAddr/99/Content=
 
tcf_ods/RefAddr/50/Content=0
 
tcf_ods/RefAddr/96/Content=1
 
tcf_ods/RefAddr/57/Encoding=String
 
tcf_ods/RefAddr/40/Encoding=String
 
tcf_ods/RefAddr/125/Content=[B@2d1e2d1e
 
tcf_ods/RefAddr/46/Content=443
 
tcf_ods/RefAddr/128/Type=XMSC_WMQ_CONNECTION_NAME_LIST
 
tcf_ods/RefAddr/106/Encoding=String
 
tcf_ods/RefAddr/43/Content=0
 
tcf_ods/RefAddr/103/Type=XMSC_WMQ_MAX_BUFFER_SIZE
 
tcf_ods/RefAddr/101/Encoding=String
 
tcf_ods/RefAddr/118/Content=1
 
tcf_ods/RefAddr/68/Encoding=String
 
tcf_ods/RefAddr/39/Content=60000
 
tcf_ods/RefAddr/17/Type=SPAG
 
tcf_ods/RefAddr/51/Encoding=String
 
tcf_ods/RefAddr/69/Type=XMSC_WMQ_CLEANUP_INTERVAL
 
tcf_ods/RefAddr/44/Type=SSUBS
 
tcf_ods/RefAddr/17/Encoding=String
 
tcf_ods/RefAddr/96/Type=XMSC_CONNECTION_TYPE
 
tcf_ods/RefAddr/117/Encoding=String
 
tcf_ods/RefAddr/71/Type=XMSC_WMQ_OPT_PUB
 
tcf_ods/RefAddr/112/Encoding=String
 
tcf_ods/RefAddr/79/Encoding=String
 
tcf_ods/RefAddr/29/Type=CRT
 
tcf_ods/RefAddr/62/Encoding=String
 
tcf_ods/RefAddr/58/Content=819
 
tcf_ods/RefAddr/56/Type=XMSC_WMQ_SSL_FIPS_REQUIRED
 
tcf_ods/RefAddr/28/Encoding=String
 
tcf_ods/RefAddr/117/Type=XMSC_CLIENT_ID
 
tcf_ods/RefAddr/31/Type=BCON
 
tcf_ods/RefAddr/128/Encoding=String
 
tcf_ods/RefAddr/83/Type=version
 
tcf_ods/RefAddr/11/Encoding=String
 
tcf_ods/RefAddr/2/Type=CID
 
tcf_ods/RefAddr/123/Encoding=String
 
tcf_ods/RefAddr/81/Content=unspecified
 
tcf_ods/RefAddr/73/Encoding=String
 
tcf_ods/RefAddr/39/Encoding=String
 
tcf_ods/RefAddr/129/Type=XMSC_WMQ_HEADER_COMP
 
tcf_ods/RefAddr/104/Type=XMSC_WMQ_MSG_COMP
 
tcf_ods/RefAddr/74/Content=1
 
tcf_ods/RefAddr/5/Encoding=String
 
tcf_ods/RefAddr/1/Content=1
 
tcf_ods/RefAddr/18/Type=UCP
 
tcf_ods/RefAddr/103/Content=1000
 
tcf_ods/RefAddr/24/Content=
 
tcf_ods/RefAddr/84/Encoding=String
 
tcf_ods/RefAddr/100/Content=HIG.ILD.PL.AD1
 
tcf_ods/ClassName=com.ibm.mq.jms.MQTopicConnectionFactory
 
tcf_ods/RefAddr/45/Type=MCAST
 
tcf_ods/RefAddr/21/Content=0
 
tcf_ods/RefAddr/0/Encoding=String
 
tcf_ods/RefAddr/97/Type=XMSC_WMQ_POLLING_INTERVAL
 
tcf_ods/RefAddr/20/Type=PVER
 
tcf_ods/RefAddr/72/Type=XMSC_WMQ_SYNCPOINT_ALL_GETS
 
tcf_ods/RefAddr/45/Encoding=String
 
tcf_ods/RefAddr/17/Content=false
 
tcf_ods/RefAddr/93/Content=0
 
tcf_ods/RefAddr/95/Encoding=String
 
tcf_ods/RefAddr/57/Type=XMSC_RTT_DIRECT_AUTH
 
tcf_ods/RefAddr/90/Content=true
 
tcf_ods/RefAddr/118/Type=XMSC_WMQ_CLEANUP_LEVEL
 
tcf_ods/RefAddr/32/Type=BPUB
 
tcf_ods/RefAddr/84/Type=XMSC_WMQ_MESSAGE_RETENTION
 
tcf_ods/RefAddr/3/Type=QMGR
 
tcf_ods/RefAddr/89/Content=443
 
tcf_ods/RefAddr/90/Encoding=String
 
tcf_ods/RefAddr/40/Content=2
 
tcf_ods/RefAddr/56/Encoding=String
 
tcf_ods/RefAddr/36/Content=
 
tcf_ods/RefAddr/105/Encoding=String
 
tcf_ods/RefAddr/33/Content=SYSTEM.JMS.ND.SUBSCRIBER.QUEUE
 
tcf_ods/RefAddr/105/Type=XMSC_WMQ_SPARSE_SUBSCRIPTIONS
 
tcf_ods/RefAddr/9/Content=NONE 
 
tcf_ods/RefAddr/100/Encoding=String
 
tcf_ods/RefAddr/108/Content=10
 
tcf_ods/RefAddr/67/Encoding=String
 
tcf_ods/RefAddr/50/Encoding=String
 
tcf_ods/RefAddr/19/Type=PINT
 
tcf_ods/RefAddr/16/Encoding=String
 
tcf_ods/RefAddr/46/Type=PPORT
 
tcf_ods/RefAddr/116/Encoding=String
 
tcf_ods/RefAddr/98/Type=XMSC_WMQ_RECEIVE_ISOLATION
 
tcf_ods/RefAddr/21/Type=WCFMT
 
tcf_ods/RefAddr/55/Content=false
 
tcf_ods/RefAddr/52/Content=false
 
tcf_ods/RefAddr/111/Encoding=String
 
tcf_ods/RefAddr/78/Encoding=String
 
tcf_ods/RefAddr/61/Encoding=String
 
tcf_ods/RefAddr/127/Content=0
 
tcf_ods/RefAddr/48/Content=1000
 
tcf_ods/RefAddr/27/Encoding=String
 
tcf_ods/RefAddr/58/Type=XMSC_WMQ_QMGR_CCSID
 
tcf_ods/RefAddr/119/Type=XMSC_WMQ_MESSAGE_SELECTION
 
tcf_ods/RefAddr/127/Encoding=String
 
tcf_ods/RefAddr/33/Type=BSUB
 
tcf_ods/RefAddr/85/Type=XMSC_WMQ_CF_DESCRIPTION
 
tcf_ods/RefAddr/60/Type=XMSC_WMQ_BROKER_QMGR
 
tcf_ods/RefAddr/4/Type=HOST | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | mqjeff | 
		  
		    
			  
				 Posted: Thu Oct 04, 2012 10:40 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		   Grand Master
 
 Joined: 25 Jun 2008 Posts: 17447
  
  | 
		  
		    
			  
				Right, sorry, you're using a TCF not a QCF... 
 
 
This seems to be a problem: 
 
   
	| Dennis wrote: | 
   
  
	| tcf_ods/FactoryName=com.sun.jndi.fscontext.RefFSContextFactory | 
   
 
 
But I could be misreading this in this format. | 
			   
			 
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | lancelotlinc | 
		  
		    
			  
				 Posted: Thu Oct 04, 2012 11:10 am    Post subject:  | 
				     | 
			   
			 
		   | 
		
		
		    Jedi Knight
 
 Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA 
  | 
		  
		    
		   | 
		
		
		  | Back to top | 
		  
		  	
		   | 
		
		
		    | 
		
		
		  | 
		    
		   |