Bug 206588 - NullPointerException
Summary: NullPointerException
Status: RESOLVED DUPLICATE of bug 198879
Alias: None
Product: AspectJ
Classification: Tools
Component: Compiler (show other bugs)
Version: 1.5.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: aspectj inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-17 05:25 EDT by Xiaoyu Zhang CLA
Modified: 2007-10-17 05:39 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Xiaoyu Zhang CLA 2007-10-17 05:25:09 EDT
java.lang.NullPointerException
at org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding.sourceMethod(MethodBinding.java:748)
at org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding.sourceStart(MethodBinding.java:755)
at org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType.fillDeclaredMembers(EclipseSourceType.java:238)
at org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType.getDeclaredMethods(Ecli ... tute.orgIS.client.widget.dialog.commen.CmpBottom getCmpBottom()

end public abstract class com.bitinstitute.orgIS.client.widget.dialog.AbstractDlg
Comment 1 Andrew Clement CLA 2007-10-17 05:39:50 EDT
This is a duplicate NPE of another problem.  It would be helpful if you could let us know what you were doing when it happened.

*** This bug has been marked as a duplicate of bug 198879 ***