You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/03/24 01:31:29 UTC

[GitHub] [camel-quarkus] zhfeng commented on pull request #3653: Upgrade Quarkus to 2.8.0.CR1 + Upgrade Camel to 3.16.0

zhfeng commented on pull request #3653:
URL: https://github.com/apache/camel-quarkus/pull/3653#issuecomment-1076978479


   There is a failure about grpc in native testing.
   ```
   Error: Class initialization of io.grpc.auth.GoogleAuthLibraryCallCredentials failed. Use the option --initialize-at-run-time=io.grpc.auth.GoogleAuthLibraryCallCredentials to explicitly request delayed initialization of this class.
   Original exception that caused the problem: java.lang.NoClassDefFoundError: com/google/auth/Retryable
   ```


-- 
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: commits-unsubscribe@camel.apache.org

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