×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Hi Thorbjørn,
I have seen the error of my ways!
I am using this for sending JMS messages, and when sending or receiving a message which in my case contains some XML I was logging this fact and concatenating the actual message onto the end.
It seems that this was causing an issue with the iSeries implementation of this logging for some reason.
When I took this out and just sent a logging message i.e. "Message sent" everything is fine. It is only when I try ("Message sent" + message) that I lose my logging.
Interestingly the same problem occurs whether I use log4j or the jt400 Trace class.
Kind regards
Luke
-----Original Message-----
From: java400-l-bounces@xxxxxxxxxxxx [mailto:java400-l-bounces@xxxxxxxxxxxx] On Behalf Of Thorbjoern Ravn Andersen
Sent: 10 March 2011 21:21
To: Java Programming on and around the IBM i
Subject: Re: log4j/Trace class Threading and STDOUT
Den 10/03/11 18.56, Klugman, Luke skrev:
Hi Thorbjørn,
I have created a cut down version of my class and tested it out and it is now logging beautifully so have nothing to pass onto you at the moment.
Just thought I would let you know I hadn't just dropped this issue.
Glad to hear that you got it working.
If you ever figure out what you changed that made it work again, please
tell.
As an Amazon Associate we earn from qualifying purchases.