You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "ytrlmy521 (via GitHub)" <gi...@apache.org> on 2023/05/18 08:34:16 UTC

[GitHub] [dubbo] ytrlmy521 commented on issue #12321: Dubbo3.2.0启动报错

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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org