|   | 
	 
  
    | 
RSS Feed - WebSphere MQ Support
 | 
RSS Feed - Message Broker Support
 |   
 
  
	     | 
	 | 
   
 
  
	|  MQ 5.3 not working for MQ client | 
	« View previous topic :: View next topic »  | 
   
  
  	
	  
		
		
		  | Author | 
		  Message
		 |  
		
		  | lium | 
		  
		    
			  
				 Posted: Mon Mar 31, 2003 3:14 pm    Post subject: MQ 5.3 not working for MQ client | 
				     | 
			   
			 
		   | 
		 
		
		   Disciple
 
 Joined: 17 Jul 2002 Posts: 184
  
  | 
		  
		    
			  
				Hi, guys:
 
I have MQ 5.3 installed on my laptop. After that I set the MQSERVER environment(MQSERVER=SYSTEM.DEF.SVRCONN/TCP/localhost(5010) pointing to a local qmgr for WF on my laptop, then I run the program amqsputc TESTQ on my laptop, I got the error 2059. I tried to use rfhutilc, it was the same error. WF webclient also got the same error. But if I run amqsput TESTQ or rfhutil on my laptop, then it will work.
 
If I set MQSERVER pointing to other qmgr with verion 5.2 on remote machine, amqsputc and rfhutilc will work fine also.
 
If I uninstall MQ5.3 and rollback to 5.2, the amqsputc and rfhutilc against local qmgr on laptop will work immediately.
 
I am pretty sure MQSERVER is set correct. My question is why the MQ 5.3 server doesn't work for MQ client access. In fact, is there is setting required before MQ client is enabled to access the MQ server 5.3?
 
 
Thx
 
Michael | 
			   
			 
		   | 
		 
		
		  | Back to top | 
		  
		  	
		   | 
		 
		
		    | 
		 
		
		  | jefflowrey | 
		  
		    
			  
				 Posted: Tue Apr 01, 2003 6:15 am    Post subject:  | 
				     | 
			   
			 
		   | 
		 
		
		   Grand Poobah
 
 Joined: 16 Oct 2002 Posts: 19981
  
  | 
		  
		    
			  
				The difference between amqsputc and amqsput is that the first is linked against the client libraries, and the second is linked against the server libraries.
 
 
When you install MQSeries 5.3 on your laptop, are you also installing/upgrading the client? | 
			   
			 
		   | 
		 
		
		  | Back to top | 
		  
		  	
		   | 
		 
		
		    | 
		 
		
		  | lium | 
		  
		    
			  
				 Posted: Tue Apr 01, 2003 6:31 am    Post subject:  | 
				     | 
			   
			 
		   | 
		 
		
		   Disciple
 
 Joined: 17 Jul 2002 Posts: 184
  
  | 
		  
		    
			  
				Hi, Jeff:
 
Thx for your reply. I know the difference between amqsputc and amqsput. The reason I put amqsput here is to show the MQ server is working for local application with bind mode.
 
I uninstalled MQ5.2 before I installed 5.3. So the MQ client was also updated. | 
			   
			 
		   | 
		 
		
		  | Back to top | 
		  
		  	
		   | 
		 
		
		    | 
		 
		
		  | jefflowrey | 
		  
		    
			  
				 Posted: Tue Apr 01, 2003 6:52 am    Post subject:  | 
				     | 
			   
			 
		   | 
		 
		
		   Grand Poobah
 
 Joined: 16 Oct 2002 Posts: 19981
  
  | 
		  
		    
			  
				Yeah, sorry.  I was going through 'next newest topic' and didn't actually read the topic title...    
 
 
Can you access the 5.3 on your as a client from another (known good) machine?  If not, maybe you're not getting the client installed under 5.3 or maybe the listener isn't running, or the usual suspects (wrong port, etc.)
 
 
If you can access it from another machine, then you either aren't installing the client, or the client is getting broken somehow, or something.  Does localhost resolve otherwise?  Are you sure that the queue manager is listening on port 5010? | 
			   
			 
		   | 
		 
		
		  | Back to top | 
		  
		  	
		   | 
		 
		
		    | 
		 
		
		  | vennela | 
		  
		    
			  
				 Posted: Tue Apr 01, 2003 7:19 am    Post subject:  | 
				     | 
			   
			 
		   | 
		 
		
		    Jedi Knight
 
 Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India 
  | 
		  
		    
			  
				
   
	| Quote: | 
   
  
	| WF webclient also got the same error | 
   
 
 
 
Is your web-client using a QMGR or a client? If it is a web-client with QMGR then your theory doesn't work. 
 
 
May be the QMGR is listening on 14000 (just a guess). 
 
 
-------
 
Venny | 
			   
			 
		   | 
		 
		
		  | Back to top | 
		  
		  	
		   | 
		 
		
		    | 
		 
		
		  | lium | 
		  
		    
			  
				 Posted: Tue Apr 01, 2003 9:59 pm    Post subject: MQ 5.3 not working for MQ client | 
				     | 
			   
			 
		   | 
		 
		
		   Disciple
 
 Joined: 17 Jul 2002 Posts: 184
  
  | 
		  
		    
			  
				Hi, venny:
 
I am using QMGR for WF. you are right, the Webclient not working doesn't mean the MQ client is not working.So the webclient is seperate issue.
 
The QMGR of MQWF really running uder 5010, look:
 
C:\>netstat -a|find "5010"
 
  TCP    lium:fmclFMCQM5010     lium:0                 LISTENING
 
 
C:\Program Files\IBM\WSMQ\Qmgrs>dir
 
 Volume in drive C is C_Drive
 
 Volume Serial Number is 98E7-6D3C
 
 
 Directory of C:\Program Files\IBM\WSMQ\Qmgrs
 
 
03/31/2003  02:10p      <DIR>          .
 
03/31/2003  02:10p      <DIR>          ..
 
03/31/2003  02:10p      <DIR>          @SYSTEM
 
03/31/2003  05:04p      <DIR>          FMCQM
 
 
You can see there is only one qmgr on my laptop.
 
My laptop was working very well in term of both MQ client and MQWF webclient with MQ version 5.2. If I rollback MQ from 5.3 to 5.2, it will 
 
work again. I had several experience before. | 
			   
			 
		   | 
		 
		
		  | Back to top | 
		  
		  	
		   | 
		 
		
		    | 
		 
		
		  | lium | 
		  
		    
			  
				 Posted: Tue Apr 01, 2003 10:13 pm    Post subject:  | 
				     | 
			   
			 
		   | 
		 
		
		   Disciple
 
 Joined: 17 Jul 2002 Posts: 184
  
  | 
		  
		    
			  
				
   
	| JeffLowrey wrote: | 
   
  
	Can you access the 5.3 on your as a client from another (known good) machine?  If not, maybe you're not getting the client installed under 5.3 or maybe the listener isn't running, or the usual suspects (wrong port, etc.)
 
? | 
   
 
 
 
Hi, Jeff:
 
I tried to access MQ server from another machine as MQ client, also it didn't work. In fact, one big difference for MQ 5.3 is SSL, I don't know some configuration is required to get MQ client working
 
 
Thx
 
 
Look the following:
 
 
C:\>netstat -a|find "5010"
 
  TCP    lium:fmclFMCQM5010     lium:0                 LISTENING
 
 
C:\>set MQSERVER=SYSTEM.DEF.SVRCONN/TCP/localhost(5010)
 
 
C:\>amqsputc TESTQ FMCQM
 
Sample AMQSPUT0 start
 
MQCONN ended with reason code 2059
 
 
C:\>amqsput TESTQ FMCQM
 
Sample AMQSPUT0 start
 
target queue is TESTQ
 
test message
 
 
Sample AMQSPUT0 end
 
 
You can see the port is right, the listener is running. bind mode works, but not for client mode.
 
 
The following is the trace output for amqsputc
 
 
Process : C:\Program Files\IBM\WSMQ\bin\amqsputc.exe
 
Version : 530 Level : p000-L021011
 
Date : 03/31/03  Time : 17:21:18
 
 
Counter  TimeStamp          PID.TID   Data
 
============================================================
 
 
000038AA 17:21:18.308021   1088.1     --{  InitProcessInitialisation
 
000038AB 17:21:18.308093   1088.1     ---{  xcsReleaseThreadMutexSem
 
000038AC 17:21:18.308147   1088.1     ---}  xcsReleaseThreadMutexSem (rc=OK)
 
000038AD 17:21:18.308209   1088.1     --}  InitProcessInitialisation (rc=OK)
 
000038AE 17:21:18.308281   1088.1     --{  xcsCreateThreadMutexSem
 
000038AF 17:21:18.308351   1088.1     --}  xcsCreateThreadMutexSem (rc=OK)
 
000038B0 17:21:18.319449   1088.1     --{  DLLMain
 
000038B1 17:21:18.319641   1088.1     ---{  MCSInitCriticalSection
 
000038B2 17:21:18.320165   1088.1     ---}  MCSInitCriticalSection (rc=OK)
 
000038B3 17:21:18.320204   1088.1      !! - PROCESS ATTACH
 
000038B4 17:21:18.320227   1088.1     ---{  InitializeGCS
 
000038B5 17:21:18.320309   1088.1      user='115' count=0 [pthconn=0 hconn=-999 hobj=-998 (-998) cc=-997 rc=-996]
 
000038B6 17:21:18.320328   1088.1     ----{  MCSInitCriticalSection
 
000038B7 17:21:18.320341   1088.1     ----}  MCSInitCriticalSection (rc=OK)
 
000038B8 17:21:18.320370   1088.1      user='115' count=0 [pthconn=0 hconn=-999 hobj=-998 (-998) cc=-997 rc=-996]
 
000038B9 17:21:18.320385   1088.1     ---}  InitializeGCS (rc=OK)
 
000038BA 17:21:18.320415   1088.1     --}! DLLMain (rc=Unknown(1))
 
000038BB 17:21:18.322375   1088.1     --{  MQCONN
 
000038BC 17:21:18.322431   1088.1     ---{  trmzstMQCONNX
 
000038BD 17:21:18.322453   1088.1      MQCONNX ''
 
000038BE 17:21:18.322474   1088.1     ----{  MCSGetDefaultThreadModel
 
000038BF 17:21:18.322659   1088.1      No thread model in environment or registry, use automatic (MTS) [pthconn=0 hconn=-999 hobj=-998 (-998) cc=-997 rc=-996]
 
000038C0 17:21:18.322678   1088.1     ----}  MCSGetDefaultThreadModel (rc=OK)
 
000038C1 17:21:18.322722   1088.1     ----{  IsMTSEnvironment
 
000038C2 17:21:18.322763   1088.1      W2K Using CoGetObjectContext [pthconn=0 hconn=-999 hobj=-998 (-998) cc=-997 rc=-996]
 
000038C3 17:21:18.322831   1088.1      LoadLibrary Complete [pthconn=0 hconn=-999 hobj=-998 (-998) cc=-997 rc=-996]
 
000038C4 17:21:18.322908   1088.1      mtsCheck in mqconnx - no object context, using LEGACY [pthconn=0 hconn=-999 hobj=-998 (-998) cc=-997 rc=-996]
 
000038C5 17:21:18.322928   1088.1     ----}  IsMTSEnvironment (rc=OK)
 
000038C6 17:21:18.322948   1088.1     ----{  lpiObtainQMDetails
 
000038C7 17:21:18.322969   1088.1     -----{  zutPreReadMachineIniFile
 
000038C8 17:21:18.322986   1088.1     ------{  xcsGetIniFilename
 
000038C9 17:21:18.323004   1088.1     ------}  xcsGetIniFilename (rc=OK)
 
000038CA 17:21:18.323021   1088.1     ------{  xcsBrowseIniCallback
 
000038CB 17:21:18.323035   1088.1     -------{  xcsBrowseRegistryCallback
 
000038CC 17:21:18.323050   1088.1     --------{  xusAddStanzaLineList
 
000038CD 17:21:18.323066   1088.1     ---------{  xcsGetMem
 
000038CE 17:21:18.323095   1088.1      component:24 function:15 length:536 options:0 *pointer:007A7188
 
000038CF 17:21:18.323110   1088.1     ---------}  xcsGetMem (rc=OK)
 
000038D0 17:21:18.323124   1088.1     --------}  xusAddStanzaLineList (rc=OK)
 
000038D1 17:21:18.323136   1088.1     --------{  xusAddStanzaLineList
 
000038D2 17:21:18.323147   1088.1     ---------{  xcsGetMem
 
000038D3 17:21:18.323171   1088.1      component:24 function:15 length:536 options:0 *pointer:007A73D0
 
000038D4 17:21:18.323186   1088.1     ---------}  xcsGetMem (rc=OK)
 
000038D5 17:21:18.323198   1088.1     --------}  xusAddStanzaLineList (rc=OK)
 
000038D6 17:21:18.323252   1088.1     --------{  xurGetAllRegStanza
 
000038D7 17:21:18.323292   1088.1     ---------{  xurGetSpecificRegStanza
 
000038D8 17:21:18.323331   1088.1     ----------{  xusAddStanzaLineList
 
000038D9 17:21:18.323346   1088.1     -----------{  xcsGetMem
 
000038DA 17:21:18.323371   1088.1      component:24 function:15 length:536 options:0 *pointer:007A7618
 
000038DB 17:21:18.323387   1088.1     -----------}  xcsGetMem (rc=OK)
 
000038DC 17:21:18.324303   1088.1     ----------}  xusAddStanzaLineList (rc=OK)
 
000038DD 17:21:18.324326   1088.1     ----------{  xurGetAllInstanceValueStanza
 
000038DE 17:21:18.324365   1088.1         Read stanza (DoDialog=Yes)
 
000038DF 17:21:18.324382   1088.1     -----------{  xusAddStanzaLineList
 
000038E0 17:21:18.324392   1088.1     ------------{  xcsGetMem
 
000038E1 17:21:18.324419   1088.1      component:24 function:15 length:536 options:0 *pointer:007A7860
 
000038E2 17:21:18.324432   1088.1     ------------}  xcsGetMem (rc=OK)
 
000038E3 17:21:18.324444   1088.1     -----------}  xusAddStanzaLineList (rc=OK)
 
000038E4 17:21:18.324459   1088.1     ----------}  xurGetAllInstanceValueStanza (rc=OK)
 
000038E5 17:21:18.324485   1088.1     ---------}  xurGetSpecificRegStanza (rc=OK)
 
000038E6 17:21:18.324509   1088.1     ---------{  xurGetSpecificRegStanza
 
000038E7 17:21:18.324570   1088.1     ----------{  xusAddStanzaLineList
 
000038E8 17:21:18.324582   1088.1     -----------{  xcsGetMem
 
000038E9 17:21:18.324606   1088.1      component:24 function:15 length:536 options:0 *pointer:007A7AA8
 
000038EA 17:21:18.324619   1088.1     -----------}  xcsGetMem (rc=OK)
 
000038EB 17:21:18.324630   1088.1     ----------}  xusAddStanzaLineList (rc=OK)
 
000038EC 17:21:18.324641   1088.1     ----------{  xurGetAllInstanceValueStanza
 
000038ED 17:21:18.324662   1088.1         Read stanza (Startup=Not stored as REG_SZ in registry)
 
000038EE 17:21:18.324675   1088.1     -----------{  xusAddStanzaLineList
 
000038EF 17:21:18.324685   1088.1     ------------{  xcsGetMem
 
000038F0 17:21:18.324707   1088.1      component:24 function:15 length:536 options:0 *pointer:007A7CF0
 
000038F1 17:21:18.324719   1088.1     ------------}  xcsGetMem (rc=OK)
 
000038F2 17:21:18.324731   1088.1     -----------}  xusAddStanzaLineList (rc=OK)
 
000038F3 17:21:18.324745   1088.1     ----------}  xurGetAllInstanceValueStanza (rc=OK)
 
000038F4 17:21:18.324761   1088.1     ---------}  xurGetSpecificRegStanza (rc=OK)
 
000038F5 17:21:18.324778   1088.1     ---------{  xurGetSpecificRegStanza
 
000038F6 17:21:18.324815   1088.1     ----------{  xusAddStanzaLineList
 
000038F7 17:21:18.324828   1088.1     -----------{  xcsGetMem
 
000038F8 17:21:18.324869   1088.1      component:24 function:15 length:536 options:0 *pointer:007A7F38
 
000038F9 17:21:18.324883   1088.1     -----------}  xcsGetMem (rc=OK)
 
000038FA 17:21:18.324895   1088.1     ----------}  xusAddStanzaLineList (rc=OK)
 
000038FB 17:21:18.324906   1088.1     ----------{  xurGetAllInstanceValueStanza
 
000038FC 17:21:18.324931   1088.1         Read stanza (DefaultPrefix=C:\Program Files\IBM\WSMQ)
 
000038FD 17:21:18.324944   1088.1     -----------{  xusAddStanzaLineList
 
000038FE 17:21:18.324955   1088.1     ------------{  xcsGetMem
 
000038FF 17:21:18.324977   1088.1      component:24 function:15 length:536 options:0 *pointer:007A8180
 
00003900 17:21:18.324990   1088.1     ------------}  xcsGetMem (rc=OK)
 
00003901 17:21:18.325001   1088.1     -----------}  xusAddStanzaLineList (rc=OK)
 
00003902 17:21:18.325016   1088.1     ----------}  xurGetAllInstanceValueStanza (rc=OK)
 
00003903 17:21:18.325031   1088.1     ---------}  xurGetSpecificRegStanza (rc=OK)
 
00003904 17:21:18.325049   1088.1     ---------{  xurGetSpecificRegStanza
 
00003905 17:21:18.325085   1088.1     ----------{  xusAddStanzaLineList
 
00003906 17:21:18.325097   1088.1     -----------{  xcsGetMem
 
00003907 17:21:18.325119   1088.1      component:24 function:15 length:536 options:0 *pointer:007A83C8
 
00003908 17:21:18.325132   1088.1     -----------}  xcsGetMem (rc=OK)
 
00003909 17:21:18.325143   1088.1     ----------}  xusAddStanzaLineList (rc=OK)
 
0000390A 17:21:18.325155   1088.1     ----------{  xurGetAllInstanceValueStanza
 
0000390B 17:21:18.325181   1088.1         Read stanza (ExitsDefaultPath=C:\Program Files\IBM\WSMQ\exits)
 
0000390C 17:21:18.325194   1088.1     -----------{  xusAddStanzaLineList
 
0000390D 17:21:18.325204   1088.1     ------------{  xcsGetMem
 
0000390E 17:21:18.325226   1088.1      component:24 function:15 length:536 options:0 *pointer:007A8610
 
0000390F 17:21:18.325249   1088.1     ------------}  xcsGetMem (rc=OK)
 
00003910 17:21:18.325261   1088.1     -----------}  xusAddStanzaLineList (rc=OK)
 
00003911 17:21:18.325283   1088.1     ----------}  xurGetAllInstanceValueStanza (rc=OK)
 
00003912 17:21:18.325299   1088.1     ---------}  xurGetSpecificRegStanza (rc=OK)
 
00003913 17:21:18.325317   1088.1     ---------{  xurGetSpecificRegStanza
 
00003914 17:21:18.325355   1088.1     ----------{  xusAddStanzaLineList
 
00003915 17:21:18.325367   1088.1     -----------{  xcsGetMem
 
00003916 17:21:18.325390   1088.1      component:24 function:15 length:536 options:0 *pointer:007A8858
 
00003917 17:21:18.325403   1088.1     -----------}  xcsGetMem (rc=OK)
 
00003918 17:21:18.325414   1088.1     ----------}  xusAddStanzaLineList (rc=OK)
 
00003919 17:21:18.325425   1088.1     ----------{  xurGetAllInstanceValueStanza
 
0000391A 17:21:18.325453   1088.1         Read stanza (V2_MachineName=lium                                            )
 
0000391B 17:21:18.325466   1088.1     -----------{  xusAddStanzaLineList
 
0000391C 17:21:18.325476   1088.1     ------------{  xcsGetMem
 
0000391D 17:21:18.325498   1088.1      component:24 function:15 length:536 options:0 *pointer:007A8AA0
 
0000391E 17:21:18.325511   1088.1     ------------}  xcsGetMem (rc=OK)
 
0000391F 17:21:18.325524   1088.1     -----------}  xusAddStanzaLineList (rc=OK)
 
00003920 17:21:18.325549   1088.1         Read stanza (V2_MQQMName=QM_lium                                         )
 
00003921 17:21:18.325562   1088.1     -----------{  xusAddStanzaLineList
 
00003922 17:21:18.325572   1088.1     ------------{  xcsGetMem
 
00003923 17:21:18.325595   1088.1      component:24 function:15 length:536 options:0 *pointer:007A8CE8
 
00003924 17:21:18.325607   1088.1     ------------}  xcsGetMem (rc=OK)
 
00003925 17:21:18.325620   1088.1     -----------}  xusAddStanzaLineList (rc=OK)
 
00003926 17:21:18.325644   1088.1         Read stanza (V2_MachineConnName=lium)
 
00003927 17:21:18.325656   1088.1     -----------{  xusAddStanzaLineList
 
00003928 17:21:18.325666   1088.1     ------------{  xcsGetMem
 
00003929 17:21:18.325712   1088.1      component:24 function:15 length:536 options:0 *pointer:007A8F30
 
0000392A 17:21:18.325726   1088.1     ------------}  xcsGetMem (rc=OK)
 
0000392B 17:21:18.325738   1088.1     -----------}  xusAddStanzaLineList (rc=OK)
 
0000392C 17:21:18.325761   1088.1         Read stanza (V2_MQDAIQMName=QM_lium)
 
0000392D 17:21:18.325774   1088.1     -----------{  xusAddStanzaLineList
 
0000392E 17:21:18.325785   1088.1     ------------{  xcsGetMem
 
0000392F 17:21:18.325807   1088.1      component:24 function:15 length:536 options:0 *pointer:007A9178
 
00003930 17:21:18.325819   1088.1     ------------}  xcsGetMem (rc=OK)
 
00003931 17:21:18.325830   1088.1     -----------}  xusAddStanzaLineList (rc=OK)
 
00003932 17:21:18.325845   1088.1     ----------}  xurGetAllInstanceValueStanza (rc=OK)
 
00003933 17:21:18.325861   1088.1     ---------}  xurGetSpecificRegStanza (rc=OK)
 
00003934 17:21:18.325878   1088.1     ---------{  xurGetSpecificRegStanza
 
00003935 17:21:18.325916   1088.1     ----------{  xusAddStanzaLineList
 
00003936 17:21:18.325928   1088.1     -----------{  xcsGetMem
 
00003937 17:21:18.325951   1088.1      component:24 function:15 length:536 options:0 *pointer:007A93C0
 
00003938 17:21:18.325964   1088.1     -----------}  xcsGetMem (rc=OK)
 
00003939 17:21:18.325975   1088.1     ----------}  xusAddStanzaLineList (rc=OK)
 
0000393A 17:21:18.325986   1088.1     ----------{  xurGetAllInstanceValueStanza
 
0000393B 17:21:18.326009   1088.1         Read stanza (Name=FMCQM)
 
0000393C 17:21:18.326022   1088.1     -----------{  xusAddStanzaLineList
 
0000393D 17:21:18.326032   1088.1     ------------{  xcsGetMem
 
0000393E 17:21:18.326053   1088.1      component:24 function:15 length:536 options:0 *pointer:007A9608
 
0000393F 17:21:18.326066   1088.1     ------------}  xcsGetMem (rc=OK)
 
00003940 17:21:18.326077   1088.1     -----------}  xusAddStanzaLineList (rc=OK)
 
00003941 17:21:18.326099   1088.1     ----------}  xurGetAllInstanceValueStanza (rc=OK)
 
00003942 17:21:18.326116   1088.1     ---------}  xurGetSpecificRegStanza (rc=OK)
 
00003943 17:21:18.326133   1088.1     ---------{  xurGetSpecificRegStanza
 
00003944 17:21:18.326169   1088.1     ----------{  xusAddStanzaLineList
 
00003945 17:21:18.326181   1088.1     -----------{  xcsGetMem
 
00003946 17:21:18.326204   1088.1      component:24 function:15 length:536 options:0 *pointer:007A9850
 
00003947 17:21:18.326217   1088.1     -----------}  xcsGetMem (rc=OK)
 
00003948 17:21:18.326228   1088.1     ----------}  xusAddStanzaLineList (rc=OK)
 
00003949 17:21:18.326239   1088.1     ----------{  xurGetAllInstanceValueStanza
 
0000394A 17:21:18.326264   1088.1         Read stanza (LogDefaultPath=C:\Program Files\IBM\WSMQ\log)
 
0000394B 17:21:18.326284   1088.1     -----------{  xusAddStanzaLineList
 
0000394C 17:21:18.326294   1088.1     ------------{  xcsGetMem
 
0000394D 17:21:18.326316   1088.1      component:24 function:15 length:536 options:0 *pointer:007A9A98
 
0000394E 17:21:18.326329   1088.1     ------------}  xcsGetMem (rc=OK)
 
0000394F 17:21:18.326341   1088.1     -----------}  xusAddStanzaLineList (rc=OK)
 
00003950 17:21:18.326363   1088.1         Read stanza (LogPrimaryFiles=3)
 
00003951 17:21:18.326376   1088.1     -----------{  xusAddStanzaLineList
 
00003952 17:21:18.326386   1088.1     ------------{  xcsGetMem
 
00003953 17:21:18.326408   1088.1      component:24 function:15 length:536 options:0 *pointer:007A9CE0
 
00003954 17:21:18.326420   1088.1     ------------}  xcsGetMem (rc=OK)
 
00003955 17:21:18.326431   1088.1     -----------}  xusAddStanzaLineList (rc=OK)
 
00003956 17:21:18.326454   1088.1         Read stanza (LogSecondaryFiles=2)
 
00003957 17:21:18.326467   1088.1     -----------{  xusAddStanzaLineList
 
00003958 17:21:18.326477   1088.1     ------------{  xcsGetMem
 
00003959 17:21:18.326512   1088.1      component:24 function:15 length:536 options:0 *pointer:007A9F28
 
0000395A 17:21:18.326525   1088.1     ------------}  xcsGetMem (rc=OK)
 
0000395B 17:21:18.326537   1088.1     -----------}  xusAddStanzaLineList (rc=OK)
 
0000395C 17:21:18.326559   1088.1         Read stanza (LogFilePages=256)
 
0000395D 17:21:18.326572   1088.1     -----------{  xusAddStanzaLineList
 
0000395E 17:21:18.326582   1088.1     ------------{  xcsGetMem
 
0000395F 17:21:18.326604   1088.1      component:24 function:15 length:536 options:0 *pointer:007AA170
 
00003960 17:21:18.326617   1088.1     ------------}  xcsGetMem (rc=OK)
 
00003961 17:21:18.326628   1088.1     -----------}  xusAddStanzaLineList (rc=OK)
 
00003962 17:21:18.326651   1088.1         Read stanza (LogType=CIRCULAR)
 
00003963 17:21:18.326664   1088.1     -----------{  xusAddStanzaLineList
 
00003964 17:21:18.326675   1088.1     ------------{  xcsGetMem
 
00003965 17:21:18.326696   1088.1      component:24 function:15 length:536 options:0 *pointer:007AA3B8
 
00003966 17:21:18.326709   1088.1     ------------}  xcsGetMem (rc=OK)
 
00003967 17:21:18.326720   1088.1     -----------}  xusAddStanzaLineList (rc=OK)
 
00003968 17:21:18.326743   1088.1         Read stanza (LogBufferPages=0)
 
00003969 17:21:18.326755   1088.1     -----------{  xusAddStanzaLineList
 
0000396A 17:21:18.326765   1088.1     ------------{  xcsGetMem
 
0000396B 17:21:18.326787   1088.1      component:24 function:15 length:536 options:0 *pointer:007AA600
 
0000396C 17:21:18.326800   1088.1     ------------}  xcsGetMem (rc=OK)
 
0000396D 17:21:18.326811   1088.1     -----------}  xusAddStanzaLineList (rc=OK)
 
0000396E 17:21:18.326825   1088.1     ----------}  xurGetAllInstanceValueStanza (rc=OK)
 
0000396F 17:21:18.326841   1088.1     ---------}  xurGetSpecificRegStanza (rc=OK)
 
00003970 17:21:18.326858   1088.1     ---------{  xurGetSpecificRegStanza
 
00003971 17:21:18.326910   1088.1     ----------{  xusAddStanzaLineList
 
00003972 17:21:18.326922   1088.1     -----------{  xcsGetMem
 
00003973 17:21:18.326945   1088.1      component:24 function:15 length:536 options:0 *pointer:007AA848
 
00003974 17:21:18.326957   1088.1     -----------}  xcsGetMem (rc=OK)
 
00003975 17:21:18.326976   1088.1     ----------}  xusAddStanzaLineList (rc=OK)
 
00003976 17:21:18.326989   1088.1     ----------{  xurGetAllInstanceValueStanza
 
00003977 17:21:18.327011   1088.1         Read stanza (Name=FMCQM)
 
00003978 17:21:18.327024   1088.1     -----------{  xusAddStanzaLineList
 
00003979 17:21:18.327034   1088.1     ------------{  xcsGetMem
 
0000397A 17:21:18.327056   1088.1      component:24 function:15 length:536 options:0 *pointer:007AAA90
 
0000397B 17:21:18.327069   1088.1     ------------}  xcsGetMem (rc=OK)
 
0000397C 17:21:18.327080   1088.1     -----------}  xusAddStanzaLineList (rc=OK)
 
0000397D 17:21:18.327103   1088.1         Read stanza (Prefix=C:\Program Files\IBM\WSMQ)
 
0000397E 17:21:18.327116   1088.1     -----------{  xusAddStanzaLineList
 
0000397F 17:21:18.327126   1088.1     ------------{  xcsGetMem
 
00003980 17:21:18.327148   1088.1      component:24 function:15 length:536 options:0 *pointer:007AACD8
 
00003981 17:21:18.327160   1088.1     ------------}  xcsGetMem (rc=OK)
 
00003982 17:21:18.327172   1088.1     -----------}  xusAddStanzaLineList (rc=OK)
 
00003983 17:21:18.327195   1088.1         Read stanza (Directory=FMCQM)
 
00003984 17:21:18.327207   1088.1     -----------{  xusAddStanzaLineList
 
00003985 17:21:18.327218   1088.1     ------------{  xcsGetMem
 
00003986 17:21:18.327248   1088.1      component:24 function:15 length:536 options:0 *pointer:007AAF20
 
00003987 17:21:18.327262   1088.1     ------------}  xcsGetMem (rc=OK)
 
00003988 17:21:18.327273   1088.1     -----------}  xusAddStanzaLineList (rc=OK)
 
00003989 17:21:18.327783   1088.1     ----------}  xurGetAllInstanceValueStanza (rc=OK)
 
0000398A 17:21:18.327813   1088.1     ---------}  xurGetSpecificRegStanza (rc=OK)
 
0000398B 17:21:18.327835   1088.1     ---------{  xurGetSpecificRegStanza
 
0000398C 17:21:18.327905   1088.1     ----------{  xusAddStanzaLineList
 
0000398D 17:21:18.327918   1088.1     -----------{  xcsGetMem
 
0000398E 17:21:18.327947   1088.1      component:24 function:15 length:536 options:0 *pointer:007AB168
 
0000398F 17:21:18.327961   1088.1     -----------}  xcsGetMem (rc=OK)
 
00003990 17:21:18.327973   1088.1     ----------}  xusAddStanzaLineList (rc=OK)
 
00003991 17:21:18.327984   1088.1     ----------{  xurGetAllInstanceValueStanza
 
00003992 17:21:18.328000   1088.1      Couldn't enumerate value
 
00003993 17:21:18.328012   1088.1     ----------}  xurGetAllInstanceValueStanza (rc=OK)
 
00003994 17:21:18.328051   1088.1     ----------{  xusAddStanzaLineList
 
00003995 17:21:18.328063   1088.1     -----------{  xcsGetMem
 
00003996 17:21:18.328085   1088.1      component:24 function:15 length:536 options:0 *pointer:007AB3B0
 
00003997 17:21:18.328097   1088.1     -----------}  xcsGetMem (rc=OK)
 
00003998 17:21:18.328109   1088.1     ----------}  xusAddStanzaLineList (rc=OK)
 
00003999 17:21:18.328120   1088.1     ----------{  xurGetAllInstanceValueStanza
 
0000399A 17:21:18.328144   1088.1         Read stanza (InstanceID=1049137824)
 
0000399B 17:21:18.328157   1088.1     -----------{  xusAddStanzaLineList
 
0000399C 17:21:18.328167   1088.1     ------------{  xcsGetMem
 
0000399D 17:21:18.328189   1088.1      component:24 function:15 length:536 options:0 *pointer:007AB5F8
 
0000399E 17:21:18.328201   1088.1     ------------}  xcsGetMem (rc=OK)
 
0000399F 17:21:18.328213   1088.1     -----------}  xusAddStanzaLineList (rc=OK)
 
000039A0 17:21:18.328227   1088.1     ----------}  xurGetAllInstanceValueStanza (rc=OK)
 
000039A1 17:21:18.328249   1088.1     ---------}  xurGetSpecificRegStanza (rc=OK)
 
000039A2 17:21:18.328266   1088.1     ---------{  xurGetSpecificRegStanza
 
000039A3 17:21:18.328319   1088.1     ----------{  xusAddStanzaLineList
 
000039A4 17:21:18.328332   1088.1     -----------{  xcsGetMem
 
000039A5 17:21:18.328354   1088.1      component:24 function:15 length:536 options:0 *pointer:007AB840
 
000039A6 17:21:18.328368   1088.1     -----------}  xcsGetMem (rc=OK)
 
000039A7 17:21:18.328379   1088.1     ----------}  xusAddStanzaLineList (rc=OK)
 
000039A8 17:21:18.328391   1088.1     ----------{  xurGetAllInstanceValueStanza
 
000039A9 17:21:18.328425   1088.1      Couldn't enumerate value
 
000039AA 17:21:18.328437   1088.1     ----------}  xurGetAllInstanceValueStanza (rc=OK)
 
000039AB 17:21:18.328453   1088.1     ---------}  xurGetSpecificRegStanza (rc=OK)
 
000039AC 17:21:18.328471   1088.1     ---------{  xurGetSpecificRegStanza
 
000039AD 17:21:18.328508   1088.1     ----------{  xusAddStanzaLineList
 
000039AE 17:21:18.328521   1088.1     -----------{  xcsGetMem
 
000039AF 17:21:18.328544   1088.1      component:24 function:15 length:536 options:0 *pointer:007ABA88
 
000039B0 17:21:18.328556   1088.1     -----------}  xcsGetMem (rc=OK)
 
000039B1 17:21:18.328567   1088.1     ----------}  xusAddStanzaLineList (rc=OK)
 
000039B2 17:21:18.328579   1088.1     ----------{  xurGetAllInstanceValueStanza
 
000039B3 17:21:18.328601   1088.1         Read stanza (Trace=no)
 
000039B4 17:21:18.328614   1088.1     -----------{  xusAddStanzaLineList
 
000039B5 17:21:18.328624   1088.1     ------------{  xcsGetMem
 
000039B6 17:21:18.328646   1088.1      component:24 function:15 length:536 options:0 *pointer:007ABCD0
 
000039B7 17:21:18.328658   1088.1     ------------}  xcsGetMem (rc=OK)
 
000039B8 17:21:18.328670   1088.1     -----------}  xusAddStanzaLineList (rc=OK)
 
000039B9 17:21:18.328692   1088.1         Read stanza (WebServerRoot=no)
 
000039BA 17:21:18.328705   1088.1     -----------{  xusAddStanzaLineList
 
000039BB 17:21:18.328715   1088.1     ------------{  xcsGetMem
 
000039BC 17:21:18.328759   1088.1      component:24 function:15 length:536 options:0 *pointer:007ABF18
 
000039BD 17:21:18.328773   1088.1     ------------}  xcsGetMem (rc=OK)
 
000039BE 17:21:18.328784   1088.1     -----------}  xusAddStanzaLineList (rc=OK)
 
000039BF 17:21:18.328798   1088.1     ----------}  xurGetAllInstanceValueStanza (rc=OK)
 
000039C0 17:21:18.328815   1088.1     ---------}  xurGetSpecificRegStanza (rc=OK)
 
000039C1 17:21:18.328830   1088.1     --------}  xurGetAllRegStanza (rc=OK)
 
000039C2 17:21:18.328841   1088.1     --------{  xurPerformRegCallback
 
000039C3 17:21:18.328854   1088.1     ---------{  zutPreMachIniCallback
 
000039C4 17:21:18.328880   1088.1     ---------}  zutPreMachIniCallback (rc=OK)
 
000039C5 17:21:18.328892   1088.1     ---------{  zutPreMachIniCallback
 
000039C6 17:21:18.328902   1088.1     ---------}  zutPreMachIniCallback (rc=OK)
 
000039C7 17:21:18.328913   1088.1     ---------{  zutPreMachIniCallback
 
000039C8 17:21:18.328923   1088.1     ----------{  zutAllQMStanzaReadCB
 
000039C9 17:21:18.328936   1088.1     ----------}! zutAllQMStanzaReadCB (rc=Unknown( )
 
000039CA 17:21:18.329022   1088.1     ---------}! zutPreMachIniCallback (rc=Unknown( )
 
000039CB 17:21:18.329052   1088.1     ---------{  zutPreMachIniCallback
 
000039CC 17:21:18.329062   1088.1     ---------}  zutPreMachIniCallback (rc=OK)
 
000039CD 17:21:18.329074   1088.1     ---------{  zutPreMachIniCallback
 
000039CE 17:21:18.329084   1088.1     ---------}  zutPreMachIniCallback (rc=OK)
 
000039CF 17:21:18.329094   1088.1     ---------{  zutPreMachIniCallback
 
000039D0 17:21:18.329105   1088.1     ----------{  zutAllQMStanzaReadCB
 
000039D1 17:21:18.329117   1088.1     ----------}! zutAllQMStanzaReadCB (rc=Unknown( )
 
000039D2 17:21:18.329146   1088.1     ---------}! zutPreMachIniCallback (rc=Unknown( )
 
000039D3 17:21:18.329175   1088.1     ---------{  zutPreMachIniCallback
 
000039D4 17:21:18.329186   1088.1     ---------}  zutPreMachIniCallback (rc=OK)
 
000039D5 17:21:18.329197   1088.1     ---------{  zutPreMachIniCallback
 
000039D6 17:21:18.329207   1088.1     ----------{  zutQMStanzaReadCB
 
000039D7 17:21:18.329226   1088.1     ----------}! zutQMStanzaReadCB (rc=Unknown( )
 
000039D8 17:21:18.329254   1088.1     ---------}! zutPreMachIniCallback (rc=Unknown( )
 
000039D9 17:21:18.329291   1088.1     ---------{  zutPreMachIniCallback
 
000039DA 17:21:18.329301   1088.1     ---------}  zutPreMachIniCallback (rc=OK)
 
000039DB 17:21:18.329312   1088.1     ---------{  zutPreMachIniCallback
 
000039DC 17:21:18.329321   1088.1     ---------}  zutPreMachIniCallback (rc=OK)
 
000039DD 17:21:18.329340   1088.1     ---------{  zutPreMachIniCallback
 
000039DE 17:21:18.329351   1088.1     ---------}  zutPreMachIniCallback (rc=OK)
 
000039DF 17:21:18.329361   1088.1     ---------{  zutPreMachIniCallback
 
000039E0 17:21:18.329371   1088.1     ---------}  zutPreMachIniCallback (rc=OK)
 
000039E1 17:21:18.329382   1088.1     --------}  xurPerformRegCallback (rc=OK)
 
000039E2 17:21:18.329404   1088.1     --------{  xurClearStanzaList
 
000039E3 17:21:18.329416   1088.1     ---------{  xusDelStanzaLineList
 
000039E4 17:21:18.329427   1088.1     ----------{  xcsFreeMem
 
000039E5 17:21:18.329444   1088.1      component:24 pointer:007A7188
 
000039E6 17:21:18.329458   1088.1     ----------}  xcsFreeMem (rc=OK)
 
000039E7 17:21:18.329468   1088.1     ---------}  xusDelStanzaLineList (rc=OK)
 
000039E8 17:21:18.329479   1088.1     ---------{  xusDelStanzaLineList
 
000039E9 17:21:18.329489   1088.1     ----------{  xcsFreeMem
 
000039EA 17:21:18.329504   1088.1      component:24 pointer:007A7618
 
000039EB 17:21:18.329516   1088.1     ----------}  xcsFreeMem (rc=OK)
 
000039EC 17:21:18.329527   1088.1     ---------}  xusDelStanzaLineList (rc=OK)
 
000039ED 17:21:18.329538   1088.1     ---------{  xusDelStanzaLineList
 
000039EE 17:21:18.329547   1088.1     ----------{  xcsFreeMem
 
000039EF 17:21:18.329563   1088.1      component:24 pointer:007A7860
 
000039F0 17:21:18.329575   1088.1     ----------}  xcsFreeMem (rc=OK)
 
000039F1 17:21:18.329586   1088.1     ---------}  xusDelStanzaLineList (rc=OK)
 
000039F2 17:21:18.329597   1088.1     ---------{  xusDelStanzaLineList
 
000039F3 17:21:18.329606   1088.1     ----------{  xcsFreeMem
 
000039F4 17:21:18.329622   1088.1      component:24 pointer:007A7AA8
 
000039F5 17:21:18.329634   1088.1     ----------}  xcsFreeMem (rc=OK)
 
000039F6 17:21:18.329644   1088.1     ---------}  xusDelStanzaLineList (rc=OK)
 
000039F7 17:21:18.329655   1088.1     ---------{  xusDelStanzaLineList
 
000039F8 17:21:18.329664   1088.1     ----------{  xcsFreeMem
 
000039F9 17:21:18.329680   1088.1      component:24 pointer:007A7CF0
 
000039FA 17:21:18.329692   1088.1     ----------}  xcsFreeMem (rc=OK)
 
000039FB 17:21:18.329703   1088.1     ---------}  xusDelStanzaLineList (rc=OK)
 
000039FC 17:21:18.329713   1088.1     ---------{  xusDelStanzaLineList
 
000039FD 17:21:18.329723   1088.1     ----------{  xcsFreeMem
 
000039FE 17:21:18.329738   1088.1      component:24 pointer:007A7F38
 
000039FF 17:21:18.329752   1088.1     ----------}  xcsFreeMem (rc=OK)
 
00003A00 17:21:18.329762   1088.1     ---------}  xusDelStanzaLineList (rc=OK)
 
00003A01 17:21:18.329773   1088.1     ---------{  xusDelStanzaLineList
 
00003A02 17:21:18.329783   1088.1     ----------{  xcsFreeMem
 
00003A03 17:21:18.329798   1088.1      component:24 pointer:007A8180
 
00003A04 17:21:18.329811   1088.1     ----------}  xcsFreeMem (rc=OK)
 
00003A05 17:21:18.329821   1088.1     ---------}  xusDelStanzaLineList (rc=OK)
 
00003A06 17:21:18.329832   1088.1     ---------{  xusDelStanzaLineList
 
00003A07 17:21:18.329842   1088.1     ----------{  xcsFreeMem
 
00003A08 17:21:18.329858   1088.1      component:24 pointer:007A83C8
 
00003A09 17:21:18.329870   1088.1     ----------}  xcsFreeMem (rc=OK)
 
00003A0A 17:21:18.329881   1088.1     ---------}  xusDelStanzaLineList (rc=OK)
 
00003A0B 17:21:18.329892   1088.1     ---------{  xusDelStanzaLineList
 
00003A0C 17:21:18.329901   1088.1     ----------{  xcsFreeMem
 
00003A0D 17:21:18.329916   1088.1      component:24 pointer:007A8610
 
00003A0E 17:21:18.329929   1088.1     ----------}  xcsFreeMem (rc=OK)
 
00003A0F 17:21:18.329940   1088.1     ---------}  xusDelStanzaLineList (rc=OK)
 
00003A10 17:21:18.329950   1088.1     ---------{  xusDelStanzaLineList
 
00003A11 17:21:18.329960   1088.1     ----------{  xcsFreeMem
 
00003A12 17:21:18.329975   1088.1      component:24 pointer:007A8858
 
00003A13 17:21:18.329988   1088.1     ----------}  xcsFreeMem (rc=OK)
 
00003A14 17:21:18.329998   1088.1     ---------}  xusDelStanzaLineList (rc=OK)
 
00003A15 17:21:18.330009   1088.1     ---------{  xusDelStanzaLineList
 
00003A16 17:21:18.330024   1088.1     ----------{  xcsFreeMem
 
00003A17 17:21:18.330041   1088.1      component:24 pointer:007A8AA0
 
00003A18 17:21:18.330054   1088.1     ----------}  xcsFreeMem (rc=OK)
 
00003A19 17:21:18.330064   1088.1     ---------}  xusDelStanzaLineList (rc=OK)
 
00003A1A 17:21:18.330075   1088.1     ---------{  xusDelStanzaLineList
 
00003A1B 17:21:18.330085   1088.1     ----------{  xcsFreeMem
 
00003A1C 17:21:18.330100   1088.1      component:24 pointer:007A8CE8
 
00003A1D 17:21:18.330113   1088.1     ----------}  xcsFreeMem (rc=OK)
 
00003A1E 17:21:18.330123   1088.1     ---------}  xusDelStanzaLineList (rc=OK)
 
00003A1F 17:21:18.330133   1088.1     ---------{  xusDelStanzaLineList
 
00003A20 17:21:18.330143   1088.1     ----------{  xcsFreeMem
 
00003A21 17:21:18.330159   1088.1      component:24 pointer:007A8F30
 
00003A22 17:21:18.330172   1088.1     ----------}  xcsFreeMem (rc=OK)
 
00003A23 17:21:18.330182   1088.1     ---------}  xusDelStanzaLineList (rc=OK)
 
00003A24 17:21:18.330193   1088.1     ---------{  xusDelStanzaLineList
 
00003A25 17:21:18.330202   1088.1     ----------{  xcsFreeMem
 
00003A26 17:21:18.330218   1088.1      component:24 pointer:007A9178
 
00003A27 17:21:18.330230   1088.1     ----------}  xcsFreeMem (rc=OK)
 
00003A28 17:21:18.330241   1088.1     ---------}  xusDelStanzaLineList (rc=OK)
 
00003A29 17:21:18.330251   1088.1     ---------{  xusDelStanzaLineList
 
00003A2A 17:21:18.330261   1088.1     ----------{  xcsFreeMem
 
00003A2B 17:21:18.330277   1088.1      component:24 pointer:007A93C0
 
00003A2C 17:21:18.330295   1088.1     ----------}  xcsFreeMem (rc=OK)
 
00003A2D 17:21:18.330306   1088.1     ---------}  xusDelStanzaLineList (rc=OK)
 
00003A2E 17:21:18.330316   1088.1     ---------{  xusDelStanzaLineList
 
00003A2F 17:21:18.330326   1088.1     ----------{  xcsFreeMem
 
00003A30 17:21:18.330341   1088.1      component:24 pointer:007A9608
 
00003A31 17:21:18.330354   1088.1     ----------}  xcsFreeMem (rc=OK)
 
00003A32 17:21:18.330364   1088.1     ---------}  xusDelStanzaLineList (rc=OK)
 
00003A33 17:21:18.330375   1088.1     ---------{  xusDelStanzaLineList
 
00003A34 17:21:18.330384   1088.1     ----------{  xcsFreeMem
 
00003A35 17:21:18.330400   1088.1      component:24 pointer:007A9850
 
00003A36 17:21:18.330413   1088.1     ----------}  xcsFreeMem (rc=OK)
 
00003A37 17:21:18.330423   1088.1     ---------}  xusDelStanzaLineList (rc=OK)
 
00003A38 17:21:18.330434   1088.1     ---------{  xusDelStanzaLineList
 
00003A39 17:21:18.330443   1088.1     ----------{  xcsFreeMem
 
00003A3A 17:21:18.330458   1088.1      component:24 pointer:007A9A98
 
00003A3B 17:21:18.330471   1088.1     ----------}  xcsFreeMem (rc=OK)
 
00003A3C 17:21:18.330482   1088.1     ---------}  xusDelStanzaLineList (rc=OK)
 
00003A3D 17:21:18.330492   1088.1     ---------{  xusDelStanzaLineList
 
00003A3E 17:21:18.330502   1088.1     ----------{  xcsFreeMem
 
00003A3F 17:21:18.330517   1088.1      component:24 pointer:007A9CE0
 
00003A40 17:21:18.330530   1088.1     ----------}  xcsFreeMem (rc=OK)
 
00003A41 17:21:18.330541   1088.1     ---------}  xusDelStanzaLineList (rc=OK)
 
00003A42 17:21:18.330551   1088.1     ---------{  xusDelStanzaLineList
 
00003A43 17:21:18.330561   1088.1     ----------{  xcsFreeMem
 
00003A44 17:21:18.330577   1088.1      component:24 pointer:007A9F28
 
00003A45 17:21:18.330589   1088.1     ----------}  xcsFreeMem (rc=OK)
 
00003A46 17:21:18.330600   1088.1     ---------}  xusDelStanzaLineList (rc=OK)
 
00003A47 17:21:18.330610   1088.1     ---------{  xusDelStanzaLineList
 
00003A48 17:21:18.330620   1088.1     ----------{  xcsFreeMem
 
00003A49 17:21:18.330636   1088.1      component:24 pointer:007AA170
 
00003A4A 17:21:18.330648   1088.1     ----------}  xcsFreeMem (rc=OK)
 
00003A4B 17:21:18.330659   1088.1     ---------}  xusDelStanzaLineList (rc=OK)
 
00003A4C 17:21:18.330669   1088.1     ---------{  xusDelStanzaLineList
 
00003A4D 17:21:18.330679   1088.1     ----------{  xcsFreeMem
 
00003A4E 17:21:18.330694   1088.1      component:24 pointer:007AA3B8
 
00003A4F 17:21:18.330713   1088.1     ----------}  xcsFreeMem (rc=OK)
 
00003A50 17:21:18.330725   1088.1     ---------}  xusDelStanzaLineList (rc=OK)
 
00003A51 17:21:18.330735   1088.1     ---------{  xusDelStanzaLineList
 
00003A52 17:21:18.330745   1088.1     ----------{  xcsFreeMem
 
00003A53 17:21:18.330761   1088.1      component:24 pointer:007AA600
 
00003A54 17:21:18.330774   1088.1     ----------}  xcsFreeMem (rc=OK)
 
00003A55 17:21:18.330784   1088.1     ---------}  xusDelStanzaLineList (rc=OK)
 
00003A56 17:21:18.330795   1088.1     ---------{  xusDelStanzaLineList
 
00003A57 17:21:18.330805   1088.1     ----------{  xcsFreeMem
 
00003A58 17:21:18.330820   1088.1      component:24 pointer:007AA848
 
00003A59 17:21:18.330833   1088.1     ----------}  xcsFreeMem (rc=OK)
 
00003A5A 17:21:18.330843   1088.1     ---------}  xusDelStanzaLineList (rc=OK)
 
00003A5B 17:21:18.330854   1088.1     ---------{  xusDelStanzaLineList
 
00003A5C 17:21:18.330863   1088.1     ----------{  xcsFreeMem
 
00003A5D 17:21:18.330879   1088.1      component:24 pointer:007AAA90
 
00003A5E 17:21:18.330892   1088.1     ----------}  xcsFreeMem (rc=OK)
 
00003A5F 17:21:18.330902   1088.1     ---------}  xusDelStanzaLineList (rc=OK)
 
00003A60 17:21:18.330913   1088.1     ---------{  xusDelStanzaLineList
 
00003A61 17:21:18.330922   1088.1     ----------{  xcsFreeMem
 
00003A62 17:21:18.330938   1088.1      component:24 pointer:007AACD8
 
00003A63 17:21:18.330950   1088.1     ----------}  xcsFreeMem (rc=OK)
 
00003A64 17:21:18.330961   1088.1     ---------}  xusDelStanzaLineList (rc=OK)
 
00003A65 17:21:18.330972   1088.1     ---------{  xusDelStanzaLineList
 
00003A66 17:21:18.330981   1088.1     ----------{  xcsFreeMem
 
00003A67 17:21:18.330997   1088.1      component:24 pointer:007AAF20
 
00003A68 17:21:18.331009   1088.1     ----------}  xcsFreeMem (rc=OK)
 
00003A69 17:21:18.331020   1088.1     ---------}  xusDelStanzaLineList (rc=OK)
 
00003A6A 17:21:18.331031   1088.1     ---------{  xusDelStanzaLineList
 
00003A6B 17:21:18.331040   1088.1     ----------{  xcsFreeMem
 
00003A6C 17:21:18.331055   1088.1      component:24 pointer:007AB168
 
00003A6D 17:21:18.331068   1088.1     ----------}  xcsFreeMem (rc=OK)
 
00003A6E 17:21:18.331079   1088.1     ---------}  xusDelStanzaLineList (rc=OK)
 
00003A6F 17:21:18.331089   1088.1     ---------{  xusDelStanzaLineList
 
00003A70 17:21:18.331099   1088.1     ----------{  xcsFreeMem
 
00003A71 17:21:18.331114   1088.1      component:24 pointer:007AB3B0
 
00003A72 17:21:18.331127   1088.1     ----------}  xcsFreeMem (rc=OK)
 
00003A73 17:21:18.331372   1088.1     ---------}  xusDelStanzaLineList (rc=OK)
 
00003A74 17:21:18.331383   1088.1     ---------{  xusDelStanzaLineList
 
00003A75 17:21:18.331393   1088.1     ----------{  xcsFreeMem
 
00003A76 17:21:18.331409   1088.1      component:24 pointer:007AB5F8
 
00003A77 17:21:18.331423   1088.1     ----------}  xcsFreeMem (rc=OK)
 
00003A78 17:21:18.331433   1088.1     ---------}  xusDelStanzaLineList (rc=OK)
 
00003A79 17:21:18.331444   1088.1     ---------{  xusDelStanzaLineList
 
00003A7A 17:21:18.331453   1088.1     ----------{  xcsFreeMem
 
00003A7B 17:21:18.331469   1088.1      component:24 pointer:007AB840
 
00003A7C 17:21:18.331481   1088.1     ----------}  xcsFreeMem (rc=OK)
 
00003A7D 17:21:18.331492   1088.1     ---------}  xusDelStanzaLineList (rc=OK)
 
00003A7E 17:21:18.331503   1088.1     ---------{  xusDelStanzaLineList
 
00003A7F 17:21:18.331512   1088.1     ----------{  xcsFreeMem
 
00003A80 17:21:18.331528   1088.1      component:24 pointer:007ABA88
 
00003A81 17:21:18.331540   1088.1     ----------}  xcsFreeMem (rc=OK)
 
00003A82 17:21:18.331551   1088.1     ---------}  xusDelStanzaLineList (rc=OK)
 
00003A83 17:21:18.331561   1088.1     ---------{  xusDelStanzaLineList
 
00003A84 17:21:18.331571   1088.1     ----------{  xcsFreeMem
 
00003A85 17:21:18.331586   1088.1      component:24 pointer:007ABCD0
 
00003A86 17:21:18.331599   1088.1     ----------}  xcsFreeMem (rc=OK)
 
00003A87 17:21:18.331610   1088.1     ---------}  xusDelStanzaLineList (rc=OK)
 
00003A88 17:21:18.331620   1088.1     ---------{  xusDelStanzaLineList
 
00003A89 17:21:18.331638   1088.1     ----------{  xcsFreeMem
 
00003A8A 17:21:18.331654   1088.1      component:24 pointer:007ABF18
 
00003A8B 17:21:18.331668   1088.1     ----------}  xcsFreeMem (rc=OK)
 
00003A8C 17:21:18.331678   1088.1     ---------}  xusDelStanzaLineList (rc=OK)
 
00003A8D 17:21:18.331689   1088.1     --------}  xurClearStanzaList (rc=OK)
 
00003A8E 17:21:18.331699   1088.1     --------{  xurClearStanzaList
 
00003A8F 17:21:18.331709   1088.1     ---------{  xusDelStanzaLineList
 
00003A90 17:21:18.331718   1088.1     ----------{  xcsFreeMem
 
00003A91 17:21:18.331733   1088.1      component:24 pointer:007A73D0
 
00003A92 17:21:18.331746   1088.1     ----------}  xcsFreeMem (rc=OK)
 
00003A93 17:21:18.331756   1088.1     ---------}  xusDelStanzaLineList (rc=OK)
 
00003A94 17:21:18.331766   1088.1     --------}  xurClearStanzaList (rc=OK)
 
00003A95 17:21:18.331776   1088.1     -------}  xcsBrowseRegistryCallback (rc=OK)
 
00003A96 17:21:18.331789   1088.1     ------}  xcsBrowseIniCallback (rc=OK)
 
00003A97 17:21:18.331802   1088.1     -----}  zutPreReadMachineIniFile (rc=OK)
 
00003A98 17:21:18.331813   1088.1     ----}  lpiObtainQMDetails (rc=OK)
 
00003A99 17:21:18.331834   1088.1     ----{  xcsInitialize
 
00003A9A 17:21:18.331854   1088.1     -----{  xcsRequestThreadMutexSem
 
00003A9B 17:21:18.331870   1088.1     -----}  xcsRequestThreadMutexSem (rc=OK)
 
00003A9C 17:21:18.331881   1088.1     -----{  xihCheckThreadList
 
00003A9D 17:21:18.331896   1088.1     -----}  xihCheckThreadList (rc=OK)
 
00003A9E 17:21:18.331907   1088.1     -----{  InitPrivateServices
 
00003A9F 17:21:18.331921   1088.1      attributes 17415
 
00003AA0 17:21:18.332006   1088.1     ------{  xcsCreateThreadMutexSem
 
00003AA1 17:21:18.332032   1088.1     ------}  xcsCreateThreadMutexSem (rc=OK)
 
00003AA2 17:21:18.332049   1088.1      pid MQ(45) system(1088)
 
00003AA3 17:21:18.332062   1088.1     ------{  xcsForcePSAPILoaded
 
00003AA4 17:21:18.332085   1088.1     -------{  xcsDliHookPSAPI
 
00003AA5 17:21:18.332096   1088.1      !! - dliStartProcessing
 
00003AA6 17:21:18.332111   1088.1      fp:00000000
 
00003AA7 17:21:18.332123   1088.1     -------}  xcsDliHookPSAPI (rc=OK)
 
00003AA8 17:21:18.332133   1088.1     -------{  xcsDliHookPSAPI
 
00003AA9 17:21:18.332143   1088.1      !! - dliNotePreLoadLibrary
 
00003AAA 17:21:18.333980   1088.1      fp:690A0000
 
00003AAB 17:21:18.334015   1088.1     -------}  xcsDliHookPSAPI (rc=OK)
 
00003AAC 17:21:18.334032   1088.1     -------{  xcsDliHookPSAPI
 
00003AAD 17:21:18.334043   1088.1      !! - dliNotePreGetProcAddress
 
00003AAE 17:21:18.334057   1088.1      fp:00000000
 
00003AAF 17:21:18.334069   1088.1     -------}  xcsDliHookPSAPI (rc=OK)
 
00003AB0 17:21:18.334084   1088.1     -------{  xcsDliHookPSAPI
 
00003AB1 17:21:18.334094   1088.1      !! - dliNoteEndProcessing
 
00003AB2 17:21:18.334108   1088.1      fp:00000000
 
00003AB3 17:21:18.334119   1088.1     -------}  xcsDliHookPSAPI (rc=OK)
 
00003AB4 17:21:18.334982   1088.1     ------}  xcsForcePSAPILoaded (rc=OK)
 
00003AB5 17:21:18.335106   1088.1     -----}  InitPrivateServices (rc=OK)
 
00003AB6 17:21:18.335131   1088.1     --{  xcsReadMQSini
 
00003AB7 17:21:18.335250   1088.1     --}  xcsReadMQSini (rc=OK)
 
00003AB8 17:21:18.335265   1088.1     --{  xxxInitialize
 
00003AB9 17:21:18.335892   1088.1     ---{  xcsGetMem
 
00003ABA 17:21:18.335925   1088.1      component:23 function:207 length:28 options:0 *pointer:007A9100
 
00003ABB 17:21:18.335941   1088.1     ---}  xcsGetMem (rc=OK)
 
00003ABC 17:21:18.335953   1088.1     ---{  xcsCreateThreadMutexSem
 
00003ABD 17:21:18.335973   1088.1     ---}  xcsCreateThreadMutexSem (rc=OK)
 
00003ABE 17:21:18.335998   1088.1     ---{  xcsGetWorkPath
 
00003ABF 17:21:18.336067   1088.1     ---}  xcsGetWorkPath (rc=OK)
 
00003AC0 17:21:18.339176   1088.1     ---{  xcsGetMem
 
00003AC1 17:21:18.339247   1088.1      component:23 function:207 length:12060 options:0 *pointer:007AA300
 
00003AC2 17:21:18.339265   1088.1     ---}  xcsGetMem (rc=OK)
 
00003AC3 17:21:18.345758   1088.1      Data:-
 
00003AC3 17:21:18.345758   1088.1       0x0012F238 49 6E 66 6F 72 6D 61 74 69 6F 6E 3A 20 4E 6F 20 : Information: No 
 
00003AC3 17:21:18.345758   1088.1       0x0012F248 64 65 66 61 75 6C 74 20 73 65 74 20 66 6F 72 20 : default set for 
 
00003AC3 17:21:18.345758   1088.1       0x0012F258 45 42 43 44 49 43 20 64 61 74 61 20 63 6F 6E 76 : EBCDIC data conv
 
00003AC3 17:21:18.345758   1088.1       0x0012F268 65 72 73 69 6F 6E 20 69 6E 20 63 63 73 69 64 2E : ersion in ccsid.
 
00003AC3 17:21:18.345758   1088.1       0x0012F278 74 62 6C 2E                                     : tbl.
 
00003AC4 17:21:18.345828   1088.1      Data:-
 
00003AC4 17:21:18.345828   1088.1       0x0012F238 49 6E 66 6F 72 6D 61 74 69 6F 6E 3A 20 4E 6F 20 : Information: No 
 
00003AC4 17:21:18.345828   1088.1       0x0012F248 64 65 66 61 75 6C 74 20 73 65 74 20 66 6F 72 20 : default set for 
 
00003AC4 17:21:18.345828   1088.1       0x0012F258 41 53 43 49 49 20 64 61 74 61 20 63 6F 6E 76 65 : ASCII data conve
 
00003AC4 17:21:18.345828   1088.1       0x0012F268 72 73 69 6F 6E 20 69 6E 20 63 63 73 69 64 2E 74 : rsion in ccsid.t
 
00003AC4 17:21:18.345828   1088.1       0x0012F278 62 6C 2E                                        : bl.
 
00003AC5 17:21:18.345873   1088.1      Common services CCSID selected is 437.
 
00003AC6 17:21:18.345886   1088.1     --}  xxxInitialize (rc=OK)
 
00003AC7 17:21:18.345954   1088.1     --{  xcsReleaseThreadMutexSem
 
00003AC8 17:21:18.345970   1088.1     --}  xcsReleaseThreadMutexSem (rc=OK)
 
00003AC9 17:21:18.345980   1088.1     --}  xcsInitialize (rc=OK)
 
00003ACA 17:21:18.345994   1088.1     --{  MQCONN
 
00003ACB 17:21:18.346029   1088.1      QMGR is <                                                >
 
 
00003ACC 17:21:18.346045   1088.1     ---{  xcsCreateThreadMutexSem
 
00003ACD 17:21:18.346097   1088.1     ---}  xcsCreateThreadMutexSem (rc=OK)
 
00003ACE 17:21:18.346111   1088.1     ---{  xcsRequestThreadMutexSem
 
00003ACF 17:21:18.346125   1088.1     ---}  xcsRequestThreadMutexSem (rc=OK)
 
00003AD0 17:21:18.346159   1088.1     ---{  xcsReleaseThreadMutexSem
 
00003AD1 17:21:18.346172   1088.1     ---}  xcsReleaseThreadMutexSem (rc=OK)
 
00003AD2 17:21:18.346217   1088.1     ---{  cccGetMem
 
00003AD3 17:21:18.346233   1088.1     ----{  xcsGetMem
 
00003AD4 17:21:18.346256   1088.1      component:20 function:73 length:1684 options:0 *pointer:007A97B8
 
00003AD5 17:21:18.346269   1088.1     ----}  xcsGetMem (rc=OK)
 
00003AD6 17:21:18.346281   1088.1     ---}  cccGetMem (rc=OK)
 
00003AD7 17:21:18.346299   1088.1     ---{  rrxOpenChannelDef
 
00003AD8 17:21:18.346331   1088.1      GetEnv[MQSERVER] = 'SYSTEM.DEF.SVRCONN/TCP/localhost(5010)'
 
00003AD9 17:21:18.346352   1088.1      !! - MQSERVER env var found, so skipping opening chltab
 
00003ADA 17:21:18.346367   1088.1     ----{  cccGetMem
 
00003ADB 17:21:18.346378   1088.1     -----{  xcsGetMem
 
00003ADC 17:21:18.346401   1088.1      component:20 function:0 length:316 options:0 *pointer:007A9E80
 
00003ADD 17:21:18.346413   1088.1     -----}  xcsGetMem (rc=OK)
 
00003ADE 17:21:18.346424   1088.1     ----}  cccGetMem (rc=OK)
 
00003ADF 17:21:18.346437   1088.1     ---}  rrxOpenChannelDef (rc=OK)
 
00003AE0 17:21:18.346448   1088.1     ---{  cccGetMem
 
00003AE1 17:21:18.346457   1088.1     ----{  xcsGetMem
 
00003AE2 17:21:18.346479   1088.1      component:20 function:73 length:2400 options:0 *pointer:007AD248
 
00003AE3 17:21:18.346491   1088.1     ----}  xcsGetMem (rc=OK)
 
00003AE4 17:21:18.346502   1088.1     ---}  cccGetMem (rc=OK)
 
00003AE5 17:21:18.346517   1088.1     ---{  rrxGetFirstChannelDef
 
00003AE6 17:21:18.346555   1088.1      GetEnv[MQSERVER] = 'SYSTEM.DEF.SVRCONN/TCP/localhost(5010)'
 
00003AE7 17:21:18.346573   1088.1      Using MQSERVER env var of SYSTEM.DEF.SVRCONN/TCP/localhost(5010)
 
00003AE8 17:21:18.346606   1088.1     ---}  rrxGetFirstChannelDef (rc=OK)
 
00003AE9 17:21:18.346625   1088.1     ---{  rriInitSess
 
00003AEA 17:21:18.346637   1088.1     ----{  rriAddStatusEntry
 
00003AEB 17:21:18.346648   1088.1     -----{  cccGetMem
 
00003AEC 17:21:18.346658   1088.1     ------{  xcsGetMem
 
00003AED 17:21:18.346693   1088.1      component:20 function:27 length:1180 options:0 *pointer:007ADBD0
 
00003AEE 17:21:18.346707   1088.1     ------}  xcsGetMem (rc=OK)
 
00003AEF 17:21:18.346717   1088.1     -----}  cccGetMem (rc=OK)
 
00003AF0 17:21:18.346732   1088.1     ----}  rriAddStatusEntry (rc=OK)
 
00003AF1 17:21:18.346750   1088.1     ----{  rriParseExits
 
00003AF2 17:21:18.374308   1088.1     ----}  rriParseExits (rc=OK)
 
00003AF3 17:21:18.374334   1088.1     ----{  rriInitExits
 
00003AF4 17:21:18.374354   1088.1     ----}  rriInitExits (rc=OK)
 
00003AF5 17:21:18.374377   1088.1     ----{  ccxNetWorkInit
 
00003AF6 17:21:18.374396   1088.1     -----{  ccxParseIni
 
00003AF7 17:21:18.374485   1088.1     ------{  xcsGetIniFilename
 
00003AF8 17:21:18.374499   1088.1     ------}  xcsGetIniFilename (rc=OK)
 
00003AF9 17:21:18.374521   1088.1      QM.INI TCP:
 
00003AFA 17:21:18.374538   1088.1     ------{  xcsBrowseIniCallback
 
00003AFB 17:21:18.374549   1088.1     -------{  xcsBrowseRegistryCallback
 
00003AFC 17:21:18.374560   1088.1     --------{  xusAddStanzaLineList
 
00003AFD 17:21:18.374570   1088.1     ---------{  xcsGetMem
 
00003AFE 17:21:18.374598   1088.1      component:24 function:15 length:536 options:0 *pointer:007A7AA8
 
00003AFF 17:21:18.374610   1088.1     ---------}  xcsGetMem (rc=OK)
 
00003B00 17:21:18.374622   1088.1     --------}  xusAddStanzaLineList (rc=OK)
 
00003B01 17:21:18.374632   1088.1     --------{  xusAddStanzaLineList
 
00003B02 17:21:18.374642   1088.1     ---------{  xcsGetMem
 
00003B03 17:21:18.374664   1088.1      component:24 function:15 length:536 options:0 *pointer:007A7860
 
00003B04 17:21:18.374676   1088.1     ---------}  xcsGetMem (rc=OK)
 
00003B05 17:21:18.374687   1088.1     --------}  xusAddStanzaLineList (rc=OK)
 
00003B06 17:21:18.374769   1088.1     --------{  xurGetSpecificRegStanza
 
00003B07 17:21:18.374795   1088.1      Couldn't open key (TCP)
 
00003B08 17:21:18.374809   1088.1     --------}! xurGetSpecificRegStanza (rc=xecU_W_KEY_NOT_FOUND)
 
00003B09 17:21:18.374889   1088.1     --------{  xurClearStanzaList
 
00003B0A 17:21:18.374900   1088.1     ---------{  xusDelStanzaLineList
 
00003B0B 17:21:18.374911   1088.1     ----------{  xcsFreeMem
 
00003B0C 17:21:18.374927   1088.1      component:24 pointer:007A7AA8
 
00003B0D 17:21:18.374941   1088.1     ----------}  xcsFreeMem (rc=OK)
 
00003B0E 17:21:18.374951   1088.1     ---------}  xusDelStanzaLineList (rc=OK)
 
00003B0F 17:21:18.374962   1088.1     --------}  xurClearStanzaList (rc=OK)
 
00003B10 17:21:18.374972   1088.1     --------{  xurClearStanzaList
 
00003B11 17:21:18.374982   1088.1     ---------{  xusDelStanzaLineList
 
00003B12 17:21:18.374992   1088.1     ----------{  xcsFreeMem
 
00003B13 17:21:18.375007   1088.1      component:24 pointer:007A7860
 
00003B14 17:21:18.375020   1088.1     ----------}  xcsFreeMem (rc=OK)
 
00003B15 17:21:18.375030   1088.1     ---------}  xusDelStanzaLineList (rc=OK)
 
00003B16 17:21:18.375041   1088.1     --------}  xurClearStanzaList (rc=OK)
 
00003B17 17:21:18.375051   1088.1     -------}! xcsBrowseRegistryCallback (rc=xecU_W_KEY_NOT_FOUND)
 
00003B18 17:21:18.375074   1088.1     ------}! xcsBrowseIniCallback (rc=xecU_W_KEY_NOT_FOUND)
 
00003B19 17:21:18.375108   1088.1      QM.INI stanza not found
 
00003B1A 17:21:18.375121   1088.1      !! - Transport Parameter Block
 
00003B1B 17:21:18.375132   1088.1      Data:-
 
00003B1B 17:21:18.375132   1088.1       0x0012F0DC 43 43 58 50 02 00 FF FF 00 00 00 00 00 00 00 00 : CCXP..ÿÿ........
 
00003B1B 17:21:18.375132   1088.1       0x0012F0EC 00 00 00 00 2A 20 20 20 20 20 20 20 20 20 20 20 : ....*           
 
00003B1B 17:21:18.375132   1088.1       0x0012F0FC 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 :                 
 
00003B1B 17:21:18.375132   1088.1       1 lines suppressed, same as above
 
00003B1B 17:21:18.375132   1088.1       0x0012F11C 20 20 20 20 FF FF FF FF 6C 6F 63 61 6C 68 6F 73 :     ÿÿÿÿlocalhos
 
00003B1B 17:21:18.375132   1088.1       0x0012F12C 74 28 35 30 31 30 29 20 20 20 20 20 20 20 20 20 : t(5010)         
 
00003B1B 17:21:18.375132   1088.1       0x0012F13C 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 :                 
 
00003B1B 17:21:18.375132   1088.1       14 lines suppressed, same as above
 
00003B1B 17:21:18.375132   1088.1       0x0012F22C 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 : ................
 
00003B1B 17:21:18.375132   1088.1       2 lines suppressed, same as above
 
00003B1B 17:21:18.375132   1088.1       0x0012F25C 77 73 6F 63 6B 33 32 00 00 00 00 00 00 00 00 00 : wsock32.........
 
00003B1B 17:21:18.375132   1088.1       0x0012F26C FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF : ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ
 
00003B1B 17:21:18.375132   1088.1       1 lines suppressed, same as above
 
00003B1B 17:21:18.375132   1088.1       0x0012F28C FF FF FF FF FF FF FF FF 64 00 00 00 FE 7F 00 00 : ÿÿÿÿÿÿÿÿd...þ...
 
00003B1B 17:21:18.375132   1088.1       0x0012F29C FF FF FF FF 00 00 00 00 01 00 00 00 01 00 00 00 : ÿÿÿÿ............
 
00003B1B 17:21:18.375132   1088.1       0x0012F2AC 00 00 00 00 00 00 00 00 FE 7F 00 00 00 08 00 00 : ........þ.......
 
00003B1B 17:21:18.375132   1088.1       0x0012F2BC FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF : ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ
 
00003B1B 17:21:18.375132   1088.1       20 lines suppressed, same as above
 
00003B1B 17:21:18.375132   1088.1       0x0012F40C FF FF FF FF                                     : ÿÿÿÿ
 
00003B1C 17:21:18.375313   1088.1     -----}  ccxParseIni (rc=OK)
 
00003B1D 17:21:18.375329   1088.1     -----{  cciLoadLibrary
 
00003B1E 17:21:18.375341   1088.1     ------{  cccGetMem
 
00003B1F 17:21:18.375352   1088.1     -------{  xcsGetMem
 
00003B20 17:21:18.375378   1088.1      component:8 function:100 length:788 options:0 *pointer:007AE098
 
00003B21 17:21:18.375390   1088.1     -------}  xcsGetMem (rc=OK)
 
00003B22 17:21:18.375402   1088.1     ------}  cccGetMem (rc=OK)
 
00003B23 17:21:18.375417   1088.1     ------{  xcsLoadFunction
 
00003B24 17:21:18.375437   1088.1      Object:amqcctca
 
00003B25 17:21:18.375453   1088.1      Trace from production path
 
00003B26 17:21:18.375473   1088.1     -------{  xcsQueryValueForSubpool
 
00003B27 17:21:18.375486   1088.1     --------{  xcsGetFilePath
 
00003B28 17:21:18.375547   1088.1     --------}  xcsGetFilePath (rc=OK)
 
00003B29 17:21:18.375562   1088.1     -------}  xcsQueryValueForSubpool (rc=OK)
 
00003B2A 17:21:18.378079   1088.1      Creating/opening mutex called 'Global\AMQCSSLN_STORE_MUTEX'
 
00003B2B 17:21:18.378184   1088.1      called CreateMutex, mutex handle returned = 0, error code = 5
 
00003B2C 17:21:18.378221   1088.1      called OpenMutex, mutex handle returned = 192, error code = 0
 
00003B2D 17:21:18.378239   1088.1      using mutex handle = 192
 
00003B2E 17:21:18.378300   1088.1      FullPathObj:C:\Program Files\IBM\WSMQ\bin\amqcctca.DLL
 
00003B2F 17:21:18.378324   1088.1     ------}  xcsLoadFunction (rc=OK)
 
00003B30 17:21:18.378342   1088.1     ------{  xcsQueryProcAddr
 
00003B31 17:21:18.378356   1088.1     ------}  xcsQueryProcAddr (rc=OK)
 
00003B32 17:21:18.378367   1088.1     ------{  xcsQueryProcAddr
 
00003B33 17:21:18.378379   1088.1     ------}  xcsQueryProcAddr (rc=OK)
 
00003B34 17:21:18.378389   1088.1     ------{  xcsQueryProcAddr
 
00003B35 17:21:18.378401   1088.1     ------}  xcsQueryProcAddr (rc=OK)
 
00003B36 17:21:18.378411   1088.1     ------{  xcsQueryProcAddr
 
00003B37 17:21:18.378422   1088.1     ------}  xcsQueryProcAddr (rc=OK)
 
00003B38 17:21:18.378432   1088.1     ------{  xcsQueryProcAddr
 
00003B39 17:21:18.378467   1088.1     ------}  xcsQueryProcAddr (rc=OK)
 
00003B3A 17:21:18.378478   1088.1     ------{  xcsQueryProcAddr
 
00003B3B 17:21:18.378489   1088.1     ------}  xcsQueryProcAddr (rc=OK)
 
00003B3C 17:21:18.378499   1088.1     ------{  xcsQueryProcAddr
 
00003B3D 17:21:18.378511   1088.1     ------}  xcsQueryProcAddr (rc=OK)
 
00003B3E 17:21:18.378521   1088.1     ------{  xcsQueryProcAddr
 
00003B3F 17:21:18.378532   1088.1     ------}  xcsQueryProcAddr (rc=OK)
 
00003B40 17:21:18.378543   1088.1     ------{  xcsQueryProcAddr
 
00003B41 17:21:18.378554   1088.1     ------}  xcsQueryProcAddr (rc=OK)
 
00003B42 17:21:18.378585   1088.1     ------{  xcsQueryProcAddr
 
00003B43 17:21:18.378597   1088.1     ------}  xcsQueryProcAddr (rc=OK)
 
00003B44 17:21:18.378608   1088.1     ------{  xcsQueryProcAddr
 
00003B45 17:21:18.378619   1088.1     ------}  xcsQueryProcAddr (rc=OK)
 
00003B46 17:21:18.378630   1088.1     ------{  xcsQueryProcAddr
 
00003B47 17:21:18.378641   1088.1     ------}  xcsQueryProcAddr (rc=OK)
 
00003B48 17:21:18.378652   1088.1     ------{  xcsQueryProcAddr
 
00003B49 17:21:18.378663   1088.1     ------}  xcsQueryProcAddr (rc=OK)
 
00003B4A 17:21:18.378673   1088.1     ------{  xcsQueryProcAddr
 
00003B4B 17:21:18.378684   1088.1     ------}  xcsQueryProcAddr (rc=OK)
 
00003B4C 17:21:18.378695   1088.1     ------{  xcsQueryProcAddr
 
00003B4D 17:21:18.378706   1088.1     ------}  xcsQueryProcAddr (rc=OK)
 
00003B4E 17:21:18.378717   1088.1     ------{  xcsQueryProcAddr
 
00003B4F 17:21:18.378728   1088.1     ------}  xcsQueryProcAddr (rc=OK)
 
00003B50 17:21:18.378738   1088.1     ------{  xcsQueryProcAddr
 
00003B51 17:21:18.378749   1088.1     ------}  xcsQueryProcAddr (rc=OK)
 
00003B52 17:21:18.378769   1088.1     ------{  cciTcpLoadDLLs
 
00003B53 17:21:18.378937   1088.1     ------}  cciTcpLoadDLLs (rc=OK)
 
00003B54 17:21:18.378951   1088.1     -----}  cciLoadLibrary (rc=OK)
 
00003B55 17:21:18.379084   1088.1     -----{  xcsCreateThreadMutexSem
 
00003B56 17:21:18.379105   1088.1     -----}  xcsCreateThreadMutexSem (rc=OK)
 
00003B57 17:21:18.379118   1088.1     -----{  xcsRequestThreadMutexSem
 
00003B58 17:21:18.379132   1088.1     -----}  xcsRequestThreadMutexSem (rc=OK)
 
00003B59 17:21:18.379147   1088.1      Conversation count = 1
 
00003B5A 17:21:18.379160   1088.1     -----{  xcsReleaseThreadMutexSem
 
00003B5B 17:21:18.379173   1088.1     -----}  xcsReleaseThreadMutexSem (rc=OK)
 
00003B5C 17:21:18.379184   1088.1     ----}  ccxNetWorkInit (rc=OK)
 
00003B5D 17:21:18.379195   1088.1     ----{  rriSetConvType
 
00003B5E 17:21:18.379206   1088.1     ----}  rriSetConvType (rc=OK)
 
00003B5F 17:21:18.379222   1088.1     ----{  ccxSecureInit
 
00003B60 17:21:18.379993   1088.1     -----{  cciLoadSecure
 
00003B61 17:21:18.380006   1088.1     -----}  cciLoadSecure (rc=OK)
 
00003B62 17:21:18.380018   1088.1     ----}  ccxSecureInit (rc=OK)
 
00003B63 17:21:18.380029   1088.1     ----{  ccxSetTimeOut
 
00003B64 17:21:18.380053   1088.1      TimeOut set to 180
 
00003B65 17:21:18.380066   1088.1     ----}  ccxSetTimeOut (rc=OK)
 
00003B66 17:21:18.380078   1088.1     ----{  ccxSecureOnlyInitOnce
 
00003B67 17:21:18.380089   1088.1     ----}  ccxSecureOnlyInitOnce (rc=OK)
 
00003B68 17:21:18.380100   1088.1     ----{  ccxAllocConv
 
00003B69 17:21:18.380117   1088.1     -----{  cciTcpAllocConv
 
00003B6A 17:21:18.384415   1088.1     ------{  xcsRequestThreadMutexSem
 
00003B6B 17:21:18.384453   1088.1     ------}  xcsRequestThreadMutexSem (rc=OK)
 
00003B6C 17:21:18.384472   1088.1     ------{  gethostbyname
 
00003B6D 17:21:18.462506   1088.1     ------}  gethostbyname (rc=OK)
 
00003B6E 17:21:18.462544   1088.1     ------{  xcsReleaseThreadMutexSem
 
00003B6F 17:21:18.462558   1088.1     ------}  xcsReleaseThreadMutexSem (rc=OK)
 
00003B70 17:21:18.462583   1088.1      Host(localhost(5010)) [realport(37395)]
 
00003B71 17:21:18.462644   1088.1     ------{  socket
 
00003B72 17:21:18.503660   1088.1     ------}! socket (rc=Unknown(3B4))
 
00003B73 17:21:18.503774   1088.1      Socket: 3B4
 
00003B74 17:21:18.503791   1088.1     ------{  ioctl
 
00003B75 17:21:18.503887   1088.1     ------}  ioctl (rc=OK)
 
00003B76 17:21:18.503902   1088.1     ------{  connect
 
00003B77 17:21:18.509623   1088.1     ------}  connect (rc=OK)
 
00003B78 17:21:18.509770   1088.1      Socket bound to address '127.0.0.1(1329)'
 
00003B79 17:21:18.509847   1088.1      !! - TCP/IP TCP_NODELAY active
 
00003B7A 17:21:18.510343   1088.1     -----}  cciTcpAllocConv (rc=OK)
 
00003B7B 17:21:18.510377   1088.1     ----}  ccxAllocConv (rc=OK)
 
00003B7C 17:21:18.510391   1088.1     ----{  ccxSecureAllocConv
 
00003B7D 17:21:18.510402   1088.1     ----}  ccxSecureAllocConv (rc=OK)
 
00003B7E 17:21:18.510444   1088.1     ----{  ccxAllocMem
 
00003B7F 17:21:18.510465   1088.1     -----{  cciAllocMem
 
00003B80 17:21:18.510477   1088.1     ------{  cccGetMem
 
00003B81 17:21:18.510488   1088.1     -------{  xcsGetMem
 
00003B82 17:21:18.510551   1088.1      component:8 function:98 length:32778 options:0 *pointer:01651710
 
00003B83 17:21:18.510566   1088.1     -------}  xcsGetMem (rc=OK)
 
00003B84 17:21:18.510578   1088.1     ------}  cccGetMem (rc=OK)
 
00003B85 17:21:18.510588   1088.1     -----}  cciAllocMem (rc=OK)
 
00003B86 17:21:18.510606   1088.1      length(4000) *pointer(0165171C)
 
00003B87 17:21:18.510618   1088.1     ----}  ccxAllocMem (rc=OK)
 
00003B88 17:21:18.510631   1088.1     ----{  ccxSend
 
00003B89 17:21:18.510646   1088.1     -----{  cciTcpSend
 
00003B8A 17:21:18.510657   1088.1     ------{  send
 
00003B8B 17:21:18.510783   1088.1     ------}! send (rc=Unknown(84))
 
00003B8C 17:21:18.510876   1088.1      Channel Name:SYSTEM.DEF.SVRCONN  
 
00003B8D 17:21:18.510889   1088.1      Sending Data:-
 
00003B8D 17:21:18.510889   1088.1       0x0165171C 54 53 48 20 00 00 00 84 02 01 01 00 00 00 00 00 : TSH ...„........
 
00003B8D 17:21:18.510889   1088.1       0x0165172C 00 00 00 00 22 02 00 00 B5 01 00 00 49 44 20 20 : ...."...µ...ID  
 
00003B8D 17:21:18.510889   1088.1       0x0165173C 07 25 00 00 00 00 32 00 FE 7F 00 00 00 00 40 00 : .%....2.þ.....@.
 
00003B8D 17:21:18.510889   1088.1       0x0165174C FF C9 9A 3B 53 59 53 54 45 4D 2E 44 45 46 2E 53 : ÿÉš;SYSTEM.DEF.S
 
00003B8D 17:21:18.510889   1088.1       0x0165175C 56 52 43 4F 4E 4E 20 20 56 00 B5 01 20 20 20 20 : VRCONN  V.µ.    
 
00003B8D 17:21:18.510889   1088.1       0x0165176C 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 :                 
 
00003B8D 17:21:18.510889   1088.1       1 lines suppressed, same as above
 
00003B8D 17:21:18.510889   1088.1       0x0165178C 20 20 20 20 20 20 20 20 20 20 20 20 01 00 00 00 :             ....
 
00003B8D 17:21:18.510889   1088.1       0x0165179C 00 00 00 00                                     : ....
 
00003B8E 17:21:18.510957   1088.1     -----}  cciTcpSend (rc=OK)
 
00003B8F 17:21:18.510968   1088.1     ----}  ccxSend (rc=OK)
 
00003B90 17:21:18.510983   1088.1      *pointer(0165171C)
 
00003B91 17:21:18.510996   1088.1     ----{  ccxFreeMem
 
00003B92 17:21:18.511007   1088.1     ----}  ccxFreeMem (rc=OK)
 
00003B93 17:21:18.511018   1088.1     ----{  ccxReceive
 
00003B94 17:21:18.511028   1088.1     -----{  cciTcpReceive
 
00003B95 17:21:18.511375   1088.1     ------{  ccxAllocMem
 
00003B96 17:21:18.511400   1088.1      length(32766) *pointer(0165171C)
 
00003B97 17:21:18.511414   1088.1     ------}  ccxAllocMem (rc=OK)
 
00003B98 17:21:18.511438   1088.1     ------{  recv
 
00003B99 17:21:18.512028   1088.1     ------}! recv (rc=Unknown(FFFFFFFF))
 
00003B9A 17:21:18.512138   1088.1     ------{  gethostbyaddr
 
00003B9B 17:21:18.512152   1088.1     -------{  xcsRequestThreadMutexSem
 
00003B9C 17:21:18.512165   1088.1     -------}  xcsRequestThreadMutexSem (rc=OK)
 
00003B9D 17:21:18.520767   1088.1     -------{  xcsReleaseThreadMutexSem
 
00003B9E 17:21:18.520807   1088.1     -------}  xcsReleaseThreadMutexSem (rc=OK)
 
00003B9F 17:21:18.520820   1088.1     ------}  gethostbyaddr (rc=OK)
 
00003BA0 17:21:18.520837   1088.1     ------{  rrxError
 
00003BA1 17:21:18.520878   1088.1      RetCode = 20009208, rc1 = 10054, rc2 = 10054, Comment1 = 'lium (127.0.0.1)', Comment2 = 'TCP/IP', Comment3= ' (recv)', File= 'F:\Build\SOURCE\lib\comms\amqccita.c', Line= '2761'
 
00003BA2 17:21:18.520904   1088.1     ------}  rrxError (rc=OK)
 
00003BA3 17:21:18.520920   1088.1      *pointer(0165171C)
 
00003BA4 17:21:18.520933   1088.1     ------{  ccxFreeMem
 
00003BA5 17:21:18.520945   1088.1     ------}  ccxFreeMem (rc=OK)
 
00003BA6 17:21:18.520955   1088.1     -----}! cciTcpReceive (rc=rrcE_RECEIVE_FAILED)
 
00003BA7 17:21:18.521032   1088.1     ----}! ccxReceive (rc=rrcE_RECEIVE_FAILED)
 
00003BA8 17:21:18.521054   1088.1     ----{  rriCommsError
 
00003BA9 17:21:18.521064   1088.1     ----}  rriCommsError (rc=OK)
 
00003BAA 17:21:18.521097   1088.1     ---}! rriInitSess (rc=rrcE_RECEIVE_FAILED)
 
00003BAB 17:21:18.521120   1088.1     ---{  rriFreeSess
 
00003BAC 17:21:18.521132   1088.1     ----{  ccxFreeConv
 
00003BAD 17:21:18.521143   1088.1     -----{  xcsRequestThreadMutexSem
 
00003BAE 17:21:18.521156   1088.1     -----}  xcsRequestThreadMutexSem (rc=OK)
 
00003BAF 17:21:18.521175   1088.1     -----{  xcsCheckPointer
 
00003BB0 17:21:18.521186   1088.1     -----}  xcsCheckPointer (rc=OK)
 
00003BB1 17:21:18.521197   1088.1     -----{  xcsReleaseThreadMutexSem
 
00003BB2 17:21:18.521208   1088.1     -----}  xcsReleaseThreadMutexSem (rc=OK)
 
00003BB3 17:21:18.521220   1088.1     -----{  cciTcpFreeConv
 
00003BB4 17:21:18.521304   1088.1      setsockopt(SO_LINGER off) RC(0)
 
00003BB5 17:21:18.521320   1088.1     ------{  soclose
 
00003BB6 17:21:18.521631   1088.1     ------}  soclose (rc=OK)
 
00003BB7 17:21:18.521646   1088.1     -----}  cciTcpFreeConv (rc=OK)
 
00003BB8 17:21:18.521658   1088.1     -----{  xcsRequestThreadMutexSem
 
00003BB9 17:21:18.521669   1088.1     -----}  xcsRequestThreadMutexSem (rc=OK)
 
00003BBA 17:21:18.521684   1088.1      Conversation count = 0
 
00003BBB 17:21:18.521697   1088.1     -----{  ccxEndTcpIpComms
 
00003BBC 17:21:18.521708   1088.1     ------{  cciTcpEndTcpIpComms
 
00003BBD 17:21:18.521728   1088.1     -------{  cciSslSecureEndComms
 
00003BBE 17:21:18.521739   1088.1     -------}  cciSslSecureEndComms (rc=OK)
 
00003BBF 17:21:18.521750   1088.1     ------}  cciTcpEndTcpIpComms (rc=OK)
 
00003BC0 17:21:18.521760   1088.1     -----}  ccxEndTcpIpComms (rc=OK)
 
00003BC1 17:21:18.521771   1088.1     -----{  xcsReleaseThreadMutexSem
 
00003BC2 17:21:18.521782   1088.1     -----}  xcsReleaseThreadMutexSem (rc=OK)
 
00003BC3 17:21:18.521794   1088.1     -----{  cciFreeMem
 
00003BC4 17:21:18.521805   1088.1     ------{  cccFreeMem
 
00003BC5 17:21:18.521817   1088.1     -------{  xcsFreeMem
 
00003BC6 17:21:18.521833   1088.1      component:8 pointer:01651710
 
00003BC7 17:21:18.521849   1088.1     -------}  xcsFreeMem (rc=OK)
 
00003BC8 17:21:18.521860   1088.1     ------}  cccFreeMem (rc=OK)
 
00003BC9 17:21:18.521870   1088.1     -----}  cciFreeMem (rc=OK)
 
00003BCA 17:21:18.521880   1088.1     -----{  xcsUnloadFunction
 
00003BCB 17:21:18.522085   1088.1     -----}  xcsUnloadFunction (rc=OK)
 
00003BCC 17:21:18.522100   1088.1     -----{  cccFreeMem
 
00003BCD 17:21:18.522110   1088.1     ------{  xcsFreeMem
 
00003BCE 17:21:18.522126   1088.1      component:8 pointer:007AE098
 
00003BCF 17:21:18.522140   1088.1     ------}  xcsFreeMem (rc=OK)
 
00003BD0 17:21:18.522151   1088.1     -----}  cccFreeMem (rc=OK)
 
00003BD1 17:21:18.522161   1088.1     ----}  ccxFreeConv (rc=OK)
 
00003BD2 17:21:18.522173   1088.1     ----{  rriTermExits
 
00003BD3 17:21:18.522188   1088.1     ----}  rriTermExits (rc=OK)
 
00003BD4 17:21:18.522201   1088.1     ----{  rriDeleteStatusEntry
 
00003BD5 17:21:18.522211   1088.1     -----{  cccFreeMem
 
00003BD6 17:21:18.522221   1088.1     ------{  xcsFreeMem
 
00003BD7 17:21: | 
			   
			 
		   | 
		 
		
		  | Back to top | 
		  
		  	
		   | 
		 
		
		    | 
		 
		
		  | nwhi | 
		  
		    
			  
				 Posted: Tue Apr 29, 2003 2:33 am    Post subject:  | 
				     | 
			   
			 
		   | 
		 
		
		   Apprentice
 
 Joined: 19 Dec 2002 Posts: 25 Location: UK 
  | 
		  
		    
			  
				Michael,
 
not meaning to confuse the issue with Workflow again, but I think it's problem is the same.  As a matter of intertest have you tried the fmczccd utility?  For me it reports a "Socket error" ...   _________________ Nick Whittle
 
IBM Certified Solutions Designer - 
 
WebSphere MQ Workflow V3.4
 
MQSolutions (UK) Ltd | 
			   
			 
		   | 
		 
		
		  | Back to top | 
		  
		  	
		   | 
		 
		
		    | 
		 
		
		  | bower5932 | 
		  
		    
			  
				 Posted: Tue Apr 29, 2003 5:16 am    Post subject:  | 
				     | 
			   
			 
		   | 
		 
		
		    Jedi Knight
 
 Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA 
  | 
		  
		    
			  
				I haven't followed this thread very closely.  However, I'd suggest setting the MQNOREMPOOL environment variable and trying again.  MQ 5.3 introduced the listener pool.  Most of the problems that I've seen with it have been related to 10038's (you had a 10054 in your trace).  It is a quick thing to test, so I'd give it a go.
 
 
set MQNOREMPOOL=1 | 
			   
			 
		   | 
		 
		
		  | Back to top | 
		  
		  	
		   | 
		 
		
		    | 
		 
		
		  | 
		    
		   | 
		 
	   
	 | 
   
 
  
	     | 
	 | 
	Page 1 of 1 | 
   
 
 
 
  
  	
	  
		
		  
 
  | 
		  You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
  | 
  		 
	   
	 | 
   
 
  	 | 
	  |