ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Trace File Content

Post new topic  Reply to topic Goto page 1, 2  Next
 Trace File Content « View previous topic :: View next topic » 
Author Message
sree4vit
PostPosted: Wed Feb 13, 2013 5:53 am    Post subject: Trace File Content Reply with quote

Novice

Joined: 05 Aug 2010
Posts: 21

Can Somebody help me to understand what the broker is trying to convey by writing these lines in a trace file?

Code:
 
2013-02-13 08:47:33.469852     4852         } ImbXMLNSCSyntaxElement::deleteXMLNSCValue()
2013-02-13 08:47:33.469860     4852         { ImbXMLNSCSyntaxElement::deleteXMLNSCValue()
2013-02-13 08:47:33.469863     4852         } ImbXMLNSCSyntaxElement::deleteXMLNSCValue()
2013-02-13 08:47:33.469886     4852         { ImbXMLNSCSyntaxElement::deleteXMLNSCValue()
2013-02-13 08:47:33.469894     4852         } ImbXMLNSCSyntaxElement::deleteXMLNSCValue()
2013-02-13 08:47:33.469898     4852         { ImbXMLNSCSyntaxElement::deleteXMLNSCValue()
2013-02-13 08:47:33.469905     4852         } ImbXMLNSCSyntaxElement::deleteXMLNSCValue()
2013-02-13 08:47:33.469909     4852         { ImbXMLNSCSyntaxElement::deleteXMLNSCValue()
2013-02-13 08:47:33.469913     4852         } ImbXMLNSCSyntaxElement::deleteXMLNSCValue()
2013-02-13 08:47:33.469917     4852         { ImbXMLNSCSyntaxElement::deleteXMLNSCValue()
2013-02-13 08:47:33.469921     4852         } ImbXMLNSCSyntaxElement::deleteXMLNSCValue()
2013-02-13 08:47:33.469928     4852         { ImbXMLNSCSyntaxElement::deleteXMLNSCValue()
2013-02-13 08:47:33.469932     4852         } ImbXMLNSCSyntaxElement::deleteXMLNSCValue()
2013-02-13 08:47:33.469936     4852         { ImbXMLNSCSyntaxElement::deleteXMLNSCValue()
2013-02-13 08:47:33.469940     4852         } ImbXMLNSCSyntaxElement::deleteXMLNSCValue()
2013-02-13 08:47:33.469947     4852         { ImbXMLNSCSyntaxElement::deleteXMLNSCValue()
2013-02-13 08:47:33.469951     4852         } ImbXMLNSCSyntaxElement::deleteXMLNSCValue()
Back to top
View user's profile Send private message
Vitor
PostPosted: Wed Feb 13, 2013 5:57 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

Which file? Located where? Which version of WMB?
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Wed Feb 13, 2013 6:00 am    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

This is not a TRACE file. It is a LOG file. The two are not the same types of files.
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
sree4vit
PostPosted: Wed Feb 13, 2013 6:09 am    Post subject: Reply with quote

Novice

Joined: 05 Aug 2010
Posts: 21

Vitor wrote:
Which file? Located where? Which version of WMB?


WMB - 6.1
OS: Win XP

Trace node is logging this in an interface which has SOAP, Compute,.. nodes in it.

It's just a incomplete log that i have posted.
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Wed Feb 13, 2013 6:11 am    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

sree4vit wrote:
Vitor wrote:
Which file? Located where? Which version of WMB?


WMB - 6.1
OS: Win XP

Trace node is logging this in an interface which has SOAP, Compute,.. nodes in it.

It's just a incomplete log that i have posted.


This is not TRACE node output.
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
mqjeff
PostPosted: Wed Feb 13, 2013 6:16 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

It certainly could be trace node output.

Trace node can write anything you want, including the predefined text as shown.

It's much more likely that it's *user trace* or *service trace* output.

But there's nothing that prevents a *trace node* from writing out that data to a file.

And there's nothing that prevents a *trace node* from writing to *user trace*. In fact, it will do that by default.
Back to top
View user's profile Send private message
sree4vit
PostPosted: Wed Feb 13, 2013 6:21 am    Post subject: Reply with quote

Novice

Joined: 05 Aug 2010
Posts: 21

