09-26-2016 11:15 PM
09-26-2016 11:18 PM
09-26-2016 11:20 PM
12-12-2016 11:30 AM
It appears as though you are running a unit test and that the error is being triggered immediately you start the test.
at org.activiti.engine.impl.TaskServiceImpl.getVariables(TaskServiceImpl.java:218)
at cn.StartWorkflowTest.start(StartWorkflowTest.java:54)
The error is a simple deserialization error, specifically an End Of File is being hit unexpectedly. This suggests the variable is probably null, but we wont be able to tell without proper debugging.
Can you please attach the unit test project so we can properly debug?
Thanks,
greg
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.