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.

[1]https://thoeni.io/post/macos-sierra-java/

Cheers,

Henrique
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to