[Geoserver-users] data validation tests fail

Hello

Greetings 2 all. And thanks beforehand for your patience as I am a beginner to geoserver...

I installed geoserver on our debian box and it works fairly well for now.

On a freshly installed server, I would like to perform validation tests of our vector data so when I go :

Config-WFS <http://ggit.metu.edu.tr:8080/geoserver/config/wfs/index.do&gt;\-Validation\-Try Tests

I obtain the following error :

class javax.servlet.ServletException: javax.servlet.jsp.JspException: ServletException in '/WEB-INF/pages/validation/displayResults.jsp': Unable to compile class for JSP An error occurred at line: 39 in the jsp file: /WEB-INF/pages/validation/displayResults.jsp Generated servlet error: org.geotools.feature.Feature cannot be resolved to a type

(The full error message is given at the bottom of the message)

I made a search on the google, mailing list archives and bug tracker but found nothing...

The error is produced both for versions 1.7.0 and 1.7.1a and this, both on Linux and Windows installations.

your help would be greatly appreciated.
best
servet

  GeoServer - Exception

The following exception was thrown:

    * class javax.servlet.ServletException:
      javax.servlet.jsp.JspException: ServletException in
      '/WEB-INF/pages/validation/displayResults.jsp': Unable to compile
      class for JSP An error occurred at line: 39 in the jsp file:
      /WEB-INF/pages/validation/displayResults.jsp Generated servlet
      error: org.geotools.feature.Feature cannot be resolved to a type
      An error occurred at line: 39 in the jsp file:
      /WEB-INF/pages/validation/displayResults.jsp Generated servlet
      error: org.geotools.feature.Feature cannot be resolved to a type
    * class javax.servlet.jsp.JspException: ServletException in
      '/WEB-INF/pages/validation/displayResults.jsp': Unable to compile
      class for JSP An error occurred at line: 39 in the jsp file:
      /WEB-INF/pages/validation/displayResults.jsp Generated servlet
      error: org.geotools.feature.Feature cannot be resolved to a type
      An error occurred at line: 39 in the jsp file:
      /WEB-INF/pages/validation/displayResults.jsp Generated servlet
      error: org.geotools.feature.Feature cannot be resolved to a type

Details:

javax.servlet.ServletException: javax.servlet.jsp.JspException: ServletException in '/WEB-INF/pages/validation/displayResults.jsp': Unable to compile class for JSP

An error occurred at line: 39 in the jsp file: /WEB-INF/pages/validation/displayResults.jsp
Generated servlet error:
org.geotools.feature.Feature cannot be resolved to a type

