For the first issue can you run this command : hbase classpath | tr ":" "\n" | grep -i slf4j
This should print out all slf4j files in the classpath. You should only see two (api and log4j) unless you put extra things in HBASE_CLASSPATH variable On Tue, Apr 24, 2012 at 8:07 AM, Stack <[email protected]> wrote: > On Tue, Apr 24, 2012 at 6:20 AM, praveenr > <[email protected]> wrote: > > Hi stack 3 > > Thanks for your reply. Now i am using hadoop 0.20.205 version. But still > i > > am facing the error. This is the error i get ... > > http://apache-hbase.679495.n3.nabble.com/file/n3935257/error1.jpg > > can u help me > > > > That looks like an incomplete stack trace. Need more context. Are > you on windows? > > St.Ack >
