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

app crash #11

Open
yyyyvon opened this issue Jan 20, 2022 · 0 comments
Open

app crash #11

yyyyvon opened this issue Jan 20, 2022 · 0 comments

Comments

@yyyyvon
Copy link

yyyyvon commented Jan 20, 2022

Hello,

i followed this scenario , but i got error in this step: Build and Deploy the Create Employee and IDP User App
Application could not been deployed and got crashed state.

Thanks for your help!

Here are the error i got by using this commande: cf8.exe logs employee-creation --recent

2022-01-20T13:56:41.17+0100 [APP/PROC/WEB/0] OUT Caused by: java.lang.NoClassDefFoundError: Could not initialize class org.hibernate.validator.internal.engine.valueextraction.ValueExtractorManager
2022-01-20T13:56:41.17+0100 [APP/PROC/WEB/0] OUT at org.hibernate.validator.internal.engine.ValidatorFactoryImpl.(ValidatorFactoryImpl.java:140) ~[hibernate-validator-6.0.11.Final.jar!/:6.0.11.Final]
2022-01-20T13:56:41.17+0100 [APP/PROC/WEB/0] OUT at org.hibernate.validator.HibernateValidator.buildValidatorFactory(HibernateValidator.java:38) ~[hibernate-validator-6.0.11.Final.jar!/:6.0.11.Final]
2022-01-20T13:56:41.17+0100 [APP/PROC/WEB/0] OUT at org.hibernate.validator.internal.engine.ConfigurationImpl.buildValidatorFactory(ConfigurationImpl.java:364) ~[hibernate-validator-6.0.11.Final.jar!/:6.0.11.Final]
2022-01-20T13:56:41.17+0100 [APP/PROC/WEB/0] OUT at javax.validation.Validation.buildDefaultValidatorFactory(Validation.java:103) ~[validation-api-2.0.1.Final.jar!/:na]
2022-01-20T13:56:41.17+0100 [APP/PROC/WEB/0] OUT at org.hibernate.cfg.beanvalidation.TypeSafeActivator.getValidatorFactory(TypeSafeActivator.java:501) ~[hibernate-core-5.2.17.Final.jar!/:5.2.17.Final]
2022-01-20T13:56:41.17+0100 [APP/PROC/WEB/0] OUT at org.hibernate.cfg.beanvalidation.TypeSafeActivator.activate(TypeSafeActivator.java:84) ~[hibernate-core-5.2.17.Final.jar!/:5.2.17.Final]
2022-01-20T13:56:41.17+0100 [APP/PROC/WEB/0] OUT at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_312]

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

1 participant