On Wed, Nov 9, 2011 at 7:31 PM, Imran M Yousuf <[email protected]> wrote:
> Exception occurred in target VM: Could not initialize class $Proxy25
> java.lang.NoClassDefFoundError: Could not initialize class $Proxy25
>          at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
> Method)
>          at 
> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
>          at 
> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
>          at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
>          at java.lang.reflect.Proxy.newProxyInstance(Proxy.java:588)
>          at org.apache.hadoop.hbase.ipc.HBaseRPC.getProxy(HBaseRPC.java:415)

Have you tried grepping around on google for the above or related
Imran?  I've not seen it before.  I'm no expert but it looks like it
could be a platform issue given where its coming up out of?

St.Ack

Reply via email to