-
Notifications
You must be signed in to change notification settings - Fork 80
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
Spring cloud eureka failed #135
Comments
I have the same problem. Any update on this? |
same issue here |
I'm seeing this issue as well... |
Facing same issues E:\Code\Microservices>java -jar spring-boot-cli-2.2.0.RELEASE-full.jar cloud . ____ _ __ _ _ 2022-06-16 10:50:58.135 INFO 6040 --- [ main] o.s.c.l.deployer.DeployerApplication : Starting DeployerApplication v2.2.0.BUILD-SNAPSHOT on Lenovo-PC with PID 6040 (C:\Users\NAVEEN.m2\repository\org\springframework\cloud\launcher\spring-cloud-launcher-deployer\2.2.0.BUILD-SNAPSHOT\spring-cloud-launcher-deployer-2.2.0.BUILD-SNAPSHOT.jar started by NAVEEN in E:\Code\Microservices) java.lang.IllegalStateException: Failed to introspect Class [org.springframework.cloud.deployer.thin.ContextRunner] from ClassLoader [java.net.URLClassLoader@2f2e4bde] 2022-06-16 10:51:10.673 ERROR 6040 --- [ main] o.s.cloud.launcher.cli.LauncherCommand : Error running spring cloud java.lang.reflect.InvocationTargetException: null |
I followed instructions here installed
spring-boot-cli
:and followed instructions here to install
spring-cloud-cli
:But it is not working when
spring cloud eureka
The text was updated successfully, but these errors were encountered: