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.
thanks justin, we'll get it sorted out. John > I mentioned this at the Workshop a few days ago, but I figured I drop an > email too. > > On y'alls documentation page for the different THREDDS versions ( 4.2, 4.3, > etc): > http://www.unidata.ucar.edu/projects/THREDDS/tech/tds4.2/tutorial/GettingStarted.html > http://www.unidata.ucar.edu/projects/THREDDS/tech/tds4.3/tutorial/GettingStarted.html > > the example setenv.sh file is a little strange in that it defines JAVA_OPTS > based on CATALINA_BASE before CATALINA_BASE has been defined. > > #!/bin/sh > # > # ENVARS for Tomcat and TDS environment > # > JAVA_HOME="/home/tds/GettingStarted/jdk1.7.0_09" > export JAVA_HOME > > JAVA_OPTS="-Xmx4096m -Xms512m -server -Djava.awt.headless=true > -Djava.util.prefs.systemRoot=$CATALINA_BASE/content/thredds/javaUtilPrefs" > export JAVA_OPTS > > CATALINA_BASE="/home/tds/GettingStarted/apache-tomcat-7.0.32" > export CATALINA_BASE > > > As such, if you parse this file directly (ie sh -x setenv.sh), JAVA_OPTS will > not be defined as it "appears" to be defined. Not sure if this would matter > or not...but I might recommend moving CATALINA_BASE in front of JAVA_HOME > > Jrd > > > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > Justin R. Davis > address@hidden<mailto:address@hidden> > Research Assistant Scientist > Department of Civil and Coastal Engineering > 365 Weil Hall / P. O. Box 116580 > Engineering School of Sustainable Infrastructure & Environment > University of Florida > Gainesville, FL 32611-6580 > (352) 392-1436 x1528 > > > > > Ticket Details =================== Ticket ID: HCC-956868 Department: Support THREDDS Priority: Normal Status: Closed