[Mulgara-general] mulgara RMI on Windows

Life is hard, and then you die ronald at innovation.ch
Mon Jun 30 20:27:12 PDT 2008


On Mon, Jun 30, 2008 at 08:05:49PM -0700, jopaki wrote:
> Mulgara, when interacting with clients on Windows, runs extremely slowly for
> me.  The RMI sockets seem to get hung, I theorize, looking at periodic
> thread dumps while the server is running.  DNS lookup issue?  Windows hosts
> file thing? Bad host name used to refer to mulgara server?  My Windows hosts
> file is something like this:
> 
> 127.0.0.1 localhost
> 127.0.0.1 <my internal ip address>
> 127.0.0.1 jkirton-SFWS (my windows computer name w/o the domain)

This looks wrong - you don't want to treat your internal ip-address as
a name (alias) for the loopback address. Instead, try

 127.0.0.1 localhost
 <my internal ip address>  jkirton-SFWS jkirton-SFWS.<whatever>.<domain>


  Cheers,

  Ronald



More information about the Mulgara-general mailing list