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

Possible NullPointerException reporting failure to instantiate a plugin

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • webconsole-2.0.6
    • webconsole-3.0.0
    • Web Console
    • None

    Description

      From [1]:

      In the catch-block you've added to OsgiManager in revision #898253, the line

      if ( message.indexOf( ' ' ) < 0 )

      can cause a NullPointerException as NoClassDefFoundError.getMessage() is allowed to return null according to the method's javadoc. (I'm running into this while installing the webconsole in Eclipse Equinox 3.3.2 with jdk1.5 on windows).

      Can you fix this? Thank you very much!

      Attachments

        Activity

          People

            fmeschbe Felix Meschberger
            nilshartmann Nils Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: