Hello all,
I'm trying to start playing with taverna and have a problem with
building it:
I downloaded it through subversion and fail to build it with maven (2.0.10).
clean install gives me the next error:
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running
net.sf.taverna.t2.activities.localworker.translator.LocalworkerTranslatorTest
ApplicationConfig could not determine application name, using
unknownApplication-88959da7-a760-4452-9461-66319a554e6f
log4j:WARN No appenders could be found for logger
(net.sf.taverna.raven.appconfig.ApplicationUserHome).
log4j:WARN Please initialize the log4j system properly.
ApplicationConfig could not determine application name, using
unknownApplication-88959da7-a760-4452-9461-66319a554e6f
Failed: null Error evaluating the beanshell script
net.sf.taverna.t2.activities.beanshell.beanshellactivit...@5e8d7d
java.lang.Exception: This processor always fails
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at bsh.Reflect.constructObject(Unknown Source)
at bsh.BSHAllocationExpression.constructObject(Unknown Source)
at bsh.BSHAllocationExpression.objectAllocation(Unknown Source)
at bsh.BSHAllocationExpression.eval(Unknown Source)
at bsh.BSHPrimaryExpression.eval(Unknown Source)
at bsh.BSHPrimaryExpression.eval(Unknown Source)
at bsh.BSHThrowStatement.eval(Unknown Source)
at bsh.Interpreter.eval(Unknown Source)
at bsh.Interpreter.eval(Unknown Source)
at bsh.Interpreter.eval(Unknown Source)
at
net.sf.taverna.t2.activities.beanshell.BeanshellActivity$1.run(BeanshellActivity.java:153)
at java.lang.Thread.run(Thread.java:619)
Tests run: 52, Failures: 8, Errors: 0, Skipped: 5, Time elapsed: 43.36
sec <<< FAILURE!
Cheers,
Dmitry
------------------------------------------------------------------------------
_______________________________________________
taverna-hackers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/taverna-hackers
Developers Guide: http://www.mygrid.org.uk/usermanual1.7/dev_guide.html
FAQ: http://www.mygrid.org.uk/wiki/Mygrid/TavernaFaq