Hi,
when submitting a workflow to the taverna server via the server java cli
with:
java -jar
/opt/t2-server-java-cli/target/t2-server-java-cli-0.0.3-jar-with-dependencies.jar
RunWorkflow -w test.t2flow http://url-to-server:8080/taverna-server
i get the following exception:
Exception in thread "main"
uk.org.taverna.server.client.AccessForbiddenException: Access to
http://url-to-server.ac.at:8080/taverna-server/rest/runs/4f7ae328-df14-4430-8f96-164eb12513c2/wd/out/
is forbidden. Either you do not have the required credentials or the
server does not allow the requested operation
at
uk.org.taverna.server.client.Server.processResponse(Server.java:582)
at uk.org.taverna.server.client.Server.getAttribute(Server.java:521)
at uk.org.taverna.server.client.Server.getRunData(Server.java:418)
at uk.org.taverna.server.client.Server.getRunData(Server.java:440)
at uk.org.taverna.server.client.Run.getOutput(Run.java:635)
at uk.org.taverna.server.client.Run.getOutput(Run.java:690)
at
uk.org.taverna.server.client.cli.RunWorkflow.run(RunWorkflow.java:181)
at
uk.org.taverna.server.client.cli.AppDispatcher.run(AppDispatcher.java:77)
at
uk.org.taverna.server.client.cli.AppDispatcher.main(AppDispatcher.java:60)
It works fine with the -r option, so maybe this happens when the client
tries to download the results. The problem may be that there is a
trailing slash at the end of the URL. When I open the URL in a browser
it says "no such directory entry". It works fine without the slash.
Does anyone know what the problem could be? A problem in the command
line tool or in the tomcat configuration?
Cheers,
Markus
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
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/