dev@glassfish.java.net

Re: QL fails

From: Oleksiy Stashok <Oleksiy.Stashok_at_Sun.COM>
Date: Wed, 24 Sep 2008 18:21:51 +0200

Hello Anissa,

> Can you tell us the path of your installation ?
> If you don't run QL, can you start up the server and go to http://localhost:4848
> ? If the browser cannot bring up the console, can you send us
> server.log ?
I'm getting correct admin page.

I also tried to access the admin page at the same time QL test
reported, that
"[testng] ***** Login page not found. Sleeping to allow app to deploy
(<N> of 100)..."

And browser showed me correct admin page.

Thanks.

WBR,
Alexey.


>
>
> thanks
> Anissa
>
> Oleksiy Stashok wrote:
>>
>> Hi Jason,
>>
>>>
>>> On Sep 24, 2008, at 8:55 AM, Tim Quinn wrote:
>>>> Are you sure you did an "svn update" for the quicklook
>>>> directory? I think I had this same problem last night until I
>>>> updated the tests and then it was better for me.
>>>
>>>
>>> I committed code last night to make the test bail out early if the
>>> admin console war is not available. However, if that were the
>>> case, it *should* still bail out earlier than the 100th iteration,
>>> but that code wasn't perfect (nor is the current code, but it's
>>> better). When was the last time you updated the whole tree and
>>> built a new web.zip? It's possible that the war is not there so
>>> the Grizzly adaptor can't install the application, and the code
>>> that checks for that just isn't working correctly (it uses a
>>> fragile String search for that). For what it's worth, I'm on a
>>> MBP with a current tree, and the tests pass for me, and unless
>>> things have changed and I haven't heard, things are working fine
>>> under Hudson as well, though I'll go look to make sure...
>> I've just checked out GFv3 from scratch, then
>> mvn -U clean install
>>
>> and still have the same issue.
>>
>> WBR,
>> Alexey.
>>
>>>
>>>
>>> Jason Lee - x31197
>>> Senior Java Developer, Sun Microsystems
>>> GlassFish Admin Console Team
>>> Email: jasondlee_at_sun.com
>>>
>>>
>>> ---------------------------------------------------------------------
>>> 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