hybox / aws

AWS CloudFormation templates for the Hydra-in-a-Box application stack
Apache License 2.0
24 stars 13 forks source link

fcrepo down after install / error creating bean with name respositoryServiceImpl #159

Open lpmagnuson opened 7 years ago

lpmagnuson commented 7 years ago

Sorry to bug again, but after install fedora is down (fcrepo). The instance shows as down in the Hyku admin dashboard, and after pulling the tomcat logs, I'm seeing this error (among others):

20-Jun-2017 15:29:40.641 SEVERE [localhost-startStop-1] org.apache.catalina.core.StandardContext.listenerStart Exception sending context initialized event to listener instance of class org.fcrepo.http.commons.FedoraContextLoaderListener org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'repositoryServiceImpl': Unsatisfied dependency expressed through field 'repository'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'modeshapeRepofactory': Invocation of init method failed; nested exception is org.fcrepo.kernel.api.exception.RepositoryRuntimeException: java.lang.RuntimeException: java.lang.ExceptionInInitializerError

Full log file attached. Thanks in advance for any advice!

Lauren localhost.2017-06-20.txt

CrazyCompiler commented 6 years ago

Which version of java are you using? possibly it will be java version issue.