at^sjotap?
^SJOTAP: ,"http://94.23.55.152:8080/helloehs6/helloehs6.jad","a:",,,"gprs","websfr",,,,,"off","off"
at^sjotap
OK
at^scfg="Trace/Syslog/Otap","1"
OTAP.OUT STARTED
[OTAP] PS Detach
[OTAP] Starting installation
[OTAP] Try to get http://94.23.55.152:8080/helloehs6/helloehs6.jad ...
[OTAP] Transfer finished.
[OTAP] DONE with status: Invalid JAD Type
[OTAP] operation failed
[OTAP] Reboot now.
MIDlet-1: Main,,helloehs6.MainMidlet
MIDlet-Description: Hello world test
MIDlet-Jar-Size: 999
MIDlet-Jar-URL: http://94.23.55.152:8080/helloehs6/helloehs6.jar
MIDlet-Name: helloehs6
MIDlet-Vendor: Webingenia
MIDlet-Version: 1.0
MicroEdition-Configuration: CLDC-1.1
MicroEdition-Profile: IMP-NG
Oracle-MIDlet-Autostart: 2
Oracle-MIDlet-Restart: true
Oracle-MIDlet-Restart-Count: 10
--
javacint group - http://www.javacint.com/
---
You received this message because you are subscribed to the Google Groups "Cinterion Java enabled chips support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to javacint+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Regards,Hello Florent,Did you check the encoding of your jad file, I'm not sure but logically it can be the origin of such an error
To unsubscribe from this group and stop receiving emails from it, send an email to javacint+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
ADNANE Ahmed
To unsubscribe from this group and stop receiving emails from it, send an email to javacint+u...@googlegroups.com.
# curl http://94.23.55.152:8080/helloehs6/helloehs6.jad -v
< HTTP/1.1 200 OK
< Server: thttpd/2.25b 29dec2003
< Content-Type: text/plain; charset=iso-8859-1
# curl http://94.23.55.152/helloehs6/helloehs6.jad -v
< HTTP/1.1 200 OK
< Server: Apache
< Content-Type: text/vnd.sun.j2me.app-descriptor
Florent did you find the solution? I have the same problem with an EHS6 module. JAD file looks beeing downloaded ok but the JAR is not good. With the TC65 this was working correctly. So far compatibility....
[OTAP] ====================================================================[OTAP] Parameters set via AT command:[OTAP] JAD File URL: http://otap.apn.***.nl/OtapService.svc/file/8931086013116574607/tc65.app.gateway.jad[OTAP] Bearer: GPRS[OTAP] Apn Or Num: apn.maingate[OTAP] Notify URL: http://otap.apn.***.nl/OtapService.svc/notify/8931086013116574607[OTAP] no sms PID check: off[OTAP] hide HTTTP authentication params: off[OTAP] ====================================================================[OTAP] Parameters for current procedure:[OTAP] JAD File URL: http://otap.apn.***.nl/OtapService.svc/file/8931086013116574607/tc65.app.gateway.jad[OTAP] Http User:[OTAP] Http Pwd:[OTAP] Bearer: GPRS[OTAP] Apn Or Num: apn.maingate[OTAP] Net User:[OTAP] Net Pwd:[OTAP] Dns: 0.0.0.0[OTAP] Notify URL: http://otap.apn.***.nl/OtapService.svc/notify/8931086013116574607[OTAP] no sms PID check: off[OTAP] hide HTTTP authentication params: off[OTAP] ====================================================================[OTAP] Starting OTAP download operation[OTAP] Stopping all midlets[OTAP] midlets stopped
[OTAP] PS Detach[OTAP] Starting installation
[OTAP] Try to get http://otap.apn.***.nl/OtapService.svc/file/8931086013116574607/tc65.app.gateway.jad ...[OTAP] Transfer finished.[OTAP] Update of existing midlet[OTAP] JAR file download[OTAP] Try to get http://otap.apn.***.nl/OtapService.svc/file/8931086013116574607/tc65.app.gateway.jar ...[OTAP] Transfer finished.[OTAP] Installation completed with result: 907 Invalid JAR[OTAP] Try to post result to http://otap.apn.***.nl/OtapService.svc/notify/8931086013116574607 ...[OTAP] ERROR: Result post failed![OTAP] DONE with status: Invalid JAR Type
[OTAP] operation failed[OTAP] Reboot now.
Connected to *.nl (192.168.110.20) port 80
* Connected to *** (192.168.110.20) port 80
< HTTP/1.1 200 OK
< Server: Apache
< Content-Type: application/java-archive
[OTAP] Installation completed with result: 907 Invalid JAR<CR><LF>
[OTAP] No NotifyURL set. Not posting result.<CR><LF>
# grep ja[rd] /etc/mime.types
application/java-archive jar
text/vnd.sun.j2me.app-descriptor jad
[OTAP] Installation completed with result: 907 Invalid JAR<CR><LF>
[OTAP] No NotifyURL set. Not posting result.<CR><LF>