[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.ajdt] Re: AspectJ internal compiler error: NPE on AsmRelationshipProvider.addRelationship

Can you create a bugzilla bug for this and attach a small project that
replicates this?

https://bugs.eclipse.org/bugs/

Without more information I cannot know what is going on.

On 24/03/09 10:32 AM, in article
f3b4dbe71b3c1752c509fd9d3a91d50c$1@xxxxxxxxxxxxxxx, "Filip Croes"
<filip.croes@xxxxxxxxx> wrote:

> Is this a known bug?
> 
> java.lang.NullPointerException
> at 
> org.aspectj.weaver.model.AsmRelationshipProvider.addRelationship(AsmRelationsh
> ipProvider.java:168)
> at org.aspectj.weaver.bcel.BcelTypeMunger.munge(BcelTypeMunger.java:124)
> at org.aspectj.weaver.bcel.BcelClassWeaver.weave(BcelClassWeaver.java:441)
> at org.aspectj.weaver.bcel.BcelClassWeaver.weave(BcelClassWeaver.java:103)
> at org.aspectj.weaver.bcel.BcelWeaver.weave(BcelWeaver.java:1732)
> 
> version info:
> 
> Eclipse Platform
> Version: 3.4.2
> Build id: M20090211-1700
> Eclipse AspectJ Development Tools
> Version: 1.6.4.20090313172428
> AspectJ version: 1.6.4.20090304172355
>