dev@glassfish.java.net

Re: [v3] Control-C no longer stops the server

From: Sahoo <sahoo_at_sun.com>
Date: Fri, 01 Aug 2008 23:35:15 +0530

I saw this behavior earlier today. Pl. check server.log, you will most
likely see a NPE coming out GrizzlyProbePipeline.class. This happens
randomly. Jan has checked in a work around (rev #21527) for this. What
revision are you on?

Thanks,
Sahoo

Tim Quinn wrote:
> Hi.
>
> I test the server a lot using asadmin start-domain --verbose which
> puts the log output right in front of me.
>
> I used to be able to use Control-C to stop the server, and the server
> would actually stop. Lately (since an update yesterday I think??) ^C
> does not cleanly stop the server. That shell just remains hung and
> the JVM continues to run.
> I have also noticed that now if I use asadmin stop-domain from another
> shell then the following message appears
>
> Aug 1, 2008 12:39:57 PM HK2Main$HK2ServiceTrackerCustomizer
> removingService
> INFO: removing service =
> org.glassfish.web.DirContextURLStreamHandlerService_at_4c3f42, contract =
> org.osgi.service.url.URLStreamHandlerService
>
> and I do not remember seeing this message before.
>
> I am not sure if these are related.
>
> Is anyone else seeing similar behavior? I'm on a Mac by the way.
>
> - Tim
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>