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 2019/10/10 07:57:40 UTC

[GitHub] [pulsar] baptistemesta commented on issue #5144: Mac(Mojave). Standalone quits. Failed to start pulsar service.

baptistemesta commented on issue #5144: Mac(Mojave). Standalone quits. Failed to start pulsar service.
URL: https://github.com/apache/pulsar/issues/5144#issuecomment-540447899
 
 
   > the off chance, someone else has the same issue. I resolved it by:
   > 
   > * moving to openjdk8(may not be required. but it exposed the issue with a better error message than the default mac java 8, I think)
   > * add `127.0.0.1       <laptop name>.local` to `/etc/hosts` or whatever name it errors out on your laptop
   > * `dscacheutil -flushcache`
   
   It was indeed the 2 last point: add the address in `/etc/hosts` and `dscacheutil -flushcache`
   Thank you!

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