Created
March 15, 2010 21:57
-
-
Save tmcw/333383 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| java.lang.RuntimeException: Error occurred while building the resources for the configuration page | |
| at org.geoserver.web.data.layer.NewLayerPage.buildLayerInfo(NewLayerPage.java:202) | |
| at org.geoserver.web.data.layer.NewLayerPage$3.onClick(NewLayerPage.java:173) | |
| at org.geoserver.web.wicket.SimpleAjaxLink$1.onClick(SimpleAjaxLink.java:44) | |
| at org.apache.wicket.ajax.markup.html.AjaxLink$1.onEvent(AjaxLink.java:65) | |
| at org.apache.wicket.ajax.AjaxEventBehavior.respond(AjaxEventBehavior.java:163) | |
| at org.apache.wicket.ajax.AbstractDefaultAjaxBehavior.onRequest(AbstractDefaultAjaxBehavior.java:297) | |
| at org.apache.wicket.request.target.component.listener.BehaviorRequestTarget.processEvents(BehaviorRequestTarget.java:104) | |
| at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:91) | |
| at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1239) | |
| at org.apache.wicket.RequestCycle.step(RequestCycle.java:1316) | |
| at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1418) | |
| at org.apache.wicket.RequestCycle.request(RequestCycle.java:532) | |
| at org.apache.wicket.protocol.http.WicketFilter.doGet(WicketFilter.java:356) | |
| at org.apache.wicket.protocol.http.WicketServlet.doGet(WicketServlet.java:124) | |
| at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) | |
| at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) | |
| at org.springframework.web.servlet.mvc.ServletWrappingController.handleRequestInternal(ServletWrappingController.java:158) | |
| at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:153) | |
| at org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:48) | |
| at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:875) | |
| at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:809) | |
| at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:571) | |
| at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:501) | |
| 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:265) | |
| 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:275) | |
| at org.acegisecurity.ui.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:124) | |
| at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275) | |
| at org.acegisecurity.providers.anonymous.AnonymousProcessingFilter.doFilter(AnonymousProcessingFilter.java:125) | |
| at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275) | |
| at org.acegisecurity.ui.rememberme.RememberMeProcessingFilter.doFilter(RememberMeProcessingFilter.java:142) | |
| at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275) | |
| at org.acegisecurity.wrapper.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:81) | |
| at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275) | |
| at org.acegisecurity.ui.AbstractProcessingFilter.doFilter(AbstractProcessingFilter.java:271) | |
| at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275) | |
| at org.acegisecurity.ui.logout.LogoutFilter.doFilter(LogoutFilter.java:110) | |
| at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275) | |
| at org.acegisecurity.context.HttpSessionContextIntegrationFilter.doFilter(HttpSessionContextIntegrationFilter.java:249) | |
| at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275) | |
| at org.acegisecurity.util.FilterChainProxy.doFilter(FilterChainProxy.java:149) | |
| 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:183) | |
| 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: java.io.IOException: Error parsing feature type for {http://www.opengis.net/wfs}drupal_anodes from http://localhost/drupal/wfsfeed?TYPENAME=wfs%3Adrupal_anodes&VERSION=1.1.0&SERVICE=WFS&REQUEST=DescribeFeatureType&NAMESPACE=xmlns%28wfs%3Dhttp%3A%2F%2Fwww.opengis.net%2Fwfs%29& | |
| at org.geotools.data.wfs.v1_1_0.parsers.EmfAppSchemaParser.parse(EmfAppSchemaParser.java:258) | |
| at org.geotools.data.wfs.v1_1_0.parsers.EmfAppSchemaParser.parseSimpleFeatureType(EmfAppSchemaParser.java:120) | |
| at org.geotools.data.wfs.v1_1_0.parsers.EmfAppSchemaParser.parseSimpleFeatureType(EmfAppSchemaParser.java:89) | |
| at org.geotools.data.wfs.v1_1_0.WFS_1_1_0_DataStore.getSchema(WFS_1_1_0_DataStore.java:211) | |
| at org.geotools.data.wfs.v1_1_0.WFSFeatureSource.<init>(WFSFeatureSource.java:67) | |
| at org.geotools.data.wfs.v1_1_0.WFS_1_1_0_DataStore.getFeatureSource(WFS_1_1_0_DataStore.java:439) | |
| at org.geotools.data.wfs.v1_1_0.WFS_1_1_0_DataStore.getFeatureSource(WFS_1_1_0_DataStore.java:101) | |
| at org.geoserver.feature.retype.RetypingDataStore.getFeatureSource(RetypingDataStore.java:145) | |
| at org.geoserver.feature.retype.RetypingDataStore.getFeatureSource(RetypingDataStore.java:294) | |
| at org.geoserver.catalog.CatalogBuilder.buildFeatureType(CatalogBuilder.java:324) | |
| at org.geoserver.web.data.layer.NewLayerPage.buildLayerInfo(NewLayerPage.java:198) | |
| ... 71 more | |
| Caused by: java.lang.NullPointerException | |
| at org.geotools.gml2.bindings.GML2ParsingUtils.featureType(GML2ParsingUtils.java:202) | |
| at org.geotools.gml3.bindings.GML3ParsingUtils.featureType(GML3ParsingUtils.java:76) | |
| at org.geotools.data.wfs.v1_1_0.parsers.EmfAppSchemaParser.parse(EmfAppSchemaParser.java:226) | |
| ... 81 more |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment