[
https://issues.apache.org/jira/browse/PLC4X-274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17271365#comment-17271365
]
Julian Feinauer commented on PLC4X-274:
---------------------------------------
[~kdxq]first off, sorry for the late reply.
So the idea is, that when you request a property on your POJO a (probaly slow)
request to the PLC is made.
But as programmer you dont except a getter to take "too long". So we have a
timeout there to not "wait too long" on the getter. And this triggers this
message. Does that help you?
> org.apache.plc4x.java.opm.OPMException: Timeout during fetching values
> ----------------------------------------------------------------------
>
> Key: PLC4X-274
> URL: https://issues.apache.org/jira/browse/PLC4X-274
> Project: Apache PLC4X
> Issue Type: Bug
> Components: Driver-S7
> Affects Versions: 0.8.0
> Environment: WIN10-X64 、java8
> Reporter: liuqiang
> Assignee: Julian Feinauer
> Priority: Major
> Attachments: error-message.txt
>
>
> When use OPM of plc4j,sometimes meet error
> “org.apache.plc4x.java.opm.OPMException: Timeout during fetching
> values”。maybe one item was got more fetche request(in different threads)at a
> time。
--
This message was sent by Atlassian Jira
(v8.3.4#803005)