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

hwp file cannot be opened #343

Closed
RemixC opened this issue Jul 10, 2023 · 2 comments
Closed

hwp file cannot be opened #343

RemixC opened this issue Jul 10, 2023 · 2 comments
Assignees
Labels
closed-due-to-inactivity The issue has been closed due to inactivity question

Comments

@RemixC
Copy link

RemixC commented Jul 10, 2023

java.lang.NullPointerException: Could not open document: 111.hwp
java.lang.NullPointerException: 无法打开文档: 111.hwp
at org.jodconverter.core.util.AssertUtils.notNull(AssertUtils.java:132) ~[jodconverter-core-4.4.6.jar:4.4.6]
at org.jodconverter.core.util.AssertUtils.notNull(AssertUtils.java:132) ~[jodconverter-core-4.4.6.jar:4.4.6]
at org.jodconverter.local.task.AbstractLocalOfficeTask.loadDocument(AbstractLocalOfficeTask.java:210) ~[jodconverter-local-4.4.6.jar:4.4.6]
at org.jodconverter.local.task.AbstractLocalOfficeTask.loadDocument(AbstractLocalOfficeTask.java:210) ~[jodconverter-local-4.4.6.jar:4.4.6]
at org.jodconverter.local.task.LocalConversionTask.execute(LocalConversionTask.java:129) ~[jodconverter-local-4.4.6.jar:4.4.6]
at org.jodconverter.local.task.LocalConversionTask.execute(LocalConversionTask.java:129) ~[jodconverter-local-4.4.6.jar:4.4.6]
at org.jodconverter.local.office.LocalOfficeManagerPoolEntry.doExecute(LocalOfficeManagerPoolEntry.java:121) [jodconverter-local-4.4.6.jar:4.4.6]
at org.jodconverter.local.office.LocalOfficeManagerPoolEntry.doExecute(LocalOfficeManagerPoolEntry.java:121) [jodconverter-local-4.4.6.jar:4.4.6]
at org.jodconverter.core.office.AbstractOfficeManagerPoolEntry.lambda$execute$0(AbstractOfficeManagerPoolEntry.java:81) [jodconverter-core-4.4.6.jar:4.4.6]
at org.jodconverter.core.office.AbstractOfficeManagerPoolEntry.lambda$execute$0(AbstractOfficeManagerPoolEntry.java:81) [jodconverter-core-4.4.6.jar:4.4.6]

I installed the plugin then libreOffice

@sbraconnier sbraconnier self-assigned this Sep 27, 2023
@sbraconnier
Copy link
Member

Maybe you will need to use this option with libre office plugins ?

Look here for an example on how to set this property.

@sbraconnier
Copy link
Member

Closing this one. Feel free to reopen with more details if needed.

@sbraconnier sbraconnier added the closed-due-to-inactivity The issue has been closed due to inactivity label Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-due-to-inactivity The issue has been closed due to inactivity question
Projects
None yet
Development

No branches or pull requests

2 participants