dev@glassfish.java.net

list-domains showing extra messages

From: Yamini K B <Yamini.Kb_at_Sun.COM>
Date: Fri, 04 Jun 2010 10:58:40 +0530
Hi,

list-domains is displaying a log message, is this intentional?

$ ./asadmin list-domains
4 Jun, 2010 10:54:45 AM com.sun.enterprise.admin.launcher.GFLauncherLogger severe
SEVERE: The configured OSGi Telnet port (6666) is already in use by another process.  The OSGi Telnet Service will not be available but GlassFish won't be affected otherwise.

Name: domain1 Status: Running
Command list-domains executed successfully.
$ ./asadmin stop-domain domain1

Waiting for the domain to stop .
Command stop-domain executed successfully.
$ ./asadmin list-domains
Name: domain1 Status: Not Running
Command list-domains executed successfully.


Thanks,
-Yamini