I was looking at the code for Faban, it has the line in HostRoles.java:
int idx = aliasName.indexOf('.');
This will both return 172 for 172.16.63.11 and 172.16.63.12.
How do I fix this?
-Harold
--- On Wed, 8/26/09, Harold Lim <[email protected]> wrote:
> From: Harold Lim <[email protected]>
> Subject: Olio + Faban com.sun.faban.harness.ConfigurationException
> To: [email protected]
> Date: Wednesday, August 26, 2009, 8:27 PM
> Hi All,
>
> I am getting: com.sun.faban.harness.ConfigurationException:
> Duplicate host names with different domains: 172.16.63.11
> and 172.16.63.12
>
> When I run faban. The thing is the hostname for the 2
> machines are different so I don't understand why it's giving
> me duplicate hostname exception.
>
>
> Where does faban get the hostname for the machines?
>
> I even tried changing the hostname in command line for each
> of these machines (hostname command) and /etc/hostname
> file.
>
> -Harold
>
>
>
>