Hi Donal,

 
I am running Taverna on a server without GUI, can't run the workbench there.

 
It works on my desktop, but I can't run it on the server because I do not find 
a way to indicate the jar lib directory.

 
@Clemens:

To declare the variable in executeworkflow.sh with one of { 
.taverna-2.4.0/lib/, .taverna-cmd-2.4.0/lib/, taverna-home/lib/ } like this

 
# Set to $TAVERNA_HOME/lib for shared installation

LIB_PATH="$HOME/.taverna-2.4.0/lib"

 
does not work either.

 
Best,

 
Sven

-----Original message-----
To:[email protected]; 
From:Donal K. Fellows <[email protected]>
Sent:Wed 26-09-2012 14:20
Subject:Re: [Taverna-users] beanshell jars in command line mode
Attachment:donal_k_fellows.vcf
On 26/09/2012 12:37, Schlarb Sven wrote:
> which directory would that be?
>
> I am using the Taverna workbench 2.4.0, which has a script for executing
> workflows (executeworkflow.sh) from the command line.
>
> At least the following options do not work in my case:
>
> .taverna-2.4.0/lib/
> .taverna-cmd-2.4.0/lib/
> taverna-home/lib/

Run the workbench. Put a beanshell in a workflow and then configure that
beanshell (we're doing this to get at the configuration dialog; the
contents of the workflow don't actually matter). If you look at the
“Dependencies” tab, it will say where to place libraries. On this
computer, it is:

   /Users/dkf/Library/Application Support/taverna-2.4.0/lib

I do not assume that the location will be the same for you. In fact, I'm
sure it won't (unless you're on the same version of Mac and have a login
“dkf” ;-)).

The standard 'executeworkflow.sh' uses the same location.

Donal.
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. 
http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/_______________________________________________
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/
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
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