Hi
I am using Nokia 40 series emulator and i get the following exception when i exit my midlet application using onAction="!exit". The onAction="!exit" in the Kuix Demo Application works well on the same emulator though.
Exception: java/lang/IllegalArgumentException
at el.a(+15)
at k.f(+7)
at c.f(+29)
at c.b(+112)
at fq.k(+43)
at al.k(+14)
at al.d(+8)
at c.e(+12)
at c.d(+39)
at c.e(+12)
at c.d(+39)
at fm.b(+10)
at cb.a(+42)
at el.a(+41)
at org.kalmeo.kuix.core.KuixMIDlet.destroyApp(+9)
at com.nestor.trs.midlet.TRSMidlet.c(+5)
at el.a(+48)
at bk.h(+18)
at bx.h(+9)
at bk.a(+23)
at db.a(+16)
at fd.a(+158)
at ff.a(+125)
at dz.run(+56)
Exception: java/lang/IllegalArgumentException
at el.a(+15)
at k.f(+7)
at c.f(+29)
at c.b(+112)
at fq.k(+43)
at al.k(+14)
at al.d(+8)
at c.e(+12)
at c.d(+39)
at c.e(+12)
at c.d(+39)
at fm.b(+10)
at cb.a(+42)
at el.a(+41)
at org.kalmeo.kuix.core.KuixMIDlet.destroyApp(+9)
at com.nestor.trs.midlet.TRSMidlet.c(+5)
at el.a(+48)
at bk.h(+18)
at bx.h(+9)
at bk.a(+23)
at db.a(+16)
at fd.a(+158)
at ff.a(+125)
at dz.run(+56)
Exception: java/lang/ClassNotFoundException
at com.nokia.mid.impl.isa.ui.MIDletManager.shutdownHook(+5)
at com.nokia.mid.impl.isa.ui.MIDletManager.callDestroyApp(+22)
at com.nokia.mid.impl.isa.ui.MIDletManager.destroyMIDletSuite(+16)
at com.nokia.mid.impl.isa.ui.MIDletManager.consumeEvent(+61)
at com.nokia.mid.impl.isa.ui.EventDispatcher.run(+41)

