istreamdata/orientgo

OrientDB 2.1.3: Script command fails

dennwc opened this issue · 2 comments

OrientDB 2.1.3 throws this exception, when trying to execute any script command:

OrientDB Server Exception: 
  com.orientechnologies.orient.core.exception.OSerializationException:
    Error on unmarshalling content. Class: s
  java.lang.IllegalArgumentException:
    No enum constant com.orientechnologies.orient.core.command.OCommandDistributedReplicateRequest.DISTRIBUTED_EXECUTION_MODE.<script body here>

There was an incompatible change in orientechnologies/orientdb@2595925.
Tracking orientechnologies/orientdb#5085 to get some feedback.

Fixed in OrientDB 2.1.4