See http://hudson.zones.apache.org/hudson/job/HBase-Patch/477/changes
Changes: [stack] HBASE-1082 Administrative functions for table/region maintenance; Add byte array overloads for jgray [apurtell] HBASE-1101 NPE in HConnectionManager.processBatchOfRows; restore original (and correct) reload behavior [apurtell] HBASE-1101 NPE in HConnectionManager.processBatchOfRows [stack] HBASE-1082 Administrative functions for table/region maintenance [stack] HBASE-1082 Administrative functions for table/region maintenance [stack] HBASE-1083 Will keep scheduling major compactions if last time one ran, we didn't. [apurtell] HBASE-1107 NPE in HStoreScanner.updateReaders [stack] HBASE-1106 Expose getClosestRowBefore in HTable ------------------------------------------ started Updating https://svn.apache.org/repos/asf/hadoop/hbase/trunk U zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/CHANGES.txt U zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/src/test/org/apache/hadoop/hbase/client/TestHTable.java U zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/src/test/org/apache/hadoop/hbase/client/TestForceSplit.java U zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/src/java/org/apache/hadoop/hbase/HConstants.java U zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/src/java/org/apache/hadoop/hbase/regionserver/HStore.java U zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/src/java/org/apache/hadoop/hbase/regionserver/HStoreScanner.java U zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/src/java/org/apache/hadoop/hbase/regionserver/HRegionServer.java U zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/src/java/org/apache/hadoop/hbase/regionserver/CompactSplitThread.java U zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/src/java/org/apache/hadoop/hbase/regionserver/HRegion.java U zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/src/java/org/apache/hadoop/hbase/HRegionInfo.java U zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/src/java/org/apache/hadoop/hbase/master/HMaster.java U zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/src/java/org/apache/hadoop/hbase/master/RegionManager.java U zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/src/java/org/apache/hadoop/hbase/HMsg.java U zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/src/java/org/apache/hadoop/hbase/client/HTable.java U zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/src/java/org/apache/hadoop/hbase/client/HConnectionManager.java U zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/src/java/org/apache/hadoop/hbase/client/HBaseAdmin.java C zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/src/webapps/master/WEB-INF/web.xml U zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/bin/HBase.rb U zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/bin/hirb.rb At revision 731994 [locks-and-latches] Checking to see if we really have the locks [locks-and-latches] Have all the locks, build can start [trunk] $ /export/home/hudson/tools/ant/apache-ant-1.7.0/bin/ant -Dtest.junit.output.format=xml -Dtest.output=yes clean jar test package tar Buildfile: build.xml clean: [delete] Deleting directory /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build clover.setup: clover.info: [echo] [echo] Clover not found. Code coverage reports disabled. [echo] clover: init: [mkdir] Created dir: /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build [mkdir] Created dir: /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/classes [mkdir] Created dir: /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/test [mkdir] Created dir: /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/examples [mkdir] Created dir: /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/webapps [copy] Copying 11 files to /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/webapps [mkdir] Created dir: /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/lib [copy] Copying 29 files to /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/lib [mkdir] Created dir: /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/conf [copy] Copying 6 files to /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/conf [mkdir] Created dir: /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/bin [copy] Copying 12 files to /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/bin jspc: [jspcompiler] org.xml.sax.SAXParseException: The content of elements must consist of well-formed character data or markup. [jspcompiler] at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source) [jspcompiler] at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source) [jspcompiler] at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source) [jspcompiler] at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source) [jspcompiler] at org.apache.xerces.impl.XMLScanner.reportFatalError(Unknown Source) [jspcompiler] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source) [jspcompiler] at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source) [jspcompiler] at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) [jspcompiler] at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source) [jspcompiler] at org.apache.xerces.parsers.XMLParser.parse(Unknown Source) [jspcompiler] at org.apache.xerces.parsers.DOMParser.parse(Unknown Source) [jspcompiler] at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source) [jspcompiler] at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:124) [jspcompiler] at org.apache.jasper.xmlparser.ParserUtils.parseXMLDocument(ParserUtils.java:98) [jspcompiler] at org.apache.jasper.compiler.JspConfig.processWebDotXml(JspConfig.java:70) [jspcompiler] at org.apache.jasper.compiler.JspConfig.init(JspConfig.java:188) [jspcompiler] at org.apache.jasper.compiler.JspConfig.isJspPage(JspConfig.java:352) [jspcompiler] at org.apache.jasper.JspC.scanFiles(JspC.java:836) [jspcompiler] at org.apache.jasper.JspC.execute(JspC.java:875) [jspcompiler] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [jspcompiler] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [jspcompiler] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [jspcompiler] at java.lang.reflect.Method.invoke(Method.java:597) [jspcompiler] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) [jspcompiler] at org.apache.tools.ant.TaskAdapter.execute(TaskAdapter.java:134) [jspcompiler] at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288) [jspcompiler] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) [jspcompiler] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [jspcompiler] at java.lang.reflect.Method.invoke(Method.java:597) [jspcompiler] at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105) [jspcompiler] at org.apache.tools.ant.Task.perform(Task.java:348) [jspcompiler] at org.apache.tools.ant.Target.execute(Target.java:357) [jspcompiler] at org.apache.tools.ant.Target.performTasks(Target.java:385) [jspcompiler] at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329) [jspcompiler] at org.apache.tools.ant.Project.executeTarget(Project.java:1298) [jspcompiler] at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) [jspcompiler] at org.apache.tools.ant.Project.executeTargets(Project.java:1181) [jspcompiler] at org.apache.tools.ant.Main.runBuild(Main.java:698) [jspcompiler] at org.apache.tools.ant.Main.startAnt(Main.java:199) [jspcompiler] at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257) [jspcompiler] at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104) BUILD FAILED /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build.xml:194: org.apache.jasper.JasperException: XML parsing error on file /WEB-INF/web.xml: (line 18, col 2) Total time: 6 seconds [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Recording test results
