the > logfile still only logs the Using messages that I posted earlier.

I tried adding > outTest.txt at the bottom of Catalina.bat after each
of the commands that start tomcat.  The output is still logging to the
console window.  I tried removing the 'start' prefix from %_EXECJAVA%.
 In DOS start is what launches a new cmd window.  This caused an
error.

I'll keep trying different things.  If anyone has any more suggestions
they would greatly appreciated.

I might move back to the original documentation and see if I can just
get the loggers set up properly.

Thanks

On Mon, Dec 21, 2009 at 1:00 PM, André Warnier <a...@ice-sa.com> wrote:
> Richard Sayre wrote:
>>
>> No this only writes the following:
>>
>> Using CATALINA_BASE:   D:\liferay\tomcat-6.0.18
>> Using CATALINA_HOME:   D:\liferay\tomcat-6.0.18
>> Using CATALINA_TMPDIR: D:\liferay\tomcat-6.0.18\temp
>> Using JRE_HOME:        D:\liferay\tomcat-6.0.18/jre1.5.0_17/win
>>
>> Then it spawns a new window for Tomcat output.
>
> It requires a bit of work examining the startup.bat and catalina.bat files,
> but maybe try this :
>
> startup.bat run > logfile
>
> If I interpret these bat files correctly, that should start Tomcat in the
> same window. (To stop it, just type CTRL-C).
> If not, then you are welcome to go look for yourself.
> ;-)
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to