Community
Participate
Working Groups
Build Identifier: Build id: I20100608-0911 Version: 3.6.0.v20100519-9OArFKvFtsd7WLUKh-DcYTS Aspect J java.lang.NullPointerException at org.aspectj.weaver.ResolvedMemberImpl.parameterize(Unknown Source) at org.aspectj.weaver.ResolvedMemberImpl.parameterizedWith(Unknown Source) at org.aspectj.weaver.ResolvedMemberImpl.parameterizedWith(Unknown Source) at org.aspectj.weaver.ReferenceType.getDeclaredMethods(Unknown Source) at org.aspectj.weaver.ResolvedType.lookupMethod(Unknown Source) at org.aspectj.weaver.World.resolve(Unknown Source) ... vlet.http.HttpServletResponse) throws java.lang.Exception end public abstract class org.springframework.web.servlet.view.feed.AbstractRssFeedView Reproducible: Always Steps to Reproduce: 1.Start RAD8 2.Perform Clean all Projects in workspace
Installation included unzipping plugins and feature content from ajdt_2.1.1_for_eclipse_3.6.zip in <RAD8 install>\sdp\feature and plugin folders.
Is there really no source line info for the exception? It'll be tricky to investigate without that. Although, even with that it will be hard to reproduce without a failing sample of code. Without a failing sample the best I can probably do is put some debug output in the parameterize method (everywhere, as I don't have a line number) and put that custom build into AJDT.
Hmm...did you really unzip the content from ajdt_2.1.1_for_eclipse_3.6.zip? That is not the way to install AJDT 2.1.1. As described on the downloads page: http://eclipse.org/ajdt/downloads/ "To install from a zip file, download the zip and point your p2 installer to that file. Then proceed as if it were a normal update site. Do not unzip the update site into the dropins directory."
For now we suggest that this Bug report is closed. The issue could be relevant to specific user code, as the bug could not be reproduced using any other other codes.