dev@glassfish.java.net

Re: Grizzly 1.9.18a is integrated

From: Amy Roh <Amelia.Roh_at_Sun.COM>
Date: Mon, 14 Sep 2009 11:52:47 -0700

Jeanfrancois Arcand wrote:
> Salut,
>
> Lloyd Chambers wrote:
>> I suspect this is why asadmin is broken.
>>
>> Connectivity to the server appears to be broken for asadmin.
>>
>> The GUI does not work (can't connect in any way).
>
> Hum I can't reproduce all of this locally. Anything in server.log?

Nothing useful in server.log but connection refused for admin cli.

bash-3.2$ glassfishv3/glassfish/bin/asadmin start-domain
...

Waiting for DAS to start.
Check if server is alive on port 4848
Parsing program options
Getting user name from ~/.asadminpass: admin
Setting user to: admin
Getting password from ~/.asadminpass
Setting password to: <null>
URI: /__asadmin/version?Xhelp=true
URL: com.sun.enterprise.admin.cli.util.HttpConnectorAddress_at_4e39f16f
URL: http://localhost:4848/__asadmin/version?Xhelp=true
Using auth info: User: admin, Password: <null>
doHttpCommand: connect exception java.net.ConnectException: Connection
refused
RemoteCommand.prepare throws
com.sun.enterprise.admin.cli.CommandException: Remote server does not
listen for requests on [localhost:4848].
Is the server up?
Got java.net.ConnectException
Check if server is alive on port 4848
Parsing program options
URI: /__asadmin/version?Xhelp=true
URL: com.sun.enterprise.admin.cli.util.HttpConnectorAddress_at_5712bd54
URL: http://localhost:4848/__asadmin/version?Xhelp=true
Using auth info: User: admin, Password: <null>
doHttpCommand: connect exception java.net.ConnectException: Connection
refused
RemoteCommand.prepare throws
com.sun.enterprise.admin.cli.CommandException: Remote server does not
listen for requests on [localhost:4848].
Is the server up?
Got java.net.ConnectException
Check if server is alive on port 4848

>
> A+
>
> - Jeanfrancois
>
>>
>> localhost:8080 is unresponsive
>>
>> JMXConnector works fine and I can even run AMX unit tests.
>>
>> Lloyd
>>
>> On Sep 14, 2009, at 8:46 AM, Jeanfrancois Arcand wrote:
>>
>>> Salut,
>>>
>>> Kumar Jayanti wrote:
>>>> Oleksiy Stashok wrote:
>>>>> We've integrated Grizzly 1.9.18a to fix Grizzly dependent issues
>>>>> [1], including support of custom properties in grizzly
>>>>> configuration, monitoring fixes and file cache.
>>>> QL seems to be failing at :
>>>> http://hudson.glassfish.org/job/gf-trunk-build-continuous/2289/
>>>> Do you know what could be wrong. I made some checkins before you but
>>>> they do not even appear to have been recorded there.
>>>
>>> I can't reproduce the failure locally so let's wait for the next
>>> cycle to see if those failures are still showing up.
>>>
>>> A+
>>>
>>> - Jeanfrancois
>>>
>>>> regards,
>>>> kumar
>>>>>
>>>>> Thanks.
>>>>>
>>>>> WBR,
>>>>> Alexey.
>>>>>
>>>>> [1] https://glassfish.dev.java.net/issues/show_bug.cgi?id=9312
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>>>>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>>>>
>>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>>>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>>
>>
>> Lloyd Chambers
>> lloyd.chambers_at_sun.com
>> GlassFish Team
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>