httpjms closed by a broken pipe

Hi all!.

I'm currently using:

Version: 3.6 SP3 (Build 02-A)

License: Sun Java(tm) System Message Queue 3.6 Enterprise Edition

The JMS system is currently been used by a standlone Java Application (using different queues and topics), developed in my copany, it's just one broker (non cluster configuration).

For months the system, have been running nicely, but now that httpjms have been activade (for remote user that only access to http/https), We are getting broken pipe signals from IMQ:

[04/Oct/2006:19:16:48 CLT] ERROR [B3018]: Unable to run the service httpjms, the broker will no longer accept connections on this service:

java.io.IOException: Broken pipe.

at com.sun.messaging.jmq.transport.httptunnel.HttpTunnelConnection.sendData(HttpTu nnelConnection.java:333)

at com.sun.messaging.jmq.transport.httptunnel.HttpTunnelConnection.setConnectionTi meout(HttpTunnelConnection.java:786)

at com.sun.messaging.jmq.transport.httptunnel.HttpTunnelSocket.setConnectionTimeou t(HttpTunnelSocket.java:109)

at com.sun.messaging.jmq.jmsserver.net.http.HTTPProtocol.accept(HTTPProtocol.java: 164)

at com.sun.messaging.jmq.jmsserver.service.imq.IMQService.run(IMQService.java:615)

at java.lang.Thread.run(Thread.java:595)

[04/Oct/2006:19:16:48 CLT] [B1066]:Closing: guest@null:-1->httpjms:-739798861 because "[B0061]: Client exited without closing connections". Count=7

The WEB-APP (.war file) that sun provides as http-tunnel system is configured in a tomcat + apache2 enviroment.

This problem is happening almost weekly, and need a full IMQ restart to normalize de http-jms service to the web-clients.

Thanks for any help!

[1733 byte] By [BuZMan] at [2007-11-14]