Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » AspectJ Warning stalls eclipse...
AspectJ Warning stalls eclipse... [message #66917] Sun, 20 August 2006 13:23 Go to next message
Michael Moser is currently offline Michael MoserFriend
Messages: 914
Registered: July 2009
Senior Member
I just got an AspectJ warning the reads
"AspectJ Runtime error: couldn't find aspectjrt.jar on classpath,
checked:
<longish classpath here>
"

This warning is popping up so quick and persistently (i.e. as soon as
one closes it, it pops up again) that it has become impossible to do
anything in eclipse, let alone attack or fix that problem.
Showing this warning once per build would definitely be enough! Or just
list it as an error in the Problems view, since - as soon as one would
start the plugin - I guess one would notice the missing aj runtime
immediately anyway...

BTW: While writing this append eclipse just crashed in the background,
probably due to some resource or memory/stack overflow stemming from all
these warnings.

So, how do I get out of this frenzy???

Michael
Re: AspectJ Warning stalls eclipse... [message #66929 is a reply to message #66917] Sun, 20 August 2006 21:15 Go to previous messageGo to next message
Michael Moser is currently offline Michael MoserFriend
Messages: 914
Registered: July 2009
Senior Member
I was able to interfere and stop these warnings by immediately switching
off "Project => Build Automatically" directly after restarting eclipse.
Then I got the warning one more time but after that things were silent
and I finally got a chance to fix this classpath problem. But as I said:
that warning shouldn't appear that quickly and often!

Michael


"Michael Moser" <mmo@zurich.ibm.com> wrote in message
news:ec9np0$7td$1@utils.eclipse.org...
>I just got an AspectJ warning the reads
> "AspectJ Runtime error: couldn't find aspectjrt.jar on classpath,
> checked:
> <longish classpath here>
> "
>
> This warning is popping up so quick and persistently (i.e. as soon as
> one closes it, it pops up again) that it has become impossible to do
> anything in eclipse, let alone attack or fix that problem.
> Showing this warning once per build would definitely be enough! Or
> just list it as an error in the Problems view, since - as soon as one
> would start the plugin - I guess one would notice the missing aj
> runtime immediately anyway...
>
> BTW: While writing this append eclipse just crashed in the background,
> probably due to some resource or memory/stack overflow stemming from
> all these warnings.
>
> So, how do I get out of this frenzy???
>
> Michael
>
Re: AspectJ Warning stalls eclipse... [message #66937 is a reply to message #66929] Mon, 21 August 2006 08:47 Go to previous message
Matt Chapman is currently offline Matt ChapmanFriend
Messages: 429
Registered: July 2009
Senior Member
Hi Michael,

Glad you recovered from the frenzy!
Thanks for raising the bug, we'll look into it. That dialog should
really only be for the compiler crashing, not for "regular" errors.

Regards,

Matt.

Michael Moser wrote:
> I was able to interfere and stop these warnings by immediately switching
> off "Project => Build Automatically" directly after restarting eclipse.
> Then I got the warning one more time but after that things were silent
> and I finally got a chance to fix this classpath problem. But as I said:
> that warning shouldn't appear that quickly and often!
>
> Michael
>
>
> "Michael Moser" <mmo@zurich.ibm.com> wrote in message
> news:ec9np0$7td$1@utils.eclipse.org...
>> I just got an AspectJ warning the reads
>> "AspectJ Runtime error: couldn't find aspectjrt.jar on classpath,
>> checked:
>> <longish classpath here>
>> "
>>
>> This warning is popping up so quick and persistently (i.e. as soon as
>> one closes it, it pops up again) that it has become impossible to do
>> anything in eclipse, let alone attack or fix that problem.
>> Showing this warning once per build would definitely be enough! Or
>> just list it as an error in the Problems view, since - as soon as one
>> would start the plugin - I guess one would notice the missing aj
>> runtime immediately anyway...
>>
>> BTW: While writing this append eclipse just crashed in the background,
>> probably due to some resource or memory/stack overflow stemming from
>> all these warnings.
>>
>> So, how do I get out of this frenzy???
>>
>> Michael
>>
>
Re: AspectJ Warning stalls eclipse... [message #594683 is a reply to message #66917] Sun, 20 August 2006 21:15 Go to previous message
Michael Moser is currently offline Michael MoserFriend
Messages: 914
Registered: July 2009
Senior Member
I was able to interfere and stop these warnings by immediately switching
off "Project => Build Automatically" directly after restarting eclipse.
Then I got the warning one more time but after that things were silent
and I finally got a chance to fix this classpath problem. But as I said:
that warning shouldn't appear that quickly and often!

Michael


"Michael Moser" <mmo@zurich.ibm.com> wrote in message
news:ec9np0$7td$1@utils.eclipse.org...
>I just got an AspectJ warning the reads
> "AspectJ Runtime error: couldn't find aspectjrt.jar on classpath,
> checked:
> <longish classpath here>
> "
>
> This warning is popping up so quick and persistently (i.e. as soon as
> one closes it, it pops up again) that it has become impossible to do
> anything in eclipse, let alone attack or fix that problem.
> Showing this warning once per build would definitely be enough! Or
> just list it as an error in the Problems view, since - as soon as one
> would start the plugin - I guess one would notice the missing aj
> runtime immediately anyway...
>
> BTW: While writing this append eclipse just crashed in the background,
> probably due to some resource or memory/stack overflow stemming from
> all these warnings.
>
> So, how do I get out of this frenzy???
>
> Michael
>
Re: AspectJ Warning stalls eclipse... [message #594692 is a reply to message #66929] Mon, 21 August 2006 08:47 Go to previous message
Matt Chapman is currently offline Matt ChapmanFriend
Messages: 429
Registered: July 2009
Senior Member
Hi Michael,

Glad you recovered from the frenzy!
Thanks for raising the bug, we'll look into it. That dialog should
really only be for the compiler crashing, not for "regular" errors.

Regards,

Matt.

Michael Moser wrote:
> I was able to interfere and stop these warnings by immediately switching
> off "Project => Build Automatically" directly after restarting eclipse.
> Then I got the warning one more time but after that things were silent
> and I finally got a chance to fix this classpath problem. But as I said:
> that warning shouldn't appear that quickly and often!
>
> Michael
>
>
> "Michael Moser" <mmo@zurich.ibm.com> wrote in message
> news:ec9np0$7td$1@utils.eclipse.org...
>> I just got an AspectJ warning the reads
>> "AspectJ Runtime error: couldn't find aspectjrt.jar on classpath,
>> checked:
>> <longish classpath here>
>> "
>>
>> This warning is popping up so quick and persistently (i.e. as soon as
>> one closes it, it pops up again) that it has become impossible to do
>> anything in eclipse, let alone attack or fix that problem.
>> Showing this warning once per build would definitely be enough! Or
>> just list it as an error in the Problems view, since - as soon as one
>> would start the plugin - I guess one would notice the missing aj
>> runtime immediately anyway...
>>
>> BTW: While writing this append eclipse just crashed in the background,
>> probably due to some resource or memory/stack overflow stemming from
>> all these warnings.
>>
>> So, how do I get out of this frenzy???
>>
>> Michael
>>
>
Previous Topic:AspectJ Warning stalls eclipse...
Next Topic:AJDT builder vs. ajc/ltw
Goto Forum:
  


Current Time: Fri Apr 19 14:52:25 GMT 2024

Powered by FUDForum. Page generated in 0.02871 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top