lirong-Lee opened a new issue #350:
URL: https://github.com/apache/rocketmq-client-cpp/issues/350


   error log:
   “unknown file: error: C++ exception with description "[MQClientException] 
msg: create offset store directory failed: 
C:\Users\e0614688\.rocketmq_offsets\fe80::5c03:7258:6b59:5e16@testConsumer\testConsumer,
 error: -1, in 
<C:\soft\Mysoft\selfSVN\rocketmq-re-dev\src\consumer\LocalFileOffsetStore.cpp:44>"
 thrown in the test body.”
   
   It was found in UtilS::getLocalAddress()
   sLocalIpAddress = socketAddress2String(lookupNameServers(hostname)); 
   Get the string "fe80::5c03:7258:6b59:5e16" under windows
   It’s not allowed to write ‘:’ characters when creating folders under windows
   


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


Reply via email to