macOS Sierra Occasionally Very Slow
macOS Sierra Occasionally Very Slow
- Subject: macOS Sierra Occasionally Very Slow
- From: Henrique Prange <email@hidden>
- Date: Thu, 17 Nov 2016 13:37:51 -0200
Hi guys,
I've been experiencing two issues since updating to macOS Sierra.
1) App and tests throwing "java.lang.IllegalStateException: Cannot guarantee unique global ID generation: InetAddress for local host not accessible" exception
2) Unit tests occasionally running very slowly.
I've solved those problems by mapping my computer hostname to the canonical 127.0.0.1 address into /etc/hosts file.
Looks like the issue is related to the java.net.InetAddress.getLocalHost() method. You can find more information on this post [1].
I hope this saves someone's time.
Cheers,
Henrique |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden