Hi ,
On activating OPC UA, I am getting continuous WARN in wrapper log file of Ignition every 5 seconds 3kb of this message is continuously appended in the log file every 5 seconds. How to get rid of is, what is wrong with the installation (Ignition 7.7.8 , 64 bit version on windows 10 system).
regards
Prafull
INFO | jvm 1 | 2016/04/27 19:29:23 | WARN [ReadService ] [19:29:23,515]: Returning ServiceFault for request: com.inductiveautomation.opcua.types.messages.ReadRequest@1f7f6bda. StatusCode=StatusCode[Severity=Bad, Subcode=Bad_SessionIdInvalid]
INFO | jvm 1 | 2016/04/27 19:29:23 | WARN [OpcUaConnection[Ignition OPC-UA Server]] [19:29:23,515]: Error reading server time and state: ServiceFault: StatusCode[Severity=Bad, Subcode=Bad_SessionIdInvalid]
INFO | jvm 1 | 2016/04/27 19:29:23 | StatusCode[Severity=Bad, Subcode=Bad_SessionIdInvalid]: ServiceFault: StatusCode[Severity=Bad, Subcode=Bad_SessionIdInvalid]
INFO | jvm 1 | 2016/04/27 19:29:23 | at com.inductiveautomation.xopc.client.stack.TCPClientChannel.validateResponseType(TCPClientChannel.java:832)
INFO | jvm 1 | 2016/04/27 19:29:23 | at com.inductiveautomation.xopc.client.stack.TCPClientChannel.receiveMessage(TCPClientChannel.java:793)
INFO | jvm 1 | 2016/04/27 19:29:23 | at com.inductiveautomation.xopc.common.stack.UAChannel$1DeliverMessage.deliver(UAChannel.java:967)
INFO | jvm 1 | 2016/04/27 19:29:23 | at com.inductiveautomation.xopc.common.stack.UAChannel$DeliverToDelegate.run(UAChannel.java:1599)
INFO | jvm 1 | 2016/04/27 19:29:23 | at com.inductiveautomation.xopc.client.stack.SerialExecutionQueue$RunnableExecutor.execute(SerialExecutionQueue.java:100)
INFO | jvm 1 | 2016/04/27 19:29:23 | at com.inductiveautomation.xopc.client.stack.SerialExecutionQueue$RunnableExecutor.execute(SerialExecutionQueue.java:97)
INFO | jvm 1 | 2016/04/27 19:29:23 | at com.inductiveautomation.xopc.client.stack.SerialExecutionQueue$PollAndExecute.run(SerialExecutionQueue.java:75)
INFO | jvm 1 | 2016/04/27 19:29:23 | at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
INFO | jvm 1 | 2016/04/27 19:29:23 | at java.util.concurrent.FutureTask.run(FutureTask.java:266)
INFO | jvm 1 | 2016/04/27 19:29:23 | at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
INFO | jvm 1 | 2016/04/27 19:29:23 | at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
INFO | jvm 1 | 2016/04/27 19:29:23 | at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
INFO | jvm 1 | 2016/04/27 19:29:23 | at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
INFO | jvm 1 | 2016/04/27 19:29:23 | at java.lang.Thread.run(Thread.java:745)