I have an awkward issue when updating an application lca in LiveCycle.
Although everything is currently cleaned up, so no instances of the
previous application version are running when the new lca is imported, i
get an exception in the logs, java.io.OptionalDataException, and all
assigned tasks are stalled. What is even stranger, is if I turn on
recording on the process containing the AssignTask and start another
instance of the process, everything works correctly, no stalled
actions...Has anybo...