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 177475 - startup error for gfv3 domain when starting netbeans
Summary: startup error for gfv3 domain when starting netbeans
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 6.x
Hardware: PC Windows 7 x64
: P3 normal with 1 vote (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-23 17:13 UTC by emiddio
Modified: 2010-05-05 18:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description emiddio 2009-11-23 17:13:11 UTC
Running the create-domain subcommand
Deprecated syntax, instead use:
asadmin --user anonymous create-domain [options] ...
CLI130 Could not create domain, GlassFish_v3
Domain GlassFish_v3 already exists in C:\Users\emiddio\.netbeans\dev. Use a different domain name or the --domaindir option.
Command create-domain failed.
Comment 1 sqwyz 2009-12-26 04:43:42 UTC
I have the same problem with 6.8 on linux x86_64.
My linux is Debian /Squeeze
I install as root and use with user account. I changed the owner of /usr/local/sges-v3/glassfish/domains/* but with no effect to the problem.
Comment 2 Vince Kraemer 2010-05-05 17:59:36 UTC
create domain is not called at start-up in 6.9 as part of the changes to speed up start-up.
Comment 3 Vince Kraemer 2010-05-05 18:00:12 UTC
forgot to set TM