This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Java Micro Edition and the fly likes Help for Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Mobile » Java Micro Edition
Reply Bookmark "Help for "Inconsistent classes map" error" Watch "Help for "Inconsistent classes map" error" New topic
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/
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Help for "Inconsistent classes map" error
 
Similar Threads
Hashmap
A request for moderator
The hierarchy of the type IntrospectionException is inconsistent
antenna + nokia classes
should we JavaDoc private variables?