You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by bu...@apache.org on 2002/05/21 13:08:52 UTC

DO NOT REPLY [Bug 9268] New: - Chainsaw does not load xml log files properly

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9268>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9268

Chainsaw does not load xml log files properly

           Summary: Chainsaw does not load xml log files properly
           Product: Log4j
           Version: 1.2
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Other
        AssignedTo: log4j-dev@jakarta.apache.org
        ReportedBy: gdjemal@twii.net


Chainsaw does not load the xml content from a file properly. The messages part 
gets truncated.

Content:
<log4j:event category="com.twii.jme.server.util.integration.msp.MSPFactory" 
timestamp="1021954483375" level="FATAL" thread="RemoteEventAdapter: 
eigroup.sms.clients.smsbean.SMSBean@58015a">
<log4j:message>sendMessage():OK</log4j:message>
</log4j:event>

The contents are displayed as follows:
Time: 05:14:43��Priority: FATAL��Thread: RemoteEventAdapter: 
eigroup.sms.clients.smsbean.SMSBean@58015a��NDC: null Category: 
com.twii.jme.server.util.integration.msp.MSPFactory Location: null Message:
K
Throwable:
null

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>