Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.
Hi Greg, They are generally HTTP status codes but in a few cases we have added some TDS specific codes. Here are the only three TDS specific codes: * "1000 (Client Abort)" - the connection to the client was broken; * "1001 (Forwarded)" - the request was forwarded to another TDS internal service; or * "1002 (Forward Failed)" - an attempt to forward the request to another TDS internal service was made but failed. These codes only show up in the TDS debug logs. They don't ever show up in the access logs. New addition to the TDS reference docs that cover these codes: TDS Logging - http://www.unidata.ucar.edu/projects/THREDDS/tech/tds4.0/reference/ServletLog.html Hope that helps, Ethan Greg Keith wrote: > Hi all- > > Is there documentation describing the THREDDS servlet error codes? I > see error codes in my threddsServlet.log file that seem like HTTP > status codes (302, 200, etc) but also non-HTTP-convention error codes > (1001, for example), and I can't seem to find explanations of these in > the THREDDS docs on the Web. > > Thanks! > > Greg > > ============================= > > (from threddsServlet.log) > 2009-06-17T13:25:54.419 -0600 [ 28917][ 11] INFO - > thredds.server.catalogservice.LocalCatalogServiceController - > handleRequestInternal(): Remote host: xxxxx - Request: "GET > /thredds/catalog.html HTTP/1.1" > 2009-06-17T13:25:54.451 -0600 [ 28949][ 11] INFO - > thredds.server.catalogservice.LocalCatalogServiceController - > handlePublicDocumentRequest(): Request Completed - 1001 - -1 - 32 > 2009-06-17T13:25:55.828 -0600 [ 30326][ 12] INFO - > thredds.server.catalogservice.LocalCatalogServiceController - > handleRequestInternal(): Remote host: xxxxx - Request: "GET > /thredds/catalog.html HTTP/1.1" > 2009-06-17T13:25:55.832 -0600 [ 30330][ 12] INFO - > thredds.server.catalogservice.LocalCatalogServiceController - > handlePublicDocumentRequest(): Request Completed - 1001 - -1 - 4 > 2009-06-17T13:26:00.067 -0600 [ 34565][ 13] INFO - > thredds.server.root.RootController - handleRequestInternal(): Remote > host: xxxxx - Request: "GET /thredds/ HTTP/1.1" > 2009-06-17T13:26:00.067 -0600 [ 34565][ 13] INFO - > thredds.server.root.RootController - handleRequestInternal(): Request > Completed - 302 - -1 - 0 > 2009-06-17T13:26:00.120 -0600 [ 34618][ 14] INFO - > thredds.server.catalogservice.LocalCatalogServiceController - > handleRequestInternal(): Remote host: xxxxx - Request: "GET > /thredds/catalog.html HTTP/1.1" > 2009-06-17T13:26:00.121 -0600 [ 34619][ 14] INFO - > thredds.server.catalogservice.LocalCatalogServiceController - > handlePublicDocumentRequest(): Request Completed - 1001 - -1 - 1 > 2009-06-17T13:26:12.250 -0600 [ 46748][ 15] INFO - > thredds.server.root.RootController - handleRequestInternal(): Remote > host: xxxxx - Request: "GET /thredds/ HTTP/1.1" > 2009-06-17T13:26:12.250 -0600 [ 46748][ 15] INFO - > thredds.server.root.RootController - handleRequestInternal(): Request > Completed - 302 - -1 - 0 > 2009-06-17T13:26:12.317 -0600 [ 46815][ 16] INFO - > thredds.server.catalogservice.LocalCatalogServiceController - > handleRequestInternal(): Remote host: xxxxx - Request: "GET > /thredds/catalog.html HTTP/1.1" > 2009-06-17T13:26:12.318 -0600 [ 46816][ 16] INFO - > thredds.server.catalogservice.LocalCatalogServiceController - > handlePublicDocumentRequest(): Request Completed - 1001 - -1 - 1 > > _______________________________________________ thredds mailing list thredds@xxxxxxxxxxxxxxxx For list information or to unsubscribe, visit: http://www.unidata.ucar.edu/mailing_lists/ -- Ethan R. Davis Telephone: (303) 497-8155 Software Engineer Fax: (303) 497-8690 UCAR Unidata Program Center E-mail: edavis@xxxxxxxx P.O. Box 3000 Boulder, CO 80307-3000 http://www.unidata.ucar.edu/ ---------------------------------------------------------------------------
thredds
archives: