Hi Akara,

This is the stack trace:

Exception:
Message:
com.sun.faban.harness.ConfigurationException: Duplicate host names with 
different domains: 172.16.63.11 and 172.16.63.12

Stack Trace:
Class   Method  Line
com.sun.faban.harness.common.HostRoles  constructHostRole       103
com.sun.faban.harness.common.HostRoles  <init>  79
com.sun.faban.harness.engine.GenericBenchmark   start   198
com.sun.faban.harness.engine.RunDaemon  run     327
java.lang.Thread        run     619


Yes. for now I can probably use hostnames.



-Harold

--- On Thu, 8/27/09, Akara Sucharitakul <[email protected]> wrote:

> From: Akara Sucharitakul <[email protected]>
> Subject: Re: Olio + Faban com.sun.faban.harness.ConfigurationException
> To: [email protected]
> Date: Thursday, August 27, 2009, 2:04 AM
> Hmmm, this turns out to be a problem
> with using the ip address instead of the host name. Can you
> use host names instead for now? Can you please send me the
> stack trace? We probably need to distinguish ip addresses in
> hosttype.
> 
> -Akara
> 
> Harold Lim wrote:
> > 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
> >> 
> >> 
> >>       
> > 
> > 
> > 
> 
> 



Reply via email to