Uploaded image for project: 'IvyDE (Retired)'
  1. IvyDE (Retired)
  2. IVYDE-133

The decorators can throw a NPE at startup

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.0.0.beta1
    • 2.0.0.final
    • None
    • None

    Description

      When launching Eclipse, and if there are some failing resolve job, a NPE can be raised:

      java.lang.NullPointerException
              at org.apache.ivyde.eclipse.cpcontainer.IvyClasspathContainerConfiguration.setConfStatus(IvyClasspathContainerConfiguration.java:329)
              at org.apache.ivyde.eclipse.cpcontainer.IvyClasspathContainerConfiguration.getModuleDescriptor(IvyClasspathContainerConfiguration.java:634)
              at org.apache.ivyde.eclipse.cpcontainer.IvyResolveJob.run(IvyResolveJob.java:200)
              at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
      

      This may be due to the way the decorator listeners are accessed.

      Attachments

        Issue Links

          Activity

            People

              hibou Nicolas Lalevée
              hibou Nicolas Lalevée
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: