[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [aspectj-users] Before I forget
|
- From: Andrew Eisenberg <andrew@xxxxxxxxxxxx>
- Date: Thu, 15 Oct 2009 10:55:23 -0700
- Delivered-to: aspectj-users@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:reply-to:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=acc8OjsdWQuMZcQyVUJ6StcvOSrisVDeC7j4ERJpi70=; b=ZV4mri4Jqp5Rn8YggCXCmNfk1WkTtxW0Qy2FFY+D92/a6NLesO+PAD4oWnQAtQQwdz nr2LlVOxOko9snF/Wa/0/3QoBcPOdLLw8tTdvGPUCRHf5BnFzcGGkaopLFQXyfo7H9Se MnWdce2wkMTmtWAUUzXfbMhrOE7yBJnnHcX2M=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:reply-to:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=SzqpTsGjHpBoyUevyC2Jz8UDJoGAlOcO30ngIWDOUe9kfuww/QiFRaaLEpk3Fru03y th5fQbR5pZZHY9Y1xY0aDc18iXDcIfklXgGG/8iDrgvHMjT9DzXvlCynYMX7GEQcHF+q U/2YzatJKGNZOMDN02xkD53piBOU/Cg8cG12Y=
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