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

NPE in ResolverImpl.java

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • resolver-2.0.0
    • None
    • Resolver
    • None

    Description

      There is a NPE in line 919, packages is null:

      if (candCap.getNamespace().equals(PackageNamespace.PACKAGE_NAMESPACE))

      { mergeCandidatePackage( packages.m_importedPkgs, currentReq, candCap); }

      see: https://github.com/apache/felix-dev/blob/master/resolver/src/main/java/org/apache/felix/resolver/ResolverImpl.java

       

      Occurs irregularly, maybe race condition releated to permutations and using the OpenHashMap implementation.

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            zeloran zeloran
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: