Skip to content
This repository was archived by the owner on Mar 1, 2026. It is now read-only.
This repository was archived by the owner on Mar 1, 2026. It is now read-only.

java null pointer error #36

@aswaz

Description

@aswaz

Hello! I am struggling a bit getting up and running with lapdftext. Hope you can help!

When I try to extract full text I get the following (I'm on a Mac):

Computer:Desktop awaz$ lapdftext/extractFullText /Users/Amanda/Desktop/apple [/Users/Amanda/Desktop/apple2]

java.lang.NullPointerException
at edu.isi.bmkeg.utils.Converters.mimicDirectoryStructure(Converters.java:376)
at edu.isi.bmkeg.lapdf.bin.ReadSectionText.main(ReadSectionText.java:139)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
at com.install4j.runtime.launcher.Launcher.main(Unknown Source)

Any idea how I can fix this?

Many thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions