users@glassfish.java.net

Re: appservAgentService.exe not functional on Windows 2003

From: Ryan de Laplante <ryan_at_ijws.com>
Date: Fri, 30 May 2008 14:12:21 -0400

> and if I can't keep the server running when I logoff of windows, its just not there.
>
That's not a GlassFish issue, it's a JVM issue. It will happen to
Tomcat, JBoss, WebLogic and WebSphere. You have to add -Xrs to the JVM
options in domain.xml to prevent the JVM from shutting down when logging
out of Windows. It's probably not included by default since Windows is
not the only platform GlassFish is used on.


Ryan