Claus Ibsen created KARAF-5392:
----------------------------------

             Summary: watch command throws NPE
                 Key: KARAF-5392
                 URL: https://issues.apache.org/jira/browse/KARAF-5392
             Project: Karaf
          Issue Type: Bug
    Affects Versions: 4.1.2
            Reporter: Claus Ibsen
            Priority: Minor


If you run the watch command you get a NPE
{code}
java.lang.NullPointerException
        at org.apache.felix.gogo.jline.Posix.lambda$watch$6(Posix.java:872)
        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:748)
{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to