Hi ,
For an unknown readon , my JCWDE is launching on port T=1 instead of T=0 , i can't find any parameter to change that , the problem is that even if i set T=1 inside mon midlet code , it doesn't work i get a TCP error (see below).
Someone told be about T=1 not working but i don't know if there is a way to change that .
attached to this thread you can see the console state when i launch jcwde , and the configuration screen
i hope someone can help with that
thanks
Alexandre Maisonobe
MBDS
ps :
Running with storage root C:\Users\amaisonobe\j2mewtk\2.5.2\appdb\DefaultNFCColorPhone
Running with locale: French_France.1252
Running in the identified_third_party security domain
No audio device found.
java.io.IOException: error 10054 during TCP read
at com.sun.midp.io.j2me.socket.Protocol.nonBufferedRead(+7)
at com.sun.midp.io.BufferedConnectionAdapter.readBytes(+39)
at com.sun.midp.io.BaseInputStream.read(+39)
at com.sun.midp.io.BaseInputStream.read(+10)
at com.sun.midp.io.j2me.apdu.Cad.receiveTLP224Message(+41)
at com.sun.midp.io.j2me.apdu.Cad.powerUp(+72)
at com.sun.midp.io.j2me.apdu.Cad.<init>(+199)
at com.sun.midp.io.j2me.apdu.APDUManager.selectApplication(+32)
at com.sun.midp.io.j2me.apdu.Protocol.openPrim(+312)
at javax.microedition.io.Connector.openPrim(+299)
at javax.microedition.io.Connector.open(+15)
at javax.microedition.io.Connector.open(+6)
at javax.microedition.io.Connector.open(+5)
at Tools.SeAccessReal.openAPDUConnection(+6)
at Tools.SeAccessReal.getClientId(+4)
at Ui.controleur.Controler.changeState(+234)
at Ui.controleur.Controler.changeState(+10)
at Ui.controleur.ApplicationManager.startApp(+48)
at javax.microedition.midlet.MIDletProxy.startApp(+7)
at com.sun.midp.midlet.Scheduler.schedule(+270)
at com.sun.midp.main.Main.runLocalClass(+28)
at com.sun.midp.main.Main.main(+80)
startApp threw an Exception
java.lang.NullPointerException
java.lang.NullPointerException
at Tools.SeAccessReal.getClientId(+16)
at Ui.controleur.Controler.changeState(+234)
at Ui.controleur.Controler.changeState(+10)
at Ui.controleur.ApplicationManager.startApp(+48)
at javax.microedition.midlet.MIDletProxy.startApp(+7)
at com.sun.midp.midlet.Scheduler.schedule(+270)
at com.sun.midp.main.Main.runLocalClass(+28)
at com.sun.midp.main.Main.main(+80)
Execution completed.
5091100 bytecodes executed
193 thread switches
1790 classes in the system (including system classes)
37073 dynamic objects allocated (2262136 bytes)
145 garbage collections (1925088 bytes collected)
screenshot