Mantis - Resin
Viewing Issue Advanced Details
4429 minor always 03-08-11 13:37 03-09-11 15:06
ferg  
ferg  
normal  
closed  
fixed  
none    
none 4.0.16  
0004429: cluster pipe errors (possible timeouts)
(rep by Dmitri Kolpakov)

[2011-03-04 15:51:53.363] [FINER] ActorError: com.caucho.bam.ProtocolException: java.net.SocketException: Broken pipe

                                at com.caucho.hmtp.HmtpWebSocketWriter.message(HmtpWebSocketWriter.java:106)

                                at com.caucho.bam.packet.Message.dispatch(Message.java:72)

                                at com.caucho.cloud.bam.HmuxQueue.dispatch(HmuxQueue.java:131)

?

 

After that it closes the socket on the line 972:

 

[2011-03-04 15:51:53.364] [FINER] ClientSocketFactory: close ClientSocket[[foo21->foo11:1]]

 

Than the request is redirected to the other server as it is supposed to.

 


Notes
(0005126)
ferg   
03-09-11 15:06   
network/0920