dev@glassfish.java.net

Re: glassfish server unresponsive to asadmin CLI commands

From: Lloyd Chambers <Lloyd.Chambers_at_Sun.COM>
Date: Mon, 14 Sep 2009 11:06:38 -0700

I concur.

Perhaps the grizzly changes should be backed out.

Lloyd

On Sep 14, 2009, at 11:04 AM, Vivek Pandey wrote:

> I dont think its bug in asadmin CLI. Seems like issue is in either
> admin adapter on the server side or somewhere in grizzly layer. Even
> admin UI does not appear on localhost:4848.
>
> sending raw http request to admin adapter gives this:
>
> % curl -A hk2-agent -v http://localhost:4848/__asadmin/list-applications
> * About to connect() to localhost port 4848 (#0)
> * Trying 127.0.0.1... connected
> * Connected to localhost (127.0.0.1) port 4848 (#0)
> > GET /__asadmin/list-applications HTTP/1.1
> > User-Agent: hk2-agent
> > Host: localhost:4848
> > Accept: */*
> >
> * Empty reply from server
> * Connection #0 to host localhost left intact
> curl: (52) Empty reply from server
> * Closing connection #0
>
> -vivek.
>
>
>
> Lloyd Chambers wrote:
>> https://glassfish.dev.java.net/issues/show_bug.cgi?id=9507
>>
>>
>> On Sep 14, 2009, at 10:54 AM, Vivek Pandey wrote:
>>
>>> With the fresh trunk bits, asadmin cli is not working. Even
>>> asadmin console does not appear at http://locahost:4848. There is
>>> nothing in the server log as well. This seems like either
>>> something fundamentally broken or some issue with my env.
>>>
>>> Anyone else seeing the similar problem?
>>>
>>> I have fresh v3 trunk wspace and running on ubuntu using 64 bit
>>> JDK 6u13.
>>>
>>> -vivek.
>>>
>>> ---------------------------------------------------------------------
>>> 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
>

Lloyd Chambers
lloyd.chambers_at_sun.com
GlassFish Team