Hi,
for those of you who might try a similar thing: Taverna can be
configured to store all the results and the workflow IDs in a MySQL
database. It seems to be a much easier solution than Ian's (thanks
anyway). The procedure is described here:
http://www.mygrid.org.uk/dev/wiki/display/developer/Data+and+Provenance+Configuration.
However, I can't get it to work in Taverna 2.2 (yet). The error message is:
ERROR 2010-08-24 12:14:29,768
(net.sf.taverna.t2.workbench.ui.impl.Workbench:117) - Uncaught exception
in Thread[AWT-EventQueue-0,6,main]
java.lang.NullPointerException
at
net.sf.taverna.t2.provenance.connector.MySQLProvenanceConnector$1.run(MySQLProvenanceConnector.java:129)
at
net.sf.taverna.t2.provenance.connector.MySQLProvenanceConnector.addProvenanceItem(MySQLProvenanceConnector.java:140)
Cheers,
Dennis
------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users
worldwide. Take advantage of special opportunities to increase revenue and
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
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/