You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I am trying to create DSpace Administrator Account using "/dspace/bin/dspace create-administrator", I am receiving an error as follows:
Failure during kernel init: Failed to startup the DSpace Service Manager: failure starting up spring service manager: Error creating bean with name 'applicationService' defined in URL [jar:file:/dspace/lib/dspace-cris-api-CRIS-6.5.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 org.springframework.cglib.proxy.Enhancer
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:/dspace/lib/dspace-cris-api-CRIS-6.5.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 org.springframework.cglib.proxy.Enhancer
at org.dspace.servicemanager.DSpaceServiceManager.startup(DSpaceServiceManager.java:231)
at org.dspace.servicemanager.DSpaceKernelImpl.start(DSpaceKernelImpl.java:153)
at org.dspace.servicemanager.DSpaceKernelImpl.start(DSpaceKernelImpl.java:128)
at org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:50)
Caused by: java.lang.IllegalStateException: failure starting up spring service manager: Error creating bean with name 'applicationService' defined in URL [jar:file:/dspace/lib/dspace-cris-api-CRIS-6.5.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 org.springframework.cglib.proxy. erorr.txt
The details error file has been attached herewith, please find the attachment.
Thanks and Regards,
The text was updated successfully, but these errors were encountered:
Respected Sir/Madam,
When I am trying to create DSpace Administrator Account using "/dspace/bin/dspace create-administrator", I am receiving an error as follows:
Failure during kernel init: Failed to startup the DSpace Service Manager: failure starting up spring service manager: Error creating bean with name 'applicationService' defined in URL [jar:file:/dspace/lib/dspace-cris-api-CRIS-6.5.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 org.springframework.cglib.proxy.Enhancer
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:/dspace/lib/dspace-cris-api-CRIS-6.5.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 org.springframework.cglib.proxy.Enhancer
at org.dspace.servicemanager.DSpaceServiceManager.startup(DSpaceServiceManager.java:231)
at org.dspace.servicemanager.DSpaceKernelImpl.start(DSpaceKernelImpl.java:153)
at org.dspace.servicemanager.DSpaceKernelImpl.start(DSpaceKernelImpl.java:128)
at org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:50)
Caused by: java.lang.IllegalStateException: failure starting up spring service manager: Error creating bean with name 'applicationService' defined in URL [jar:file:/dspace/lib/dspace-cris-api-CRIS-6.5.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 org.springframework.cglib.proxy.
erorr.txt
The details error file has been attached herewith, please find the attachment.
Thanks and Regards,
The text was updated successfully, but these errors were encountered: