Hi,
I am using JSR-184 and sun WTK 2.2.0.
When I try to run the program with the memory monitor enabled on the emulator, I always end up with the following exception:
Exception in thread “Thread-5” java.lang.RuntimeException: Inconsistent classes map
at com.sun.kvem.memorymon.ObjectNode.free(Unknown Source)
at com.sun.kvem.memorymon.ObjectsMonitor.freeObject(Unknown Source)
at com.sun.kvem.memorymon.MemoryMonitor.freeObject(Unknown Source)
at com.sun.kvem.memorymon.MemoryListener.run(Unknown Source)
What can cause this?
Regards,
Franck