You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@zookeeper.apache.org by Tim St Clair <ts...@redhat.com> on 2013/08/14 16:47:49 UTC

Fwd: zookeeper - FindClass issue on 3.4.5, works fine in 3.3.6

msg below. 

----- Forwarded Message -----
> From: "Tim St Clair" <ts...@redhat.com>
> To: dev@zookeeper.apache.org
> Cc: "Fedora Big Data SIG" <bi...@lists.fedoraproject.org>
> Sent: Wednesday, August 14, 2013 9:39:41 AM
> Subject: zookeeper - FindClass issue on 3.4.5, works fine in 3.3.6
> 
> Folks -
> 
> I've created a very simple JNI test which accesses a utility class in the
> Jar, and it worked fine in 3.3.X, but fails on 3.4.5 -
> http://paste.fedoraproject.org/32073/76490572/
> 
> I can't tell if this is a bug or an expected behavior.?.?
> 
> --
> Cheers,
> Tim
> 

-- 
Cheers,
Tim

Re: zookeeper - FindClass issue on 3.4.5, works fine in 3.3.6

Posted by Henry Robinson <he...@cloudera.com>.
The FileTxnSnapLog class is still there in 3.4.x. Are you certain that
zookeeper.jar is being picked up? (check strace -fe open <your-executable>
2>&1 | grep -i zookeeper.jar to see if it's being opened).


On 14 August 2013 07:47, Tim St Clair <ts...@redhat.com> wrote:

> msg below.
>
> ----- Forwarded Message -----
> > From: "Tim St Clair" <ts...@redhat.com>
> > To: dev@zookeeper.apache.org
> > Cc: "Fedora Big Data SIG" <bi...@lists.fedoraproject.org>
> > Sent: Wednesday, August 14, 2013 9:39:41 AM
> > Subject: zookeeper - FindClass issue on 3.4.5, works fine in 3.3.6
> >
> > Folks -
> >
> > I've created a very simple JNI test which accesses a utility class in the
> > Jar, and it worked fine in 3.3.X, but fails on 3.4.5 -
> > http://paste.fedoraproject.org/32073/76490572/
> >
> > I can't tell if this is a bug or an expected behavior.?.?
> >
> > --
> > Cheers,
> > Tim
> >
>
> --
> Cheers,
> Tim
>



-- 
Henry Robinson
Software Engineer
Cloudera
415-994-6679