Hi Wim,
    It looks to me that there is a problem with a maven repository that 
the Remote Execution Service is dependent upon having now disappeared. 
There isn't an easy solution to this, other than changing code and 
recompiling the war file. I'm looking at this now.

    You seem to be using an old version, I'm basing this upon the 
"-Draven.profile=htt...1.5.2.1-profile.xml" in your logs. Which version 
are you using, and is using a particular version important to you?
   
    I'm currently preparing a new release of Taverna 1, and will update 
and release a new Remote Execution Service as part of this.

    Incidently, the answer to your actual question is *I think* that you 
can set http.proxyHost, http.proxyPort, and if necessary 
http.nonProxyHost,http.proxyUser and http.proxyPassword as system 
properties. You can do this by setting an <env-entry> block in either 
the web.xml or context.xml. See 
http://tomcat.apache.org/tomcat-5.5-doc/config/context.html

    I don't think this will solve your problem though :(

Stuart.

Wim Spee wrote:
>  Hello all,
>  
> I deployed the taverna remote execution war file on a tomcat server, 
> and installed the remote execution plugin in Taverna. When I try to 
> run a workflow remotely this fails.
>  
> In my catelina out log I find: Starting /opt/jdk1.5.0_12/jre/bin/java 
> -Xmx500m -classpath ":/opt/apache-tomcat...e/lib/ext/dnsns.jar" 
> -Dtaverna.home=/tmp/tavernaHome -Djava.awt.headless=true 
> "-Draven.profile=htt...1.5.2.1-profile.xml" 
> net.sf.taverna.serv...fulExecutionProcess -base .......................
>  
> And in the taverna.log file I find a couple of HTTP errors like :
>  
> java.io.IOException: Server returned HTTP response code: 502 for URL: 
> http://mobycentral.icapture.ubc.ca/maven/biomoby/org/jmoby/1/jmoby-1.pom
>  
> I presume the remote execution failes because of the Taverna remote 
> server not being able to connect to the internet.   How do I set the 
> proxy for the remote execution server? In other cases I would do this 
> when starting the application or within the application itself but 
> this is handled by Taverna remote execution.
>  
> Thanks and Best Regards,
>  
> Wim Spee
>  
>  
>
> //
>
>  
> ------------------------------------------------------------------------
>
> ------------------------------------------------------------------------------
> Crystal Reports - New Free Runtime and 30 Day Trial
> Check out the new simplified licensing option that enables unlimited
> royalty-free distribution of the report engine for externally facing 
> server and web deployment.
> http://p.sf.net/sfu/businessobjects
> ------------------------------------------------------------------------
>
> _______________________________________________
> taverna-users mailing list
> [email protected]
> [email protected]
> Web site: http://www.taverna.org.uk
> Mailing lists: http://www.taverna.org.uk/taverna-mailing-lists/
>   


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
taverna-users mailing list
[email protected]
[email protected]
Web site: http://www.taverna.org.uk
Mailing lists: http://www.taverna.org.uk/taverna-mailing-lists/

Reply via email to