Posted: Mon Jan 31, 2005 3:45 am Post subject: How to enable and view error logs for user defined extension
Apprentice
Joined: 17 Jan 2005 Posts: 29 Location: India
Hi ,
i am using an user defined message processing node.how do i know wat error occur in the node.how do i use the trace for this?the help provided is not that clear.also where do the system.out.printlns get printed in the WBIMB toolkit.pls help. _________________ SYstems Engineer ,
TCS,
India.
There is a section of the plug-in API that has functions for logging errors, and you can create an MBException and throw it. _________________ I am *not* the model of the modern major general.
windows : Go to controlPanel->Service->Choose 'Properties' by right clicking the broker service -> Choose 'LogOn' tab -> check the box 'Allow services to interact with the desktop'. Click ok.
Restart your broker now. You will see 3 windows popped up ...all your System.out.print* will be seen in DataFlowEngine window.
Unix : set the environment variable "MQSI_RUN_ATTACHED" equal to 'yes' or 'y' and restart your broker. All your System.out.print* will be seen in the window where you have launched the broker i.e., mqsistart.
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