The old versions of POI jars was not support xlsb read.
Exception reading XLSB File Apache POI java.io.CharConversionException
As per the above link POI supports xlsb read from it is POI 3.16-beta3
version
Kindly guide me how to read xlsb file using POI 3.16. and tell me maximum size of the xlsb file we could read using POI 3.16