Application won't start

2013-07-11 Thread Thomas Edison
Hi all, *Context:* I'm trying to install the Pig Lipstick tool from Netflix, which uses Tomcat. Here is the source code. https://github.com/Netflix/Lipstick I followed the instruction on this page: https://github.com/Netflix/Lipstick/wiki/Getting-Started Unfortunately, after I deploy the war

java.lang.NoClassDefFoundError

2013-07-09 Thread Thomas Edison
Hello all, *Summary* I'm trying to install Hadoop webhdfs from Cloudera CDH4. This tool relies on Tomcat to work. The installation process seems to be fine and the process can actually start. However the program seems not to be running correctly - I tried to access the service through a curl

Re: java.lang.NoClassDefFoundError

2013-07-09 Thread Thomas Edison
Thanks Chuck. Let me see if I can change the startup script. Tom On Tue, Jul 9, 2013 at 8:47 PM, Caldarale, Charles R chuck.caldar...@unisys.com wrote: From: Thomas Edison [mailto:justdoit.thomas.edi...@gmail.com] Subject: java.lang.NoClassDefFoundError *This is what I see when I