You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hbase.apache.org by Sooraj S <so...@sparksupport.com> on 2011/10/20 17:27:30 UTC

java.lang.RuntimeException: Failed construction of Regionserver

Hi,

When i try to start the hbase region server, i'm getting an error.


 Exception in thread "main" java.lang.RuntimeException: Failed construction
of Regionserver: class org.apache.hadoop.hbase.regionserver.HRegionServer
at
org.apache.hadoop.hbase.regionserver.HRegionServer.constructRegionServer(HRegionServer.java:2720)
at
org.apache.hadoop.hbase.regionserver.HRegionServerCommandLine.start(HRegionServerCommandLine.java:60)
at
org.apache.hadoop.hbase.regionserver.HRegionServerCommandLine.run(HRegionServerCommandLine.java:75)
at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:65)
at
org.apache.hadoop.hbase.util.ServerCommandLine.doMain(ServerCommandLine.java:76)
at
org.apache.hadoop.hbase.regionserver.HRegionServer.main(HRegionServer.java:2742)
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
ERROR.





-- 
Thanks & Regards
SOORAJ S

Re: java.lang.RuntimeException: Failed construction of Regionserver

Posted by Sooraj S <so...@sparksupport.com>.
No .. nothing other than some INFOs...  Also the error is not there in the
log file but it is shown as the console output.


On 20 October 2011 21:24, Stack <st...@duboce.net> wrote:

> Nothing else in the log?  Anything before that?
> St.Ack
>
> On Thu, Oct 20, 2011 at 8:27 AM, Sooraj S <so...@sparksupport.com>
> wrote:
> > Hi,
> >
> > When i try to start the hbase region server, i'm getting an error.
> >
> >
> >  Exception in thread "main" java.lang.RuntimeException: Failed
> construction
> > of Regionserver: class org.apache.hadoop.hbase.regionserver.HRegionServer
> > at
> >
> org.apache.hadoop.hbase.regionserver.HRegionServer.constructRegionServer(HRegionServer.java:2720)
> > at
> >
> org.apache.hadoop.hbase.regionserver.HRegionServerCommandLine.start(HRegionServerCommandLine.java:60)
> > at
> >
> org.apache.hadoop.hbase.regionserver.HRegionServerCommandLine.run(HRegionServerCommandLine.java:75)
> > at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:65)
> > at
> >
> org.apache.hadoop.hbase.util.ServerCommandLine.doMain(ServerCommandLine.java:76)
> > at
> >
> org.apache.hadoop.hbase.regionserver.HRegionServer.main(HRegionServer.java:2742)
> > Caused by: java.lang.reflect.InvocationTargetException
> > at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
> > at
> >
> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
> > ERROR.
> >
> >
> >
> >
> >
> > --
> > Thanks & Regards
> > SOORAJ S
> >
>



-- 
Thanks & Regards
SOORAJ S
Software Engineer
SparkSupport Infotech Pvt Ltd.


www.sparksupport.com
Phone- +91-4846561696   Mob: +91-9961883538
#21/414, 1st floor | D&N Space | University Road | Cusat P.O. |
Cochin-682022, Kerala, India.

Confidentiality Notice:  Information in this e-mail is proprietary to
SparkSupport. and is intended for use only by the addressed, and may contain
information that is privileged, confidential or exempt from disclosure. If
you are not the intended recipient,  you are notified that any use of this
information in any manner is strictly prohibited. Please delete this mail &
notify us immediately at info@sparksupport.com

****

Re: java.lang.RuntimeException: Failed construction of Regionserver

Posted by Stack <st...@duboce.net>.
Nothing else in the log?  Anything before that?
St.Ack

On Thu, Oct 20, 2011 at 8:27 AM, Sooraj S <so...@sparksupport.com> wrote:
> Hi,
>
> When i try to start the hbase region server, i'm getting an error.
>
>
>  Exception in thread "main" java.lang.RuntimeException: Failed construction
> of Regionserver: class org.apache.hadoop.hbase.regionserver.HRegionServer
> at
> org.apache.hadoop.hbase.regionserver.HRegionServer.constructRegionServer(HRegionServer.java:2720)
> at
> org.apache.hadoop.hbase.regionserver.HRegionServerCommandLine.start(HRegionServerCommandLine.java:60)
> at
> org.apache.hadoop.hbase.regionserver.HRegionServerCommandLine.run(HRegionServerCommandLine.java:75)
> at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:65)
> at
> org.apache.hadoop.hbase.util.ServerCommandLine.doMain(ServerCommandLine.java:76)
> at
> org.apache.hadoop.hbase.regionserver.HRegionServer.main(HRegionServer.java:2742)
> Caused by: java.lang.reflect.InvocationTargetException
> at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
> at
> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
> ERROR.
>
>
>
>
>
> --
> Thanks & Regards
> SOORAJ S
>