A parameter that is being passed to or from Java is a group that does not match one of the Java compatible types, and will
therefore be treated as a byte array object.
You should change the parameter that is being passed to one that is Java-compatible - see
Mapping COBOL Items and Java Types for a list of mappings.