JRC throwing error | Telit Cinterion IoT Developer Community
October 18, 2020 - 9:29am, 579 views
Found that the JRC on the device has shutdown automatically. Tried to restart with AT commands , ended up with the folowig exceptions. Please help fix the issue.
Read reply []
SendCommand AT^SJAM=1, "a:/JRC-1.50.4.jad",""
Read reply [AT^SJAM=1, "a:/JRC-1.50.4.jad",""
OK
]
java.lang.IllegalStateException: no factory available
- com.cinterion.jrc.JRC_Factory.a(), bci=12
- com.cinterion.jrc.JRC_LogManager.a(), bci=9
- com.cinterion.jrc.JRC_LogManager.d(), bci=18
- cM.d(), bci=5
- com.cinterion.jrc.JRC_Midlet.startApp(), bci=22
- javax.microedition.midlet.MIDletTunnelImpl.callStartApp(), bci=1
- com.sun.midp.midlet.MIDletPeer.startApp(), bci=5
- com.sun.midp.midlet.MIDletStateHandler.startSuite(), bci=261
- 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=26MIDlet:com.cinterion.jrc.JRC_Midlet abnormal exitate
With Regards,
Sreedarsh S
Hello,
Does the same happen when you reboot the module? Is it reproducible or was it just an incident?
Are there any additional applications running on the module when it happens? Any particular scenario that led to this problem?
Please uninstall the custom applications (the ones that run in autostart) and check if this happens after reboots.
Regards,
Bartłomiej