[zeromq-dev] ZMQ hanged :(

Gonzalo Vasquez gvasquez at altiuz.cl
Wed Apr 10 16:37:04 CEST 2013


After a while stressing this setup the connector side hangs in line 480:

byte[] data = req.recv();

It seems that there's no answer from the server, but on the server log I can see everything has been "answered".

This is running in Windows 2008 Server R2 Datacenter with JEROMQ (jero-0.3.0-SNAPSHOT.jar)

After the "hang" the server get's really "stuck" until I terminate the server component.

Please see attached files: Connector.java is the client side and the pair Server/WorkerThread is the server side.

Any hints would be appreciated.

Regards,
Gonzalo Vásquez Sáez
Gerente Investigación y Desarrollo (R&D)
Altiuz Soluciones Tecnológicas de Negocios Ltda.
Av. Nueva Tajamar 555 Of. 802, Las Condes - CP 7550099
+56 2 335 2461
gvasquez at altiuz.cl
http://www.altiuz.cl
http://www.altiuzreports.com
  

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130410/2f62cfeb/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Server.java
Type: application/octet-stream
Size: 2472 bytes
Desc: not available
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130410/2f62cfeb/attachment.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130410/2f62cfeb/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: WorkerThread.java
Type: application/octet-stream
Size: 2013 bytes
Desc: not available
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130410/2f62cfeb/attachment-0001.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130410/2f62cfeb/attachment-0002.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Connector.java
Type: application/octet-stream
Size: 25130 bytes
Desc: not available
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130410/2f62cfeb/attachment-0002.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130410/2f62cfeb/attachment-0003.htm>


More information about the zeromq-dev mailing list