to summarize the problem :
I recompiled hbase with JDK 6.0. the conflict is probably with the hadoop
0.17.1 (jdk 5.0) jars that are supplied with 
hbase.


stack-3 wrote:
> 
> yoav.morag wrote:
>> hi all -
>> I'm a new (would be) user ,yet I already have a question... it is
>> probably
>> pretty silly, but I couldn't find anything in the FAQ. 
>>
>> Wen trying to run the unit tests for 0.2.0 I get the following error
>> :java.io.FileNotFoundException:
>> file:/home/yoav/workspace/hbase-0.2.0/bin/webapps/dfs 
>>   
> 
> What is your operating system?  What is your JVM?  Did you do 'ant clean 
> jar test'?
> 
>> I have notices in the build.xml a comment saying it may have to do with
>> jar
>> ordering. when I run my own tests, I get an 
>> java.lang.ExceptionInInitializerError after calling HBaseConfiguration(),
>> which I guess has something to do with available native libraries / jars
>> too 
>>   
> 
> Can I see the full stacktrace?
> 
> Thanks,
> St.Ack
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Re%3A-newbie-problems-initializing-hbase-from-java-tp18948290p18980730.html
Sent from the HBase User mailing list archive at Nabble.com.

Reply via email to