• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Websphere 7.0 , LOG4J JMSAppender problem, session closed after couple of messages written to Topic

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Gurus,

We are trying to use the Log4J JMSAppender to write the log messages to a MQ Topic and subsequently process them.

I have successfully tested out the JMSAppender using Websphere 7.0 server environment and MQ Series with JNDI file store holding the administered objects
the log4j appender configuration i gave is




but I am getting strange behavior when I set the MQTopic /Topic Connection Factory as JMS Administered objects on the Web sphere Server environment through Admin Console.

The log messages are written for one servlet request and subsequent requests are coming as JMS Session closed

Here is the error I am getting:



Log4J configuration for JNDI on Websphere console is:


I am getting an incident dump when this happens.

Please let me know if any of you have gone through this.

Thanks for your time.
VK
 
Make yourself as serene as a flower, as a tree. And on wednesdays, as serene as this tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic