Hi All,

I am trying to use Taverna 2.4.1 server to run a workflow.
I am running Taverna Server under Tomcat 6.0.37 on a Ubuntu/Linux OS.

I am accessing the Taverna Server via the REST interface with the server 
running in 'insecure' mode.

The workflow that I am running can be uploaded to the Taverna server fine.
I can start and run the workflow via the REST.
I can also check the workflow status.

When the workflow status is 'Finished', I invoke a GET on the Taverna server to 
retrieve XML file containing the output file paths.
I do this by GETting the following URL:-

http://localhost:8443/taverna-server/rest/runs/UUID/wd/out

Where UUID is a long character string for the current session ID.

If I open the path http://localhost:8443/taverna-server/rest/runs/UUID , I see 
an XML document with path tags like <ts-rest:input />, <ts-rest:output/>.

Input XML, creation time XML etc are all available and valid.

If I access any of the output paths for a given session however, either by Java 
REST client or the firefox web browser, Taverna server returns a HTTP 403 error 
code and the message 'problem getting main directory handle'.

This output path function were working earlier today but something has 
corrupted with the Taverna Server system state and I do not know what.

I have tried re-starting the Tomcat server and the error persists.
If I run any workflow, I cannot access any of the output as the output 
directories are not being published by the Taverna server.

Any advice on how to resolve this issue would be most appreciated.
I will try undeploying the Taverna server but I would rather have an idea on 
the root cause.

Many thanks in advance,

Gareth

This E-Mail is sent in confidence for the addressee only.  Unauthorised 
recipients must preserve this confidentiality and should please advise the 
sender immediately by telephone (+44 (0)1625 505100) and return the original 
E-Mail to the sender without taking a copy. Cyprotex has taken all reasonable 
precautions to ensure that no viruses are transmitted from Cyprotex to any 
third party.  Cyprotex accepts no responsibility for any loss or damage 
resulting directly or indirectly from the use of this E-Mail or the contents.
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
taverna-users mailing list
[email protected]
[email protected]
Web site: http://www.taverna.org.uk
Mailing lists: http://www.taverna.org.uk/about/contact-us/

Reply via email to