An error occurred at line: 39 in the jsp file: /WEB-INF/pages/validation/displayResults.jsp
Generated servlet error:
org.geotools.feature.Feature cannot be resolved to a type

  at org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:858)
  at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:791)
  at org.apache.jsp.WEB_002dINF.pages.layouts.mainLayout_jsp._jspService(org.apache.jsp.WEB_002dINF.pages.layouts.mainLayout_jsp:644)
  at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
  at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
  at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
  at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
  at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487)
  at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:362)
  at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
  at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
  at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:726)
  at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405)
  at org.mortbay.jetty.servlet.Dispatcher.forward(Dispatcher.java:285)
  at org.mortbay.jetty.servlet.Dispatcher.forward(Dispatcher.java:126)
  at org.vfny.geoserver.config.web.tiles.MultipleDelegatingTilesRequestProcessor.doForward(MultipleDelegatingTilesRequestProcessor.java:346)
  at org.vfny.geoserver.config.web.tiles.MultipleDelegatingTilesRequestProcessor.processTilesDefinition(MultipleDelegatingTilesRequestProcessor.java:212)
  at org.vfny.geoserver.config.web.tiles.MultipleDelegatingTilesRequestProcessor.processForwardConfig(MultipleDelegatingTilesRequestProcessor.java:81)
  at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:241)
  at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
  at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
  at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487)
  at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:362)
  at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
  at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
  at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:726)
  at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405)
  at org.mortbay.jetty.servlet.Dispatcher.forward(Dispatcher.java:285)
  at org.mortbay.jetty.servlet.Dispatcher.forward(Dispatcher.java:126)
  at org.vfny.geoserver.config.web.tiles.MultipleDelegatingTilesRequestProcessor.doForward(MultipleDelegatingTilesRequestProcessor.java:346)
  at org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProcessor.java:398)
  at org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(TilesRequestProcessor.java:318)
  at org.vfny.geoserver.config.web.tiles.MultipleDelegatingTilesRequestProcessor.processForwardConfig(MultipleDelegatingTilesRequestProcessor.java:95)
  at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:241)
  at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
  at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
  at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487)
  at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1093)
  at org.vfny.geoserver.filters.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:108)
  at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
  at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:264)
  at org.acegisecurity.intercept.web.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:107)
  at org.acegisecurity.intercept.web.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:72)
  at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:274)
  at org.acegisecurity.ui.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:110)
  at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:274)
  at org.acegisecurity.providers.anonymous.AnonymousProcessingFilter.doFilter(AnonymousProcessingFilter.java:125)
  at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:274)
  at org.acegisecurity.ui.rememberme.RememberMeProcessingFilter.doFilter(RememberMeProcessingFilter.java:142)
  at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:274)
  at org.acegisecurity.wrapper.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:81)
  at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:274)
  at org.acegisecurity.ui.AbstractProcessingFilter.doFilter(AbstractProcessingFilter.java:217)
  at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:274)
  at org.acegisecurity.ui.logout.LogoutFilter.doFilter(LogoutFilter.java:106)
  at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:274)
  at org.acegisecurity.context.HttpSessionContextIntegrationFilter.doFilter(HttpSessionContextIntegrationFilter.java:229)
  at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:274)
  at org.acegisecurity.util.FilterChainProxy.doFilter(FilterChainProxy.java:148)
  at org.acegisecurity.util.FilterToBeanProxy.doFilter(FilterToBeanProxy.java:98)
  at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
  at org.geoserver.filters.LoggingFilter.doFilter(LoggingFilter.java:73)
  at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
  at org.geoserver.filters.ReverseProxyFilter.doFilter(ReverseProxyFilter.java:163)
  at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
  at org.geoserver.filters.GZIPFilter.doFilter(GZIPFilter.java:41)
  at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
  at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:360)
  at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
  at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
  at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:726)
  at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405)
  at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:206)
  at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)
  at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
  at org.mortbay.jetty.Server.handle(Server.java:324)
  at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:505)
  at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:828)
  at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:514)
  at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:211)
  at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:380)
  at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:395)
  at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:450)
Caused by: javax.servlet.jsp.JspException: ServletException in '/WEB-INF/pages/validation/displayResults.jsp': Unable to compile class for JSP

An error occurred at line: 39 in the jsp file: /WEB-INF/pages/validation/displayResults.jsp
Generated servlet error:
org.geotools.feature.Feature cannot be resolved to a type

An error occurred at line: 39 in the jsp file: /WEB-INF/pages/validation/displayResults.jsp
Generated servlet error:
org.geotools.feature.Feature cannot be resolved to a type

  at org.apache.struts.taglib.tiles.InsertTag$InsertHandler.doEndTag(InsertTag.java:923)
  at org.apache.struts.taglib.tiles.InsertTag.doEndTag(InsertTag.java:462)
  at org.apache.jsp.WEB_002dINF.pages.layouts.mainLayout_jsp._jspx_meth_tiles_insert_7(org.apache.jsp.WEB_002dINF.pages.layouts.mainLayout_jsp:1360)
  at org.apache.jsp.WEB_002dINF.pages.layouts.mainLayout_jsp._jspService(org.apache.jsp.WEB_002dINF.pages.layouts.mainLayout_jsp:616)
  ... 86 more

Hi,

Confirmed, I see the same issue. Unfortunately this is a result of the validation stuff being poorly maintained. Actually you are the first user to ask about it in as long as i can remember :).

