Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: S7 driver, under heavy load sometimes dies unrecoverably #2043

Open
2 of 18 tasks
chrisdutz opened this issue Mar 21, 2025 · 0 comments
Open
2 of 18 tasks

[Bug]: S7 driver, under heavy load sometimes dies unrecoverably #2043

chrisdutz opened this issue Mar 21, 2025 · 0 comments
Assignees
Labels
CRITICAL S7 https://plc4x.apache.org/users/protocols/s7.html

Comments

@chrisdutz
Copy link
Contributor

What happened?

I am not 100% unsure it is indeed only related to the S7 driver, however have I only encountered it here.

If I run an application using the S7 driver in a fast loop, quickly polling data from a connected S7 device, I some times get situations in which the connection breaks.

I can usually see something like this in the log:

Failed to mark a promise as success because it has succeeded already
In these cases I can't see anything particularly bad in Wireshark. However for some reason after that it seems impossible to regain control.

Version

0.13.0-SNAPSHOT

Programming Languages

  • plc4c
  • plc4go
  • plc4j
  • plc4net
  • plc4py

Protocols

  • AB-Ethernet
  • ADS /AMS
  • BACnet/IP
  • C-Bus
  • CANopen
  • EtherNet/IP
  • Firmata
  • IEC-69870
  • KNXnet/IP
  • Modbus
  • OPC-UA
  • Profinet
  • S7
@chrisdutz chrisdutz self-assigned this Mar 21, 2025
@chrisdutz chrisdutz added S7 https://plc4x.apache.org/users/protocols/s7.html CRITICAL labels Mar 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CRITICAL S7 https://plc4x.apache.org/users/protocols/s7.html
Projects
None yet
Development

No branches or pull requests

1 participant