Oracle GlassFish Server 3.0.1 Troubleshooting Guide

asadmin start-domain Command Fails

The command asadmin start-domain fails with the following error:


There is more than one domain...

Description

When issued with no arguments, the command asadmin start-domain fails.

This error occurs when there is more than one domain in the domains directory, none of them is named domain1, and no domain is specified with the start-domain command.

Solution

Specify the domain when issuing the start-domain command:


asadmin start-domain domain-name

For example:


asadmin start-domain mycustomdomain