You should now be able to test the Taverna 3 alpha command line tool by downloading taverna-command-line-product-3.0.1-SNAPSHOT-nightly.zip from:
http://build.mygrid.org.uk/ci/view/Taverna-3/job/t3-taverna-commandline-product/174/uk.org.taverna.workbench$taverna-command-line-product/ Note that this is a snapshot build and has only been subject to minimal testing. As mentioned, we plan to include the command line tool in the next alpha 2, which will be subject to more substantial testing before release. Example use: c:\Users\stain\Downloads\taverna-command-line-3.0.1-SNAPSHOT-20131023T0422-nightly>executeworkflow.bat ..\workflows\hello_anyone_730275.wfbundle -inputvalue name Fred log4j:ERROR A "org.apache.log4j.ConsoleAppender" object is not assignable to a "org.apache.log4j.Appender" variable. log4j:ERROR The class "org.apache.log4j.Appender" was loaded by log4j:ERROR [org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader@6fb08b78[com.springsource.org.apache.log4j:1.2.16(id=39)]] whereas object of type log4j:ERROR "org.apache.log4j.ConsoleAppender" was loaded by [sun.misc.Launcher$AppClassLoader@32c5f9fe]. log4j:ERROR Could not instantiate appender named "CONSOLE". log4j:WARN No appenders could be found for logger (org.springframework.osgi.extender.internal.boot.ChainActivator). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. Outputs will be saved to the directory: c:\Users\stain\Downloads\taverna-command-line-3.0.1-SNAPSHOT-20131023T0422-nightly\Hello_Anyone_output Workflow completed. c:\Users\stain\Downloads\taverna-command-line-3.0.1-SNAPSHOT-20131023T0422-nightly>cat Hello_Anyone_output\greeting Hello, Fred (The log4j warnings are due to T3-880 and can be ignored) On 21 October 2013 15:10, Donal K. Fellows <[email protected]> wrote: > On 08/10/2013 09:25, Ahmet Yildiz wrote: >> >> I try to run Taverna 3 Commandline tool, i checked out from >> >> http://taverna.googlecode.com/svn/taverna/products/net.sf.taverna.t2.taverna-commandline/trunk, >> build works fine, but when i try to run executeworkflow.bat file, there >> are class not found exceptions. What is the development status of >> commandline version of Taverna 3? > > > Sorry it's taken so long to get back to you. The current status of the > command line is that it is NOT WORKING in alpha 1 (T3α1); it was one of > the things that didn't get done so that we could get an alpha out in a > timely fashion. We plan to have the command line available as part of > the second alpha (T3α2), which is currently projected at about 3 weeks > from now. If you're tracking our code repository, you might well observe > things start working sooner than that, but no promises. ;-) > > Donal. > > ------------------------------------------------------------------------------ > October Webinars: Code for Performance > Free Intel webinars can help you accelerate application performance. > Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most > from > the latest Intel processors and coprocessors. See abstracts and register > > http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk > _______________________________________________ > taverna-hackers mailing list > [email protected] > Web site: http://www.taverna.org.uk > Mailing lists: http://www.taverna.org.uk/about/contact-us/ > Developers Guide: http://www.taverna.org.uk/developers/ -- Stian Soiland-Reyes, myGrid team School of Computer Science The University of Manchester http://soiland-reyes.com/stian/work/ http://orcid.org/0000-0001-9842-9718 ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk _______________________________________________ taverna-hackers mailing list [email protected] Web site: http://www.taverna.org.uk Mailing lists: http://www.taverna.org.uk/about/contact-us/ Developers Guide: http://www.taverna.org.uk/developers/
