Hi Angela, Can you tell me what is in your $PUSHPULL_HOME/lib directory?
Cheers, Chris ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Chris Mattmann, Ph.D. Chief Architect Instrument Software and Science Data Systems Section (398) NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA Office: 168-519, Mailstop: 168-527 Email: [email protected] WWW: http://sunset.usc.edu/~mattmann/ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Adjunct Associate Professor, Computer Science Department University of Southern California, Los Angeles, CA 90089 USA ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -----Original Message----- From: Mengying Wang <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Friday, September 19, 2014 1:18 PM To: "[email protected]" <[email protected]> Subject: HttpClient NoClassDefFoundError For the url-downloader Script of the Apache OODT Crawler >Dear Everyone, > >I am trying to use the url-downloader script of the Apache OODT Crawler. >However, it raises the following "no class definition" error, I am not >sure >what is going on. Could you please give me some hints? Many thanks. > >$ ./url-downloader >http://pds-imaging.jpl.nasa.gov/data/msl/MSLHAZ_0XXX/CATALOG/CATINFO.TXT . >Exception in thread "main" java.lang.NoClassDefFoundError: >org/apache/oodt/cas/pushpull/protocol/http/HttpClient >Caused by: java.lang.ClassNotFoundException: >org.apache.oodt.cas.pushpull.protocol.http.HttpClient >at java.net.URLClassLoader$1.run(URLClassLoader.java:202) >at java.security.AccessController.doPrivileged(Native Method) >at java.net.URLClassLoader.findClass(URLClassLoader.java:190) >at java.lang.ClassLoader.loadClass(ClassLoader.java:306) >at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) >at java.lang.ClassLoader.loadClass(ClassLoader.java:247) > >Best, >Angela Wang
