You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2020/01/11 12:17:18 UTC

[GitHub] [rocketmq] zhaijw opened a new issue #1715: broker start error, after set storePathRootDir

zhaijw opened a new issue #1715: broker start error,after set storePathRootDir
URL: https://github.com/apache/rocketmq/issues/1715
 
 
   **version:4.6.0 release**
   
   **broker-a for master-config:**
   storePathRootDir=/data/rocketmq/store
   storePathCommitLog=/data/rocketmq/store/commitlog
   storePathConsumeQueue=/data/rocketmq/store/consumequeue
   storePathConsumeQueue=/data/rocketmq/store/consumequeue
   storePathIndex=/data/rocketmq/store/index
   storeCheckpoint=/data/rocketmq/store/checkpoint
   
   **broker start detail message:**
   2020-01-11 19:54:12 INFO main - dLegerGroup=
   2020-01-11 19:54:12 INFO main - dLegerPeers=
   2020-01-11 19:54:12 INFO main - dLegerSelfId=
   2020-01-11 19:54:13 INFO main - load /data/rocketmq/store/config/consumerOffset.json OK
   2020-01-11 19:54:13 INFO main - load /data/rocketmq/store/config/consumerFilter.json OK
   2020-01-11 19:54:13 INFO main - Try to start service thread:AllocateMappedFileService started:false lastThread:null
   2020-01-11 19:54:13 INFO main - Try to shutdown service thread:AllocateMappedFileService started:true lastThread:Thread[AllocateMappedFileService,5,main]
   2020-01-11 19:54:13 INFO main - shutdown thread AllocateMappedFileService interrupt true
   2020-01-11 19:54:13 INFO main - join thread AllocateMappedFileService elapsed time(ms) 0 90000
   2020-01-11 19:54:13 INFO main - Try to shutdown service thread:PullRequestHoldService started:false lastThread:null

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


With regards,
Apache Git Services

[GitHub] [rocketmq] duhenglucky commented on issue #1715: broker start error, after set storePathRootDir

Posted by GitBox <gi...@apache.org>.
duhenglucky commented on issue #1715: broker start error,after set storePathRootDir
URL: https://github.com/apache/rocketmq/issues/1715#issuecomment-573393959
 
 
   @zhaijw  I tried to start the broker with your configuration and verified it has no problem. But If you want to start two brokers on the same server, please make sure their root directories are different(refer: org.apache.rocketmq.store.config.StorePathConfigHelper#getLockFile)

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


With regards,
Apache Git Services

[GitHub] [rocketmq] duhenglucky commented on issue #1715: broker start error, after set storePathRootDir

Posted by GitBox <gi...@apache.org>.
duhenglucky commented on issue #1715: broker start error,after set storePathRootDir
URL: https://github.com/apache/rocketmq/issues/1715#issuecomment-574467419
 
 
   @zhaijw ping

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


With regards,
Apache Git Services

[GitHub] [rocketmq] vongosling closed issue #1715: broker start error, after set storePathRootDir

Posted by GitBox <gi...@apache.org>.
vongosling closed issue #1715: broker start error,after set storePathRootDir
URL: https://github.com/apache/rocketmq/issues/1715
 
 
   

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


With regards,
Apache Git Services

[GitHub] [rocketmq] zhaijw commented on issue #1715: broker start error, after set storePathRootDir

Posted by GitBox <gi...@apache.org>.
zhaijw commented on issue #1715: broker start error,after set storePathRootDir
URL: https://github.com/apache/rocketmq/issues/1715#issuecomment-573312065
 
 
   delete  storePathRootDir atrributeļ¼Œthe broker server start normal

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


With regards,
Apache Git Services