Got it! It's a problem with an aspect declared with @AspectJ notation and
perthis modifier... i'm working on it, later i'll post the bug to the
eclipse community.

2011/3/14 Andy Clement [via AspectJ] <
ml-node+3355181-357358429-216...@n4.nabble.com>

> Those StackOverflowErrors look quite unusual - are the stacks
> particularly deep? (or do you not get to see full depth).
>
> Are you running with a low -Xss ?  You could try increasing that
> -Xss1024k/-Xss2048k - I'm not sure what the default is.  (set it in
> the eclipse.ini or via vmargs)
>
> Andy
>
> On 13 March 2011 04:59, Davidosky <[hidden 
> email]<http://user/SendEmail.jtp?type=node&node=3355181&i=0&by-user=t>>
> wrote:
>
> > I isolated those plugin which gave the errors, but when i try to add the
> > aspect path to the remaining plugin projects it gives another Stack
> OverFlow
> > error...as you can see:
> >
> > java.lang.StackOverflowError
> > at java.io.BufferedInputStream.read(Unknown Source)
> > at java.io.DataInputStream.read(Unknown Source)
> > at
> >
> org.aspectj.apache.bcel.classfile.LocalVariableTable.(LocalVariableTable.java:112)
>
> > at
> >
> org.aspectj.apache.bcel.classfile.Attribute.readAttribute(Attribute.java:135)
>
> > at
> >
> org.aspectj.apache.bcel.classfile.AttributeUtils.readAttributes(AttributeUtils.java:19)
>
> > at org.aspectj.apache.bcel.classfile.Code.<ini ... olvedType.java:593)
> > at
> >
> org.aspectj.weaver.ResolvedMemberImpl.isVisible(ResolvedMemberImpl.java:677)
>
> >
> > Compile error: StackOverflowError thrown: null
> >
> > this is very frustating :(
> >
> > --
> > View this message in context:
> http://aspectj.2085585.n4.nabble.com/Eclipse-RCP-and-advices-tp3346745p3351766.html<http://aspectj.2085585.n4.nabble.com/Eclipse-RCP-and-advices-tp3346745p3351766.html?by-user=t>
>
> > Sent from the AspectJ - users mailing list archive at Nabble.com.
> > _______________________________________________
> > aspectj-users mailing list
> > [hidden 
> > email]<http://user/SendEmail.jtp?type=node&node=3355181&i=1&by-user=t>
> > https://dev.eclipse.org/mailman/listinfo/aspectj-users
> >
> _______________________________________________
> aspectj-users mailing list
> [hidden email]<http://user/SendEmail.jtp?type=node&node=3355181&i=2&by-user=t>
> https://dev.eclipse.org/mailman/listinfo/aspectj-users
>
>
> ------------------------------
>  If you reply to this email, your message will be added to the discussion
> below:
>
> http://aspectj.2085585.n4.nabble.com/Eclipse-RCP-and-advices-tp3346745p3355181.html
>  To unsubscribe from Eclipse RCP and advices, click 
> here<http://aspectj.2085585.n4.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=3346745&code=ZGF2aWRlLmFyZXN0YTg0QGdtYWlsLmNvbXwzMzQ2NzQ1fDg3NjIzOTkxMA==>.
>
>


--
View this message in context: 
http://aspectj.2085585.n4.nabble.com/Eclipse-RCP-and-advices-tp3346745p3355974.html
Sent from the AspectJ - users mailing list archive at Nabble.com.
_______________________________________________
aspectj-users mailing list
aspectj-users@eclipse.org
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to