Advertisement
davicustodio

Untitled

Oct 9th, 2015
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.90 KB | None | 0 0
  1. 09 Oct 12:18:36 INFO [geoserver.wps] -
  2. Request: execute
  3. service = WPS
  4. version = 1.0.0
  5. baseUrl = http://localhost:8080/geoserver/
  6. identifier:
  7. value = gs:Aggregate
  8. dataInputs:
  9. input[0]:
  10. identifier = net.opengis.ows11.impl.CodeTypeImpl@32e47014 (value: features, codeSpace: null)
  11. reference = net.opengis.wps10.impl.InputReferenceTypeImpl@337a4b26 (body: net.opengis.wfs.impl.GetFeatureTypeImpl@21dbc631 (handle: null, service: WFS, version: 1.0.0, baseUrl: null, providedVersion: null, extendedProperties: {}) (maxFeatures: null, outputFormat: GML2, resultType: <unset>, traverseXlinkDepth: null, traverseXlinkExpiry: null, formatOptions: null, metadata: null, startIndex: null, viewParams: null), encoding: null, href: http://geoserver/wfs, method: POST, mimeType: text/xml, schema: null)input[0]:
  12. identifier = net.opengis.ows11.impl.CodeTypeImpl@63b0cc54 (value: aggregationAttribute, codeSpace: null)
  13. data = net.opengis.wps10.impl.DataTypeImpl@6c36d1edinput[0]:
  14. identifier = net.opengis.ows11.impl.CodeTypeImpl@310561c (value: function, codeSpace: null)
  15. data = net.opengis.wps10.impl.DataTypeImpl@258549d6input[0]:
  16. identifier = net.opengis.ows11.impl.CodeTypeImpl@51b293d8 (value: function, codeSpace: null)
  17. data = net.opengis.wps10.impl.DataTypeImpl@230873cfinput[0]:
  18. identifier = net.opengis.ows11.impl.CodeTypeImpl@7feb2d00 (value: function, codeSpace: null)
  19. data = net.opengis.wps10.impl.DataTypeImpl@28d79c9cinput[0]:
  20. identifier = net.opengis.ows11.impl.CodeTypeImpl@636adab6 (value: function, codeSpace: null)
  21. data = net.opengis.wps10.impl.DataTypeImpl@7c3d15b7input[0]:
  22. identifier = net.opengis.ows11.impl.CodeTypeImpl@e5ce11a (value: function, codeSpace: null)
  23. data = net.opengis.wps10.impl.DataTypeImpl@73be7953input[0]:
  24. identifier = net.opengis.ows11.impl.CodeTypeImpl@5e0f7382 (value: function, codeSpace: null)
  25. data = net.opengis.wps10.impl.DataTypeImpl@48688c0cinput[0]:
  26. identifier = net.opengis.ows11.impl.CodeTypeImpl@47c28cf7 (value: function, codeSpace: null)
  27. data = net.opengis.wps10.impl.DataTypeImpl@35b4d0efinput[0]:
  28. identifier = net.opengis.ows11.impl.CodeTypeImpl@72011674 (value: singlePass, codeSpace: null)
  29. data = net.opengis.wps10.impl.DataTypeImpl@25695425
  30. responseForm:
  31. rawDataOutput:
  32. identifier = net.opengis.ows11.impl.CodeTypeImpl@26135c53 (value: result, codeSpace: null)
  33. mimeType = text/xml
  34. 09 Oct 12:18:36 WARN [geoserver.ows] - Could not get a ServiceInfo for service wps thus could not check if the service is enabled
  35. 09 Oct 12:18:36 ERROR [geoserver.wps] - Process execution failed
  36. org.geotools.process.ProcessException: Process execution 7ee33861-465e-4f93-8ebf-d6a8d8bf4f2a failed
  37. at org.geoserver.wps.executor.DefaultProcessManager.getOutput(DefaultProcessManager.java:162)
  38. at org.geoserver.wps.executor.WPSExecutionManager.getOutput(WPSExecutionManager.java:180)
  39. at org.geoserver.wps.Execute.run(Execute.java:75)
  40. at org.geoserver.wps.DefaultWebProcessingService.execute(DefaultWebProcessingService.java:76)
  41. at sun.reflect.GeneratedMethodAccessor259.invoke(Unknown Source)
  42. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  43. at java.lang.reflect.Method.invoke(Method.java:606)
  44. at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:319)
  45. at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
  46. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
  47. at org.geoserver.ows.util.RequestObjectLogger.invoke(RequestObjectLogger.java:54)
  48. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
  49. at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
  50. at com.sun.proxy.$Proxy60.execute(Unknown Source)
  51. at sun.reflect.GeneratedMethodAccessor258.invoke(Unknown Source)
  52. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  53. at java.lang.reflect.Method.invoke(Method.java:606)
  54. at org.geoserver.ows.Dispatcher.execute(Dispatcher.java:774)
  55. at org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:272)
  56. at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:153)
  57. at org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:48)
  58. at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:923)
  59. at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:852)
  60. at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:882)
  61. at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:789)
  62. at javax.servlet.http.HttpServlet.service(HttpServlet.java:646)
  63. at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
  64. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)
  65. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  66. at org.geoserver.filters.ThreadLocalsCleanupFilter.doFilter(ThreadLocalsCleanupFilter.java:27)
  67. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
  68. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  69. at org.geoserver.filters.SpringDelegatingFilter$Chain.doFilter(SpringDelegatingFilter.java:74)
  70. at org.geoserver.wms.animate.AnimatorFilter.doFilter(AnimatorFilter.java:70)
  71. at org.geoserver.filters.SpringDelegatingFilter$Chain.doFilter(SpringDelegatingFilter.java:70)
  72. at org.geoserver.filters.SpringDelegatingFilter.doFilter(SpringDelegatingFilter.java:45)
  73. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
  74. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  75. at org.geoserver.platform.AdvancedDispatchFilter.doFilter(AdvancedDispatchFilter.java:49)
  76. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
  77. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  78. at org.vfny.geoserver.filters.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:109)
  79. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
  80. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  81. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:311)
  82. at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:68)
  83. at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:116)
  84. at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:83)
  85. at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:72)
  86. at org.geoserver.security.filter.GeoServerCompositeFilter.doFilter(GeoServerCompositeFilter.java:91)
  87. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
  88. at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:68)
  89. at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
  90. at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:72)
  91. at org.geoserver.security.filter.GeoServerCompositeFilter.doFilter(GeoServerCompositeFilter.java:91)
  92. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
  93. at org.geoserver.security.filter.GeoServerAnonymousAuthenticationFilter.doFilter(GeoServerAnonymousAuthenticationFilter.java:53)
  94. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
  95. at org.geonode.security.GeoNodeAnonymousProcessingFilter.doFilter(GeoNodeAnonymousProcessingFilter.java:76)
  96. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
  97. at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:68)
  98. at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:150)
  99. at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:72)
  100. at org.geoserver.security.filter.GeoServerCompositeFilter.doFilter(GeoServerCompositeFilter.java:91)
  101. at org.geoserver.security.filter.GeoServerBasicAuthenticationFilter.doFilter(GeoServerBasicAuthenticationFilter.java:82)
  102. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
  103. at org.geonode.security.GeoNodeCookieProcessingFilter.doFilter(GeoNodeCookieProcessingFilter.java:107)
  104. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
  105. at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:68)
  106. at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
  107. at org.geoserver.security.filter.GeoServerSecurityContextPersistenceFilter$1.doFilter(GeoServerSecurityContextPersistenceFilter.java:52)
  108. at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:72)
  109. at org.geoserver.security.filter.GeoServerCompositeFilter.doFilter(GeoServerCompositeFilter.java:91)
  110. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
  111. at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:173)
  112. at org.geoserver.security.GeoServerSecurityFilterChainProxy.doFilter(GeoServerSecurityFilterChainProxy.java:134)
  113. at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
  114. at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
  115. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
  116. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  117. at org.geoserver.filters.LoggingFilter.doFilter(LoggingFilter.java:75)
  118. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
  119. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  120. at org.geoserver.filters.GZIPFilter.doFilter(GZIPFilter.java:42)
  121. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
  122. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  123. at org.geoserver.filters.SessionDebugFilter.doFilter(SessionDebugFilter.java:47)
  124. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
  125. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  126. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220)
  127. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122)
  128. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:501)
  129. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:170)
  130. at com.googlecode.psiprobe.Tomcat70AgentValve.invoke(Tomcat70AgentValve.java:38)
  131. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
  132. at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:950)
  133. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
  134. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
  135. at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1041)
  136. at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:607)
  137. at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:313)
  138. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  139. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  140. at java.lang.Thread.run(Thread.java:745)
  141. Caused by: org.geoserver.wps.WPSException: Failed to retrieve value for input features
  142. at org.geoserver.wps.executor.LazyInputMap.get(LazyInputMap.java:37)
  143. at org.geotools.process.factory.AnnotationDrivenProcessFactory$InvokeMethodProcess.buildProcessArguments(AnnotationDrivenProcessFactory.java:630)
  144. at org.geotools.process.factory.AnnotationDrivenProcessFactory$InvokeMethodProcess.execute(AnnotationDrivenProcessFactory.java:515)
  145. at org.geoserver.wps.executor.DefaultProcessManager$ProcessCallable.call(DefaultProcessManager.java:227)
  146. at org.geoserver.wps.executor.DefaultProcessManager$ProcessCallable.call(DefaultProcessManager.java:194)
  147. at java.util.concurrent.FutureTask.run(FutureTask.java:262)
  148. ... 3 more
  149. Caused by: org.geoserver.wfs.WFSException: Could not locate {http://www.geonode.org/}hidrografia_1 in catalog.
  150. at org.geoserver.wfs.GetFeature.featureTypeInfo(GetFeature.java:1073)
  151. at org.geoserver.wfs.GetFeature.run(GetFeature.java:331)
  152. at org.geoserver.wfs.DefaultWebFeatureService.getFeature(DefaultWebFeatureService.java:121)
  153. at org.geoserver.wps.executor.SimpleInputProvider.handleAsInternalWFS(SimpleInputProvider.java:177)
  154. at org.geoserver.wps.executor.SimpleInputProvider.getValue(SimpleInputProvider.java:121)
  155. at org.geoserver.wps.executor.LazyInputMap.get(LazyInputMap.java:35)
  156. ... 8 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement