[ 
https://issues.apache.org/jira/browse/HADOOP-1888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527244
 ] 

Hadoop QA commented on HADOOP-1888:
-----------------------------------

-1, build or testing failed

2 attempts failed to build and test the latest attachment 
http://issues.apache.org/jira/secure/attachment/12365751/patch.txt against 
trunk revision r575188.

Test results:   
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/752/testReport/
Console output: 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/752/console

Please note that this message is automatically generated and may represent a 
problem with the automation system and not the patch.

> NullPointerException in HMemcacheScanner
> ----------------------------------------
>
>                 Key: HADOOP-1888
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1888
>             Project: Hadoop
>          Issue Type: Bug
>          Components: contrib/hbase
>    Affects Versions: 0.15.0
>            Reporter: Nigel Daley
>            Assignee: Jim Kellerman
>             Fix For: 0.15.0
>
>         Attachments: patch.txt
>
>
> There are a number of instance of the NPE in
> http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/744/console
>     [junit] java.lang.NullPointerException
>     [junit]   at 
> org.apache.hadoop.hbase.HMemcache$HMemcacheScanner.<init>(HMemcache.java:385)
>     [junit]   at 
> org.apache.hadoop.hbase.HMemcache.getScanner(HMemcache.java:350)
>     [junit]   at 
> org.apache.hadoop.hbase.HRegion$HScanner.<init>(HRegion.java:1542)
>     [junit]   at org.apache.hadoop.hbase.HRegion.getScanner(HRegion.java:1058)
>     [junit]   at 
> org.apache.hadoop.hbase.HRegionServer.openScanner(HRegionServer.java:1173)
>     [junit]   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>     [junit]   at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>     [junit]   at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>     [junit]   at java.lang.reflect.Method.invoke(Method.java:585)
>     [junit]   at org.apache.hadoop.ipc.RPC$Server.call(RPC.java:340)
>     [junit]   at org.apache.hadoop.ipc.Server$Handler.run(Server.java:566)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to