users@glassfish.java.net

web admin console -> applications -> deploy... causes HTTP 500 error

From: <glassfish_at_javadesktop.org>
Date: Thu, 08 Jul 2010 10:46:17 PDT

This is what i get while trying to deploy my app through the web admin console


HTTP Status 500 -

type Exception report

message

descriptionThe server encountered an internal error () that prevented it from fulfilling this request.

exception

javax.servlet.ServletException: Handler 'gf.convertListToOptionArray' in event 'beforeCreate' 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 'gf.convertListToOptionArray' in event 'beforeCreate' 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 GlassFish Server Open Source Edition 3.1-b08 logs.
[Message sent by forum member 'pablopina']

http://forums.java.net/jive/thread.jspa?messageID=477121