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 2020/06/13 15:06:29 UTC

[GitHub] [pulsar] xuesong172500 opened a new issue #7269: broker exited and java.io.IOException

xuesong172500 opened a new issue #7269:
URL: https://github.com/apache/pulsar/issues/7269


   **Describe the bug**
   22:38:28.136 [Thread-1878] WARN  org.apache.pulsar.broker.service.ServerCnx - [/172.32.149.122:42350][persistent://public/default/test-string100-partition-38][consumerSych] Failed to create consumer: Error while using ZooKeeper -  ledger=1 - operation=Failed to open ledger
   java.util.concurrent.CompletionException: java.io.IOException: Error while using ZooKeeper -  ledger=1 - operation=Failed to open ledger
           at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:292) ~[?:1.8.0_101]
           at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:308) ~[?:1.8.0_101]
           at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:943) ~[?:1.8.0_101]
           at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:926) ~[?:1.8.0_101]
           at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474) ~[?:1.8.0_101]
           at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1977) ~[?:1.8.0_101]
           at org.apache.pulsar.broker.service.schema.BookkeeperSchemaStorage.lambda$openLedger$32(BookkeeperSchemaStorage.java:525) ~[org.apache.pulsar-pulsar-broker-2.5.1.jar:2.5.1]
           at org.apache.bookkeeper.client.LedgerOpenOp.openComplete(LedgerOpenOp.java:232) ~[org.apache.bookkeeper-bookkeeper-server-4.10.0.jar:4.10.0]
           at org.apache.bookkeeper.client.LedgerOpenOp.lambda$initiate$0(LedgerOpenOp.java:117) ~[org.apache.bookkeeper-bookkeeper-server-4.10.0.jar:4.10.0]
           at java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:760) ~[?:1.8.0_101]
           at java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:736) ~[?:1.8.0_101]
           at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474) ~[?:1.8.0_101]
           at java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:1977) ~[?:1.8.0_101]
   
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Go to '...'
   2. Click on '....'
   3. Scroll down to '....'
   4. See error
   
   **Expected behavior**
   A clear and concise description of what you expected to happen.
   
   **Screenshots**
   If applicable, add screenshots to help explain your problem.
   
   **Desktop (please complete the following information):**
    - OS: [e.g. iOS]
   
   **Additional context**
   Add any other context about the problem here.
   


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



[GitHub] [pulsar] jiazhai commented on issue #7269: broker exited and java.io.IOException

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


   @xuesong172500 Would you please use bookkeeper's command to check if `ledger 1` exists?


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