I figured it out. It was a library issue.
Thank you for your help.
John Byrne
System Administrator, IS&T
john_by...@apple.com
On Aug 28, 2012, at 9:42 AM, John Byrne wrote:
> We call a script that sets variables (See below) and then this script calls
> ...tomcat/startup.sh
> (See below)
We call a script that sets variables (See below) and then this script calls
...tomcat/startup.sh
(See below)
John Byrne
System Administrator, IS&T
john_by...@apple.com
AppName=Service
INST=$1
export SPLUNK_ACCESS_LOGS=/ngs/app/`whoami`/var/`hostname`/accessLogs/$AppName
export CATALINA_LOGS=
On Aug 28, 2012 1:39 PM, "John Byrne" wrote:
>
> Hello all,
>
> I'm trying to upgrade to 7.0.29 from 7.0.8 and I've switched the soft
link under Tomcat/ (our setup). However, this is not upgrading the server.
I've looked for environment variables but can't find any that would seem
to point to th
Hello all,
I'm trying to upgrade to 7.0.29 from 7.0.8 and I've switched the soft link
under Tomcat/ (our setup). However, this is not upgrading the server. I've
looked for environment variables but can't find any that would seem to point to
the old version. (see environment variables set belo