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

Unable to start application. #2

Open
jastest opened this issue Mar 25, 2018 · 1 comment
Open

Unable to start application. #2

jastest opened this issue Mar 25, 2018 · 1 comment

Comments

@jastest
Copy link

jastest commented Mar 25, 2018

I am following the steps in the Continuous Delivery with Jenkins and Docker book, but I am unable to get the calculator application to start. Receiving error:

Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource [org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaAutoConfiguration.class]: Invocation of init method failed; nested exception is javax.persistence.PersistenceException: [PersistenceUnit: default] Unable to build Hibernate SessionFactory

Please assist.

@leszko
Copy link
Owner

leszko commented Mar 26, 2018

Hi @jastest,

  1. At what place in the book do you get the exception?
  2. Is there any stack trace? Could you paste it here?

R.

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