See <http://hudson.opengeo.org/hudson/job/geoserver-master/6184/>

------------------------------------------
[...truncated 17942 lines...]
Caused by: java.net.MalformedURLException
        at java.net.URL.<init>(URL.java:601)
        at java.net.URL.<init>(URL.java:464)
        at java.net.URL.<init>(URL.java:413)
        at 
com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(XMLEntityManager.java:650)
        at 
com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startEntity(XMLEntityManager.java:1315)
        at 
com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startEntity(XMLEntityManager.java:1252)
        at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEntityReference(XMLDocumentFragmentScannerImpl.java:1906)
        at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3032)
        at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:648)
        at 
com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:140)
        at 
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:511)
        at 
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:808)
        at 
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:737)
        at 
com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:119)
        at 
com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:235)
        at 
com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:284)
        at org.geotools.styling.SLDParser.parseSLD(SLDParser.java:426)
        ... 61 more
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/extension/wps/wps-core/src/main/java/org/geoserver/wps/raster/CoverageUtilities.java>:[173,34]
 cannot find symbol
symbol  : constructor RangeLookupTable(java.lang.Number)
location: class org.jaitools.media.jai.rangelookup.RangeLookupTable
[ERROR] 
<http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/extension/wps/wps-core/src/main/java/org/geoserver/wps/raster/CoverageUtilities.java>:[178,12]
 cannot find symbol
symbol  : method add(org.jaitools.numeric.Range,java.lang.Number)
location: class org.jaitools.media.jai.rangelookup.RangeLookupTable
[INFO] 2 errors 
[INFO] -------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer Monitor Extensions
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
18 Jul 05:53:28 ERROR [geoserver.ows] - 
org.geoserver.platform.ServiceException: Could not find layer lakes_and_places
        at 
org.geoserver.wms.map.GetMapKvpRequestReader.parseLayers(GetMapKvpRequestReader.java:1252)
        at 
org.geoserver.wms.map.GetMapKvpRequestReader.read(GetMapKvpRequestReader.java:218)
        at 
org.geoserver.wms.map.GetMapKvpRequestReader.read(GetMapKvpRequestReader.java:80)
        at org.geoserver.ows.Dispatcher.parseRequestKVP(Dispatcher.java:1412)
        at org.geoserver.ows.Dispatcher.dispatch(Dispatcher.java:622)
        at 
org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:263)
        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:923)
        at 
org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:852)
        at 
org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:882)
        at 
org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:778)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
        at 
org.geoserver.test.GeoServerSystemTestSupport$2.service(GeoServerSystemTestSupport.java:1431)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
        at 
com.mockrunner.mock.web.MockFilterChain.doFilter(MockFilterChain.java:50)
        at 
org.geoserver.test.GeoServerSystemTestSupport.dispatch(GeoServerSystemTestSupport.java:1450)
        at 
org.geoserver.test.GeoServerSystemTestSupport.dispatch(GeoServerSystemTestSupport.java:1385)
        at 
org.geoserver.test.GeoServerSystemTestSupport.getAsServletResponse(GeoServerSystemTestSupport.java:934)
        at 
org.geoserver.test.GeoServerSystemTestSupport.getAsServletResponse(GeoServerSystemTestSupport.java:917)
        at 
org.geoserver.wms.wms_1_1_1.GetMapIntegrationTest.testLayerGroupContainer(GetMapIntegrationTest.java:729)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
        at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
        at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
        at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
        at 
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
        at 
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
18 Jul 05:53:28 ERROR [geoserver.ows] - 
org.geoserver.platform.ServiceException: Could not find layer lakes_and_places
        at 
org.geoserver.wms.map.GetMapKvpRequestReader.parseLayers(GetMapKvpRequestReader.java:1252)
        at 
org.geoserver.wms.map.GetMapKvpRequestReader.read(GetMapKvpRequestReader.java:218)
        at 
