当前位置: 代码迷 >> J2ME >> 为什么每次run完后都要删除WTK25中appdb的缓存?解决方案
  详细解决方案

为什么每次run完后都要删除WTK25中appdb的缓存?解决方案

热度:7308   发布时间:2013-02-25 21:33:44.0
为什么每次run完后都要删除WTK25中appdb的缓存?
例如第一次run的时候正常,但再次run的时候会报错

Warning: Running JAM, Ignoring all other options (but "-Xheapsize", and OTA flags if provided)
正在通过存储根 DefaultColorPhone 来运行
Running with locale: Chinese_People's Republic of China.936
** Error installing suite (39): The JAD matches a version of a suite already installed.
Execution completed.
3588190 bytecodes executed
15 thread switches
1644 classes in the system (including system classes)
18567 dynamic objects allocated (561088 bytes)
1 garbage collections (0 bytes collected)

想不明白?

------解决方案--------------------------------------------------------
那里面保存了RMS运行记录...看看你的程序吧... 一般是不用删除的
  相关解决方案