From: Johannes Z. <jz...@10...> - 2008-09-18 03:53:41
|
Hi Mahadev, - checked out tag 2.2.1 - set version in build.xml from 2.2.0 to 2.2.1 - ant clean release The build zookeeper-2.2.1.jar works for me! Versions: Apache Ant version 1.7.0 java version "1.5.0_13" Thanks Johannes On Sep 18, 2008, at 2:11 AM, Mahadev Konar wrote: > Sorry I forgot to respond. It might be that the 2.2.1 is made with a > 1.6 > java version. We should fix that. For now can you do an svn checkout > svn co > https://zookeeper.svn.sourceforge.net/svnroot/zookeeper/tags/2.2.1/zookeeper > zookeeper > > And build it using ant jar? > > With java 1.5? > > Let us know how that goes. > > mahadev > > On 9/17/08 5:02 PM, "Stefan Groschupf" <sg...@10...> wrote: > >> Johannes, >> please note that zookeeper moved to apache. >> >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >> 101tec Inc., Menlo Park, California >> web: http://www.101tec.com >> blog: http://www.find23.net >> >> >> >> On Sep 12, 2008, at 12:10 AM, Johannes Zillmann wrote: >> >>> Using the zookeeper release from sf. version 2.2.1 >>> >>> Johannes >>> >>> On Sep 11, 2008, at 7:32 PM, Mahadev Konar wrote: >>> >>>> Are you using the vanilla zookeeper release from SF or did you >>>> compile it on your own? >>>> >>>> Mahadev >>>> >>>> >>>> On 9/11/08 2:38 AM, "Johannes Zillmann" <jz...@10...> wrote: >>>> >>>>> Hi Mahadev, >>>>> >>>>> i removed my subclass of NIOServerCnxn but still have the same >>>>> problem. >>>>> >>>>> --------------------------- >>>>> ...zookeeper-2.2.1.jar(com/yahoo/zookeeper/KeeperException.class) >>>>> class file has wrong version 50.0, should be 49.0 >>>>> Please remove or make sure it appears in the correct subdirectory >>>>> of the classpath. >>>>> import com.yahoo.zookeeper.KeeperException; >>>>> ^ >>>>> 1 error >>>>> --------------------------- >>>>> >>>>> regards >>>>> Johannes >>>>> >>>>> On Aug 21, 2008, at 8:39 AM, Johannens Zillmann wrote: >>>>> >>>>>> Hi all, >>>>>> >>>>>> thanks for the answers so far. >>>>>> I'm unsure wether its a zookeeper or an "own" one. >>>>>> I'm extending NIOServerCnxn maybe there is problem strange >>>>>> compiler problem because my extending class is compiled with >>>>>> another jvm then the NIOServerCnxn. >>>>>> Still investigating... >>>>>> Let you know... >>>>>> >>>>>> Johannes >>>>>> >>>>>> On Aug 20, 2008, at 8:34 PM, Mahadev Konar wrote: >>>>>> >>>>>>> Hi Johannens, >>>>>>> You might be right. We should fix that. >>>>>>> >>>>>>> Also, on a side note – we have moved to apache under Hadoop. >>>>>>> http://hadoop.apache.org/zookeeper/ >>>>>>> >>>>>>> Our new mailing lists are -- >>>>>>> >>>>>>> http://hadoop.apache.org/zookeeper/mailing_lists.html >>>>>>> >>>>>>> >>>>>>> mahadev >>>>>>> >>>>>>> >>>>>>> On 8/18/08 8:34 AM, "Johannens Zillmann" <jz...@10...> wrote: >>>>>>> >>>>>>> >>>>>>>> Hello, >>>>>>>> >>>>>>>> can it be that 2.2.1 is compiled with java 1.6 and 2.2.0 was >>>>>>>> compiled with java 1.5 ? >>>>>>>> Upgrading brought me: >>>>>>>> bad class file: .../lib/zookeeper-2.2.1.jar(com/yahoo/ >>>>>>>> zookeeper/server/NIOServerCnxn.class >>>>>>>> ) >>>>>>>> class file has wrong version 50.0, should be 49.0 >>>>>>>> >>>>>>>> Johannes >>>>>>>> >>>>>>>> >>>>>>>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >>>>>>>> 101tec GmbH >>>>>>>> Halle (Saale), Saxony-Anhalt, Germany >>>>>>>> http://www.101tec.com >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> >>>>>>>> > ------------------------------------------------------------------------> > >>>>>> > - >>>>>>>> This SF.Net email is sponsored by the Moblin Your Move >>>>>>>> Developer's challenge >>>>>>>> Build the coolest Linux based applications with Moblin SDK & >>>>>>>> win great prizes >>>>>>>> Grand prize is a trip for two to an Open Source event anywhere >>>>>>>> in the world >>>>>>>> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >>>>>>>> >>>>>>>> _______________________________________________ >>>>>>>> Zookeeper-user mailing list >>>>>>>> Zoo...@li... >>>>>>>> https://lists.sourceforge.net/lists/listinfo/zookeeper-user >>>>>>>> >>>>>>> >>>>>>> >>>>>> >>>>>> >>>>>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >>>>>> 101tec GmbH >>>>>> Halle (Saale), Saxony-Anhalt, Germany >>>>>> http://www.101tec.com >>>>>> >>>>>> >>>>>> ------------------------------------------------------------------------- >>>>>> This SF.Net email is sponsored by the Moblin Your Move >>>>>> Developer's challenge >>>>>> Build the coolest Linux based applications with Moblin SDK & win >>>>>> great prizes >>>>>> Grand prize is a trip for two to an Open Source event anywhere in >>>>>> the world >>>>>> http://moblin-contest.org/redirect.php?banner_id=100&url=/________________ >>>>>> _______________________________ >>>>>> Zookeeper-user mailing list >>>>>> Zoo...@li... >>>>>> https://lists.sourceforge.net/lists/listinfo/zookeeper-user >>>>> >>>>> >>>>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >>>>> 101tec GmbH >>>>> Halle (Saale), Saxony-Anhalt, Germany >>>>> http://www.101tec.com >>>>> >>>>> >>>>> >>> >>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >>> 101tec GmbH >>> Halle (Saale), Saxony-Anhalt, Germany >>> http://www.101tec.com >>> >>> ------------------------------------------------------------------------- >>> This SF.Net email is sponsored by the Moblin Your Move Developer's >>> challenge >>> Build the coolest Linux based applications with Moblin SDK & win >>> great prizes >>> Grand prize is a trip for two to an Open Source event anywhere in >>> the world >>> http://moblin-contest.org/redirect.php?banner_id=100&url=/___________________ >>> ____________________________ >>> Zookeeper-user mailing list >>> Zoo...@li... >>> https://lists.sourceforge.net/lists/listinfo/zookeeper-user >> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 101tec GmbH Halle (Saale), Saxony-Anhalt, Germany http://www.101tec.com |