Download Results: Verification was aborted before the remote part starts.

Hello everybody,
I have an issue using Polyspace Client R2011b. When I start a verification using our Polyspace Server everything seems fine. I am able to follow the progress and the verification finishes with "completed" in the Queue Manager Interface. But when I finally trigger the download via context menu "Download Results..." an error occurs: "Error: The verification was aborted before the remote part starts."
What could be the problem here?
I am using openSuse 11.1 64bit with the Polyspace Client and Ubuntu 11.04 64bit for the Polyspace Server.
Thanks in advance,
Jan

 Accepted Answer

Hi Jan ;),
I finally found a solution to my problem: Since the hostname of my Polyspace Server could not be resolved via DNS server, the configuration in the polyspace.conf was misleading. Somehow the information "cpu=[NameOfServer]" resulted in an erroneous start of the deamon process, because the name was unknown. So two Queue Manager were running concurrently. Changeing the line in the config file to "cpu=localhost:12427" fixed the problem. You may also leave out the port number, but I did not try that yet as I was lucky to get it work at last.
Greetings,
Jan

More Answers (0)

Asked:

Jan
on 6 Feb 2012

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!