StrawberryBlue opened a new issue, #1212:
URL: https://github.com/apache/plc4x/issues/1212

   ### What happened?
   
   `15:39:33.278 [main] INFO  DefaultPlcDriverManager - Instantiating new PLC 
Driver Manager with class loader 
jdk.internal.loader.ClassLoaders$AppClassLoader@71bc1ae4
   15:39:33.279 [main] INFO  DefaultPlcDriverManager - Registering available 
drivers...
   15:39:33.290 [main] INFO  DefaultPlcDriverManager - Registering driver for 
Protocol modbus-ascii (Modbus ASCII)
   15:39:33.291 [main] INFO  DefaultPlcDriverManager - Registering driver for 
Protocol modbus-rtu (Modbus RTU)
   15:39:33.292 [main] INFO  DefaultPlcDriverManager - Registering driver for 
Protocol modbus-tcp (Modbus TCP)
   15:39:34.211 [main] INFO  Plc4j - Synchronous request ...
   15:39:39.719 [main] INFO  NettyChannelFactory - Channel is closed, closing 
worker Group also
   15:39:39.736 [nioEventLoopGroup-2-1] WARN  NioEventLoop - Selector.select() 
returned prematurely 512 times in a row; rebuilding Selector 
org.apache.plc4x.java.transport.serial.SerialPollingSelector@34a12a3b.
   15:39:39.737 [nioEventLoopGroup-2-1] INFO  NioEventLoop - Migrated 1 
channel(s) to the new Selector.
   15:39:39.739 [nioEventLoopGroup-2-1] WARN  NioEventLoop - Selector.select() 
returned prematurely 512 times in a row; rebuilding Selector 
org.apache.plc4x.java.transport.serial.SerialPollingSelector@571bf3f7.
   15:39:39.739 [nioEventLoopGroup-2-1] INFO  NioEventLoop - Migrated 1 
channel(s) to the new Selector.
   15:39:39.740 [nioEventLoopGroup-2-1] WARN  NioEventLoop - Selector.select() 
returned prematurely 512 times in a row; rebuilding Selector 
org.apache.plc4x.java.transport.serial.SerialPollingSelector@14871804.
   15:39:39.740 [nioEventLoopGroup-2-1] INFO  NioEventLoop - Migrated 1 
channel(s) to the new Selector.
   15:39:39.741 [nioEventLoopGroup-2-1] WARN  NioEventLoop - Selector.select() 
returned prematurely 512 times in a row; rebuilding Selector 
org.apache.plc4x.java.transport.serial.SerialPollingSelector@10d8ef59.`
   
   
   
   Now the ModbusRTU cannot run correctly.
   
   ### Version
   
   v0.11.0
   
   ### Programming Languages
   
   - [X] plc4j
   - [ ] plc4go
   - [ ] plc4c
   - [ ] plc4net
   
   ### Protocols
   
   - [ ] AB-Ethernet
   - [ ] ADS /AMS
   - [ ] BACnet/IP
   - [ ] CANopen
   - [ ] DeltaV
   - [ ] DF1
   - [ ] EtherNet/IP
   - [ ] Firmata
   - [ ] KNXnet/IP
   - [X] Modbus
   - [ ] OPC-UA
   - [ ] S7


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@plc4x.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to