dev@glassfish.java.net

Re: QL fails

From: Jason Lee <jasondlee_at_sun.com>
Date: Wed, 24 Sep 2008 09:02:49 -0500

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...

Jason Lee - x31197
Senior Java Developer, Sun Microsystems
GlassFish Admin Console Team
Email: jasondlee_at_sun.com