Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting org.apache.poi.xssf.model.SharedStringsTable.getEntryAt(I) Error with POI 5.0.0 #240

Open
rambabu-pudi-by opened this issue Sep 17, 2021 · 4 comments

Comments

@rambabu-pudi-by
Copy link

Hi Team,
I am getting the below error with POI - 5.0.0 version, What is the xlsx-streamer compatibility version with POI 5.0.0 version.
org.apache.poi.xssf.model.SharedStringsTable.getEntryAt(I)Lorg/openxmlformats/schemas/spreadsheetml/x2006/main/CTRst;

I Verified with the both xlsx-streamer 2.1.0 and 2.2.0 versions

@tanandh
Copy link

tanandh commented Sep 17, 2021

I am getting the above issue as well. I tried with xlsx-streamer 2.1.0 and 2.2.0 versions as well but did not help. Can some one please let know the compatible xlsx-streamer for POI 5.0.0 version

@pjfanning
Copy link
Contributor

This is a duplicate of #227 - see also #212 (comment)

@rambabu-pudi
Copy link

We can use https://github.com/pjfanning/excel-streaming-reader with POI-5.0.0, Any idea when is the next release for monitorjbl/excel-streaming-reader to support POI-5.0.0.

@arek98
Copy link

arek98 commented Aug 5, 2022

3.0 is compatible with with POI 5.0.0
You need to get sources from here and compile it yourself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants