users@glassfish.java.net

installation exception when installing glassfish v2 with netbeans 6

From: jhaugendaz <jamesh_at_slfc.com>
Date: Wed, 26 Sep 2007 08:45:37 -0700 (PDT)

i just downloaded netbeans 6 and when the installer is done is states that
there have been some errors. Here is what is posted in the log file.

modifying file: C:\glassfish-v2-b58g\updatecenter\config\ucenv.conf
[2007-09-25 17:04:01.005]: executing command:
C:\glassfish-v2-b58g\bin\asadmin.bat create-domain --interactive=false
--adminport 4848 --user admin --passwordfile
C:\glassfish-v2-b58g\nbi-25199.tmp --instanceport 8080 --domainproperties
http.ssl.port=8181 --savemasterpassword=true domain1, in directory:
C:\glassfish-v2-b58g
[2007-09-25 17:04:01.396]: [stderr]: The syntax of the command is
incorrect.
[2007-09-25 17:04:01.396]: [return]: 255
[2007-09-25 17:04:01.396]: ... command execution finished
[2007-09-25 17:04:01.396]:
org.netbeans.installer.utils.exceptions.InstallationException: Failed to
create the default domain
[2007-09-25 17:04:01.396]: at
org.netbeans.installer.products.glassfish.ConfigurationLogic.install(ConfigurationLogic.java:357)
[2007-09-25 17:04:01.396]: at
org.netbeans.installer.product.components.Product.install(Product.java:277)
[2007-09-25 17:04:01.396]: at
org.netbeans.installer.wizard.components.actions.InstallAction.execute(InstallAction.java:128)
[2007-09-25 17:04:01.396]: at
org.netbeans.installer.wizard.components.WizardAction$1.run(WizardAction.java:104)
[2007-09-25 17:04:01.396]: Caused by:
org.netbeans.installer.utils.applications.GlassFishUtils$DomainCreationException:
Could not create domain - the process returned 255
-- 
View this message in context: http://www.nabble.com/installation-exception-when-installing-glassfish-v2-with-netbeans-6-tf4523173.html#a12903760
Sent from the java.net - glassfish users mailing list archive at Nabble.com.