[Soaplab-users] Soaplab error: Can't communicate with the application launcher
Brought to you by:
marsenger
From: Tim T. <Tim...@ed...> - 2005-11-03 17:22:31
|
Hi, I am using soaplab to make a local install of emboss available as web services. I followed the guidelines outlined at: http://www.ebi.ac.uk/soaplab/BinaryGuide.html and http://www.ebi.ac.uk/soaplab/ServiceSets.html I then configured Taverna to pickup my soaplab install. When running a simple workflow through Taverna using services installed on my soaplab install I get the following error message (see below). Any suggestions as to what is causing this would be greatly appreciated. <workflowReport workflowID="1" workflowStatus="COMPLETE"> <processorList> <processor name="seqret"> <ServiceFailure TimeStamp="Nov 3, 2005 5:01:11 PM" /> <ServiceError Message="Soaplab call returned an error : Summary:
	Completed: Unknown
	Te rmination status: 
Report:
Can't communicate with the a..." TimeStamp="Nov 3, 2005 5:01:11 PM">Soaplab call returned an error : Summary: Completed: Unknown Termination status: Report: Can't communicate with the application launcher. Problem: java.io.FileNotFoundException: /usr/local/soaplab/analysis- interfaces/a/unknown/Projects/default/Data /PROP1131037271065 (No such file or directory) <br> SoaplabTask.execute(..) : line 151 &lt;SoaplabTask.java&gt;<br> ProcessorTask.run AndGenerateTemplates(..) : line 444 &lt;ProcessorTask.java&gt;<br> ProcessorTask.doInvocationW ithRetryLogic(..) : line 397 &lt;ProcessorTask.java&gt;<br> ProcessorTask.invokeOnce(..) : lin e 319 &lt;ProcessorTask.java&gt;<br> ProcessorTask.invokeWithoutIteration(..) : line 503 & lt;ProcessorTask.java&gt;<br> ProcessorTask.invoke(..) : line 251 &lt;ProcessorTask.java&g t;<br> ProcessorTask.handleRun(..) : line 199 &lt;ProcessorTask.java&gt;<br> NewState$ 1.run(..) : line 67 &lt;NewState.java&gt;<br></ ServiceError> <Invoking TimeStamp="Nov 3, 2005 5:01:11 PM" /> <ProcessScheduled TimeStamp="Nov 3, 2005 5:01:10 PM"> <s:soaplabwsdl xmlns:s="http://org.embl.ebi.escience/xscufl/ 0.1alpha">http://wilkie226.dmed.ed.ac.uk:8 080/axis/services/edit.seqret</s:soaplabwsdl> </ProcessScheduled> </processor> <processor name="String_Constant"> <ProcessComplete TimeStamp="Nov 3, 2005 5:01:11 PM" /> <Invoking TimeStamp="Nov 3, 2005 5:01:11 PM" /> <ProcessScheduled TimeStamp="Nov 3, 2005 5:01:10 PM"> <s:stringconstant xmlns:s="http://org.embl.ebi.escience/ xscufl/0.1alpha">gb:AC073855</s:stringconstant > </ProcessScheduled> </processor> </processorList> </workflowReport> Thanks, Tim |