Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] Before I forget

Thanks for this, Dave.  There does seem to be some strangeness in your
log.  I created the following which describes what I think might be
the problem:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=292441

On Thu, Oct 15, 2009 at 9:30 AM, Dave Whittaker <dave@xxxxxxxxxx> wrote:
> Andrew,
> Here is a bit more information.  After deploying my project, which had no
> error markers after incremental compilation, and finding there was a compile
> error from a runtime exception containing:
> Caused by: java.lang.AbstractMethodError:
> mhc.jobbank.JobListingQuery.setSuppressed(Ljava/lang/Boolean;)V
> I went back, did a clean / rebuild, found the error, applied the fix and
> saved.  This changed the error marker on the line from a red x to a gray x,
> and did not clear the error from the problems view.  I re-saved and checked
> the AJDT Event Trace which is included below:
> 12:17:30


Back to the top