[
https://issues.apache.org/jira/browse/PLC4X-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17293566#comment-17293566
]
liuqiang commented on PLC4X-285:
--------------------------------
Hi, [~cdutz], [~julian.feinauer]. Thank you very much for your reply. this
program based on springboot and plc4j 0.8.0, may be it is my program bug. I
haven't mastered the skill of use springboot yet. another program for the same
situation based on maven and plc4j 0.7.0, performing better. runing more than
one month on the test computer without any error.
Thank you very much again.
> [S7] after hours will appear error
> -----------------------------------
>
> Key: PLC4X-285
> URL: https://issues.apache.org/jira/browse/PLC4X-285
> Project: Apache PLC4X
> Issue Type: Bug
> Affects Versions: 0.8.0
> Environment: java11.win10
> Reporter: liuqiang
> Assignee: Christofer Dutz
> Priority: Major
> Attachments: image-2021-03-02-15-22-30-412.png, wiresharkfile.pcapng
>
>
> 2021-03-02 10:54:36.639 WARN 184336 --- [scrape-thread-5]
> c.c.p.c.job.JobExecutionInfluxdb : Unable to scrape from
> s7://10.32.137.31?remote-rack=0&remote-slot=2 in job bp
> java.util.concurrent.TimeoutException: null
> at
> java.base/java.util.concurrent.CompletableFuture.timedGet(CompletableFuture.java:1886)
> at
> java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2021)
> at
> cn.cisdi.plc.communication.job.JobExecutionInfluxdb.run(JobExecutionInfluxdb.java:65)
> at
> java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
> at
> java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
> at
> java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
> at
> java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
> at
> java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
> at java.base/java.lang.Thread.run(Thread.java:834)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)