Re: Backout queue processing in JMS

2003-08-04 Thread Wyatt, T. Rob
Thanks, Dennis.  I'll post back if we discover anything useful.

-- T.Rob

-Original Message-
From: Miller, Dennis [mailto:[EMAIL PROTECTED]
Sent: Friday, August 01, 2003 7:03 PM
To: [EMAIL PROTECTED]
Subject: Re: Backout queue processing in JMS


I don't know the innards of JMS, but conceptually I think you have a
perceptive developer and technique with limited usefulness.
Problem is, there is no way to issue a commit on just the exception
messages. The MQGET/MQPUT of any exception messages and the MQGET of the
first non-exception message that follow them all become part of the same
UOW. If that's no acceptable, I'll bet your out of luck. I, too would
appreciate any discussion of JMS backout/requeue. I think I finally
appreciate the ultimate wisdom of MQ developers to leave that one alone!



> -Original Message-
> From: Wyatt, T. Rob [SMTP:[EMAIL PROTECTED]
> Sent: Friday, August 01, 2003 12:40 PM
> To:   [EMAIL PROTECTED]
> Subject:       Backout queue processing in JMS
>
> Hi all,
>
> We recently discovered that JMS would honor the BOQUEUE and BOTHRESH
> parameters and set up an exception queue for one of our applications.
> Problem is that whenever messages are put to the exception queue, they
> remain uncommitted for long periods of time.  Since the requeing takes
place
> outside of application control, the developer doesn't know at what point,
if
> at all, she can issue a commit on the exception messages.  Does anyone
know
> of a good doc that discusses backout queue processing in JMS?  Or maybe
you
> have some advice on the matter to pass along?
>
> Thanks in advance!
> -- T.Rob
>
> Instructions for managing your mailing list subscription are provided in
> the Listserv General Users Guide available at http://www.lsoft.com
> Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive


Re: Backout queue processing in JMS

2003-08-01 Thread Miller, Dennis
I don't know the innards of JMS, but conceptually I think you have a perceptive 
developer and technique with limited usefulness.  
Problem is, there is no way to issue a commit on just the exception messages. The 
MQGET/MQPUT of any exception messages and the MQGET of the first non-exception message 
that follow them all become part of the same UOW. If that's no acceptable, I'll bet 
your out of luck. I, too would appreciate any discussion of JMS backout/requeue. I 
think I finally appreciate the ultimate wisdom of MQ developers to leave that one 
alone!



> -Original Message-
> From: Wyatt, T. Rob [SMTP:[EMAIL PROTECTED]
> Sent: Friday, August 01, 2003 12:40 PM
> To:   [EMAIL PROTECTED]
> Subject:       Backout queue processing in JMS
> 
> Hi all,
> 
> We recently discovered that JMS would honor the BOQUEUE and BOTHRESH
> parameters and set up an exception queue for one of our applications.
> Problem is that whenever messages are put to the exception queue, they
> remain uncommitted for long periods of time.  Since the requeing takes place
> outside of application control, the developer doesn't know at what point, if
> at all, she can issue a commit on the exception messages.  Does anyone know
> of a good doc that discusses backout queue processing in JMS?  Or maybe you
> have some advice on the matter to pass along?
> 
> Thanks in advance!
> -- T.Rob
> 
> Instructions for managing your mailing list subscription are provided in
> the Listserv General Users Guide available at http://www.lsoft.com
> Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive


Backout queue processing in JMS

2003-08-01 Thread Wyatt, T. Rob
Hi all,

We recently discovered that JMS would honor the BOQUEUE and BOTHRESH
parameters and set up an exception queue for one of our applications.
Problem is that whenever messages are put to the exception queue, they
remain uncommitted for long periods of time.  Since the requeing takes place
outside of application control, the developer doesn't know at what point, if
at all, she can issue a commit on the exception messages.  Does anyone know
of a good doc that discusses backout queue processing in JMS?  Or maybe you
have some advice on the matter to pass along?

Thanks in advance!
-- T.Rob

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive