First, I have looked at the other threads relative to the "Channel is not set" errors, and they are more specific to the OP's situation from what I saw. I understand this is some sort of connectivity issue and wanted to provide our system's log message details in hopes someone can provide any direction to point me in.
The wrapper log message is:
java.io.IOException: Channel is not set.
at com.inductiveautomation.perspective.gateway.model.PageModel.send(PageModel.java:363)
at com.inductiveautomation.perspective.gateway.model.PropertySyncManager$SendUpdates.run(PropertySyncManager.java:224)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at com.inductiveautomation.perspective.gateway.threading.BlockingWork$BlockingWorkRunnable.run(BlockingWork.java:58)
at java.base/java.lang.Thread.run(Unknown Source)
Hovering over the magnifying glass in the log entry, I get this:
We don't have a view named "Header" in this project.
I'm at a loss as to what is causing this Sync error in the logs.
Any insight as to what that log message is trying to communicate?
Thanks!




