anosulchik commented on issue #23807:
URL: https://github.com/apache/pulsar/issues/23807#issuecomment-2887696320

   I'm seeing the same problem with latest helm chart and pulsar version:
   
   
   ```
   Caused by: [CIRCULAR REFERENCE: javax.ws.rs.InternalServerErrorException: 
HTTP 500 {"reason":"\n --- An unexpected error occurred in the server 
---\n\nMessage: org.apache.bookkeeper.mledger.ManagedLedgerException: Not 
enough non-faulty bookies available error code: 
-6\n\nStacktrace:\n\norg.apache.pulsar.broker.service.BrokerServiceException$PersistenceException:
 org.apache.bookkeeper.mledger.ManagedLedgerException: Not enough non-faulty 
bookies available error code: -6\n\tat 
org.apache.pulsar.broker.service.BrokerService$2.openLedgerFailed(BrokerService.java:1899)\n\tat
 
org.apache.bookkeeper.mledger.impl.ManagedLedgerFactoryImpl.lambda$asyncOpen$10(ManagedLedgerFactoryImpl.java:466)\n\tat
 java.base/java.util.concurrent.CompletableFuture.uniExceptionally(Unknown 
Source)\n\tat 
java.base/java.util.concurrent.CompletableFuture$UniExceptionally.tryFire(Unknown
 Source)\n\tat 
java.base/java.util.concurrent.CompletableFuture.postComplete(Unknown 
Source)\n\tat java.base/java.util.concurren
 t.CompletableFuture.completeExceptionally(Unknown Source)\n\tat 
org.apache.bookkeeper.mledger.impl.ManagedLedgerFactoryImpl$2.initializeFailed(ManagedLedgerFactoryImpl.java:457)\n\tat
 
org.apache.bookkeeper.mledger.impl.ManagedLedgerImpl.lambda$initializeBookKeeper$2(ManagedLedgerImpl.java:583)\n\tat
 
org.apache.bookkeeper.common.util.SingleThreadExecutor.safeRunTask(SingleThreadExecutor.java:137)\n\tat
 
org.apache.bookkeeper.common.util.SingleThreadExecutor.run(SingleThreadExecutor.java:107)\n\tat
 
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat
 java.base/java.lang.Thread.run(Unknown Source)\nCaused by: 
org.apache.bookkeeper.mledger.ManagedLedgerException: Not enough non-faulty 
bookies available error code: -6\n"}]
   ```


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to