On January 14, 2004 07:29 pm, Adrian Brock wrote:
> On Wed, 2004-01-14 at 23:29, Neal Sanche wrote:
> > Hi All,
> >
> > I've recently been having problems with MDBs not receiving
> > messages after my .EAR is redeployed. About the only thing that
> > I'm doing differently, as far as I can tell, is to set the JNDI
> > name of the MDB within the jboss deployment descriptors. Are
> > there JBoss 3.2.2 problems with MDB redeployment? I looked
> > through the bug lists on sourceforge but was unable to find a bug
> > that was specifically tied to redeployment. Most closely related
> > was a closed bug about an MDB losing messages after some hours of
> > operation. In my case a single redeployment will cease any
> > messages to the MDB.
>
> There are none that I know about.
>
> If you think you have a problem with messaging, enable trace
> logging for org.jboss.mq
> Since you are using mdbs also enable trace for
> org.jboss.jms and org.jboss.ejb.plugins.jms
>
> There are stop and start delivery operations available in 3.2.2
> if you find the invoker on the jmx console - something like:
> jboss.j2ee:service=EJB,jndiName=whatever,plugin=invoker,binding=def
>ault This will let you isolate the startup of delivery versus the
> startup of the whole application for debugging purposes.
>
> If you can reproduce it with 3.2.4RC1 (from cvs or the nightly
> snapshot) I've added a lot more trace logging to the client side of
> jbossmq. This should make it easier to figure out what is going on.

Thanks Adrian, I'll give that a shot as soon as I can. I've got a 
little research to do to follow all of what you said, but it makes 
sense. I'll give you a better report later on.

-Neal



-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to