ytrlmy521 commented on issue #12321:
URL: https://github.com/apache/dubbo/issues/12321#issuecomment-1552725093
我也是同样的问题
`Caused by: java.lang.ClassNotFoundException:
io.prometheus.client.exporter.HttpConnectionFactory
at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
~[?:1.8.0_172]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_172]
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
~[?:1.8.0_172]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_172]
... 19 more
Disconnected from the target VM, address: 'localhost:55179', transport:
'socket'
16:31:07.298 [main] [TraceInfo::] INFO
org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener
-
Error starting ApplicationContext. To display the conditions report re-run
your application with 'debug' enabled.
16:31:07.300 [main] [TraceInfo::] ERROR
org.springframework.boot.SpringApplication - Application run failed
java.lang.NoClassDefFoundError:
io/prometheus/client/exporter/HttpConnectionFactory`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]