| Author |
Help for "Inconsistent classes map" error
|
Gibson Tang
Greenhorn
Joined: Aug 05, 2004
Posts: 10
|
|
|
I've encountered an "inconsistent classes map" error whenever i call System.gc() in my code.Does anyone know what does this error mean?I'm using WTK and to generate my classes.
|
 |
Michael Yuan
author
Ranch Hand
Joined: Mar 07, 2002
Posts: 1427
|
|
|
Did you obfuscate your class files? If so, you should try to use un-obfuscated byte code and repeat the test.
|
Seam Framework: http://www.amazon.com/exec/obidos/ASIN/0137129394/mobileenterpr-20/
Ringful: http://www.ringful.com/
|
 |
 |
|
|
subject: Help for "Inconsistent classes map" error
|
|
|