org.geoserver.wms.map.GetMapKvpRequestReader.read(GetMapKvpRequestReader.java:80)
        at org.geoserver.ows.Dispatcher.parseRequestKVP(Dispatcher.java:1412)
        at org.geoserver.ows.Dispatcher.dispatch(Dispatcher.java:622)
        at 
org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:263)
        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:923)
        at 
org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:852)
        at 
org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:882)
        at 
org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:778)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
        at 
org.geoserver.test.GeoServerSystemTestSupport$2.service(GeoServerSystemTestSupport.java:1431)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
        at 
com.mockrunner.mock.web.MockFilterChain.doFilter(MockFilterChain.java:50)
        at 
org.geoserver.test.GeoServerSystemTestSupport.dispatch(GeoServerSystemTestSupport.java:1450)
        at 
org.geoserver.test.GeoServerSystemTestSupport.dispatch(GeoServerSystemTestSupport.java:1385)
        at 
org.geoserver.test.GeoServerSystemTestSupport.getAsServletResponse(GeoServerSystemTestSupport.java:934)
        at 
org.geoserver.test.GeoServerSystemTestSupport.getAsServletResponse(GeoServerSystemTestSupport.java:917)
        at 
org.geoserver.test.GeoServerSystemTestSupport.get(GeoServerSystemTestSupport.java:902)
        at 
org.geoserver.test.GeoServerSystemTestSupport.getAsDOM(GeoServerSystemTestSupport.java:1228)
        at 
org.geoserver.test.GeoServerSystemTestSupport.getAsDOM(GeoServerSystemTestSupport.java:1163)
        at 
