Hi, [email protected] wrote: > Dear taverna-users > I installed taverna-1.7.1 in Scientific Linux 5. At the time of > starting the Taverna, am getting the *ERROR: Premature end of file*. I > am using jdk1.6.0_14 and there is no error message displaying in the > terminal when executing runme.sh in taverna1.7.1. Please help me to > trace out the problem. > Sample output: > [r...@localhost taverna-1.7.1]# which dot > /usr/bin/dot > > [r...@localhost taverna-1.7.1]# ls > bin dataviewer.bat examples executeworkflow.sh readme.html runme.sh > taverna.ico > conf dataviewer.sh executeworkflow.bat plugins runme.bat > taverna-bootstrap-1.7.1.0.jar > [r...@localhost taverna-1.7.1]# uname -r > 2.6.18-128.1.10.el5 > > [r...@localhost taverna-1.7.1]# ./runme.sh Do you know what the default shell is on Scientific Linux? Changing the top of the runme.sh from "#!/bin/sh" to "#!/bin/bash" may help.
By the way, I really wouldn't recommend running Taverna as root - especially if you are not sure of the origin of the workflow you are running!! Stuart. > > > > > -- > with regards, > B.Madusudhanan. > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > Are you an open source citizen? Join us for the Open Source Bridge conference! > Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250. > Need another reason to go? 24-hour hacker lounge. Register today! > http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org > ------------------------------------------------------------------------ > > _______________________________________________ > 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/ > ------------------------------------------------------------------------------ Are you an open source citizen? Join us for the Open Source Bridge conference! Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250. Need another reason to go? 24-hour hacker lounge. Register today! http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org _______________________________________________ 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/
