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

Error while launching application #1

Open
iviraj90 opened this issue Apr 3, 2018 · 1 comment
Open

Error while launching application #1

iviraj90 opened this issue Apr 3, 2018 · 1 comment
Assignees

Comments

@iviraj90
Copy link

iviraj90 commented Apr 3, 2018

[2018-04-03 17:55:10] [main] ERROR o.s.boot.SpringApplication - Application startup failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ehcacheAlertsStore' defined in file [C:\Users\abc\git\spring-boot-web-Ehchache-3-Persistance1\target\classes\com\demo\alertmanager\repositories\impl\EhcacheAlertsStore.class]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.demo.alertmanager.repositories.impl.EhcacheAlertsStore]: Constructor threw exception; nested exception is java.lang.Error: Unresolved compilation problems:
The method getErrorCode() is undefined for the type AlertEntry
The method getServiceId() is undefined for the type AlertEntry
The method getErrorCode() is undefined for the type AlertEntry
The method getServiceId() is undefined for the type AlertEntry
The method getErrorCode() is undefined for the type AlertEntry
Type mismatch: cannot convert from List to List
The method builder() is undefined for the type AlertHolder
The method getMaxCount() is undefined for the type AlertConfigEntry

@Romeh
Copy link
Owner

Romeh commented Sep 26, 2018

can you please tell me how you run the application ? from IDEA or terminal ?

@Romeh Romeh self-assigned this Sep 26, 2018
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