users@glassfish.java.net

glassfish installation problem (create.domain icorrect syntax)

From: <glassfish_at_javadesktop.org>
Date: Tue, 14 Oct 2008 17:53:14 PDT

Hi,

I am trying to install the glassfish server (glassfish-installer-v2ur2-b04-windows.jar) on my machine. The installation goes well, but when running the setup.xml ant file, I get a build error:

-------------------------------------------------------------------------------------------------------------
create.domain:
     [exec] The syntax of the command is incorrect.

BUILD FAILED
C:\libraries\glassfish\setup.xml:172: The following error occurred while executi
ng this line:
C:\libraries\glassfish\setup.xml:561: exec returned: 255

Total time: 14 seconds
C:\libraries\glassfish>
-------------------------------------------------------------------------------------------------------------

I've disabled all other servers running on the machine. Somebody suggested checking the port usage, but this is my netstat output:

-------------------------------------------------------------------------------------------------------------
C:\libraries\glassfish>netstat -a

Active Connections

  Proto Local Address Foreign Address State
  TCP LAPTOP:epmap LAPTOP:0 LISTENING
  TCP LAPTOP:microsoft-ds LAPTOP:0 LISTENING
  TCP LAPTOP:2869 LAPTOP:0 LISTENING
  TCP LAPTOP:1033 LAPTOP:0 LISTENING
  TCP LAPTOP:5354 LAPTOP:0 LISTENING
  TCP LAPTOP:netbios-ssn LAPTOP:0 LISTENING
  UDP LAPTOP:microsoft-ds *:*
  UDP LAPTOP:isakmp *:*
  UDP LAPTOP:1027 *:*
  UDP LAPTOP:4500 *:*
  UDP LAPTOP:ntp *:*
  UDP LAPTOP:1900 *:*
  UDP LAPTOP:2945 *:*
  UDP LAPTOP:ntp *:*
  UDP LAPTOP:netbios-ns *:*
  UDP LAPTOP:netbios-dgm *:*
  UDP LAPTOP:1900 *:*
  UDP LAPTOP:5353 *:*

C:\libraries\glassfish>

---------------------------------------------------------------------------------------------------------

Anybody a suggestion?

Thank you

PS: I used the default jar and default setup.xml
[Message sent by forum member 'lenne' (lenne)]

http://forums.java.net/jive/thread.jspa?messageID=307082