xp7777 commented on issue #1476:
URL: https://github.com/apache/plc4x/issues/1476#issuecomment-2041276634

   > Hello, You can check the documentation [1] and examples in the 
repositories.
   > 
   > Additionally, you must document the failure including the connection URL.
   > 
   > 1. https://plc4x.apache.org/users/protocols/s7.html
   
   sir, That means the IP in the URL must be that of the PLC. Otherwise, if the 
IP can be pinged but is not that of a PLC, the connection program will not stop.
   
   The following is the log content:
   10:01:42.674 [plc4x-s7ha-thread-1] INFO  o.a.p.j.s.r.p.S7HPlcConnection - 
Creating prymary connection.
   10:01:42.683 [plc4x-s7ha-thread-1] INFO  o.a.p.j.t.tcp.TcpChannelFactory - 
Configuring Bootstrap with 
org.apache.plc4x.java.s7.readwrite.configuration.S7TcpTransportConfiguration@3272d538
   10:01:42.684 [plc4x-s7ha-thread-1] INFO  
o.a.p.j.s.r.protocol.S7ProtocolLogic - S7 Driver running in ACTIVE mode.
   10:01:42.686 [nioEventLoopGroup-89-1] INFO  o.a.p.j.s.r.protocol.S7HMuxImpl 
- Unregistered of channel: PRIMARY
   10:01:42.686 [nioEventLoopGroup-89-1] INFO  o.a.p.j.s.r.protocol.S7HMuxImpl 
- 10:01:42.686604900 userEventTriggered: Multiplexor Event: 
org.apache.plc4x.java.spi.events.DisconnectedEvent@2aafdb9
   10:01:42.686 [nioEventLoopGroup-89-1] INFO  o.a.p.j.s.r.protocol.S7HMuxImpl 
- io.netty.channel.embedded.EmbeddedEventLoop@4a9e6cf7
   10:01:42.688 [pool-8-thread-1] INFO  o.a.p.j.s.r.protocol.S7ProtocolLogic - 
Timeout during Connection establishing, closing channel...
   10:01:43.675 [plc4x-s7ha-thread-1] INFO  o.a.p.j.s.r.p.S7HPlcConnection - 
Creating prymary connection.
   10:01:43.684 [plc4x-s7ha-thread-1] INFO  o.a.p.j.t.tcp.TcpChannelFactory - 
Configuring Bootstrap with 
org.apache.plc4x.java.s7.readwrite.configuration.S7TcpTransportConfiguration@3272d538
   10:01:43.685 [plc4x-s7ha-thread-1] INFO  
o.a.p.j.s.r.protocol.S7ProtocolLogic - S7 Driver running in ACTIVE mode.
   10:01:43.687 [pool-8-thread-1] INFO  o.a.p.j.s.r.protocol.S7ProtocolLogic - 
Timeout during Connection establishing, closing channel...
   10:01:43.687 [nioEventLoopGroup-90-1] INFO  o.a.p.j.s.r.protocol.S7HMuxImpl 
- Unregistered of channel: PRIMARY
   10:01:43.687 [nioEventLoopGroup-90-1] INFO  o.a.p.j.s.r.protocol.S7HMuxImpl 
- 10:01:43.687140900 userEventTriggered: Multiplexor Event: 
org.apache.plc4x.java.spi.events.DisconnectedEvent@4b5276d5
   10:01:43.687 [nioEventLoopGroup-90-1] INFO  o.a.p.j.s.r.protocol.S7HMuxImpl 
- io.netty.channel.embedded.EmbeddedEventLoop@4a9e6cf7
   10:01:44.674 [plc4x-s7ha-thread-1] INFO  o.a.p.j.s.r.p.S7HPlcConnection - 
Creating prymary connection.
   10:01:44.683 [plc4x-s7ha-thread-1] INFO  o.a.p.j.t.tcp.TcpChannelFactory - 
Configuring Bootstrap with 
org.apache.plc4x.java.s7.readwrite.configuration.S7TcpTransportConfiguration@3272d538
   10:01:44.684 [plc4x-s7ha-thread-1] INFO  
o.a.p.j.s.r.protocol.S7ProtocolLogic - S7 Driver running in ACTIVE mode.
   10:01:44.686 [nioEventLoopGroup-91-1] INFO  o.a.p.j.s.r.protocol.S7HMuxImpl 
- Unregistered of channel: PRIMARY
   10:01:44.686 [nioEventLoopGroup-91-1] INFO  o.a.p.j.s.r.protocol.S7HMuxImpl 
- 10:01:44.686527300 userEventTriggered: Multiplexor Event: 
org.apache.plc4x.java.spi.events.DisconnectedEvent@7ed5885a
   10:01:44.686 [nioEventLoopGroup-91-1] INFO  o.a.p.j.s.r.protocol.S7HMuxImpl 
- io.netty.channel.embedded.EmbeddedEventLoop@4a9e6cf7
   10:01:44.688 [pool-8-thread-1] INFO  o.a.p.j.s.r.protocol.S7ProtocolLogic - 
Timeout during Connection establishing, closing channel...
   10:01:45.674 [plc4x-s7ha-thread-1] INFO  o.a.p.j.s.r.p.S7HPlcConnection - 
Creating prymary connection.
   10:01:45.683 [plc4x-s7ha-thread-1] INFO  o.a.p.j.t.tcp.TcpChannelFactory - 
Configuring Bootstrap with 
org.apache.plc4x.java.s7.readwrite.configuration.S7TcpTransportConfiguration@3272d538
   10:01:45.684 [plc4x-s7ha-thread-1] INFO  
o.a.p.j.s.r.protocol.S7ProtocolLogic - S7 Driver running in ACTIVE mode.
   10:01:45.687 [nioEventLoopGroup-92-1] INFO  o.a.p.j.s.r.protocol.S7HMuxImpl 
- Unregistered of channel: PRIMARY
   10:01:45.687 [nioEventLoopGroup-92-1] INFO  o.a.p.j.s.r.protocol.S7HMuxImpl 
- 10:01:45.687127300 userEventTriggered: Multiplexor Event: 
org.apache.plc4x.java.spi.events.DisconnectedEvent@53f849b2
   10:01:45.687 [nioEventLoopGroup-92-1] INFO  o.a.p.j.s.r.protocol.S7HMuxImpl 
- io.netty.channel.embedded.EmbeddedEventLoop@4a9e6cf7
   10:01:45.688 [pool-8-thread-1] INFO  o.a.p.j.s.r.protocol.S7ProtocolLogic - 
Timeout during Connection establishing, closing channel...


-- 
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

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

Reply via email to