Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-7272

shutdown cmd cause NPE

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • fuse-7.0
    • fuse-7.0
    • None
    • None
    • % %
    • 7.0 Sprint 17 - Tech Preview 1

    Description

      karaf@root()> shutdown -f
      karaf@root()> Error executing command: java.lang.NullPointerException
      

      and in the log

      2017-09-12 13:22:39,009 | ERROR | l console user karaf | o.a.k.s.s.ShellUtil              | 143 - org.apache.karaf.shell.core - 4.2.0.fuse-000089 | Exception caught while executing command
      java.lang.NullPointerException: null
      	at org.apache.karaf.shell.impl.console.ConsoleSessionImpl.readCommand(ConsoleSessionImpl.java:418) [143:org.apache.karaf.shell.core:4.2.0.fuse-000089]
      	at org.apache.karaf.shell.impl.console.ConsoleSessionImpl.run(ConsoleSessionImpl.java:373) [143:org.apache.karaf.shell.core:4.2.0.fuse-000089]
      	at org.apache.karaf.shell.impl.console.osgi.DelayedStarted.run(DelayedStarted.java:78) [143:org.apache.karaf.shell.core:4.2.0.fuse-000089]
      	at java.lang.Thread.run(Thread.java:745) [?:?]
      

      Attachments

        Activity

          People

            yfang@redhat.com Freeman(Yue) Fang
            yfang@redhat.com Freeman(Yue) Fang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: