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 2010/09/03 10:51:35 UTC

[jira] Created: (FELIX-2574) NPE in background task when sigil project is deleted from workspace

NPE in background task when sigil project is deleted from workspace
-------------------------------------------------------------------

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


java.lang.NullPointerException
   at org.apache.felix.sigil.eclipse.internal.model.project.SigilProject.getBundle(SigilProject.java:369)
   at org.apache.felix.sigil.eclipse.job.ResolveProjectsJob.isDependent(ResolveProjectsJob.java:105)
   at org.apache.felix.sigil.eclipse.job.ResolveProjectsJob.runInWorkspace(ResolveProjectsJob.java:81)
   at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
   at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

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


[jira] Resolved: (FELIX-2574) NPE in background task when sigil project is deleted from workspace

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

David Savage resolved FELIX-2574.
---------------------------------

    Fix Version/s: sigil-1.0.0
       Resolution: Fixed

> NPE in background task when sigil project is deleted from workspace
> -------------------------------------------------------------------
>
>                 Key: FELIX-2574
>                 URL: https://issues.apache.org/jira/browse/FELIX-2574
>             Project: Felix
>          Issue Type: Bug
>          Components: Sigil
>            Reporter: David Savage
>            Priority: Minor
>             Fix For: sigil-1.0.0
>
>
> java.lang.NullPointerException
>    at org.apache.felix.sigil.eclipse.internal.model.project.SigilProject.getBundle(SigilProject.java:369)
>    at org.apache.felix.sigil.eclipse.job.ResolveProjectsJob.isDependent(ResolveProjectsJob.java:105)
>    at org.apache.felix.sigil.eclipse.job.ResolveProjectsJob.runInWorkspace(ResolveProjectsJob.java:81)
>    at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
>    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

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