lancelotlinc wrote:
sree4vit wrote:
Vitor wrote:
Which file? Located where? Which version of WMB?


WMB - 6.1
OS: Win XP

Trace node is logging this in an interface which has SOAP, Compute,.. nodes in it.

It's just a incomplete log that i have posted.


This is not TRACE node output.


Alright, Thanks but could you please tell us when and why would broker write those specified lines in a log?
Back to top
View user's profile Send private message
Vitor
PostPosted: Wed Feb 13, 2013 6:30 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

sree4vit wrote:
Alright, Thanks but could you please tell us when and why would broker write those specified lines in a log?


If it's being generated by a trace node or similar (log4j?) then it's being written because it's coded by the developer to write them.

If you think it's been generated spontaniously by WMB, then answer my question about where exactly this is being written out to and why you think that's a system log file.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
sree4vit
PostPosted: Wed Feb 13, 2013 7:05 am    Post subject: Reply with quote

Novice

Joined: 05 Aug 2010
Posts: 21

Vitor wrote:
sree4vit wrote:
Alright, Thanks but could you please tell us when and why would broker write those specified lines in a log?


If it's being generated by a trace node or similar (log4j?) then it's being written because it's coded by the developer to write them.

If you think it's been generated spontaniously by WMB, then answer my question about where exactly this is being written out to and why you think that's a system log file.


Okay, It's an USER TRACE on an Execution Group, with 3 regular commands which gave me a huge Trace file in which just the bit i posted confused me to unserstand.

So, Any clue?
Back to top
View user's profile Send private message
kimbert
PostPosted: Wed Feb 13, 2013 7:39 am    Post subject: Reply with quote

Jedi Council

Joined: 29 Jul 2003
Posts: 5542
Location: Southampton

Quote:
It's an USER TRACE
I'm prepared to be proved wrong, but that looks very much like a service trace. Please post the command that you used to enable, disable and read the trace ( you can change the broker and EG names if necessary ) .
Back to top
View user's profile Send private message
sree4vit
PostPosted: Wed Feb 13, 2013 7:45 am    Post subject: Reply with quote

Novice

Joined: 05 Aug 2010
Posts: 21

kimbert wrote:
Quote:
It's an USER TRACE
I'm prepared to be proved wrong, but that looks very much like a service trace. Please post the command that you used to enable, disable and read the trace ( you can change the broker and EG names if necessary ) .



mqsichangetrace <broker> -t -e <EG> -l debug -r -c 500000
Create the scenario
mqsichangetrace <broker> -t -e <EG> -l none
mqsireadlog <broker> -t -e <EG> -f -o Test.xml
mqsiformatlog -i Test.xml -o Test.xml
Back to top
View user's profile Send private message
mqjeff
PostPosted: Wed Feb 13, 2013 7:49 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

and what does the -t flag mean?

It means "service trace".
Back to top
View user's profile Send private message
sree4vit
PostPosted: Wed Feb 13, 2013 8:08 am    Post subject: Reply with quote

Novice

Joined: 05 Aug 2010
Posts: 21

mqjeff wrote:
and what does the -t flag mean?

It means "service trace".


Apologies for mentioning the trace as user trace.
Now, Whichever trace it is, what's causing the broker write those lines?
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Wed Feb 13, 2013 8:09 am    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

sree4vit wrote:
mqjeff wrote:
and what does the -t flag mean?

It means "service trace".


Apologies for mentioning the trace as user trace.
Now, Whichever trace it is, what's causing the broker write those lines?


Each time ImbXMLNSCSyntaxElement::deleteXMLNSCValue() function is called, broker writes these lines in the file.
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
sree4vit
PostPosted: Wed Feb 13, 2013 8:13 am    Post subject: Reply with quote

Novice

Joined: 05 Aug 2010
Posts: 21

lancelotlinc wrote:
sree4vit wrote:
mqjeff wrote:
and what does the -t flag mean?

It means "service trace".


Apologies for mentioning the trace as user trace.
Now, Whichever trace it is, what's causing the broker write those lines?


Each time ImbXMLNSCSyntaxElement::deleteXMLNSCValue() function is called, broker writes these lines in the file.


And why would broker call ImbXMLNSCSyntaxElement::deleteXMLNSCValue() function each time?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page 1, 2  Next Page 1 of 2

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Trace File Content
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.