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

No enum constant dashboard.manage.EntityType.overview #645

Open
baszoetekouw opened this issue Nov 28, 2024 · 0 comments
Open

No enum constant dashboard.manage.EntityType.overview #645

baszoetekouw opened this issue Nov 28, 2024 · 0 comments

Comments

@baszoetekouw
Copy link
Member

Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is java.lang.IllegalArgumentException: No enum constant dashboard.manage.EntityType.overview] with root cause

java.lang.IllegalArgumentException: No enum constant dashboard.manage.EntityType.overview
at java.base/java.lang.Enum.valueOf(Enum.java:240)
at dashboard.manage.EntityType.valueOf(EntityType.java:3)
at dashboard.control.ServicesController.get(ServicesController.java:181)
at dashboard.control.ServicesController$$FastClassBySpringCGLIB$$fdefb685.invoke()
at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)

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