Hello,
I have an error polluting my gateway log. Uncaught throwable exception. If I hover over magnifying glass this is what I get.
Log Propertiesproject-nameAMA02view_TemplatesInUse/System/NavigationSubItem@L[0]$0:1[2]$0:1[4]
If I expand plus sign this is what I get.
java.lang.IllegalArgumentException: Malformed path: 1Sec
at com.inductiveautomation.ignition.common.JsonPath.parse(JsonPath.java:242)
at com.inductiveautomation.perspective.gateway.property.PropertyTree.write(PropertyTree.java:547)
at com.inductiveautomation.perspective.gateway.model.ElementBindingHarness.writeToTarget(ElementBindingHarness.java:60)
at com.inductiveautomation.perspective.gateway.model.AbstractBindingHarness.valueReady(AbstractBindingHarness.java:343)
at com.inductiveautomation.perspective.gateway.model.AbstractBindingHarness.lambda$processValue$0(AbstractBindingHarness.java:212)
at com.inductiveautomation.ignition.common.util.TimedRunnable.run(TimedRunnable.java:21)
at com.inductiveautomation.ignition.common.util.ExecutionQueue$PollAndExecute.run(ExecutionQueue.java:239)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
I cannot find any binding with 1Sec in them. Anyone have an idea of what this means?
Thanks,
Frank