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

   ### What happened?
   
   hello sir!
   
   When attempting to connect my computer, the following threads are looping in 
retries:
   
   14:40:00.335 [plc4x-s7ha-thread-1] INFO  o.a.p.j.s.r.p.S7HPlcConnection - 
Creating prymary connection.
   14:40:00.345 [plc4x-s7ha-thread-1] INFO  o.a.p.j.t.tcp.TcpChannelFactory - 
Configuring Bootstrap with 
org.apache.plc4x.java.s7.readwrite.configuration.S7TcpTransportConfiguration@1eecea74
   14:40:01.335 [plc4x-s7ha-thread-1] INFO  o.a.p.j.s.r.p.S7HPlcConnection - 
Reconnecting primary channel.
   14:40:01.336 [nioEventLoopGroup-14-1] INFO  o.a.p.j.s.r.protocol.S7HMuxImpl 
- Unregistered of channel: PRIMARY
   14:40:01.336 [nioEventLoopGroup-14-1] INFO  o.a.p.j.s.r.protocol.S7HMuxImpl 
- io.netty.channel.embedded.EmbeddedEventLoop@7a9b5a44
   14:40:02.334 [plc4x-s7ha-thread-1] INFO  o.a.p.j.s.r.p.S7HPlcConnection - 
Creating prymary connection.
   14:40:02.343 [plc4x-s7ha-thread-1] INFO  o.a.p.j.t.tcp.TcpChannelFactory - 
Configuring Bootstrap with 
org.apache.plc4x.java.s7.readwrite.configuration.S7TcpTransportConfiguration@1eecea74
   14:40:03.335 [plc4x-s7ha-thread-1] INFO  o.a.p.j.s.r.p.S7HPlcConnection - 
Reconnecting primary channel.
   14:40:03.336 [nioEventLoopGroup-15-1] INFO  o.a.p.j.s.r.protocol.S7HMuxImpl 
- Unregistered of channel: PRIMARY
   14:40:03.336 [nioEventLoopGroup-15-1] INFO  o.a.p.j.s.r.protocol.S7HMuxImpl 
- io.netty.channel.embedded.EmbeddedEventLoop@7a9b5a44
   14:40:04.335 [plc4x-s7ha-thread-1] INFO  o.a.p.j.s.r.p.S7HPlcConnection - 
Creating prymary connection.
   
   Is there an API available to terminate this connection, considering that the 
target is not an actual PLC but rather the IP address of my computer?
   
   ### Version
   
   0.12.0
   
   ### Programming Languages
   
   - [X] plc4j
   - [ ] plc4go
   - [ ] plc4c
   - [ ] plc4net
   
   ### Protocols
   
   - [ ] AB-Ethernet
   - [ ] ADS /AMS
   - [ ] BACnet/IP
   - [ ] CANopen
   - [ ] DeltaV
   - [ ] DF1
   - [ ] EtherNet/IP
   - [ ] Firmata
   - [ ] KNXnet/IP
   - [ ] Modbus
   - [ ] OPC-UA
   - [X] 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: issues-unsubscr...@plc4x.apache.org.apache.org

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

Reply via email to