[OTAP] ERROR: Open file | Telit Cinterion IoT Developer Community
July 25, 2023 - 11:45pm, 238 views
When trying to update our midlet, the following error is displayed on the trace output: [OTAP] ERROR: Open file!
The output is:
[OTAP] Parameters for current procedure:
[OTAP] JAD File URL: http://172.30.4.77:888/PowerWatchModemAPI/Events/DGS.jad
[OTAP] App Dir a:/bin
[OTAP] Http User:
[OTAP] Http Pwd:
[OTAP] Bearer: GPRS
[OTAP] Apn Or Num: mobile.ist.co.za
[OTAP] Net User:
[OTAP] Net Pwd:
[OTAP] Dns: 0.0.0.0
[OTAP] Notify URL:
[OTAP] no sms PID check: 0
[OTAP] Try to establish a GPRS connection ...
[OTAP] GPRS connection established.
[OTAP] Try to get http://172.30.4.77:888/PowerWatchModemAPI/Events/DGS.jad ...
[OTAP] Reboot now.
[OTAP] ERROR: Open file!
^SYSSTART
The output from ati1 is:
I can access the file using:
I didn't notice that it's the IP address from the private pool. So, that's why I can't access it.
Do you use any private APN? Maybe you use different APNs for standard connections with SISS command and for OTAP?
Hello,
Normally the *.jad file should be downloaded and read. And inside it the module should find the path to the *.jar and also download it. Here it looks like either the file wasn't downloaded or there was a problem with its contents. If the path is correct you should be able to download it in the web browser. For me this link doesn't work. Please also note the correct MIME settings for the files should be applied in the server - please refer to Java User's Guide document.
Best regards,
Bartłomiej