This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Hi Rich, It looks like the connection to the URL is being refused. Not the HTTP request failing but the opening of the connection. Can you access the OPeNDAP URL (plus ".dds" or something) listed in the error message from your server machine: http://ourocean.jpl.nasa.gov:8080/thredds/dodsC/las/SCBfcst/scb_latest_fcst_roms.nc.dds Or any other URL on that server? My first thought was network issues between your server and the JPL server that aren't affecting your laptop. If it isn't a network issue, the only other thing that comes to mind is if someone running the JPL server saw lots of hits from your machine and set Tomcat to refuse connections with your server. Or they have something automated to block heavy traffic. Ethan > I didn't provide the full URL for our public THREDDS server. I meant > to say that > > http://coast-enviro.er.usgs.gov/thredds/dodsC/roms/rect/jpl/scb/fcst.html > > doesn't work. > > -Rich > > On Wed, Sep 10, 2008 at 5:30 PM, Rich Signell <address@hidden> wrote: > > We have a bizarre THREDDS problem: > > > > If I use the catalog at: > > http://coast-enviro.er.usgs.gov/models/share/roms_catalog.xml > > and try to access the "JPL:SCP" data, it works fine on my laptop, but > > not on our public THREDDS server. They are both at 3.16.42. > > > > So this works: > > http://localhost:8080/thredds/dodsC/roms/rect/jpl/scb/fcst.htm > > > > But this doesn't: > > http://coast-enviro/thredds/dodsC/roms/rect/jpl/scb/fcst.htm > > > > I get this error in the ThreddsServlet.log: > > > > at java.lang.Thread.run(Thread.java:613) > > 2008-09-10T17:16:15.894 -0400 [ 52548][ 14] INFO - > > thredds.servlet.ServletUtil - Request Completed - 200 - -1 - 88 > > 2008-09-10T17:16:28.692 -0400 [ 65346][ 15] INFO - > > thredds.servlet.ServletUtil - Remote host: 128.128.42.61 - Request: > > "GET /thredds/dodsC/roms/rect/jpl/scb/fcst.html HTTP/1.1" > > 2008-09-10T17:16:28.694 -0400 [ 65348][ 15] ERROR - > > thredds.server.opendap.NcDODSServlet - Error > > java.io.IOException: > > http://ourocean.jpl.nasa.gov:8080/thredds/dodsC/las/SCBfcst/scb_latest_fcst_roms.nc > > is not a valid URL.Connection refused > > at ucar.nc2.dataset.NetcdfDataset.isDODS(NetcdfDataset.java:360) > > at ucar.nc2.dataset.NetcdfDataset.openFile(NetcdfDataset.java:332) > > at ucar.nc2.dataset.NetcdfDataset.openDataset(NetcdfDataset.java:175) > > > > Any ideas? > > -- > > Dr. Richard P. Signell > > USGS, 384 Woods Hole Rd. Ticket Details =================== Ticket ID: LKU-725505 Department: Support THREDDS Priority: Normal Status: Closed