users@glassfish.java.net

Re: Glassfish domain won't start

From: Lachezar Dobrev <l.dobrev_at_gmail.com>
Date: Tue, 25 Dec 2012 15:18:12 +0200

  Under Windows the hosts file is in... Let me see...
  C:\Windows\System32\drivers\etc

  I do not use Windows OS for some 10 years now, so I may not be of
further help.
  Check you Firewall settings. Typically you will need to add an
exempt (or port allowances) for the javaw.exe and java.exe to allow
Java programs to bind to local ports, but that's just me speaking from
vague memory.

  I am not sure whether Glassfish requires Administrator privileges to
run, but that is one possible reason for the 'Permission Denied'.

  DO NOT! Under *ANY* circumstances make a mapping for the 0.0.0.0!
  The 0.0.0.0 should not be named, and it is a network, not a host.

  I hope somebody with more intimate Windows knowledge jumps in to help.

2012/12/24 <forums_at_java.net>:
> OS: Windows 8 Java: 1.7.0_10 Glassfish: GlassFish Server Open Source Edition
> 3.1.2.2 Hostname command shows my machine's name: win8-pc. I tried to add it
> to /etc/host in various combinations: 0.0.0.0 win8-pc 127.0.0.1 win8-pc
> 127.0.1.1 win8-pc 127.0.1.1 glassfish win8-pc None of them worked
> unfortunately, as I still get the same error from glassfish.
>
>
> --
>
> [Message sent by forum member 'vision810']
>
> View Post: http://forums.java.net/node/893370
>
>