> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > For log4j, I load my properties, but I keep getting: > ConfigServlet::initLogging - log4j configuration str = > [C:\fortius\target\fortius\/WEB-INF/conf/log4j.properties] > log4j:ERROR setFile(null,false) call failed. > java.io.FileNotFoundException: \logs\turbine.log (The system > cannot find the > path specified)
My log4j file looks just like yours, and it works, so I am thinking the problem is somewhere else. The "\/" looks suspicious to me. Is "C:\fortius\target\fortius\" (with the trailing \) set in server.xml, web.xml, or your path for a temporary context installation? If so, what happens if you remove the trailing "\"? Ck --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
