Does this have anything to do with Ubuntu? I tried setting up ooze 3.2 in my ubuntu instance and I had to same issues. I had to copy all the jars to tomcat's lib directory. I'm guessing Priya is also using Ubuntu.
Thanks & Regards, Harish.T.K On Sat, Jul 7, 2012 at 8:47 AM, Alejandro Abdelnur <[email protected]>wrote: > Priya, > > The libext/ & oozie-setup.sh procedure has been extensively tested. It > seems odd it is failing if you are following the instructions. > > Would you mind sharing your exact steps, including what files you copied in > there? This would help us troubleshoot the problem and fix anything is > broken. > > Thx > > On Sat, Jul 7, 2012 at 12:17 AM, Priya M <[email protected]> > wrote: > > > There definitely seems to be an issue related to packaging, copying libs > > into libext didn't help. We had to copy all jars into tomcat lib for this > > to startup properly. > > > > On Thu, Jul 5, 2012 at 10:53 PM, Harish Krishnan < > > [email protected]> wrote: > > > > > HI Mona, > > > > > > I recently setup Oozie3.2. I created the libext folder as said in the > > setup > > > guidelines however I had many NoClassDefFoundError. > > > As a work around I copied the jars to tomcat's lib folder. I know this > is > > > an hack but for some reason I could not get it working. > > > Any suggestion? > > > > > > Thanks & Regards, > > > Harish.T.K > > > > > > > > > On Thu, Jul 5, 2012 at 10:15 AM, Mona Chitnis <[email protected]> > > > wrote: > > > > > > > Priya, > > > > > > > > Have you followed all the steps given on the Oozie quick start > > > > documentation. Specifically, you will need to create a libext folder > in > > > > the oozie dir and copy all the hadooplibs jars inside corresponding > to > > > the > > > > hadoop version you wish to run against. > > > > > > > > Let me know if that works, > > > > -- > > > > Mona Chitnis > > > > > > > > > > > > > > > > > > > > On 7/4/12 12:49 PM, "Harish Krishnan" <[email protected]> > > > wrote: > > > > > > > > >try copying your hadoop jars to tomcat lib folder. > > > > > > > > > >Thanks & Regards, > > > > >Harish.T.K > > > > > > > > > > > > > > >On Wed, Jul 4, 2012 at 3:28 AM, Priya M <[email protected] > > > > > > >wrote: > > > > > > > > > >> I get the following error while trying to start the oozie tomcat > > > > >>server. > > > > >> We provided the hadoop version/path while running the > oozie-setup.sh > > > > >> > > > > >> java.lang.NoClassDefFoundError: > > org/apache/hadoop/util/ReflectionUtils > > > > >> > > > > >> Output of oozie-setup > > > > >> New Oozie WAR file with added 'Hadoop JARs, ExtJS library' at > > > > >> > > > > > > > > > > >>/home/hduser/work/os/apache/oozie-3.3.0/distro/target/oozie-3.3.0-SNAPSHO > > > > >>T-distro/oozie-3.3.0-SNAPSHOT/oozie-server/webapps/oozie.war > > > > >> I have also attached the jar contents of oozie.war > > > > >> > > > > >> Thanks, > > > > >> - Priya > > > > >> > > > > >> > > > > > > > > > > > > > > > > > -- > Alejandro >
