users@glassfish.java.net

Re: restart required error

From: Anissa Lam <Anissa.Lam_at_Sun.COM>
Date: Mon, 05 Feb 2007 07:44:16 -0800

This is issue# 2249
<https://glassfish.dev.java.net/issues/show_bug.cgi?id=2249> which has
been fixed in build 34.

thanks
Anissa.

Peter Fabian wrote:
> on the admin gui (glassfish v2 b33 on windows) clicking on the restart
> required link gives this error:
>
> *type* Exception report
>
> *message*
>
> *description*The server encountered an internal error () that
> prevented it from fulfilling this request.
>
> *exception*
>
> javax.servlet.ServletException: Handler 'stopInstance' in event
> 'command' is not declared! Ensure the '_at_Handler' annotation has been
> defined on the handler Java method, that it has been compiled with the
> annotation processing tool, and that the resulting
> 'META-INF/jsftemplating/Handler.map' is located in your classpath (you
> may need to do a clean build).
>
> *root cause*
>
> com.sun.jsftemplating.layout.SyntaxException: Handler 'stopInstance'
> in event 'command' is not declared! Ensure the '_at_Handler' annotation
> has been defined on the handler Java method, that it has been compiled
> with the annotation processing tool, and that the resulting
> 'META-INF/jsftemplating/Handler.map' is located in your classpath (you
> may need to do a clean build).
>
> *note* _The full stack traces of the exception and its root causes are
> available in the Sun Java System Application Server 9.1 logs._
>
>