Hi,
I have a project where I attach 32 devices grouped in 2 physical hubs ( 16 each ) to a Centos7 server.
With 16 devices my application works just fine.
When I start the application with both hubs attached ( i.e. 32 devices attached ) at the 24th device my application stops with the following error:
initialise_event_info_struct: initialise failed!
This message looks to be from RXTX ( as found on http://rxtx.qbang.org/pub/rxtx/rxtx-2.1-7r2/src/SerialImp.c )
Any suggestions how to overcome this issue? is there any limitation?
The same thing happened on 2 other different PCs, so I would exclude for now the USB driver.
Thanks
Hi,
I have a project where I attach 32 devices grouped in 2 physical hubs ( 16 each ) to a Centos7 server.
With 16 devices my application works just fine.
When I start the application with both hubs attached ( i.e. 32 devices attached ) at the 24th device my application stops with the following error:
initialise_event_info_struct: initialise failed!This message looks to be from RXTX ( as found on http://rxtx.qbang.org/pub/rxtx/rxtx-2.1-7r2/src/SerialImp.c )
Any suggestions how to overcome this issue? is there any limitation?
The same thing happened on 2 other different PCs, so I would exclude for now the USB driver.
Thanks