It's all about the answers!

Ask a question

RTC jazz.log file not created


Brian Reynolds (1689) | asked Sep 29 '11, 6:08 p.m.
The log properties file appears to be correct but when I start and stop the server, the log file isn't created in appropriate directory. The tomcat log files are fine.

One answer



permanent link
Jared Russell (1.3k12019) | answered Sep 30 '11, 11:10 a.m.
Are you running Tomcat as a Windows service? If so it will use C:\Windows\system32 as the working directory, so by default the logs will appear in C:\Windows\system32\logs.

To change this you need to specify an absolute directory in the log4j.properties file for each of the applications (jts, ccm, etc).

The log properties file appears to be correct but when I start and stop the server, the log file isn't created in appropriate directory. The tomcat log files are fine.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.