On Wed, Jul 22, 2009 at 03:49, Achille Zappa<[email protected]> wrote:

> cache. java.io.FileNotFoundException:
> /root/.taverna-2.1-beta-2/moby-cache/http58.47.47moby46ucalgary46ca47moby47MOBY45Central46pl/services/asrp.cgrb.oregonstate.edu
> (Too many open files)

The error message indicates that there's too many open files.

You also seem to be running Taverna as root, which is not recommended
for security reasons.


In Unix you can use the ulimit command to adjust the number of files
that a process is allowed to have open. Try ulimit -a to see what your
current limits are.


Does this error occur while running a workflow, or when starting up Taverna?

-- 
Stian Soiland-Reyes, myGrid team
School of Computer Science
The University of Manchester

------------------------------------------------------------------------------
_______________________________________________
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