In the protocol Classify2D when defining the output Classes, particles should be assigned with an indirect pointer to avoid problems when running workflows on streaming and unattended.
In the protocol Extract particles the boxsize validator (positive) prevented the protocol from executing when an inputPointer was used to fill this parameter.