|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
problems with aj and verboseHi from a aj newbie: I have modified aj by setting –Daj.weaving.verbose=true,
but no logging messages are forth coming. Worse, if I set -Dorg.aspectj.tracing.enabled=true –Dorg.aspectj.tracing.factory=default
–Dorg.aspectj.debug=true then I get … Error occurred during initialization of VM java.lang.Error: java.lang.IllegalStateException: recursive
invocation I am using sdk1.4 (although this happens regardless of the
sdk version) and aj1.5 and aj1.6 So my question really is: how do I get verbose output from the
weaver if using aj (i.e. using sdk1.4 and NOT setting javaagent). Thanks. J.Lu _______________________________________________ aspectj-users mailing list aspectj-users@... https://dev.eclipse.org/mailman/listinfo/aspectj-users |
|
|
Re: problems with aj and verboseHi,
Have you tried just turning on the verbose options in the aop.xml? cheers, Andy 2009/7/2 Johnson Lu <johnson.lu@optier.com>
_______________________________________________ aspectj-users mailing list aspectj-users@... https://dev.eclipse.org/mailman/listinfo/aspectj-users |
|
|
RE: problems with aj and verboseI believe I have, but I will do that again. Thanks. J.Lu From:
aspectj-users-bounces@... [mailto:aspectj-users-bounces@...] On
Behalf Of Andy Clement Hi, 2009/7/2 Johnson Lu <johnson.lu@optier.com> Hi from a aj newbie: I have modified aj by setting –Daj.weaving.verbose=true, but no logging
messages are forth coming. Worse, if I set -Dorg.aspectj.tracing.enabled=true
–Dorg.aspectj.tracing.factory=default –Dorg.aspectj.debug=true then I get … Error occurred during initialization of VM java.lang.Error: java.lang.IllegalStateException: recursive invocation I am using sdk1.4 (although this happens regardless of the sdk version)
and aj1.5 and aj1.6 So my question really is: how do I get verbose output from the weaver if
using aj (i.e. using sdk1.4 and NOT setting javaagent). Thanks. J.Lu
_______________________________________________ aspectj-users mailing list aspectj-users@... https://dev.eclipse.org/mailman/listinfo/aspectj-users |
| Free embeddable forum powered by Nabble | Forum Help |