Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-3727

[DS] NPE during shutdown

    XMLWordPrintableJSON

Details

    Description

      [err] Exception in thread "SCR Component Actor"
      [err] java.lang.NullPointerException
      [err] at org.apache.felix.scr.impl.Activator.log(Activator.java:378)
      [err] at org.apache.felix.scr.impl.ComponentActorThread.run(ComponentActorThread.java:90)
      [err] at java.lang.Thread.run(Thread.java:736)

      caused by

      Object logger = ( m_logService != null ) ? m_logService.getService() : null;

      and m_logService being unset inside the iff.

      Attachments

        Issue Links

          Activity

            People

              djencks David Jencks
              djencks David Jencks
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: