Hi all,
I tried to boot the test application for my custom Oscar (text mining)
plugin [0], but after a message about log4j.properties not found,
nothing happened. The log showed some problem, which seemed to be
caused by version updates, and resulting conflicts due to difference
versions of modules in the $HOME/.m2 repository...
After removing all mygrid bits from this repository, I now get this error:
Exception in thread "main" java.lang.IllegalStateException: Can't find
application main method
at
net.sf.taverna.raven.appconfig.ApplicationConfig.getMainClass(ApplicationConfig.java:92)
at net.sf.taverna.raven.launcher.Launcher.launchMain(Launcher.java:130)
at net.sf.taverna.raven.launcher.Launcher.main(Launcher.java:66)
at
uk.ac.cam.ch.wwmm.oscar.taverna.ui.TavernaWorkbenchWithOscarPlugin.main(TavernaWorkbenchWithOscarPlugin.java:19)
I may have to update the version numbers of my Taverna depedencies,
which are now set to:
<properties>
<t2.core.version>1.2</t2.core.version>
<t2.activities.version>1.2</t2.activities.version>
<t2.ui.api.version>1.2</t2.ui.api.version>
<t2.workbench.version>2.2.0</t2.workbench.version>
</properties>
Where again do I find what version numbers I should use for my plugins
under development?
Egon
0.http://chem-bla-ics.blogspot.com/2010/10/oscar-text-mining-in-taverna.html
--
Dr E.L. Willighagen
Postdoctoral Research Associate
University of Cambridge
Homepage: http://egonw.github.com/
LinkedIn: http://se.linkedin.com/in/egonw
Blog: http://chem-bla-ics.blogspot.com/
PubList: http://www.citeulike.org/user/egonw/tag/papers
------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-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/