Description
Parse-tika uses minorCodes instead of majorCodes in ParseStatus which results in a IAOOB Exception in ParseSegment as the values are outside the range of majorCodes.
This happens for instance when no parser implementation can be found for a given mimetype.