[
https://issues.apache.org/jira/browse/HBASE-577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jim Kellerman updated HBASE-577:
--------------------------------
Status: Patch Available (was: Open)
Please review.
> NPE getting scanner
> -------------------
>
> Key: HBASE-577
> URL: https://issues.apache.org/jira/browse/HBASE-577
> Project: Hadoop HBase
> Issue Type: Bug
> Affects Versions: 0.1.2
> Reporter: stack
> Assignee: Jim Kellerman
> Priority: Blocker
> Fix For: 0.1.2
>
> Attachments: patch.txt
>
>
> Saw following in a 0.1.1 install:
> {code}
> 2008-04-11 16:59:09,820 INFO org.apache.hadoop.ipc.Server: IPC Server handler
> 3 on 60020, call openScanner(enwiki_test10k,,1197341035929, null,
> k4xE4Y6SK4dq7I2F2uhRn-==, 9223372036854775807, null) from
> 208.76.44.136:39230: error: java.io.IOException:
> java.lang.NullPointerException
> java.io.IOException: java.lang.NullPointerException
> at org.apache.hadoop.hbase.HRegion.getScanner(HRegion.java:1195)
> at
> org.apache.hadoop.hbase.HRegionServer.openScanner(HRegionServer.java:1449)
> at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> at java.lang.reflect.Method.invoke(Unknown Source)
> at org.apache.hadoop.hbase.ipc.HbaseRPC$Server.call(HbaseRPC.java:413)
> at org.apache.hadoop.ipc.Server$Handler.run(Server.java:910)
> {code}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.