Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » InvalidClassException during load time weaving
InvalidClassException during load time weaving [message #72971] Fri, 16 January 2009 01:42 Go to next message
Choudary Kothapalli is currently offline Choudary KothapalliFriend
Messages: 7
Registered: July 2009
Junior Member
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] Fri, 16 January 2009 04: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] Fri, 16 January 2009 04:26 Go to previous message
Andrew Eisenberg is currently offline Andrew EisenbergFriend
Messages: 77
Registered: July 2009
Member
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: Wed Apr 24 22:05:21 GMT 2024

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

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

Back to the top