dev@glassfish.java.net

Re: Slow Startup time for Glassfish and asadmin on Mac

From: Alexis Moussine-Pouchkine <alexis.mp_at_sun.com>
Date: Tue, 15 Jun 2010 10:59:12 +0200

This sounds a lot like the lag some users have reported when using Metro on the first hit to the WSDL...
-Alexis


On 15 juin 2010, at 05:48, Ludovic Champenois wrote:

> On 6/14/10 8:44 PM, Jason Lee wrote:
>> On 6/14/10 10:29 PM, Byron Nevins wrote:
>>> I don't have a Mac. Run a simple java program on your Mac --
>>>
>>> Note that AFAIK the code is > 3 years old and has been tested constantly -- every start-domain exercises it. Every asadmin command runs this code too.
>> Ah ha! Thank you, Byron (and Ludo). It appears that it was trying to reverse resolve my DHCP address to a FQDN, which it couldn't find. I added an entry to /etc/hosts and the execution time of Byron's test program went from ~30 seconds to to < 0.5. That's really going to speed things up for me. :)
>>
> yep, but customers will not be that smart....
> So the bottom line question is do we really really need to do this call?
> When the real value is needed? Is not in real time, maybe a workerthread to set it up would be enough?
> This bug has been all over the place in NetBeans, SVN, Zimbra, JRuby, etc etc...See the Google link...
> Ludo
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>