Posted: Mon Jan 24, 2005 9:39 am Post subject: Handling MQException - suppressing from standard output
Centurion
Joined: 22 Aug 2003 Posts: 121 Location: Milwaukee, WI
I'm testing Java code using the MQ 5.3 jar on Windows 2000. On a queue get, the exception (2033 - no message exists on queue) is immediately thrown to the standard output (Eclipse console). Even with the catch block handling MQException (no printStackTrace() call), why does this happen? I'd be happy to redirect this to a log.
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