On Thu, Jul 23, 2009 at 07:19, Achille Zappa<[email protected]> wrote: > [u...@localhost taverna-workbench-2.1.b2]$ ulimit - > open files (-n) 1024
This seems in order. > [u...@localhost taverna-workbench-2.1.b2]$ java -version > java version "1.6.0_0" > OpenJDK Runtime Environment (IcedTea6 1.5) (fedora-24.b16.fc11-x86_64) > OpenJDK 64-Bit Server VM (build 14.0-b15, mixed mode) This is however not supported. There is some kind of bug in OpenJDK - probably related to closing of files, at least all the exceptions I've got seems to be related to file handling. Try installing Sun's JRE or JDK (version 6) - I'm afraid I don't know the exact procedure for Fedora. -- 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/
