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 134997 - start server fails
Summary: start server fails
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: _ pcw
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-13 23:08 UTC by Vince Kraemer
Modified: 2008-06-19 21:53 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 Vince Kraemer 2008-05-13 23:08:49 UTC
when there are multiple domains in the domains directory...

May 13, 2008 2:59:19 PM com.sun.enterprise.glassfish.bootstrap.ASMain main
INFO: Launching GlassFish on HK2 platform
java.lang.RuntimeException: More than one domain found under /export/home/vbk/v3/glassfish/domains -- you must specify
one domain.
        at com.sun.enterprise.glassfish.bootstrap.ASMainHelper.getDefaultDomain(ASMainHelper.java:285)
        at com.sun.enterprise.glassfish.bootstrap.ASMainHelper.getDomainRoot(ASMainHelper.java:225)
        at com.sun.enterprise.glassfish.bootstrap.ASMainHK2.setParentClassLoader(ASMainHK2.java:121)
        at com.sun.enterprise.module.bootstrap.Main.createHabitat(Main.java:381)
        at com.sun.enterprise.module.bootstrap.Main.launch(Main.java:309)
        at com.sun.enterprise.module.bootstrap.Main.start(Main.java:172)
        at com.sun.enterprise.module.bootstrap.Main$1.run(Main.java:102)
Comment 1 Vince Kraemer 2008-06-19 00:08:05 UTC
this got fixed by peter
Comment 2 Vince Kraemer 2008-06-19 21:53:50 UTC
forgot to mark as fixed