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 » Line break in trace node

Post new topic  Reply to topic
 Line break in trace node « View previous topic :: View next topic » 
Author Message
Edde
PostPosted: Fri Nov 10, 2006 9:27 am    Post subject: Line break in trace node Reply with quote

Acolyte

Joined: 01 Oct 2006
Posts: 67
Location: Moscow, Russia

I have WMB 6.0 (Fixpack 1), both ConfigMgr and broker running on Windows 2003.

In trace node i choose Destination - File.
My pattern looks like
Code:
------------ ${CURRENT_TIMESTAMP} ------------
${Root}
----------------------------------------------------

As you can see, i have 2 line breaks in pattern, and i expect CR LF in log file.

But in log file i have CR CR LF (x'0D0D0A') instead of my line breaks.


That's normal Broker behaviour?

I can fix that when i use ${CAST(x'0A' AS CHAR CCSID 1251)} instead of line break, i.e.
Code:
------------ ${CURRENT_TIMESTAMP} ------------${CAST(x'0A' AS CHAR CCSID 1251)}${Root}${CAST(x'0A' AS CHAR CCSID 1251)}----------------------------------------------------

Is there an easier way?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Line break in trace node
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.