You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "David Savage (JIRA)" <ji...@apache.org> on 2009/09/11 19:14:57 UTC

[jira] Created: (FELIX-1584) NPE in SigilResolver

NPE in SigilResolver
--------------------

                 Key: FELIX-1584
                 URL: https://issues.apache.org/jira/browse/FELIX-1584
             Project: Felix
          Issue Type: Bug
          Components: Sigil
            Reporter: David Savage


resolve:
    [mkdir] Created dir: /Users/dave/development/felix-trunk/sigil/common/core/build/deps
:: loading settings :: file = /Users/dave/development/felix-trunk/sigil/bldcommon/ivysettings.xml
[ivy:resolve]   [20090911181142] org.apache#felix.sigil.common.osgi;latest.integration
[ivy:resolve] downloading /Users/dave/development/felix-trunk/sigil/bldcommon/../build/repository/local/felix.sigil.common.osgi/20090911181142/jars/org.apache.felix.sigil.common.osgi.jar ...
[ivy:resolve] .. (28kB)
[ivy:resolve] .. (0kB)
[ivy:resolve]   [SUCCESSFUL ] org.apache#felix.sigil.common.osgi;20090911181142!org.apache.felix.sigil.common.osgi.jar (8ms)
[ivy:resolve] 
[ivy:resolve] :: problems summary ::
[ivy:resolve] :::: WARNINGS
[ivy:resolve]           ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve]           ::          UNRESOLVED DEPENDENCIES         ::
[ivy:resolve]           ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve]           :: sigil#org.apache.felix.sigil.common.core;0.9.0.SNAPSHOT: java.lang.NullPointerException at org.apache.felix.sigil.ivy.SigilResolver$SigilIvy.readBundleClassPath(SigilResolver.java:434)
[ivy:resolve]           ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve] 
[ivy:resolve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (FELIX-1584) NPE in SigilResolver

Posted by "David Savage (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-1584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Savage updated FELIX-1584:
--------------------------------

    Priority: Minor  (was: Major)

Moving down to minor priority as work around available -> delete resolved-*.* from cache directory

> NPE in SigilResolver
> --------------------
>
>                 Key: FELIX-1584
>                 URL: https://issues.apache.org/jira/browse/FELIX-1584
>             Project: Felix
>          Issue Type: Bug
>          Components: Sigil
>            Reporter: David Savage
>            Priority: Minor
>
> resolve:
>     [mkdir] Created dir: /Users/dave/development/felix-trunk/sigil/common/core/build/deps
> :: loading settings :: file = /Users/dave/development/felix-trunk/sigil/bldcommon/ivysettings.xml
> [ivy:resolve]   [20090911181142] org.apache#felix.sigil.common.osgi;latest.integration
> [ivy:resolve] downloading /Users/dave/development/felix-trunk/sigil/bldcommon/../build/repository/local/felix.sigil.common.osgi/20090911181142/jars/org.apache.felix.sigil.common.osgi.jar ...
> [ivy:resolve] .. (28kB)
> [ivy:resolve] .. (0kB)
> [ivy:resolve]   [SUCCESSFUL ] org.apache#felix.sigil.common.osgi;20090911181142!org.apache.felix.sigil.common.osgi.jar (8ms)
> [ivy:resolve] 
> [ivy:resolve] :: problems summary ::
> [ivy:resolve] :::: WARNINGS
> [ivy:resolve]           ::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:resolve]           ::          UNRESOLVED DEPENDENCIES         ::
> [ivy:resolve]           ::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:resolve]           :: sigil#org.apache.felix.sigil.common.core;0.9.0.SNAPSHOT: java.lang.NullPointerException at org.apache.felix.sigil.ivy.SigilResolver$SigilIvy.readBundleClassPath(SigilResolver.java:434)
> [ivy:resolve]           ::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:resolve] 
> [ivy:resolve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.