Thales' cellular IoT products business is now part of Telit Cinterion, find out more.

You are here

BGS5T JRC crashes after OTAP | Telit Cinterion IoT Developer Community

October 25, 2019 - 3:23pm, 2379 views

Hello,

I updated my program with OTAP and after that it become unresponsive. Today I went to the field to check what is happening and I found that that JRC won't run anyomre. I deleted my own MIDlet but JRC still crashes. Error output is this:

java.lang.NoClassDefFoundError: com/cinterion/jrc/JRC_LogManager
 - cM.a(), bci=0
 - com.cinterion.jrc.JRC_Midlet.<init>(), bci=12
 - java.lang.Class.newInstance(), bci=0
 - com.sun.midp.main.CldcMIDletLoader.newInstance(), bci=69
 - com.sun.midp.midlet.MIDletStateHandler.createMIDlet(), bci=63
 - com.sun.midp.midlet.MIDletStateHandler.createAndRegisterMIDlet(), bci=17
 - com.sun.midp.midlet.MIDletStateHandler.startSuite(), bci=24
 - com.sun.midp.main.AbstractMIDletSuiteLoader.startSuite(), bci=38
 - com.sun.midp.main.CldcMIDletSuiteLoader.startSuite(), bci=5
 - com.sun.midp.main.AbstractMIDletSuiteLoader.runMIDletSuite(), bci=134
 - com.sun.midp.main.AppIsolateMIDletSuiteLoader.main(), bci=26
MIDlet:com.cinterion.jrc.JRC_Midlet abnormal exit
MIDlet:com.cinterion.jrc.JRC_Midlet abnormal exit

Could JRC be damaged somehow in the proces of OTAP or what is the problem?

Best regards,

Jure