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 java null pointer issue in importing 88mb xlsx file #93

Open
satyamobifyi opened this issue Dec 27, 2020 · 0 comments
Open

Getting java null pointer issue in importing 88mb xlsx file #93

satyamobifyi opened this issue Dec 27, 2020 · 0 comments

Comments

@satyamobifyi
Copy link

satyamobifyi commented Dec 27, 2020

java.lang.NullPointerException
at com.codingchili.excelastic.model.ExcelParser.free(ExcelParser.java:129)
at com.codingchili.excelastic.controller.Website.lambda$parse$12(Website.java:217)
at io.vertx.core.impl.ContextImpl.lambda$executeBlocking$2(ContextImpl.java:272)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:834)

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

1 participant