Luciano Resende wrote:
Our continuum build is failing with some resource utilization issues :

INFO: ActiveMQ Message Broker (localhost,
ID:vmbuild.apache.org-53376-1181958568786-1:0) is shutting down
Jun 15, 2007 6:49:45 PM org.apache.activemq.ActiveMQConnection onAsyncException
WARNING: Async exception with no exception listener: java.io.EOFException
java.io.EOFException
    at java.io.DataInputStream.readInt(DataInputStream.java:358)
at org.apache.activemq.openwire.OpenWireFormat.unmarshal(OpenWireFormat.java:267) at org.apache.activemq.transport.tcp.TcpTransport.readCommand(TcpTransport.java:156) at org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:136)
    at java.lang.Thread.run(Thread.java:595)
Jun 15, 2007 6:49:45 PM org.apache.activemq.broker.TransportConnector stop
INFO: Connector tcp://vmbuild.apache.org:61616 Stopped


This is probably a similar issue as the default http port, or a access
control issue.
Could someone with more experience with ActiveMQ help on this issue ?


I am seeing the same exception when I build but it doesn't cause a build failure on my machine. ActiveMQ complains about an EOF exception when it shuts down, but it looked benign to me. Does it actually break the build on the continuum machine?

--
Jean-Sebastien


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to