You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by dj...@javtech.com on 2001/02/20 21:18:12 UTC

JMSAppender Going 'deaf'

Scott,

I am having the same problem that you had with the JMSSink.  I receive
several log messages, and then my application goes 'deaf' and I do not
receive any more.  I am using weblogic 5.1 as the JMS provider.  Both the
publisher and the subscriber are stand-alone Java applications.

I notice that I get the following trace on my weblogic console:
[MessageQueue] : ObjectMessage[ID:N6,null]: REQUEST TIMED
OUT,weblogic.jms.common.TimeoutException: Request Timed Out

Does anyone know what is going on?