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 Kevin, OK. I've documented how to run more than one TDS on a single Tomcat instance for various TDS version here: http://www.unidata.ucar.edu/projects/THREDDS/tech/tds4.0/reference/InstallOptions.html#MultipleTdsInOneContainer There are a few more steps required as of TDS 4.0 but it is still possible. I also made a few changes that will be available in the TDS 4.1.2 release (coming soon) that remove one of the required steps. Let me know if that isn't clear or doesn't work for you. Ethan Ethan wrote: > I think it is one of the following: > 1) a clash when re-setting the "tds.log.dir" system property > (which, now that I think about it again, doesn't seem that > likely); > 2) a clash when logging is initialized with the re-set > "tds.log.dir" system property (also, doesn't seem likely); or > 3) a problem when the content/thredds2 directory doesn't exist. > > The latter seems most likely at the moment but I need to dig into this some > more before I'll be sure. Well, it wasn't any of those problems. Though it did have to do with a system property clash during configuration of logging in Spring. I've changed how we configure the Spring log4j stuff so it doesn't set that particular system property (which TDS doesn't use anyway). Ticket Details =================== Ticket ID: CZR-333353 Department: Support THREDDS Priority: Normal Status: Closed