Resolve "Copy the necessary entities from kypo2-training and create files for migrations"
Merged
requested to merge 10-copy-the-necessary-entities-from-kypo2-training-and-create-files-for-migrations into 8-integrate-the-necessary-parts-of-the-kypo2-training
Compare changes
- Dominik Pilár authored
spring.log deleted
100644 → 0
+ 0
− 156
2021-02-12 13:05:37.885 INFO 4257 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-02-12 13:05:39.950 INFO 4257 --- [main] o.s.s.web.DefaultSecurityFilterChain : Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@352288bc, org.springframework.security.web.context.SecurityContextPersistenceFilter@4ce9985f, org.springframework.security.web.header.HeaderWriterFilter@6ae1d5f1, org.springframework.security.web.csrf.CsrfFilter@65145fb7, org.springframework.security.web.authentication.logout.LogoutFilter@5016934, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@502f6f6a, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@44aaa987, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@33acec5e, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@57573880, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@56d4481f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6f13ed1, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6edd8d56, org.springframework.security.web.session.SessionManagementFilter@460a4935, org.springframework.security.web.access.ExceptionTranslationFilter@4f3a8e3e, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@e38b953]
2021-02-12 14:07:45.041 INFO 9715 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-02-12 14:07:46.200 WARN 9715 --- [main] ConfigServletWebServerApplicationContext : 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/HibernateJpaConfiguration.class]: Invocation of init method failed; nested exception is javax.persistence.PersistenceException: [PersistenceUnit: default] Unable to build Hibernate SessionFactory; nested exception is org.hibernate.MappingException: Cannot use identity column key generation with <union-subclass> mapping for: cz.muni.ics.kypo.training.adaptive.domain.phases.QuestionnairePhase
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'entityManagerFactory' defined in class path resource [org/springframework/boot/autoconfigure/orm/jpa/HibernateJpaConfiguration.class]: Invocation of init method failed; nested exception is javax.persistence.PersistenceException: [PersistenceUnit: default] Unable to build Hibernate SessionFactory; nested exception is org.hibernate.MappingException: Cannot use identity column key generation with <union-subclass> mapping for: cz.muni.ics.kypo.training.adaptive.domain.phases.QuestionnairePhase
Caused by: javax.persistence.PersistenceException: [PersistenceUnit: default] Unable to build Hibernate SessionFactory; nested exception is org.hibernate.MappingException: Cannot use identity column key generation with <union-subclass> mapping for: cz.muni.ics.kypo.training.adaptive.domain.phases.QuestionnairePhase
2021-02-12 14:10:32.542 INFO 9918 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2021-02-12 14:10:34.756 INFO 9918 --- [main] o.s.s.web.DefaultSecurityFilterChain : Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@623cd12e, org.springframework.security.web.context.SecurityContextPersistenceFilter@4c617143, org.springframework.security.web.header.HeaderWriterFilter@3435b6d8, org.springframework.security.web.csrf.CsrfFilter@2100d881, org.springframework.security.web.authentication.logout.LogoutFilter@a824f87, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@24eb71f6, org.springframework.security.web.authentication.ui.DefaultLoginPageGeneratingFilter@4e293c35, org.springframework.security.web.authentication.ui.DefaultLogoutPageGeneratingFilter@57421e4e, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@583b177a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@62a89e92, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@19984625, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5a75bad4, org.springframework.security.web.session.SessionManagementFilter@670e6fa3, org.springframework.security.web.access.ExceptionTranslationFilter@93fb20b, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5576eef4]