users@glassfish.java.net

RE: FreeBSD glassfish

From: Manfred Riem <mriem_at_manorrock.org>
Date: Mon, 06 Nov 2006 15:41:33 -0700

Try doing it on a separate line.

127.0.0.1 mymachine.com mymachine

Kind regards,
Manfred Riem
mriem_at_manorrock.org
http://www.manorrock.org
Founding Java Champion

> -------- Original Message --------
> Subject: Re: FreeBSD glassfish
> From: Kenneth Clark <kenneth.bsd_at_rabiddog.co.za>
> Date: Mon, November 06, 2006 1:27 pm
> To: users_at_glassfish.dev.java.net
>
> LOL
>
> Yeah I hear you :D. Is there anyway to rectify the problem, we didn't
> have this issue installing the linux version on an Ubuntu release.
>
> It would appear that it is appending a "." to the end of the host name,
> because if I enter "mymachine." as a local host resolve then it works
> but the domain won't start.
>
> Manfred Riem wrote:
> > Well,
> >
> > It is not able to find the mymachine host so I would
> > say it does make a difference ;)
> >
> > Kind regards,
> > Manfred Riem
> > mriem_at_manorrock.org
> > http://www.manorrock.org/
> >
> >
> >> -------- Original Message --------
> >> Subject: Re: FreeBSD glassfish
> >> From: Kenneth Clark <kenneth.bsd_at_rabiddog.co.za>
> >> Date: Mon, November 06, 2006 12:17 pm
> >> To: users_at_glassfish.dev.java.net
> >>
> >> I had a look at etc hosts and it contains
> >> ::1 localhost
> >> 127.0.0.1 localhost mymachine
> >>
> >> The glassfish will be running on my localhost. I am failing to see how
> >> this can cause a problem as it runs on local host on my windows machine.
> >> Am I missing something?
> >>
> >>
> >> Manfred Riem wrote:
> >>
> >>> Make sure you have /etc/hosts properly configured.
> >>>
> >>> Kind regards,
> >>> Manfred Riem
> >>> mriem_at_manorrock.org
> >>> http://www.manorrock.org/
> >>> Founding Java Champion
> >>>
> >>> -----Original Message-----
> >>> From: Kenneth Clark [mailto:kenneth.bsd_at_rabiddog.co.za]
> >>> Sent: Sunday, November 05, 2006 11:16 PM
> >>> To: users_at_glassfish.dev.java.net
> >>> Subject: FreeBSD glassfish
> >>>
> >>> Hi
> >>>
> >>> I am trying to run Glassfish V1 on FreeBSD but everytime I try ant -f
> >>> setup.xml it returns
> >>>
> >>> create.domain:
> >>> [exec] Nov 6, 2006 8:02:07 AM
> >>> com.sun.enterprise.util.ASenvPropertyReader setSystemProperties
> >>> [exec] SEVERE: property_reader.unknownHost
> >>> [exec] java.net.UnknownHostException: mymachine.: mymachine.
> >>> [exec] at java.net.InetAddress.getLocalHost(InetAddress.java:1308)
> >>>
> >>> I downloaded the Mac version as I read somewhere that someone had it running
> >>> on FreeBSD
> >>>
> >>> Any ideas?
> >>>
> >>> Thanks a mill
> >>>