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

   ### What happened?
   
   When using Modbus RTU for testing, the following logs appear and 
continuously output. If the connection fails, can the error be directly 
returned as an exception?
   
   `2025-05-30 14:54:37 [xxx-5,904-1] INFO  o.a.p.j.s.c.NettyChannelFactory
    - Channel is closed, closing worker Group also
   2025-05-30 14:54:37 [nioEventLoopGroup-6-1] WARN  
io.netty.channel.nio.NioEventLoop
    - Selector.select() returned prematurely 512 times in a row; rebuilding 
Selector org.apache.plc4x.java.transport.serial.SerialPollingSelector@79e06f33.
   2025-05-30 14:54:37 [nioEventLoopGroup-6-1] INFO  
io.netty.channel.nio.NioEventLoop
    - Migrated 1 channel(s) to the new Selector.
   2025-05-30 14:54:37 [nioEventLoopGroup-6-1] WARN  
io.netty.channel.nio.NioEventLoop
    - Selector.select() returned prematurely 512 times in a row; rebuilding 
Selector org.apache.plc4x.java.transport.serial.SerialPollingSelector@395e3e41.
   2025-05-30 14:54:37 [nioEventLoopGroup-6-1] INFO  
io.netty.channel.nio.NioEventLoop
    - Migrated 1 channel(s) to the new Selector.
   2025-05-30 14:54:37 [nioEventLoopGroup-6-1] WARN  
io.netty.channel.nio.NioEventLoop
    - Selector.select() returned prematurely 512 times in a row; rebuilding 
Selector org.apache.plc4x.java.transport.serial.SerialPollingSelector@50be3b6f.
   2025-05-30 14:54:37 [nioEventLoopGroup-6-1] INFO  
io.netty.channel.nio.NioEventLoop
    - Migrated 1 channel(s) to the new Selector.`
   
   ### Version
   
   0.13.0-SNAPSHOT
   
   ### Programming Languages
   
   - [ ] plc4c
   - [ ] plc4go
   - [x] plc4j
   - [ ] plc4net
   - [ ] plc4py
   
   ### Protocols
   
   - [ ] AB-Ethernet
   - [ ] ADS /AMS
   - [ ] BACnet/IP
   - [ ] C-Bus
   - [ ] CANopen
   - [ ] EtherNet/IP
   - [ ] Firmata
   - [ ] IEC-69870
   - [ ] KNXnet/IP
   - [x] Modbus
   - [ ] OPC-UA
   - [ ] Profinet
   - [ ] S7
   - [ ] S7-light


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to