NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

Re: [thredds] 4.5.1 -> 4.5.3

I just tried upgrading from 4.5.0 to 4.5.2 and got no dap4 errors.   I
stopped tomcat and blew away the <tomcat>/webapps/thredds folder
before I upgraded.

On Wed, Sep 24, 2014 at 8:49 AM,  <Terry.Rankine@xxxxxxxx> wrote:
> Can someone please do a fresh deploy of 4.5.2 and let me know if it boots
> for them?
> I still see the DAP4 class not found errors.
>
> Commenting out ALL dap4 entries in web.xml avoids this an allows it to boot.
>
> Terry
> ________________________________
> From: Christian Ward-Garrison [cwardgar@xxxxxxxx]
> Sent: Tuesday, 23 September 2014 5:43 PM
> To: Signell, Richard
> Cc: Rankine, Terry (Mineral Resources, Kensington); THREDDS community
>
> Subject: Re: [thredds] 4.5.1 -> 4.5.3
>
> Hi Rich,
>
> NetCDF-Java 4.5.3 was released on Sep 12, not THREDDS 4.5.3. There shouldn't
> be "4.5.3" OR "4.5.4" directories on the FTP site, and "current" should
> point to "4.5.2". We'll get that sorted out.
>
> Cheers,
> Christian
>
>
> On Tue, Sep 23, 2014 at 3:39 AM, Christian Ward-Garrison <cwardgar@xxxxxxxx>
> wrote:
>>
>> Hi Terry,
>>
>> 4.5.3 was unusual in that we wanted to make a release of NetCDF-Java but
>> not THREDDS, because there were some lingering issues with it, such as DAP4.
>> For simplicity, we keep their version numbers synchronized (and indeed, they
>> live in the same source code repository). Unfortunately, there was a mistake
>> and THREDDS 4.5.3 was released anyway.
>>
>> To be clear, the current development release of THREDDS that we're
>> supporting is 4.5.2 [1]. Please use that. We'll get the links on the THREDDS
>> website fixed ASAP.
>>
>> Release notes for 4.5 can be found here: [2]. They also appear in announce
>> emails that we send to the "thredds" and "netcdf-java" mailing lists when we
>> release new versions.
>>
>> Our issue tracker: [3].
>>
>> We certainly encourage our users to explore the THREDDS source code, and
>> possibly contribute fixes or features. If you have git and maven installed,
>> building the source is straight-forward:
>>
>> git clone git://github.com/Unidata/thredds.git thredds
>> cd thredds
>> git checkout 4.5.4
>> mvn install
>>
>> Cheers,
>> Christian
>>
>> [1] ftp://ftp.unidata.ucar.edu/pub/thredds/4.5/4.5.2/thredds.war
>> [2]
>> http://www.unidata.ucar.edu/software/thredds/v4.5/tds/UpgradingTo4.5.html
>> [3] https://bugtracking.unidata.ucar.edu/browse/TDS
>>
>>
>> On Mon, Sep 22, 2014 at 5:14 AM, Signell, Richard <rsignell@xxxxxxxx>
>> wrote:
>>>
>>> This is particularly strange since the 4.5.3 release was announced as
>>> stable on Sep 12, but on the ftp site
>>> (ftp://ftp.unidata.ucar.edu/pub/thredds/4.5/) there is no 4.5.3
>>> directory (as you mentioned), but there is a 4.5.4 directory with a
>>> date of Sep 5.
>>>
>>> On Sun, Sep 21, 2014 at 10:23 PM,  <Terry.Rankine@xxxxxxxx> wrote:
>>> > Hi Thredds Community
>>> >
>>> > I am a little concerned that a release 4.5.3 would have shipped with
>>> > broken
>>> > example configs, and no 'upgrade path' for the application in the same
>>> > major
>>> > version, 4.5. I understand the 4.5 series is in development, but even
>>> > so, I
>>> > would have expected a 'we are breaking things' notice or something.
>>> >
>>> > Just had another look here: ftp://ftp.unidata.ucar.edu/pub/thredds/4.5/
>>> > It appears my release is completely gone? Should I not use this
>>> > version?
>>> > (Version 4.5.3 - 20140905.1109) - is it fundamentally broken or is that
>>> > just
>>> > me not understanding what I have.
>>> >
>>> > Where are the release notes for the 4.5 series? Where is the issue
>>> > tracker?
>>> > I think I need to be more watchful here.
>>> >
>>> > Also - I would like to start building and testing the code. Do you have
>>> > some
>>> > developer notes on how this works, and where the test services/data is?
>>> >
>>> > Regards
>>> > Terry
>>> >
>>> >
>>> >
>>> >
>>> > ________________________________
>>> > From: Christian Ward-Garrison [cwardgar@xxxxxxxx]
>>> > Sent: Saturday, 20 September 2014 6:51 AM
>>> > To: Rankine, Terry (Mineral Resources, Kensington)
>>> > Cc: THREDDS community
>>> > Subject: Re: [thredds] 4.5.1 -> 4.5.3
>>> >
>>> > Hi Terry,
>>> >
>>> > It appears that DAP4 was refactored between 4.5.1 and 4.5.3. The
>>> > Dap4Servlet
>>> > class no longer exists, and it's not clear what should replace it. I'll
>>> > talk
>>> > to our DAP developer and follow up on this.
>>> >
>>> > Cheers,
>>> > Christian
>>> >
>>> >
>>> > On Mon, Sep 15, 2014 at 12:27 AM, <Terry.Rankine@xxxxxxxx> wrote:
>>> >>
>>> >> Hi All
>>> >>
>>> >>
>>> >>
>>> >> I had a working instance of 4.5.1, and tried to upgrade to 4.5.3 and I
>>> >> now
>>> >> have this error.
>>> >>
>>> >>
>>> >>
>>> >> SEVERE: Servlet /thredds threw load() exception
>>> >>
>>> >> java.lang.ClassNotFoundException: dap4.dap4servlet.Dap4Servlet
>>> >>
>>> >>
>>> >>
>>> >> The web.xml service-class element for this dap4 service looks very
>>> >> different to the other services
>>> >>
>>> >>
>>> >>
>>> >> Where has the dap4 service gone or is something else wrong
>>> >>
>>> >>
>>> >>
>>> >> Terry
>>> >>
>>> >>
>>> >>
>>> >>
>>> >>
>>> >>
>>> >> _______________________________________________
>>> >> thredds mailing list
>>> >> thredds@xxxxxxxxxxxxxxxx
>>> >> For list information or to unsubscribe,  visit:
>>> >> http://www.unidata.ucar.edu/mailing_lists/
>>> >
>>> >
>>> >
>>> > _______________________________________________
>>> > thredds mailing list
>>> > thredds@xxxxxxxxxxxxxxxx
>>> > For list information or to unsubscribe,  visit:
>>> > http://www.unidata.ucar.edu/mailing_lists/
>>>
>>>
>>>
>>> --
>>> Dr. Richard P. Signell   (508) 457-2229
>>> USGS, 384 Woods Hole Rd.
>>> Woods Hole, MA 02543-1598
>>
>>
>



-- 
Dr. Richard P. Signell   (508) 457-2229
USGS, 384 Woods Hole Rd.
Woods Hole, MA 02543-1598



  • 2014 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the thredds archives: