Cannot refresh by id if the idArrayType is null in load balanced environment
I am getting a lot of occurrences in the logs of the following exception in a v6.2.1 install:
System.InvalidOperationException: Cannot refresh by id if the idArrayType is null at Umbraco.Core.Sync.DefaultServerMessenger.PerformDistributedCall(IEnumerable`1 servers, ICacheRefresher refresher, MessageType dispatchType, IEnumerable`1 ids, Type idArrayType, String jsonPayload)
Shannon says it may have been fixed in a later v7 version but would that change have been backported for v6 final version? Should I be worried about the error?
Cannot refresh by id if the idArrayType is null in load balanced environment
I am getting a lot of occurrences in the logs of the following exception in a v6.2.1 install:
I found this:
http://our.umbraco.org/forum/ourumb-dev-forum/bugs/56594-Enabling-distributed-calls-causes-an-exception-to-appear-in-log
Shannon says it may have been fixed in a later v7 version but would that change have been backported for v6 final version? Should I be worried about the error?
Thanks, Simon
is working on a reply...