Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] bug 122580


Nishant,
>yes I was experiencing the same issue. I think I am using the latest download, certainly not as old as june. I am using >weblogic 8.1.5 which comes with jrockit 1.4.2. I will try again downloading the install today.
If it continues to fail could you please run with the "-verbose" option and post the full output along with the stack trace.

>by the way is there any link where i can find about code patterns that might fail when aspects are applied on it. I mean >information about those pieces of code (even not so well designed code) that run fine but when a simple tracing aspect >is applied before and after it, it might fail.
That shouldn't happen. Can you describe the problem in more detail? It sounds like a bug either in your aspect or perhaps in the code generated by the compiler.

Matthew Webster
AOSD Project
Java Technology Centre, MP146
IBM Hursley Park, Winchester,  SO21 2JN, England
Telephone: +44 196 2816139 (external) 246139 (internal)
Email: Matthew Webster/UK/IBM @ IBMGB, matthew_webster@xxxxxxxxxx
http://w3.hursley.ibm.com/~websterm/



"Nishant Kumar" <knishant@xxxxxxxxx>
Sent by: aspectj-users-bounces@xxxxxxxxxxx

18/09/2006 06:10

Please respond to
aspectj-users@xxxxxxxxxxx

To
aspectj-users@xxxxxxxxxxx
cc
Subject
Re: [aspectj-users] bug 122580





yes I was experiencing the same issue. I think I am using the latest download, certainly not as old as june. I am using weblogic 8.1.5 which comes with jrockit 1.4.2. I will try again downloading the install today.

by the way is there any link where i can find about code patterns that might fail when aspects are applied on it. I mean information about those pieces of code (even not so well designed code) that run fine but when a simple tracing aspect is applied before and after it, it might fail.

regards,
Nishant

On 9/15/06, Matthew Webster <matthew_webster@xxxxxxxxxx> wrote:

Nishant,


I don't quite understand your question. Are you experiencing the same problems using JRockit and LTW that are described in the bug report? If so make sure you are using a download later than the date when the bug fix was built i.e. 2006-06-12 10:18  or the latest.


Matthew Webster
AOSD Project
Java Technology Centre, MP146
IBM Hursley Park, Winchester,  SO21 2JN, England
Telephone: +44 196 2816139 (external) 246139 (internal)
Email: Matthew Webster/UK/IBM @ IBMGB,
matthew_webster@xxxxxxxxxx
http://w3.hursley.ibm.com/~websterm/

"Nishant Kumar" <knishant@xxxxxxxxx>
Sent by:
aspectj-users-bounces@xxxxxxxxxxx

15/09/2006 06:45

Please respond to
aspectj-users@xxxxxxxxxxx


To
aspectj-users@xxxxxxxxxxx
cc
Subject
[aspectj-users] bug 122580







Hi,
   Can someone explain in layman terms what should be done for the
following bug?

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

Isn't using the latest download enough?

Regards,
Nishant

_______________________________________________
aspectj-users mailing list

aspectj-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/aspectj-users


_______________________________________________
aspectj-users mailing list

aspectj-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/aspectj-users


_______________________________________________
aspectj-users mailing list
aspectj-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/aspectj-users


Back to the top