Posted: Thu Sep 27, 2007 4:17 pm Post subject: Error while executing mqsiformatlog
Acolyte
Joined: 26 Sep 2006 Posts: 72
C:\Documents and Settings\krishna>set MQSI_UTILITY_TRACE=DEBUG
C:\Documents and Settings\krishna>mqsistart BROK1
WebSphere MQ queue manager running.
BIP8096I: Successful command initiation, check the system log to ensure that the component started without problem and that it continues to run without problem.
C:\Documents and Settings\krishna>mqsiformatlog -i mqsistarttrace.xml -o mqsistartcmd.txt
BIP5004E: XML parsing error ('Invalid document structure ') encountered on line
1 column 40 while parsing element ''.
The above error was reported by the generic XML parser.
This message is usually caused by a badly-formed XML message. Check that the XML
message being passed in is a well-formed XML message that adheres to the XML sp
ecification. Note that the line number and column number quoted above give the p
osition where the parser discovered the problem. The actual error may be earlier
in the message. Internal error codes : (-1), ('').
BIP8047E: Unable to parse the data received, exception caught 'ImbException'.
The command uses parser functions to analyze XML data, the parser has detected a
n error in the format of the XML data being parsed. Use the line number and colu
mn number to locate the XML causing the problem.
Check that the data being parsed is correctly formatted. The command may produce
partial output. It may also be possible to modify the XML data that the command
is parsing so that the error does not occur.
Can somebody please explain why the above error is thrown when mqsiformatlog is executed?
Joined: 15 May 2001 Posts: 540 Location: New Zealand
Quote:
I If you want to trace the command executable files themselves, set the environment variables MQSI_UTILITY_TRACE and MQSI_UTILITY_TRACESIZE before you initiate trace.
I think you might need to 'initiate trace' using mqsichangetrace.
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