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

Send an instruction every 5 seconds to read the data, after a period of time, IO error #48

Open
sheng930920 opened this issue Nov 29, 2021 · 0 comments

Comments

@sheng930920
Copy link

sheng930920 commented Nov 29, 2021

Send an instruction every 5 seconds to read the data, after a period of time, IO error

java.io.IOException: I/O error
 W/System.err:     at java.io.FileInputStream.available0(Native Method)
 W/System.err:     at java.io.FileInputStream.available(FileInputStream.java:323)
 W/System.err:     at java.io.BufferedInputStream.available(BufferedInputStream.java:399)
 W/System.err:     at com.serotonin.modbus4j.sero.messaging.InputStreamListener.run(InputStreamListener.java:91)
 W/System.err:     at java.lang.Thread.run(Thread.java:761)
@sheng930920 sheng930920 changed the title 每隔5秒发送一次指令去读取数据,一段时间后IO出错 Send an instruction every 5 seconds to read the data, after a period of time, IO error Nov 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant