[Opendap-tech] [Fwd: Problems encountered trying to install ODC client]
Peter Smith
Peter.M.Smith at nasa.gov
Tue Jun 23 13:38:55 PDT 2009
-------- Original Message --------
Subject: Problems encountered trying to install ODC client
Date: Tue, 23 Jun 2009 15:33:11 -0500
From: Peter Smith <Peter.M.Smith at nasa.gov>
To: odc-help at opendap.org <odc-help at opendap.org>
Using 32 bit PC box running redhat linux
(1) Did not find startup file in package ODC-2.64-unix.tar
(2) From ./doc/install-unix.txt used the alternative suggested command
to using startup file and modified appropriately and executed file with
contents
**********************************************************************************************************
#!/bin/csh
set jpath='/usr/local/contrib/psmith/ODC-2.64-unix'
set cpath="$jpath $jpath/odc.jar $jpath/lib/xerces-2.5.0_xercesImpl.jar
$jpath/lib/xerces-2.5.0_xml-apis.jar $jpath/lib/jdom-b9.jar
$jpath/lib/activation.jar $jpath/lib/mail.jar $jpath/lib/imap.jar
$jpath/lib/mailapi.jar $jpath/lib/pop3.jar"
java -Xms40m -Xmx300m -classpath $cpath
opendap.clients.odc.ApplicationController
**********************************************************************************************************
GOT ERROR MESSAGES
**********************************************************************************************************
Exception in thread "main" java.lang.NoClassDefFoundError:
/usr/local/contrib/psmith/ODC-2/64-unix/odc/jar
Caused by: java.lang.ClassNotFoundException:
.usr.local.contrib.psmith.ODC-2.64-unix.odc.jar
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
Could not find the main class:
/usr/local/contrib/psmith/ODC-2.64-unix/odc.jar. Program will exit.
**********************************************************************************************************
Verified odc.jar is present in base directory
gs6102dsclx999 318% ls -l /usr/local/contrib/psmith/ODC-2.64-unix/odc.jar
-rw-r--r-- 1 pmsmith users 1578030 2007-02-07 18:10
/usr/local/contrib/psmith/ODC-2.64-unix/odc.jar
What's the problem?
Thanks
Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.opendap.org/pipermail/opendap-tech/attachments/20090623/07e9ee2a/attachment.html>
More information about the opendap-tech
mailing list