That said, it is a bug. I have filed a bug report for this.

http://jira.codehaus.org/browse/GEOS-2528

-Justin

ahmet çizmeli wrote:

Hello

Greetings 2 all. And thanks beforehand for your patience as I am a beginner to geoserver...

I installed geoserver on our debian box and it works fairly well for now.

On a freshly installed server, I would like to perform validation tests of our vector data so when I go :

Config-WFS <http://ggit.metu.edu.tr:8080/geoserver/config/wfs/index.do&gt;\-Validation\-Try Tests

I obtain the following error :

class javax.servlet.ServletException: javax.servlet.jsp.JspException: ServletException in '/WEB-INF/pages/validation/displayResults.jsp': Unable to compile class for JSP An error occurred at line: 39 in the jsp file: /WEB-INF/pages/validation/displayResults.jsp Generated servlet error: org.geotools.feature.Feature cannot be resolved to a type

(The full error message is given at the bottom of the message)

I made a search on the google, mailing list archives and bug tracker but found nothing...

The error is produced both for versions 1.7.0 and 1.7.1a and this, both on Linux and Windows installations.

your help would be greatly appreciated.
best
servet

  GeoServer - Exception

The following exception was thrown:

    * class javax.servlet.ServletException:
      javax.servlet.jsp.JspException: ServletException in
      '/WEB-INF/pages/validation/displayResults.jsp': Unable to compile
      class for JSP An error occurred at line: 39 in the jsp file:
      /WEB-INF/pages/validation/displayResults.jsp Generated servlet
      error: org.geotools.feature.Feature cannot be resolved to a type
      An error occurred at line: 39 in the jsp file:
      /WEB-INF/pages/validation/displayResults.jsp Generated servlet
      error: org.geotools.feature.Feature cannot be resolved to a type
    * class javax.servlet.jsp.JspException: ServletException in
      '/WEB-INF/pages/validation/displayResults.jsp': Unable to compile
      class for JSP An error occurred at line: 39 in the jsp file:
      /WEB-INF/pages/validation/displayResults.jsp Generated servlet
      error: org.geotools.feature.Feature cannot be resolved to a type
      An error occurred at line: 39 in the jsp file:
      /WEB-INF/pages/validation/displayResults.jsp Generated servlet
      error: org.geotools.feature.Feature cannot be resolved to a type

Details:

javax.servlet.ServletException: javax.servlet.jsp.JspException: ServletException in '/WEB-INF/pages/validation/displayResults.jsp': Unable to compile class for JSP

An error occurred at line: 39 in the jsp file: /WEB-INF/pages/validation/displayResults.jsp
Generated servlet error:
org.geotools.feature.Feature cannot be resolved to a type

