dev@glassfish.java.net

Re: list-domains showing extra messages

From: Tom Mueller <tom.mueller_at_Oracle.Com>
Date: Fri, 04 Jun 2010 10:59:38 -0500

This is related to issue 11909:
https://glassfish.dev.java.net/issues/show_bug.cgi?id=11909

Byron, did 11909 add this message or remove it?
Tom


On 6/4/2010 12:28 AM, Yamini K B wrote:
> 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
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net For
> additional commands, e-mail: dev-help_at_glassfish.dev.java.net