Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [buckminster-dev] Silent NPE

Hi,

The problem went away when I imported all projects into my workspace. The feature complaining was referencing a feature not in the workspace. The feature referenced was materialized in the appointed directory but BM failed to find it there.

Regards,

Wim 

On Fri, Oct 1, 2010 at 6:00 PM, Wim Jongman <wim.jongman@xxxxxxxxx> wrote:
Hi Folks,

Have you ever seen this before:

<snip>
[ant] fileset: Setup scanner in dir C:\Users\jongw\Desktop\Gravity\site.p2\com.remainsoftware.gravity.store.jpa.core.feature_1.0.0-eclipse.feature\jar with patternSet{ includes: [] excludes: [] }
[ant] fileset: Setup scanner in dir C:\Users\jongw\Desktop\Gravity\site.p2\com.remainsoftware.gravity.components.feature_1.0.0-eclipse.feature\jar with patternSet{ includes: [] excludes: [] }
[end com.remainsoftware.gravity.admin.site.feature:eclipse.feature$1.0.0.qualifier#manifest]
[start com.remainsoftware.gravity.admin.site.feature:eclipse.feature$1.0.0.qualifier#site.p2]
: java.lang.NullPointerException

The process ends here. I do a site.p2 on a feature project. No further info on the NPE, no stacktrace or anything.

Build: M20100909-0800
Buckm Core: 1.2.361.r11579

Thanks,

Wim



Back to the top