The deployer.log will only get created if you use the deployer.sh|.bat script. If the error occurs in the server during deployment, then look at the geronimo.log and/or geronimo.out files...

BTW - Are you using the deployer script, the Admin Console or Eclipse to deploy your app?



-Donald


bongosdude wrote:
Donald,

I still do not see the file deployer.log created after I change settings as
told in the file deployer-log4j.properties? How does the server know which
properties to read?
-B


Donald Woods-2 wrote:
If you are running the server in a background process, also take a look at var/log/geronimo.out (output to the console window.)

The deploy client will log to var/log/deployer.log

If you still don't see anything, try updating the server-log4j.properties and deployer-log4j.properties to use:
   log4j.rootLogger=DEBUG, CONSOLE, FILE
and then restart the server and retry your deployment.


-Donald


bongosdude wrote:
What log file does geronimo log errors when it encountered a failed
deployment? I have looked into var/log/geronimo.log but I did not see any
error messages relating to deployment logged in that file?

Please help.

-B

-----
B Amigo:super:



-----
B Amigo:super:

Reply via email to