|  | 
 
  
    | RSS Feed - WebSphere MQ Support | RSS Feed - Message Broker Support |  
 
  
	|    |  |  
  
	| WBIMB5+CSD3 | « View previous topic :: View next topic » |  
  	| 
		
		
		  | Author | Message |  
		  | javaforvivek | 
			  
				|  Posted: Tue Sep 28, 2004 4:12 am    Post subject: WBIMB5+CSD3 |   |  |  
		  |  Master
 
 
 Joined: 14 Jun 2002Posts: 282
 Location: Pune,India
 
 | 
			  
				| Hi, I am trying to run Video Rental Sample for CWF Sample Message, gives me error like this:
 Timestamps are formatted in local time, 330 minutes past GMT.
 
 2004-09-28 17:48:07.751215     3164   UserTrace   BIP2632I: Message received and propagated to 'out' terminal of MQ input node 'Video_Test.VIDEO_CWF_IN'.
 2004-09-28 17:48:07.751465     3164   UserTrace   BIP6060I: Parser type 'Properties' created on behalf of node 'Video_Test.VIDEO_CWF_IN' to handle portion of incoming message of length 0 bytes beginning at offset '0'.
 2004-09-28 17:48:07.751564     3164   UserTrace   BIP6061I: Parser type 'MQMD' created on behalf of node 'Video_Test.VIDEO_CWF_IN' to handle portion of incoming message of length '364' bytes beginning at offset '0'. Parser type selected based on value 'MQHMD' from previous parser.
 2004-09-28 17:48:07.751763     3164   UserTrace   BIP6061I: Parser type 'MRM' created on behalf of node 'Video_Test.VIDEO_CWF_IN' to handle portion of incoming message of length '176' bytes beginning at offset '364'. Parser type selected based on value 'MRM' from previous parser.
 2004-09-28 17:48:07.751849     3164   UserTrace   BIP2537I: Node 'Video_Test.Extract Fields': Executing statement 'BEGIN ... END;' at (.Video_Test_Compute.Main, 2.2).
 2004-09-28 17:48:07.751935     3164   UserTrace   BIP2537I: Node 'Video_Test.Extract Fields': Executing statement 'SET OutputRoot = InputRoot;' at (.Video_Test_Compute.Main, 7.3).
 2004-09-28 17:48:07.751989     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'InputRoot' at (.Video_Test_Compute.Main, 7.20).
 2004-09-28 17:48:07.752044     3164   UserTrace   BIP2568I: Node 'Video_Test.Extract Fields': Performing tree copy of 'InputRoot' to 'OutputRoot'.
 2004-09-28 17:48:07.752206     3164   UserTrace   BIP2537I: Node 'Video_Test.Extract Fields': Executing statement 'DECLARE addr NAMESPACE 'http://www.ibm.com/AddressDetails';' at (.Video_Test_Compute.Main, 8.3).
 2004-09-28 17:48:07.752280     3164   UserTrace   BIP2537I: Node 'Video_Test.Extract Fields': Executing statement 'DECLARE brw NAMESPACE 'http://www.ibm.com/BorrowedDetails';' at (.Video_Test_Compute.Main, 9.3).
 2004-09-28 17:48:07.752352     3164   UserTrace   BIP2537I: Node 'Video_Test.Extract Fields': Executing statement 'DECLARE I INTEGER;' at (.Video_Test_Compute.Main, 10.3).
 2004-09-28 17:48:07.752426     3164   UserTrace   BIP2537I: Node 'Video_Test.Extract Fields': Executing statement 'SET OutputRoot.MRM.Name = InputRoot.MRM.Name;' at (.Video_Test_Compute.Main, 12.1).
 2004-09-28 17:48:07.752479     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'InputRoot.MRM.Name' at (.Video_Test_Compute.Main, 12.27).
 2004-09-28 17:48:07.752779     3164   UserTrace   BIP2568I: Node 'Video_Test.Extract Fields': Performing tree copy of 'InputRoot.MRM.Name' to 'OutputRoot.MRM.Name'.
 2004-09-28 17:48:07.752983     3164   UserTrace   BIP2537I: Node 'Video_Test.Extract Fields': Executing statement 'SET OutputRoot.MRM.addr:Address = InputBody.addr:Address;' at (.Video_Test_Compute.Main, 13.1).
 2004-09-28 17:48:07.753045     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'InputBody.addr:Address' at (.Video_Test_Compute.Main, 13.35).
 2004-09-28 17:48:07.753125     3164   UserTrace   BIP2568I: Node 'Video_Test.Extract Fields': Performing tree copy of 'InputBody.addr:Address' to 'OutputRoot.MRM.addr:Address'.
 2004-09-28 17:48:07.753398     3164   UserTrace   BIP2537I: Node 'Video_Test.Extract Fields': Executing statement 'IF InputRoot.MRM.ID = 'P' THEN... ELSEIF InputRoot.MRM.ID = 'D' THEN... ELSEIF InputRoot.MRM.ID = 'C' THEN... END IF;' at (.Video_Test_Compute.Main, 14.1).
 2004-09-28 17:48:07.753476     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'InputRoot.MRM.ID = 'P'' at (.Video_Test_Compute.Main, 14.21).
 2004-09-28 17:48:07.753530     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'InputRoot.MRM.ID' at (.Video_Test_Compute.Main, 14.4).
 2004-09-28 17:48:07.753614     3164   UserTrace   BIP2539I: Node 'Video_Test.Extract Fields': Finished evaluating expression 'InputRoot.MRM.ID = 'P'' at (.Video_Test_Compute.Main, 14.21). This resolved to ''C' = 'P''. The result was 'FALSE'.
 2004-09-28 17:48:07.753671     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'InputRoot.MRM.ID = 'D'' at (.Video_Test_Compute.Main, 16.25).
 2004-09-28 17:48:07.753721     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'InputRoot.MRM.ID' at (.Video_Test_Compute.Main, 16.
  . 2004-09-28 17:48:07.753775     3164   UserTrace   BIP2539I: Node 'Video_Test.Extract Fields': Finished evaluating expression 'InputRoot.MRM.ID = 'D'' at (.Video_Test_Compute.Main, 16.25). This resolved to ''C' = 'D''. The result was 'FALSE'.
 2004-09-28 17:48:07.753829     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'InputRoot.MRM.ID = 'C'' at (.Video_Test_Compute.Main, 18.25).
 2004-09-28 17:48:07.753879     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'InputRoot.MRM.ID' at (.Video_Test_Compute.Main, 18.
  . 2004-09-28 17:48:07.753936     3164   UserTrace   BIP2539I: Node 'Video_Test.Extract Fields': Finished evaluating expression 'InputRoot.MRM.ID = 'C'' at (.Video_Test_Compute.Main, 18.25). This resolved to ''C' = 'C''. The result was 'TRUE'.
 2004-09-28 17:48:07.754013     3164   UserTrace   BIP2537I: Node 'Video_Test.Extract Fields': Executing statement 'SET OutputRoot.MRM.CreditCardNo = InputBody.CreditCardNo;' at (.Video_Test_Compute.Main, 19.1).
 2004-09-28 17:48:07.754068     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'InputBody.CreditCardNo' at (.Video_Test_Compute.Main, 19.33).
 2004-09-28 17:48:07.754479     3164   UserTrace   BIP2568I: Node 'Video_Test.Extract Fields': Performing tree copy of 'InputBody.CreditCardNo' to 'OutputRoot.MRM.CreditCardNo'.
 2004-09-28 17:48:07.754676     3164   UserTrace   BIP2537I: Node 'Video_Test.Extract Fields': Executing statement 'SET I = 1;' at (.Video_Test_Compute.Main, 21.1).
 2004-09-28 17:48:07.754751     3164   UserTrace   BIP2537I: Node 'Video_Test.Extract Fields': Executing statement 'WHILE I <= CARDINALITY(InputBody.brw:Borrowed.*:*[ ]) DO ... END WHILE;' at (.Video_Test_Compute.Main, 22.1).
 2004-09-28 17:48:07.754808     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'I <= CARDINALITY(InputBody.brw:Borrowed.*:*[ ])' at (.Video_Test_Compute.Main, 22.7).
 2004-09-28 17:48:07.754862     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'I' at (.Video_Test_Compute.Main, 22.7).
 2004-09-28 17:48:07.754920     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'CARDINALITY(InputBody.brw:Borrowed.*:*[ ])' at (.Video_Test_Compute.Main, 22.11).
 2004-09-28 17:48:07.755500     3164   UserTrace   BIP2540I: Node 'Video_Test.Extract Fields': Finished evaluating expression 'CARDINALITY(InputBody.brw:Borrowed.*:*[ ])' at (.Video_Test_Compute.Main, 22.11). The result was '3'.
 2004-09-28 17:48:07.755581     3164   UserTrace   BIP2539I: Node 'Video_Test.Extract Fields': Finished evaluating expression 'I <= CARDINALITY(InputBody.brw:Borrowed.*:*[ ])' at (.Video_Test_Compute.Main, 22.7). This resolved to '1 <= 3'. The result was 'TRUE'.
 2004-09-28 17:48:07.755674     3164   UserTrace   BIP2537I: Node 'Video_Test.Extract Fields': Executing statement 'SET OutputRoot.MRM.brw:Borrowed[I].VideoTitle = InputBody.brw:Borrowed[I].VideoTitle;' at (.Video_Test_Compute.Main, 23.3).
 2004-09-28 17:48:07.755736     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'InputBody.brw:Borrowed[I].VideoTitle' at (.Video_Test_Compute.Main, 23.51).
 2004-09-28 17:48:07.755791     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'I' at (.Video_Test_Compute.Main, 23.74).
 2004-09-28 17:48:07.755845     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'I' at (.Video_Test_Compute.Main, 23.35).
 2004-09-28 17:48:07.755945     3164   UserTrace   BIP2568I: Node 'Video_Test.Extract Fields': Performing tree copy of 'InputBody.brw:Borrowed[I].VideoTitle' to 'OutputRoot.MRM.brw:Borrowed[I].VideoTitle'.
 2004-09-28 17:48:07.768009     3164   UserTrace   BIP2537I: Node 'Video_Test.Extract Fields': Executing statement 'SET OutputRoot.MRM.brw:Borrowed[I].DueDate = InputBody.brw:Borrowed[I].DueDate + INTERVAL '1' DAY;' at (.Video_Test_Compute.Main, 24.3).
 2004-09-28 17:48:07.768106     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'InputBody.brw:Borrowed[I].DueDate + INTERVAL '1' DAY' at (.Video_Test_Compute.Main, 24.80).
 2004-09-28 17:48:07.768163     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'InputBody.brw:Borrowed[I].DueDate' at (.Video_Test_Compute.Main, 24.46).
 2004-09-28 17:48:07.768219     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'I' at (.Video_Test_Compute.Main, 24.69).
 2004-09-28 17:48:07.768317     3164   UserTrace   BIP2539I: Node 'Video_Test.Extract Fields': Finished evaluating expression 'InputBody.brw:Borrowed[I].DueDate + INTERVAL '1' DAY' at (.Video_Test_Compute.Main, 24.80). This resolved to 'TIMESTAMP '2003-05-23 00:00:00' + INTERVAL '1' DAY'. The result was 'TIMESTAMP '2003-05-24 00:00:00''.
 2004-09-28 17:48:07.768392     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'I' at (.Video_Test_Compute.Main, 24.35).
 2004-09-28 17:48:07.768895     3164   UserTrace   BIP2566I: Node 'Video_Test.Extract Fields': Assigning value 'TIMESTAMP '2003-05-24 00:00:00'' to field / variable 'OutputRoot.MRM.brw:Borrowed[I].DueDate'.
 2004-09-28 17:48:07.769017     3164   UserTrace   BIP2537I: Node 'Video_Test.Extract Fields': Executing statement 'SET OutputRoot.MRM.brw:Borrowed[I].Cost = InputBody.brw:Borrowed[I].Cost * 2;' at (.Video_Test_Compute.Main, 25.3).
 2004-09-28 17:48:07.769099     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'InputBody.brw:Borrowed[I].Cost * 2' at (.Video_Test_Compute.Main, 25.73).
 2004-09-28 17:48:07.769148     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'InputBody.brw:Borrowed[I].Cost' at (.Video_Test_Compute.Main, 25.43).
 2004-09-28 17:48:07.769204     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'I' at (.Video_Test_Compute.Main, 25.66).
 2004-09-28 17:48:07.769272     3164   UserTrace   BIP2539I: Node 'Video_Test.Extract Fields': Finished evaluating expression 'InputBody.brw:Borrowed[I].Cost * 2' at (.Video_Test_Compute.Main, 25.73). This resolved to '3.00 * 2'. The result was '6.00'.
 2004-09-28 17:48:07.769332     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'I' at (.Video_Test_Compute.Main, 25.35).
 2004-09-28 17:48:07.769474     3164   UserTrace   BIP2566I: Node 'Video_Test.Extract Fields': Assigning value '6.00' to field / variable 'OutputRoot.MRM.brw:Borrowed[I].Cost'.
 2004-09-28 17:48:07.769545     3164   UserTrace   BIP2537I: Node 'Video_Test.Extract Fields': Executing statement 'SET I = I + 1;' at (.Video_Test_Compute.Main, 26.3).
 2004-09-28 17:48:07.769599     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'I + 1' at (.Video_Test_Compute.Main, 26.10).
 2004-09-28 17:48:07.769649     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'I' at (.Video_Test_Compute.Main, 26.9).
 2004-09-28 17:48:07.769704     3164   UserTrace   BIP2539I: Node 'Video_Test.Extract Fields': Finished evaluating expression 'I + 1' at (.Video_Test_Compute.Main, 26.10). This resolved to '1 + 1'. The result was '2'.
 2004-09-28 17:48:07.769758     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'I <= CARDINALITY(InputBody.brw:Borrowed.*:*[ ])' at (.Video_Test_Compute.Main, 22.7).
 2004-09-28 17:48:07.769810     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'I' at (.Video_Test_Compute.Main, 22.7).
 2004-09-28 17:48:07.769856     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'CARDINALITY(InputBody.brw:Borrowed.*:*[ ])' at (.Video_Test_Compute.Main, 22.11).
 2004-09-28 17:48:07.769917     3164   UserTrace   BIP2540I: Node 'Video_Test.Extract Fields': Finished evaluating expression 'CARDINALITY(InputBody.brw:Borrowed.*:*[ ])' at (.Video_Test_Compute.Main, 22.11). The result was '3'.
 2004-09-28 17:48:07.769987     3164   UserTrace   BIP2539I: Node 'Video_Test.Extract Fields': Finished evaluating expression 'I <= CARDINALITY(InputBody.brw:Borrowed.*:*[ ])' at (.Video_Test_Compute.Main, 22.7). This resolved to '2 <= 3'. The result was 'TRUE'.
 2004-09-28 17:48:07.770054     3164   UserTrace   BIP2537I: Node 'Video_Test.Extract Fields': Executing statement 'SET OutputRoot.MRM.brw:Borrowed[I].VideoTitle = InputBody.brw:Borrowed[I].VideoTitle;' at (.Video_Test_Compute.Main, 23.3).
 2004-09-28 17:48:07.770119     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'InputBody.brw:Borrowed[I].VideoTitle' at (.Video_Test_Compute.Main, 23.51).
 2004-09-28 17:48:07.770172     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'I' at (.Video_Test_Compute.Main, 23.74).
 2004-09-28 17:48:07.770268     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'I' at (.Video_Test_Compute.Main, 23.35).
 2004-09-28 17:48:07.770317     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'I' at (.Video_Test_Compute.Main, 23.35).
 2004-09-28 17:48:07.770394     3164   UserTrace   BIP2568I: Node 'Video_Test.Extract Fields': Performing tree copy of 'InputBody.brw:Borrowed[I].VideoTitle' to 'OutputRoot.MRM.brw:Borrowed[I].VideoTitle'.
 2004-09-28 17:48:07.770469     3164   UserTrace   BIP2537I: Node 'Video_Test.Extract Fields': Executing statement 'SET OutputRoot.MRM.brw:Borrowed[I].DueDate = InputBody.brw:Borrowed[I].DueDate + INTERVAL '1' DAY;' at (.Video_Test_Compute.Main, 24.3).
 2004-09-28 17:48:07.770533     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'InputBody.brw:Borrowed[I].DueDate + INTERVAL '1' DAY' at (.Video_Test_Compute.Main, 24.80).
 2004-09-28 17:48:07.770587     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'InputBody.brw:Borrowed[I].DueDate' at (.Video_Test_Compute.Main, 24.46).
 2004-09-28 17:48:07.770644     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'I' at (.Video_Test_Compute.Main, 24.69).
 2004-09-28 17:48:07.770811     3164   UserTrace   BIP2539I: Node 'Video_Test.Extract Fields': Finished evaluating expression 'InputBody.brw:Borrowed[I].DueDate + INTERVAL '1' DAY' at (.Video_Test_Compute.Main, 24.80). This resolved to 'TIMESTAMP '2003-05-23 00:00:00' + INTERVAL '1' DAY'. The result was 'TIMESTAMP '2003-05-24 00:00:00''.
 2004-09-28 17:48:07.770887     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'I' at (.Video_Test_Compute.Main, 24.35).
 2004-09-28 17:48:07.770947     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'I' at (.Video_Test_Compute.Main, 24.35).
 2004-09-28 17:48:07.771060     3164   UserTrace   BIP2566I: Node 'Video_Test.Extract Fields': Assigning value 'TIMESTAMP '2003-05-24 00:00:00'' to field / variable 'OutputRoot.MRM.brw:Borrowed[I].DueDate'.
 2004-09-28 17:48:07.771169     3164   UserTrace   BIP2537I: Node 'Video_Test.Extract Fields': Executing statement 'SET OutputRoot.MRM.brw:Borrowed[I].Cost = InputBody.brw:Borrowed[I].Cost * 2;' at (.Video_Test_Compute.Main, 25.3).
 2004-09-28 17:48:07.771236     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'InputBody.brw:Borrowed[I].Cost * 2' at (.Video_Test_Compute.Main, 25.73).
 2004-09-28 17:48:07.771295     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'InputBody.brw:Borrowed[I].Cost' at (.Video_Test_Compute.Main, 25.43).
 2004-09-28 17:48:07.771352     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'I' at (.Video_Test_Compute.Main, 25.66).
 2004-09-28 17:48:07.771487     3164   UserTrace   BIP2539I: Node 'Video_Test.Extract Fields': Finished evaluating expression 'InputBody.brw:Borrowed[I].Cost * 2' at (.Video_Test_Compute.Main, 25.73). This resolved to '3.75 * 2'. The result was '7.50'.
 2004-09-28 17:48:07.771549     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'I' at (.Video_Test_Compute.Main, 25.35).
 2004-09-28 17:48:07.771595     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'I' at (.Video_Test_Compute.Main, 25.35).
 2004-09-28 17:48:07.771693     3164   UserTrace   BIP2566I: Node 'Video_Test.Extract Fields': Assigning value '7.50' to field / variable 'OutputRoot.MRM.brw:Borrowed[I].Cost'.
 2004-09-28 17:48:07.771753     3164   UserTrace   BIP2537I: Node 'Video_Test.Extract Fields': Executing statement 'SET I = I + 1;' at (.Video_Test_Compute.Main, 26.3).
 2004-09-28 17:48:07.771808     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'I + 1' at (.Video_Test_Compute.Main, 26.10).
 2004-09-28 17:48:07.771861     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'I' at (.Video_Test_Compute.Main, 26.9).
 2004-09-28 17:48:07.771925     3164   UserTrace   BIP2539I: Node 'Video_Test.Extract Fields': Finished evaluating expression 'I + 1' at (.Video_Test_Compute.Main, 26.10). This resolved to '2 + 1'. The result was '3'.
 2004-09-28 17:48:07.771978     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'I <= CARDINALITY(InputBody.brw:Borrowed.*:*[ ])' at (.Video_Test_Compute.Main, 22.7).
 2004-09-28 17:48:07.772028     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'I' at (.Video_Test_Compute.Main, 22.7).
 2004-09-28 17:48:07.772076     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'CARDINALITY(InputBody.brw:Borrowed.*:*[ ])' at (.Video_Test_Compute.Main, 22.11).
 2004-09-28 17:48:07.772133     3164   UserTrace   BIP2540I: Node 'Video_Test.Extract Fields': Finished evaluating expression 'CARDINALITY(InputBody.brw:Borrowed.*:*[ ])' at (.Video_Test_Compute.Main, 22.11). The result was '3'.
 2004-09-28 17:48:07.772191     3164   UserTrace   BIP2539I: Node 'Video_Test.Extract Fields': Finished evaluating expression 'I <= CARDINALITY(InputBody.brw:Borrowed.*:*[ ])' at (.Video_Test_Compute.Main, 22.7). This resolved to '3 <= 3'. The result was 'TRUE'.
 2004-09-28 17:48:07.772255     3164   UserTrace   BIP2537I: Node 'Video_Test.Extract Fields': Executing statement 'SET OutputRoot.MRM.brw:Borrowed[I].VideoTitle = InputBody.brw:Borrowed[I].VideoTitle;' at (.Video_Test_Compute.Main, 23.3).
 2004-09-28 17:48:07.772319     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'InputBody.brw:Borrowed[I].VideoTitle' at (.Video_Test_Compute.Main, 23.51).
 2004-09-28 17:48:07.772376     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'I' at (.Video_Test_Compute.Main, 23.74).
 2004-09-28 17:48:07.772447     3164   UserTrace   BIP2543E: Node 'Video_Test.Extract Fields': (.Video_Test_Compute.Main, 23.61) : Failed to navigate to path element because it does not exist.
 2004-09-28 17:48:07.772499     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'I' at (.Video_Test_Compute.Main, 23.35).
 2004-09-28 17:48:07.772543     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'I' at (.Video_Test_Compute.Main, 23.35).
 2004-09-28 17:48:07.772614     3164   UserTrace   BIP2567I: Node 'Video_Test.Extract Fields': Assigning NULL to 'OutputRoot.MRM.brw:Borrowed[I].VideoTitle', thus deleting it.
 2004-09-28 17:48:07.772675     3164   UserTrace   BIP2537I: Node 'Video_Test.Extract Fields': Executing statement 'SET OutputRoot.MRM.brw:Borrowed[I].DueDate = InputBody.brw:Borrowed[I].DueDate + INTERVAL '1' DAY;' at (.Video_Test_Compute.Main, 24.3).
 2004-09-28 17:48:07.772737     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'InputBody.brw:Borrowed[I].DueDate + INTERVAL '1' DAY' at (.Video_Test_Compute.Main, 24.80).
 2004-09-28 17:48:07.772788     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'InputBody.brw:Borrowed[I].DueDate' at (.Video_Test_Compute.Main, 24.46).
 2004-09-28 17:48:07.772843     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'I' at (.Video_Test_Compute.Main, 24.69).
 2004-09-28 17:48:07.772921     3164   UserTrace   BIP2543E: Node 'Video_Test.Extract Fields': (.Video_Test_Compute.Main, 24.56) : Failed to navigate to path element because it does not exist.
 2004-09-28 17:48:07.772984     3164   UserTrace   BIP2539I: Node 'Video_Test.Extract Fields': Finished evaluating expression 'InputBody.brw:Borrowed[I].DueDate + INTERVAL '1' DAY' at (.Video_Test_Compute.Main, 24.80). This resolved to 'NULL + INTERVAL '1' DAY'. The result was 'NULL'.
 2004-09-28 17:48:07.773047     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'I' at (.Video_Test_Compute.Main, 24.35).
 2004-09-28 17:48:07.773095     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'I' at (.Video_Test_Compute.Main, 24.35).
 2004-09-28 17:48:07.773149     3164   UserTrace   BIP2567I: Node 'Video_Test.Extract Fields': Assigning NULL to 'OutputRoot.MRM.brw:Borrowed[I].DueDate', thus deleting it.
 2004-09-28 17:48:07.773209     3164   UserTrace   BIP2537I: Node 'Video_Test.Extract Fields': Executing statement 'SET OutputRoot.MRM.brw:Borrowed[I].Cost = InputBody.brw:Borrowed[I].Cost * 2;' at (.Video_Test_Compute.Main, 25.3).
 2004-09-28 17:48:07.773268     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'InputBody.brw:Borrowed[I].Cost * 2' at (.Video_Test_Compute.Main, 25.73).
 2004-09-28 17:48:07.773323     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'InputBody.brw:Borrowed[I].Cost' at (.Video_Test_Compute.Main, 25.43).
 2004-09-28 17:48:07.773378     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'I' at (.Video_Test_Compute.Main, 25.66).
 2004-09-28 17:48:07.773425     3164   UserTrace   BIP2543E: Node 'Video_Test.Extract Fields': (.Video_Test_Compute.Main, 25.53) : Failed to navigate to path element because it does not exist.
 2004-09-28 17:48:07.773476     3164   UserTrace   BIP2539I: Node 'Video_Test.Extract Fields': Finished evaluating expression 'InputBody.brw:Borrowed[I].Cost * 2' at (.Video_Test_Compute.Main, 25.73). This resolved to 'NULL * 2'. The result was 'NULL'.
 2004-09-28 17:48:07.773534     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'I' at (.Video_Test_Compute.Main, 25.35).
 2004-09-28 17:48:07.773581     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'I' at (.Video_Test_Compute.Main, 25.35).
 2004-09-28 17:48:07.773640     3164   UserTrace   BIP2567I: Node 'Video_Test.Extract Fields': Assigning NULL to 'OutputRoot.MRM.brw:Borrowed[I].Cost', thus deleting it.
 2004-09-28 17:48:07.773695     3164   UserTrace   BIP2537I: Node 'Video_Test.Extract Fields': Executing statement 'SET I = I + 1;' at (.Video_Test_Compute.Main, 26.3).
 2004-09-28 17:48:07.773754     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'I + 1' at (.Video_Test_Compute.Main, 26.10).
 2004-09-28 17:48:07.773806     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'I' at (.Video_Test_Compute.Main, 26.9).
 2004-09-28 17:48:07.773858     3164   UserTrace   BIP2539I: Node 'Video_Test.Extract Fields': Finished evaluating expression 'I + 1' at (.Video_Test_Compute.Main, 26.10). This resolved to '3 + 1'. The result was '4'.
 2004-09-28 17:48:07.774107     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'I <= CARDINALITY(InputBody.brw:Borrowed.*:*[ ])' at (.Video_Test_Compute.Main, 22.7).
 2004-09-28 17:48:07.774230     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'I' at (.Video_Test_Compute.Main, 22.7).
 2004-09-28 17:48:07.774282     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'CARDINALITY(InputBody.brw:Borrowed.*:*[ ])' at (.Video_Test_Compute.Main, 22.11).
 2004-09-28 17:48:07.774397     3164   UserTrace   BIP2540I: Node 'Video_Test.Extract Fields': Finished evaluating expression 'CARDINALITY(InputBody.brw:Borrowed.*:*[ ])' at (.Video_Test_Compute.Main, 22.11). The result was '3'.
 2004-09-28 17:48:07.774799     3164   UserTrace   BIP2539I: Node 'Video_Test.Extract Fields': Finished evaluating expression 'I <= CARDINALITY(InputBody.brw:Borrowed.*:*[ ])' at (.Video_Test_Compute.Main, 22.7). This resolved to '4 <= 3'. The result was 'FALSE'.
 2004-09-28 17:48:07.775191     3164   UserTrace   BIP2537I: Node 'Video_Test.Extract Fields': Executing statement 'SET OutputRoot.MRM.Magazine = InputBody.Magazine;' at (.Video_Test_Compute.Main, 28.1).
 2004-09-28 17:48:07.775259     3164   UserTrace   BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'InputBody.Magazine' at (.Video_Test_Compute.Main, 28.31).
 2004-09-28 17:48:07.775390     3164   UserTrace   BIP2568I: Node 'Video_Test.Extract Fields': Performing tree copy of 'InputBody.Magazine' to 'OutputRoot.MRM.Magazine'.
 2004-09-28 17:48:07.775641     3164   UserTrace   BIP2537I: Node 'Video_Test.Extract Fields': Executing statement 'RETURN TRUE;' at (.Video_Test_Compute.Main, 30.3).
 2004-09-28 17:48:07.775767     3164   UserTrace   BIP4124I: Message propagated to 'out' terminal of compute node 'Video_Test.Extract Fields'.
 2004-09-28 17:48:07.776605     3164   UserTrace   BIP2231E: Error detected whilst processing a message 'Video_Test.VIDEO_CWF_IN'.
 The message broker detected an error whilst processing a message in node 'Video_Test.VIDEO_CWF_IN'. The message has been augmented with an exception list and has been propagated to the node's failure terminal for further processing.
 See the following messages for details of the error.
 2004-09-28 17:48:07.776662     3164   RecoverableException  BIP2230E: Error detected whilst processing a message in node 'Video_Test.VIDEO_OUT'.
 The message broker detected an error whilst processing a message in node 'Video_Test.VIDEO_OUT'. An exception has been thrown to cut short the processing of the message.
 See the following messages for details of the error.
 2004-09-28 17:48:07.776708     3164   ParserException  BIP5286E: Message Translation Interface Writing Errors have occurred:
 Message Set Name  : 'Video'
 Message Set Level : '1'
 Message Format    : 'CWF1'
 Message Type Path : 'Customer'
 Review further error messages for an indication to the cause of the errors.
 2004-09-28 17:48:07.776761     3164   ParserException  BIP5167E: Custom Wire Format error while parsing/writing message 'Customer'.
 2004-09-28 17:48:07.777040     3164   ParserException  BIP5350E: Custom Wire Format writing error. While writing the message quoted above, the CWF writer encountered an error.
 The error occurred during or after the writing of element '/Customer/Name/Title'.
 Check that you have built the message correctly.
 See following messages for more details.
 2004-09-28 17:48:07.777097     3164   ParserException  BIP5344E: CWF Output: Mismatch between logical definition and message tree.
 Message         : Customer
 Element         : Title
 The CWF writer has been given a message tree which does not match the logical message definition.
 The elements may have been added to the message tree in the wrong order, or there may be elements missing from the message tree.
 The message type or message set may be incorrect.
 If the output message was assembled in a Compute node, check that the elements were added to the message in the order specified in the logical message definition.
 Check that the output message contains all the elements in the logical message definition (perhaps you need to copy the entire input message to the output tree before modifying it)
 Check that the output message has the correct message set and message type properties.
 Check that the output message does not contain self-defining elements.
 Check that any missing elements have default values defined.
 2004-09-28 17:48:07.777331     3164   UserTrace   BIP2638I: The MQ output node 'Video_Test.VIDEO_FAIL' attempted to write a message to queue 'VIDEO_FAIL' connected to queue manager ''. The MQCC was '0' and the MQRC was '0'.
 2004-09-28 17:48:07.777381     3164   UserTrace   BIP2622I: Message successfully output by output node 'Video_Test.VIDEO_FAIL' to queue 'VIDEO_FAIL' on queue manager ''.
 
 Threads encountered in this trace:
 3164
 what is the problem? why is IBM supplying faulty samples?
 _________________
 Vivek
 ------------------------------------------------------
 ...when you have eliminated the impossible, whatever remains, however improbable, must be the truth.
 |  |  
		  | Back to top |  |  
		  |  |  
		  | kirani | 
			  
				|  Posted: Wed Sep 29, 2004 10:29 pm    Post subject: |   |  |  
		  | Jedi Knight
 
 
 Joined: 05 Sep 2001Posts: 3779
 Location: Torrance, CA, USA
 
 | 
			  
				| I think this line causes the problem. 
 
   
	| Quote: |  
	| 2004-09-28 17:48:07.772319 3164 UserTrace BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'InputBody.brw:Borrowed[I].VideoTitle' at (.Video_Test_Compute.Main, 23.51).
 2004-09-28 17:48:07.772376 3164 UserTrace BIP2538I: Node 'Video_Test.Extract Fields': Evaluating expression 'I' at (.Video_Test_Compute.Main, 23.74).
 2004-09-28 17:48:07.772447 3164 UserTrace BIP2543E: Node 'Video_Test.Extract Fields': (.Video_Test_Compute.Main, 23.61) : Failed to navigate to path element because it does not exist.
 
 |  _________________
 Kiran
 
 
 IBM Cert. Solution Designer & System Administrator - WBIMB V5
 IBM Cert. Solutions Expert - WMQI
 IBM Cert. Specialist - WMQI, MQSeries
 IBM Cert. Developer - MQSeries
 
 
 |  |  
		  | Back to top |  |  
		  |  |  
		  | javaforvivek | 
			  
				|  Posted: Wed Sep 29, 2004 10:45 pm    Post subject: |   |  |  
		  |  Master
 
 
 Joined: 14 Jun 2002Posts: 282
 Location: Pune,India
 
 | 
			  
				| Thanks for the reply.. But don't you think that if IBM is providing the samples, they should thoroughly check them before supplying??
 I mean, these samples are useful to the novices to know more about the product (both concepts and functionality).. and if the Vendor-supplied samples don't run accurately, then the newbees will be confused..
 _________________
 Vivek
 ------------------------------------------------------
 ...when you have eliminated the impossible, whatever remains, however improbable, must be the truth.
 |  |  
		  | Back to top |  |  
		  |  |  
		  | kirani | 
			  
				|  Posted: Thu Sep 30, 2004 8:23 am    Post subject: |   |  |  
		  | Jedi Knight
 
 
 Joined: 05 Sep 2001Posts: 3779
 Location: Torrance, CA, USA
 
 | 
			  
				| I have never tried running these sample message flows myself. When I have time I will try to setup Video Rental Sample on my machine and share the results with you. _________________
 Kiran
 
 
 IBM Cert. Solution Designer & System Administrator - WBIMB V5
 IBM Cert. Solutions Expert - WMQI
 IBM Cert. Specialist - WMQI, MQSeries
 IBM Cert. Developer - MQSeries
 
 
 |  |  
		  | 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
 
 |  |  |  |