An error occurred at line: 39 in the jsp file: /WEB-INF/pages/validation/displayResults.jsp
Generated servlet error:
org.geotools.feature.Feature cannot be resolved to a type

  at org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:858)
  at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:791)
  at org.apache.jsp.WEB_002dINF.pages.layouts.mainLayout_jsp._jspService(org.apache.jsp.WEB_002dINF.pages.layouts.mainLayout_jsp:644)
  at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
  at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
  at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
  at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
  at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487)
  at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:362)
  at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
  at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
  at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:726)
  at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405)
  at org.mortbay.jetty.servlet.Dispatcher.forward(Dispatcher.java:285)
  at org.mortbay.jetty.servlet.Dispatcher.forward(Dispatcher.java:126)
  at org.vfny.geoserver.config.web.tiles.MultipleDelegatingTilesRequestProcessor.doForward(MultipleDelegatingTilesRequestProcessor.java:346)
  at org.vfny.geoserver.config.web.tiles.MultipleDelegatingTilesRequestProcessor.processTilesDefinition(MultipleDelegatingTilesRequestProcessor.java:212)
  at org.vfny.geoserver.config.web.tiles.MultipleDelegatingTilesRequestProcessor.processForwardConfig(MultipleDelegatingTilesRequestProcessor.java:81)
  at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:241)
  at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
  at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
  at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487)
  at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:362)
  at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
  at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
  at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:726)
  at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405)
  at org.mortbay.jetty.servlet.Dispatcher.forward(Dispatcher.java:285)
  at org.mortbay.jetty.servlet.Dispatcher.forward(Dispatcher.java:126)
  at org.vfny.geoserver.config.web.tiles.MultipleDelegatingTilesRequestProcessor.doForward(MultipleDelegatingTilesRequestProcessor.java:346)
  at org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProcessor.java:398)
  at org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(TilesRequestProcessor.java:318)
  at org.vfny.geoserver.config.web.tiles.MultipleDelegatingTilesRequestProcessor.processForwardConfig(MultipleDelegatingTilesRequestProcessor.java:95)
  at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:241)
  at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
  at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
  at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487)
  at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1093)
  at org.vfny.geoserver.filters.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:108)
  at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
  at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:264)
  at org.acegisecurity.intercept.web.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:107)
  at org.acegisecurity.intercept.web.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:72)
  at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:274)
  at org.acegisecurity.ui.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:110)
  at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:274)
  at org.acegisecurity.providers.anonymous.AnonymousProcessingFilter.doFilter(AnonymousProcessingFilter.java:125)
  at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:274)
  at org.acegisecurity.ui.rememberme.RememberMeProcessingFilter.doFilter(RememberMeProcessingFilter.java:142)
  at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:274)
  at org.acegisecurity.wrapper.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:81)
  at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:274)
  at org.acegisecurity.ui.AbstractProcessingFilter.doFilter(AbstractProcessingFilter.java:217)
  at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:274)
  at org.acegisecurity.ui.logout.LogoutFilter.doFilter(LogoutFilter.java:106)
  at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:274)
  at org.acegisecurity.context.HttpSessionContextIntegrationFilter.doFilter(HttpSessionContextIntegrationFilter.java:229)
  at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:274)
  at org.acegisecurity.util.FilterChainProxy.doFilter(FilterChainProxy.java:148)
  at org.acegisecurity.util.FilterToBeanProxy.doFilter(FilterToBeanProxy.java:98)
  at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
  at org.geoserver.filters.LoggingFilter.doFilter(LoggingFilter.java:73)
  at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
  at org.geoserver.filters.ReverseProxyFilter.doFilter(ReverseProxyFilter.java:163)
  at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
  at org.geoserver.filters.GZIPFilter.doFilter(GZIPFilter.java:41)
  at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
  at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:360)
  at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
  at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
  at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:726)
  at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405)
  at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:206)
  at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)
  at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
  at org.mortbay.jetty.Server.handle(Server.java:324)
  at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:505)
  at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:828)
  at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:514)
  at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:211)
  at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:380)
  at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:395)
  at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:450)
Caused by: javax.servlet.jsp.JspException: ServletException in '/WEB-INF/pages/validation/displayResults.jsp': Unable to compile class for JSP

An error occurred at line: 39 in the jsp file: /WEB-INF/pages/validation/displayResults.jsp
Generated servlet error:
org.geotools.feature.Feature cannot be resolved to a type

An error occurred at line: 39 in the jsp file: /WEB-INF/pages/validation/displayResults.jsp
Generated servlet error:
org.geotools.feature.Feature cannot be resolved to a type

  at org.apache.struts.taglib.tiles.InsertTag$InsertHandler.doEndTag(InsertTag.java:923)
  at org.apache.struts.taglib.tiles.InsertTag.doEndTag(InsertTag.java:462)
  at org.apache.jsp.WEB_002dINF.pages.layouts.mainLayout_jsp._jspx_meth_tiles_insert_7(org.apache.jsp.WEB_002dINF.pages.layouts.mainLayout_jsp:1360)
  at org.apache.jsp.WEB_002dINF.pages.layouts.mainLayout_jsp._jspService(org.apache.jsp.WEB_002dINF.pages.layouts.mainLayout_jsp:616)
  ... 86 more

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you. Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

--
Justin Deoliveira
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.