TangoTest problem
|
|
---|---|
Hello everyone! After solving my Problems with installing JAVA-tools I tried to Tango test, but it returns error. Could you please explain for dummies what should I do? |
|
|
---|---|
Hi, On your screenshot, sys/tg_test/1 Tango device is marked as exported but it cannot be contacted. Several possible reasons:
Hoping this helps, Reynald
Rosenberg's Law: Software is easy to make, except when you want it to do something new.
Corollary: The only software that's worth making is software that does something new. |
|
|
---|---|
Reynald Could you please explain in more detail? Where can I check that there is a TangoTest/test process running on 172.16.248.135 with PID 9832? And how should I change my settings if there are some network/firewall settings? thank you in advance! |
|
|
---|---|
On your screenshot, jive is reporting that TangoTest/test device server process was running on a computer having IP address 172.16.248.135 and with the PID (Process ID) 9832. So you just need to log on computer having IP address 172.16.248.135 and see whether there is a process running with this PID 9832.
On Linux, you can use the following command to check whether there is a process running with PID 9832:
On Windows, you can use the task manager, select the "Processes" tab and add PID (Process Identifier) column from the "View->Select columns…" menu and check whether there is a process with PID 9832. Good luck!
Rosenberg's Law: Software is easy to make, except when you want it to do something new.
Corollary: The only software that's worth making is software that does something new. |