InvalidClassException during load time weaving [message #72971] |
Thu, 15 January 2009 20:42  |
Eclipse User |
|
|
|
My product MaintainJ instruments an application using load time weaving to
capture the call trace and generate the sequence diagram. I am having
problems with classes that do not define a SUID when they are
deserialized. The SUIDs of the original class and the weaved class are not
matching and InvalidClassException is thrown.
Currently I suggest my users to exclude those classes, but some
applications serialize too many classes and this solution is not ideal for
them. Any ideas on how this problem can be solved?
Thanks,
Choudary Kothapalli.
|
|
|
Re: InvalidClassException during load time weaving [message #72998 is a reply to message #72971] |
Thu, 15 January 2009 23:26  |
Eclipse User |
|
|
|
Originally posted by: andrew.eisenberg.springsource.com
Please send this message to the AspectJ mailing list. Include the stack
trace and a simple test case to reproduce (if you can).
https://dev.eclipse.org/mailman/listinfo/aspectj-users
On 15/01/09 5:42 PM, in article
6f01dfd992278fc5ad2e4311a4103661$1@www.eclipse.org, "Choudary Kothapalli"
<choudary.k@maintainj.com> wrote:
> My product MaintainJ instruments an application using load time weaving to
> capture the call trace and generate the sequence diagram. I am having
> problems with classes that do not define a SUID when they are
> deserialized. The SUIDs of the original class and the weaved class are not
> matching and InvalidClassException is thrown.
>
> Currently I suggest my users to exclude those classes, but some
> applications serialize too many classes and this solution is not ideal for
> them. Any ideas on how this problem can be solved?
>
> Thanks,
> Choudary Kothapalli.
>
|
|
|
Re: InvalidClassException during load time weaving [message #599539 is a reply to message #72971] |
Thu, 15 January 2009 23:26  |
Eclipse User |
|
|
|
Please send this message to the AspectJ mailing list. Include the stack
trace and a simple test case to reproduce (if you can).
https://dev.eclipse.org/mailman/listinfo/aspectj-users
On 15/01/09 5:42 PM, in article
6f01dfd992278fc5ad2e4311a4103661$1@www.eclipse.org, "Choudary Kothapalli"
<choudary.k@maintainj.com> wrote:
> My product MaintainJ instruments an application using load time weaving to
> capture the call trace and generate the sequence diagram. I am having
> problems with classes that do not define a SUID when they are
> deserialized. The SUIDs of the original class and the weaved class are not
> matching and InvalidClassException is thrown.
>
> Currently I suggest my users to exclude those classes, but some
> applications serialize too many classes and this solution is not ideal for
> them. Any ideas on how this problem can be solved?
>
> Thanks,
> Choudary Kothapalli.
>
|
|
|
Powered by
FUDForum. Page generated in 0.02459 seconds