[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

digest, etc

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.


  • Subject: digest, etc
  • Date: Tue, 26 Jul 2005 09:23:24 -0600 (MDT)

ok, the digest pw have been installed on motherlode and they appear to be
working. i logined to debug.  there was one typo in your text explaining
digest, you said to edit conf/system.xml file, you meant to say to edit
conf/server.xml file huh.

another point about installation; the following environment vars need to
be set in the files: startup.sh, shutdown.sh, and tool-wrapper.sh (sp).
the top of the scripts mention that these environment vars needed set.
these are not the default configurations, don't know why these work on
cygwin but they do "not" work automatically  on solaris. haven't checked
linux yet, but will do it later.  the last var os400 setting is needed for
the tool-wrapper.sh script used by digest.sh, otherwise digest.sh fails.


JAVA_HOME="/opt/jdk1.4.2"
export JAVA_HOME

JAVA_OPTS="-server -Xmx512m -Xms128m"
export JAVA_OPTS

CATALINA="/opt/tomcat1"
export CATALINA

CATALINA_HOME="/opt/tomcat1"
export CATALINA_HOME

LOGS="$CATALINA/logs"
export LOGS


# OS specific support.  $var _must_ be set to either true or false.
os400=false


===============================================================================
Robb Kambic                                Unidata Program Center
Software Engineer III                      Univ. Corp for Atmospheric Research
address@hidden             WWW: http://www.unidata.ucar.edu/
===============================================================================