From: Gary S. <gar...@vr...> - 2017-09-12 18:53:49
|
I'm trying to get Scipion-1.1 running with our Univa Grid Engine setup (aka. SGE). Scipion appears to be failing to use the launch protocol remotely, even though this works fine outside of Scipion. Has anyone seen errors like this? Error during EXECUTE: ** Couldn't parse ouput: [31m Scipion v1.1 (2017-06-14) Balbino [0m Traceback: Traceback (most recent call last): File "/cluster/app/scipion/1.1/pyworkflow/gui/form.py", line 1710, in _close message = self.callback(self.protocol, onlySave) File "/cluster/app/scipion/1.1/pyworkflow/gui/project/viewprotocols.py", line 1662, in _executeSaveProtocol self.project.launchProtocol(prot) File "/cluster/app/scipion/1.1/pyworkflow/project.py", line 417, in launchProtocol pwprot.launch(protocol, wait) File "/cluster/app/scipion/1.1/pyworkflow/protocol/launch.py", line 64, in launch jobId = _launchRemote(protocol, wait) File "/cluster/app/scipion/1.1/pyworkflow/protocol/launch.py", line 164, in _launchRemote raise Exception("** Couldn't parse ouput: %s" % redStr(out)) Exception: ** Couldn't parse ouput: [31m Scipion v1.1 (2017-06-14) Balbino [0m This email message and any attachments are confidential and intended for use by the addressee(s) only. If you are not the intended recipient, please notify me immediately by replying to this message, and destroy all copies of this message and any attachments. Thank you. |