You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/09/16 03:32:54 UTC

[GitHub] [pulsar] RobertIndie opened a new issue, #17683: [Bug] NoClassDefFoundError when using the pulsar admin tools

RobertIndie opened a new issue, #17683:
URL: https://github.com/apache/pulsar/issues/17683

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
   
   
   ### Version
   
   86ea31b2409a7b62624278dc133d443ca62ffb76
   
   ### Minimal reproduce step
   
   * Build the project
   * run `bin/pulsar-admin`
   
   ### What did you expect to see?
   
   Able to run
   
   ### What did you see instead?
   
   ➜  pulsar git:(master) ✗ bin/pulsar-admin
   Error: Unable to initialize main class org.apache.pulsar.admin.cli.PulsarAdminTool
   Caused by: java.lang.NoClassDefFoundError: org/apache/pulsar/admin/cli/extensions/CommandExecutionContext
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] I'm willing to submit a PR!


-- 
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@pulsar.apache.org.apache.org

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


[GitHub] [pulsar] nicoloboschi commented on issue #17683: [Bug] NoClassDefFoundError when using the pulsar admin tools

Posted by GitBox <gi...@apache.org>.
nicoloboschi commented on issue #17683:
URL: https://github.com/apache/pulsar/issues/17683#issuecomment-1249015061

   @RobertIndie I'm not able to reproduce it from the current master. 


-- 
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@pulsar.apache.org

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


[GitHub] [pulsar] Technoboy- closed issue #17683: [Bug] NoClassDefFoundError when using the pulsar admin tools

Posted by GitBox <gi...@apache.org>.
Technoboy- closed issue #17683: [Bug] NoClassDefFoundError when using the pulsar admin tools
URL: https://github.com/apache/pulsar/issues/17683


-- 
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@pulsar.apache.org

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