This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 122030 - NB 6.0 fails to install on FC8 with JDK 7 (IcedTea 64-Bit Server VM) (glassfish domain creation error)
Summary: NB 6.0 fails to install on FC8 with JDK 7 (IcedTea 64-Bit Server VM) (glassfi...
Status: RESOLVED WONTFIX
Alias: None
Product: installer
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All Linux
: P3 blocker (vote)
Assignee: issues@installer
URL:
Keywords: RELNOTE
: 132455 133806 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-11-15 16:32 UTC by sandi_ro
Modified: 2008-04-24 07:03 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
net beans installer log (3.37 MB, text/plain)
2007-11-15 16:37 UTC, sandi_ro
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sandi_ro 2007-11-15 16:32:35 UTC
Hi, 

I am not sure if I choose correctly the subcomponent .
I am expecting to be able to skip glassfish installation in case of error.

From nbi log : 

[2007-11-15 18:14:41.641]:     [stdout]: Domain being created with profile:developer, as specified by variable
AS_ADMIN_PROFILE in configuration file.
[2007-11-15 18:14:42.796]:     [stdout]: Security Store uses: JKS
[2007-11-15 18:14:54.908]:     [stdout]: keytool error: java.io.IOException: Invalid keystore format
[2007-11-15 18:14:54.908]:     [stdout]:  
[2007-11-15 18:14:54.959]:     [stderr]: CLI130 Could not create domain, domain1
[2007-11-15 18:14:55.009]:     [return]: 1
[2007-11-15 18:14:55.009]: ... command execution finished
[2007-11-15 18:14:55.014]: org.netbeans.installer.utils.exceptions.InstallationException: Failed to create the default
domain
[2007-11-15 18:14:55.014]: 	at
org.netbeans.installer.products.glassfish.ConfigurationLogic.install(ConfigurationLogic.java:373)
[2007-11-15 18:14:55.014]: 	at org.netbeans.installer.product.components.Product.install(Product.java:329)
[2007-11-15 18:14:55.014]: 	at
org.netbeans.installer.wizard.components.actions.InstallAction.execute(InstallAction.java:151)
[2007-11-15 18:14:55.014]: 	at org.netbeans.installer.wizard.components.WizardAction$1.run(WizardAction.java:120)
[2007-11-15 18:14:55.014]: Caused by: org.netbeans.installer.utils.applications.GlassFishUtils$DomainCreationException:
"Could not create domain - error CLI130 occurred.
[2007-11-15 18:14:55.014]: 	at
org.netbeans.installer.utils.applications.GlassFishUtils.createDomain(GlassFishUtils.java:117)
[2007-11-15 18:14:55.014]: 	at org.netbeans.installer.utils.applications.GlassFishUtils.createDomain(GlassFishUtils.java:87)
[2007-11-15 18:14:55.014]: 	at
org.netbeans.installer.products.glassfish.ConfigurationLogic.install(ConfigurationLogic.java:364)
[2007-11-15 18:14:55.014]: 	... 3 more


Hope this helps.
Thanks, 
Andrei.
Comment 1 sandi_ro 2007-11-15 16:37:25 UTC
Created attachment 53060 [details]
net beans installer log
Comment 2 dlipin 2007-11-15 16:44:55 UTC
I guess the problem is in the JDK: it is IcedTea 64-Bit Server VM. Moreover it is the early access of JDK7.
Unlikely GlassFish is working with it correctly...

sandi_ro, could you please try to install glassfish separately from:
https://glassfish.dev.java.net/downloads/v2-b58g.html
(please make sure that you use the same VM for it installation/configuration)
Please let us know the results.
Comment 3 dlipin 2007-11-23 19:24:30 UTC
I have tried to install glassfish using its own intstaller and it fails at the same point (actually it doesn`t really 
allow to use JDK7 but that solves simple by adding 1.7 to the supported version list in the setup.xml).

So we can`t do anything here but to Release Note the issue.
Comment 4 dlipin 2007-11-28 20:20:14 UTC
just a note.
I`ve filed the bug against glassfish:
https://glassfish.dev.java.net/issues/show_bug.cgi?id=3869
Comment 5 Irina Filippova 2007-11-30 11:54:24 UTC
Added to NetBeans IDE 6.0 FCS RNs
Comment 6 dlipin 2008-04-09 19:08:54 UTC
*** Issue 132455 has been marked as a duplicate of this issue. ***
Comment 7 dlipin 2008-04-24 07:03:23 UTC
*** Issue 133806 has been marked as a duplicate of this issue. ***