Skip to main content



      Home
Home » Language IDEs » AspectJ » InvalidClassException during load time weaving
InvalidClassException during load time weaving [message #72971] Thu, 15 January 2009 20:42 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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.
>
Previous Topic:InvalidClassException during load time weaving
Next Topic:Runtime configuration i n Aspectj
Goto Forum:
  


Current Time: Sun May 11 07:01:49 EDT 2025

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

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

Back to the top