Hello Lidia,
1) "The configured OSGi Telnet port (6666) is already in use by another
process"
This harmless, but false error message is seen if to execute
start-domain while domain is started already or list-domains. I think I
will open a bug regarding this issue.
2) I saw the same error message "I/O Error: Read timed out" (see bug
https://glassfish.dev.java.net/issues/show_bug.cgi?id=12679) when was
an attempt to create an instance using a node that was created
incorrectly (but was reported created successfully).
So check the node and check that there is no ports conflict.
Elena
Lidia Marchioni wrote:
> Hello
>
> Could someone please let me know what are the consequences of the
> following error and if it has any effect on the instance creation
> failure that followed:
>
> /export/hudson/workspace/lidia-v31-admincli-se1/glassfishv3/glassfish/bin/asadmin
> list-domains
> Aug 9, 2010 12:12:48 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.
>
>
> /export/hudson/workspace/lidia-v31-admincli-se1/glassfishv3/glassfish/bin/asadmin
> --user admin --host asqe-xeon-1 --port 4848 create-instance --node
> asqe-xeon-1_agent --systemproperties
> HTTP_LISTENER_PORT=33056:HTTP_SSL_LISTENER_PORT=33059:IIOP_LISTENER_PORT=33062:IIOP_SSL_LISTENER_PORT=33065:IIOP_SSL_MUTUALAUTH_PORT=33068:JMX_SYSTEM_CONNECTOR_PORT=33071
> sa_server1
> Command create-instance failed.
> I/O Error: Read timed out
>
> Thanks
> Lidia
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: admin-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: admin-help_at_glassfish.dev.java.net
>