Ah-hah! I found the problem! Apparently, if you try to unset an
environment variable that's not set, 2k and 2k3 return an error. I added a
line setting JAVA_HOME in the setenv file and then when I set JAVA_HOME to
nothing, I don't get the error. So now I just need to have it check if
JAVA_HOME i
2008/10/1 Bai Shen <[EMAIL PROTECTED]>:
> I'm using 6.0.18, which unless they just put out a new version is the
> latest.
>
> I've already turned the echo on. If you look at my first post, I commented
> what happened in the batch files. I can't see anything that would throw an
> error.
>
> I've e
arale, Charles R <
[EMAIL PROTECTED]> wrote:
> > From: Bai Shen [mailto:[EMAIL PROTECTED]
> > Subject: Re: Tomcat stops with error after calling setclasspath.bat
> >
> > No effect.
>
> Are you editing your .bat files in UNIX format, by any chance? The Windows
&
> From: Bai Shen [mailto:[EMAIL PROTECTED]
> Subject: Re: Tomcat stops with error after calling setclasspath.bat
>
> No effect.
Are you editing your .bat files in UNIX format, by any chance? The Windows
shell might not like missing carriage returns.
- Chuck
THIS COMMUNICATION
No effect.
On Wed, Oct 1, 2008 at 10:19 AM, Caldarale, Charles R <
[EMAIL PROTECTED]> wrote:
> > From: Bai Shen [mailto:[EMAIL PROTECTED]
> > Subject: Re: Tomcat stops with error after calling setclasspath.bat
> >
> > set JRE_HOME=..\..\jre
>
> Make the abo
> From: Bai Shen [mailto:[EMAIL PROTECTED]
> Subject: Re: Tomcat stops with error after calling setclasspath.bat
>
> set JRE_HOME=..\..\jre
Make the above an absolute path, including drive letter.
- Chuck
THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
Okay, apparently Tomcat doesn't like my setenv.bat I just copied over a
virgin install of Tomcat, and after setting JRE_HOME, it started right up.
Then I moved my setenv.bat over and it gave me the same problem. I'm not
sure why it doesn't like my setting the JRE_HOME in the setenv.bat
The conte
I'm using 6.0.18, which unless they just put out a new version is the
latest.
I've already turned the echo on. If you look at my first post, I commented
what happened in the batch files. I can't see anything that would throw an
error.
I've enclosed the results of my running catalina start witho
2008/9/30 Bai Shen <[EMAIL PROTECTED]>:
> Okay, if I keep this up I'll be able to fit both feet in my mouth.
>
> Apparently setclasspath.bat does see the variables set in setenv.bat It was
> my troubleshooting method that was faulty.
>
> Basically, the problem boils down to the fact that right aft
Okay, if I keep this up I'll be able to fit both feet in my mouth.
Apparently setclasspath.bat does see the variables set in setenv.bat It was
my troubleshooting method that was faulty.
Basically, the problem boils down to the fact that right after
setclasspath.bat is call, there's the following
10 matches
Mail list logo