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 >> >>