org.geoserver.wms.wms_1_1_1.GetMapIntegrationTest.testLayerGroupContainer(GetMapIntegrationTest.java:732)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
        at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
        at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
        at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
        at 
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
        at 
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.873 sec
Running org.geoserver.wms.wms_1_1_1.GetStylesIntegrationTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.576 sec
Running org.geoserver.wms.wms_1_1_1.LayerGroupWorkspaceTest
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] GeoServer ......................................... SUCCESS [6.450s]
[INFO] Core Platform Module .............................. SUCCESS [5.450s]
[INFO] Open Web Service Module ........................... SUCCESS [13.669s]
[INFO] Main Module ....................................... SUCCESS [2:21.416s]
[INFO] Web Feature Service Module ........................ SUCCESS [3:26.337s]
[INFO] Web Coverage Service Module ....................... SUCCESS [4.828s]
[INFO] Web Map Service Module ............................ SKIPPED
[INFO] GeoServer Web Modules ............................. SUCCESS [0.891s]
[INFO] Core UI Module .................................... SUCCESS [1:45.163s]
[INFO] Security UI Module ................................ SKIPPED
[INFO] GeoServer Security Modules ........................ SKIPPED
[INFO] GeoServer JDBC Security Module .................... SKIPPED
[INFO] GeoServer LDAP Security Module .................... SKIPPED
[INFO] Web Coverage Service 1.0 Module ................... SUCCESS [47.090s]
[INFO] Web Coverage Service 1.1 Module ................... SUCCESS [57.333s]
[INFO] KML support for GeoServer ......................... SKIPPED
[INFO] GeoWebCache (GWC) Module .......................... SKIPPED
[INFO] REST Support Module ............................... SUCCESS [28.395s]
[INFO] REST Configuration Service Module ................. SKIPPED
[INFO] WMS UI Module ..................................... SKIPPED
[INFO] GWC UI Module ..................................... SKIPPED
[INFO] WFS UI Module ..................................... SUCCESS [29.563s]
[INFO] Demoes Module ..................................... SKIPPED
[INFO] WCS UI Module ..................................... SKIPPED
[INFO] Community Space ................................... SUCCESS [0.201s]
[INFO] Printing Module ................................... SUCCESS [37.978s]
[INFO] HTTP Proxy Extension .............................. SUCCESS [7.227s]
[INFO] GeoServer Web Application ......................... SKIPPED
[INFO] GeoServer Extensions .............................. SUCCESS [0.182s]
[INFO] Application Schema Support ........................ SUCCESS [0.188s]
[INFO] Application Schema Integration Test ............... SKIPPED
[INFO] Sample DataAccess Integration Test ................ SUCCESS [31.284s]
[INFO] ArcSDE DataStore Extension ........................ SUCCESS [29.321s]
[INFO] GeoSearch Index Module ............................ SUCCESS [38.992s]
[INFO] H2 DataStore Extension ............................ SUCCESS [15.850s]
[INFO] SQL Server DataStore Extension .................... SUCCESS [1.388s]
[INFO] Oracle DataStore Extension ........................ SUCCESS [0.722s]
[INFO] MySQL DataStore Extension ......................... SUCCESS [0.394s]
[INFO] DB2 DataStore Extension ........................... SUCCESS [1.174s]
[INFO] ImageMap Output Format ............................ SKIPPED
[INFO] ImageI/O-Ext GDAL Coverage Extension .............. SUCCESS [1.751s]
[INFO] JP2K Coverage Extension ........................... SUCCESS [0.538s]
[INFO] ogr2ogr Output Format ............................. SUCCESS [25.155s]
[INFO] Excel Output Format ............................... SUCCESS [32.795s]
[INFO] Validation Module ................................. SUCCESS [2.936s]
[INFO] Chart external graphics support ................... SUCCESS [0.991s]
[INFO] Feature Generalization Extension .................. SUCCESS [3.933s]
[INFO] Image Mosaic JDBC Extension ....................... SUCCESS [1.241s]
[INFO] OWS request flow controller ....................... SUCCESS [17.151s]
[INFO] Web Processing Service parent ..................... SUCCESS [0.171s]
[INFO] Web Processing Service Module ..................... FAILURE [18.562s]
[INFO] Web Processing Service GUI ........................ SKIPPED
[INFO] GeoServer Layer Querying filter functions ......... SUCCESS [38.690s]
[INFO] Teradata DataStore Extension ...................... SUCCESS [3.001s]
[INFO] GeoServer Monitor Extensions ...................... SKIPPED
[INFO] Core Monitor Extension ............................ SKIPPED
[INFO] Monitor Hibernate Extension ....................... SKIPPED
[INFO] GeoServer CAS Security Module ..................... SKIPPED
[INFO] GeoServer Security Extension Modules .............. SKIPPED
[INFO] XLST based WFS output format ...................... SKIPPED
[INFO] GeoServer INSPIRE Extensions ...................... SKIPPED
[INFO] GeoServer CSS Styling ............................. SUCCESS [34.911s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:18.478s (Wall Clock)
[INFO] Finished at: Thu Jul 18 05:53:31 UTC 2013
[INFO] Final Memory: 46M/261M
[INFO] ------------------------------------------------------------------------
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.769 sec
Running org.geoserver.wms.wms_1_1_1.LayerWorkspaceTest
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) 
on project wps-core: Compilation failure: Compilation failure:
[ERROR] 
<http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/extension/wps/wps-core/src/main/java/org/geoserver/wps/raster/CoverageUtilities.java>:[173,34]
 cannot find symbol
[ERROR] symbol  : constructor RangeLookupTable(java.lang.Number)
[ERROR] location: class org.jaitools.media.jai.rangelookup.RangeLookupTable
[ERROR] 
<http://hudson.opengeo.org/hudson/job/geoserver-master/ws/src/extension/wps/wps-core/src/main/java/org/geoserver/wps/raster/CoverageUtilities.java>:[178,12]
 cannot find symbol
[ERROR] symbol  : method add(org.jaitools.numeric.Range,java.lang.Number)
[ERROR] location: class org.jaitools.media.jai.rangelookup.RangeLookupTable
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :wps-core

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to