You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@plc4x.apache.org by "Christofer Dutz (Jira)" <ji...@apache.org> on 2021/03/05 09:23:00 UTC

[jira] [Closed] (PLC4X-285) [S7] after hours will appear error

     [ https://issues.apache.org/jira/browse/PLC4X-285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christofer Dutz closed PLC4X-285.
---------------------------------
    Resolution: Not A Problem

Seems to have been a problem in another library or user code

> [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, warn-error.log.2021-03-02.0.gz, warn-error.log.2021-03-02.0.gz, 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)