This was the first time I saw NumberFormatException in trunk build: Running org.apache.hadoop.hbase.io.encoding.TestEncodedSeekers Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.667 sec # # A fatal error has been detected by the Java Runtime Environment: # NumberFormatException: # SIGSEGV (0xb) at pc=0xf6c13079, pid=31814, tid=4293966704 # # JRE version: 6.0_27-b07 # Java VM: Java HotSpot(TM) Server VM (20.2-b06 mixed mode linux-x86 ) # Problematic frame: NumberFormatException: # V [libjvm.so+0x238079] frame::frame(int*, int*)+0x19 # # An error report file with more information is saved as: # /home/jenkins/jenkins-slave/workspace/HBase-TRUNK/trunk/hbase-server/hs_err_pid31814.log # NumberFormatException: # If you would like to submit a bug report, please visit: # http://java.sun.com/webapps/bugreport/crash.jsp # Aborted org.apache.maven.surefire.booter.SurefireBooterForkException: Error occurred in starting fork, check output in log at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:238) at org.apache.maven.plugin.surefire.booterclient.ForkStarter.access$000(ForkStarter.java:64) at org.apache.maven.plugin.surefire.booterclient.ForkStarter$ParallelFork.call(ForkStarter.java:303) at org.apache.maven.plugin.surefire.booterclient.ForkStarter$ParallelFork.call(ForkStarter.java:285) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:662)
FYI
