Hi Derek,
I suspect the issue is that you didn't specify the microflow name in a fully qualified manner when calling StartMicroflowServiceJava, e.g: 'MyMicroflow' instead of MyModule.MyMicroflown. Can that be the case (or did you swap some arguments accidentally)?