I get the following error in the broker, looks like the same error as
QPID-5033.  The broker is built from the trunk using VS2015 and is running
on Server 2012 R2. 

2016-05-26 05:22:23 [Protocol] trace [10.0.0.8:5671-121.215.240.156:38078]:
0 -> @end(23) [] 
2016-05-26 05:22:23 [Protocol] trace [10.0.0.8:5671-121.215.240.156:38078]:
0 -> @close(24) [] 
2016-05-26 05:22:23 [Protocol] trace [10.0.0.8:5671-121.215.240.156:38078]:  
-> EOS 
2016-05-26 05:22:23 [Network] debug 10.0.0.8:5671-121.215.240.156:38078
encoded 42 bytes from 16384 
2016-05-26 05:22:23 [System] error No IO buffers available: getQueuedBuffer
with empty queue. Debug data: 0 1 0 3 0 0 1 
2016-05-26 05:22:23 [System] debug Exception constructed: An operation on a
socket could not be performed because the system lacked sufficient buffer
space or because a queue was full. 
(G:\Repos\qpid\qpid\cpp\src\qpid\sys\windows\SslAsynchIO.cpp:427) 
2016-05-26 05:22:23 [Broker] critical Unexpected error: An operation on a
socket could not be performed because the system lacked sufficient buffer
space or because a queue was full. 
(G:\Repos\qpid\qpid\cpp\src\qpid\sys\windows\SslAsynchIO.cpp:427) 


This can be triggered on demand using:
qpid-send -b ssl:XXXXXXXX.com:5671 --connection-options {protocol:amqp1.0}
-a testerq --content-string=hello --messages 200

Any suggestions?

Cheers



--
View this message in context: 
http://qpid.2158936.n2.nabble.com/C-Broker-Windows-QPID-5033-tp7644601.html
Sent from the Apache Qpid users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to