ELS61-E Java debugging with NetBeans IDE 7.2 and Windows 10 | Telit Cinterion IoT Developer Community
November 8, 2016 - 12:27pm, 2915 views
Hi,
I have a simple HelloWorld test going on. The WTK has been installed to support the ELS61-E and the Device Manager shows the modem and COM ports. Still I will get:
Copying 1 file to C:\Users\antero.markkula\Documents\Gemalto\ehsx_rev03.001_arn0000007_install-cd\All Users\Cinterion\EHS5 WTK Examples\NetBeansSamples\HelloWorld\dist\IMP_NG_ELSx_REMOTE1\nbrun4775403277568037611
Copying 1 file to C:\Users\antero.markkula\Documents\Gemalto\ehsx_rev03.001_arn0000007_install-cd\All Users\Cinterion\EHS5 WTK Examples\NetBeansSamples\HelloWorld\dist\IMP_NG_ELSx_REMOTE1\nbrun4775403277568037611
Jad URL for OTA execution: http://localhost:8082/servlet/org.netbeans.modules.mobility.project.jam....
Starting emulator in execution mode
Registering ip address "192.168.244.1" of remote debugging device...
Waiting for debug device registration of "IMP_NG_ELSx_REMOTE"...
Passing control to external device emulator...
Installing suite from: http://192.168.244.2:55620/HelloWorld.jad
JAD server not found
*** Error ***
Failed to execute MIDlet suite
End of debug session. Emulator is closed!
-------------------------------------- WIndows 10 has permissions to access everything...
What to look next?
The software can be loaded, installed and run through MES, but the real debug should be better :)
Best Regards, Antero
Antero Markkula
Communication and Mechatronics
Enkom Active Oy – www.enkom-active.fi
Upseerinkatu 3 A, 02600 Espoo, Finland
Mobile: +358 400 411368
Office: +358 10 204 0000
Fax: +358 10 204 0010
E-mail: antero.markkula@enkom-active.fi
Hello,
One of the reasons could be that Windows 10 is not officially supported.
On the other hand this "JAD server not found" information is typical for firewall problems. The communication between the addresses used for debugging which are printed in the log may be blocked by the firewall.
Regards,
Bartłomiej
Hi,
I turned off the firewall in Public network settings and the debugger started to work.
I also tried to allow NetBeans to communicate through the Windows firewall but that didn't help.
The Java test was a modified HelloWorld on a ELS61-E.
Best Regards, Antero
Antero Markkula
Communication and Mechatronics
Enkom Active Oy – www.enkom-active.fi
Upseerinkatu 3 A, 02600 Espoo, Finland
Mobile: +358 400 411368
Office: +358 10 204 0000
Fax: +358 10 204 0010
E-mail: antero.markkula@enkom-active.fi
I think that creating the rules for the debug addresses from the log should be a better solution.
Regards,
Bartłomiej