Re: [Soaplab-users] Problem with Infile Path
Brought to you by:
marsenger
From: Martin S. <mar...@gm...> - 2008-03-28 01:12:10
|
> I have (now) a problem with an old application which doesn't seem to > accept path provided by SoapLab2 for input file: > > -in=/opt/tomcat/temp/_R_/SANDBOX/[protein_2d_structure.tmpred]3bd3a626.118f08a1fec.-7ffe/i_infile > I have tried myself, and I cannot reproduce the error here. Could you checks if the path mentioned in your example is a path of the SANDBOX of your current Soaplab2? Because Soaplab2 refuses to take local (local on the server side) files unless they are in its SANDBOX directory. What is the full error message you are getting (something like "Refusing to resolve the reference...")? Could you try to run a testing service (which comes with Soaplab2) - using as an input an existing file in your SANDBOX (the example below is just from my machine): build/run/run-cmdline-client -protocol local -name testing.files -w -r input_url /home/senger/soaplab2/_R_/SANDBOX/\[classic.helloworld\]- 24c8efb0.117ea7cd13f.-8000/o_output This calls works fine on my machine, how about on yours? Thanks, Martin -- Martin Senger email: mar...@gm...,m.s...@cg... skype: martinsenger |