IA agent fails to start. The following is written to the forced trace file:
20190321/094952.960 - 58 java.lang.RuntimeException: java.lang.IllegalArgumentException
at com.uc4.ex.MessageDispatcher.parseMessage(MessageDispatcher.java:408)
at com.uc4.ex.MessageDispatcher.dispatchLogicalMessage(MessageDispatcher.java:140)
at com.uc4.ex.cp.CPConnection.dispatch(CPConnection.java:966)
at com.uc4.ex.cp.CPConnection.access$300(CPConnection.java:74)
at com.uc4.ex.cp.CPConnection$3.run(CPConnection.java:896)
at com.uc4.ex.ThreadPool$RunnableDecorator.run(ThreadPool.java:53)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.IllegalArgumentException