all ht related operations in 5.4 are based on ContentMarshallerHelper and thus serializing it with ObjectOutputStream will not work unless you use deprecated HT work item handler that uses ObjectInputStream for serialization. So question is what HT work item handler do you use?