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 2021/09/10 09:14:53 UTC

[GitHub] [pulsar] billyShen198602 opened a new issue #11999: Some errors A few minutes after the container starts

billyShen198602 opened a new issue #11999:
URL: https://github.com/apache/pulsar/issues/11999


   I use the standalone image pulled by docker for deployment,Why is there such an error report?
   WARN  org.apache.bookkeeper.stream.storage.impl.sc.ZkStorageContainerManager - Failed to start storage container (1)
   java.util.concurrent.CompletionException: org.apache.distributedlog.exceptions.BKTransmitException: Failed to open ledger handle for log segment [LogSegmentId:1, firstTxId:1, lastTxId:-999, version:VERSION_V5_SEQUENCE_ID, completionTime:0, recordCount:0, regionId:0, status:0, logSegmentSequenceNumber:1, lastEntryId:-1, lastSlotId:-1, inprogress:true, minActiveDLSN:DLSN{logSegmentSequenceNo=1, entryId=0, slotId=0}, startSequenceId:0] : -10


-- 
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] github-actions[bot] commented on issue #11999: Some errors A few minutes after the container starts

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #11999:
URL: https://github.com/apache/pulsar/issues/11999#issuecomment-1056055888


   The issue had no activity for 30 days, mark with Stale label.


-- 
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] liangyuanpeng commented on issue #11999: Some errors A few minutes after the container starts

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


   > docker run -itd --name my_pulsar -p 6650:6650 -p 8080:8080 --mount source=pulsardata,target=/pulsar/data --mount source=pulsarconf,target=/pulsar/conf my_pulsar:v1.0.feature_test
   
   So what's mean `my_pulsar:v1.0.feature_test` of docker image?


-- 
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] eolivelli commented on issue #11999: Some errors A few minutes after the container starts

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


   which is your command to start Pulsar ?


-- 
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] billyShen198602 commented on issue #11999: Some errors A few minutes after the container starts

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


   docker run -itd --name my_pulsar -p 6650:6650 -p 8080:8080 --mount source=pulsardata,target=/pulsar/data --mount source=pulsarconf,target=/pulsar/conf my_pulsar:v1.0.feature_test


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