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 » HTTPListener Trace

Post new topic  Reply to topic
 HTTPListener Trace « View previous topic :: View next topic » 
Author Message
psn
PostPosted: Tue Oct 11, 2005 12:47 am    Post subject: HTTPListener Trace Reply with quote

Disciple

Joined: 30 Oct 2002
Posts: 193
Location: France

I have see that in the Broker Registry HttpListenerTraceLevel File exist . But I have not found how to set the Trace Level and where the Trace file will be written !

Could somebody help me

Thanks

PSN
Back to top
View user's profile Send private message
wbibrk
PostPosted: Tue Oct 11, 2005 5:00 am    Post subject: Reply with quote

Apprentice

Joined: 09 Jul 2005
Posts: 46

Hi,

you can activate the listener trace using the following commands:

mqsichangetrace brokerName -t -b -l debug
mqsireadlog brokerName -t -b httplistener -f -o listenertrace.xml
mqsichangetrace brokerName -t -b -l none
mqsiformatlog -i listenertrace.xml -o listenertrace.txt

If you want a listener startup trace use the following instructions:

mqsiservice brokerName -r httpListenerTraceOverrideLevel=debug
(this is what sets the registry entry)
After the listener starts, read the log using:
mqsireadlog brokerName -t -b httplistener -f -o listenertrace.xml
mqsiformatlog -o listenertrace.xml -o listenertrace.txt

Don't forget to reset the trace using:
mqsiservice brokerName -r httpListenerTraceOverrideLevel=none

otherwise your traces will always be active.
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » HTTPListener Trace
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.