[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 20050923: netcdf java problem



Sorry, I forgot to include those in the core library. I just made a new release 
that should fix that:

 ftp://ftp.unidata.ucar.edu/pub/netcdf-java/v2.2/ncCore-2.2.10.jar

thanks for reporting the problem.

Unidata Support wrote:
------- Forwarded Message


To: address@hidden
From: Dov Kruger <address@hidden>
Subject: re: netcdf java problem
Organization: Davidson Laboratory
Keywords: 200509231628.j8NGSNYJ000697 netCDF-Java


I added ncCore-2.2.10.jar, tried to find the symbol in all the jar files
in the zip file purporting to contain everything. I cannot find
HTTPRandomAccessFile
anywhere.

bzip2.jar                       jai_core.jar    mlibwrapper_jai.jar
commons-httpclient-3.0-rc3.jar  jdom-b9.jar     ncCore-2.2.10.jar
commons-logging-1.0.4.jar       jfugue.jar      netcdf-2.2.10.jar
dods-1.1.7.jar                  jogl.jar        netcdfUI-2.2.10.jar
EarthView-1.jar                 jpeg2000.jar    old
EarthView-2.jar                 lesson05.jar    prefsAll.jar
gnu-regexp-1.1.4.jar            lesson06.jar    resourcesOptional.jar
grib.jar                        lesson07.jar    visad.jar
jai_codec.jar                   libmlib_jai.so

Exception below. Any hints?
Dov Kruger


Exception in thread "main" java.lang.NoClassDefFoundError:
ucar/unidata/io/http/HTTPRandomAccessFile3
        at edu.stevens.ocean.CopyNetCDF.main(CopyNetCDF.java:32)


--
NOTE: All email exchanges with Unidata User Support are recorded in the
Unidata inquiry tracking system and then made publicly available
through the web.  If you do not want to have your interactions made
available in this way, you must let us know in each email you send to us.

------- End of Forwarded Message