Hello,
we have the pulse service running but the android app won´t show anything… We have trying it with a wifi connection, but the app returns:
An error occurred while parsing the data returned from Pulse: At line 1, column0: syntax error.
Is the app not working via wifi? Has anybody successfully running the app?
Did you guys upgrade from a previous version of Deadline, or was 5.0 a “clean” installation?
Also, can you go to \your\repository\scripts\Pulse, zip up Mobile_GetJobList.py, and post it? I just want to check if there is anything corrupted in this file.
I´m happy about your questions Ryan. Because it would be really nice to have that feature
We tested it with my personal android device only. No other device involved.
It is a Motorola defy.
Thanks for confirming. The next place to check is the Pulse log. From Pulse, select Help -> Explore Log Folder, and send us the last few Deadline Pulse logs from that folder. We’ll take a look to see if anything in the logs can help explain the problem.
Thanks for logs. It appears that something else IS communicating with the web service:
2011-07-27 12:00:43: Web Service - Executing GetFarmStatistics command…
2011-07-27 12:12:57: Web Service - Executing GetSlaveNames command…
I’m wondering if the multiple commands are interfering with each other, since the output you posted from Mobile_GetJobList appeared to contain output that would normally have come from GetFarmStatistics. If this is the case, then this is definitely a bug, and is something we’ll try to address for the next release.