Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
lpmagnuson opened this issue Jun 21, 2017 · 1 comment

Comments

@lpmagnuson
Copy link

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
Copy link

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

  • try using java 8 (java version "1.8.0_181")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants