You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2020/05/30 08:56:50 UTC

[GitHub] [servicecomb-java-chassis] zhongyi-tim commented on issue #1796: 依赖了com.huawei.paas.cse:cse-handler-cloud-extension包之后,疯狂打印如下错误日志。要怎么屏蔽?

zhongyi-tim commented on issue #1796:
URL: https://github.com/apache/servicecomb-java-chassis/issues/1796#issuecomment-636301638


   > This is not a modul in java-chassis, you can try to remove the module. Maybe 'foundation-auth*jar'
   
   exclude掉'foundation-auth*jar后,日志报错如下:
   
   2020-05-30 08:55:06,587Z(71143):ERROR{}[monitor-center-vert.x-eventloop-thread-0#15]-->Unhandled exception
   java.lang.NoClassDefFoundError: com/huawei/paas/foundation/auth/AuthHeaderProviderImpl
           at com.huawei.paas.monitor.DefaultMonitorDataPublisher.lambda$doSend$4(DefaultMonitorDataPublisher.java:245) ~[cse-handler-cloud-extension-2.4.5RC25.jar:2.4.5RC25]
           at org.apache.servicecomb.foundation.vertx.client.http.HttpClientWithContext.lambda$runOnContext$0(HttpClientWithContext.java:43) ~[foundation-vertx-1.2.0.B011.jar:1.2.0.B011]
           at io.vertx.core.impl.ContextImpl.executeTask(ContextImpl.java:320) ~[vertx-core-3.6.3.jar:3.6.3]
           at io.vertx.core.impl.EventLoopContext.lambda$executeAsync$0(EventLoopContext.java:38) ~[vertx-core-3.6.3.jar:3.6.3]
   
   


----------------------------------------------------------------
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.

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