Hi people

I have a problem with ant fresh_install for DSpace CRIS from CINECA.
It connects to the database OK, but after that it shows the following error:

...

[java] Caused by: java.lang.RuntimeException: Failed to startup the DSpace
Service Manager: failure starting up spring service manager: Error creating
bean with name 'applicationService' defined in URL
[jar:file:/Users/germanbiozzoli/Documents/DSpace-CRIS/dspace/target/dspace-installer/lib/dspace-cris-api-CRIS-5.0.0-SNAPSHOT.jar!/spring/spring-dspace-addon-cris-services.xml]:
Invocation of init method failed; nested exception is
java.lang.NoClassDefFoundError: Could not initialize class
net.sf.cglib.proxy.Enhancer

     [java] at
org.dspace.servicemanager.DSpaceServiceManager.startup(DSpaceServiceManager.java:224)

     [java] at
org.dspace.servicemanager.DSpaceKernelImpl.start(DSpaceKernelImpl.java:150)

     [java] at
org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:57)

     [java] Caused by: java.lang.IllegalStateException: failure starting up
spring service manager: Error creating bean with name 'applicationService'
defined in URL
[jar:file:/Users/germanbiozzoli/Documents/DSpace-CRIS/dspace/target/dspace-installer/lib/dspace-cris-api-CRIS-5.0.0-SNAPSHOT.jar!/spring/spring-dspace-addon-cris-services.xml]:
Invocation of init method failed; nested exception is
java.lang.NoClassDefFoundError: Could not initialize class
net.sf.cglib.proxy.Enhancer

     [java] at
org.dspace.servicemanager.DSpaceServiceManager.startup(DSpaceServiceManager.java:208)

     [java] ... 2 more

And the build does not finish, it's produced when creates webapps folders.
I'm using Oracle Sun Java 1.8.0_11, could be something related to this?

Any clue?

Thanks a lot

German
------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to