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

NullPointerException found in console: #15

Open
raducoravu opened this issue Jun 27, 2016 · 0 comments
Open

NullPointerException found in console: #15

raducoravu opened this issue Jun 27, 2016 · 0 comments

Comments

@raducoravu
Copy link
Contributor

I found a NPE when editing a TEI document with the plugin enabled:

        1192933 ERROR [ pool-3-thread-1 ] info.histei.monitor.HTFileMonitor - java.lang.NullPointerException
        java.lang.NullPointerException
            at info.histei.monitor.HTFileMonitor.refresh(HTFileMonitor.java:163)
            at info.histei.monitor.HTFileMonitor.check(HTFileMonitor.java:170)
            at info.histei.monitor.HTFileMonitor$HTMonitorService.run(HTFileMonitor.java:44)
            at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
            at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
            at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
            at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
            at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
            at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
            at java.lang.Thread.run(Thread.java:745)
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