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 #599526] Fri, 16 January 2009 01:42
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.
Previous Topic:Regarding aspectj deployment descriptor
Next Topic:InvalidClassException during load time weaving
Goto Forum:
  


Current Time: Thu Apr 25 21:55:36 GMT 2024

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

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

Back to the top