facebook

Logs not getting generated in tomcat 5.5.12

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #249671 Reply

    ved.gunjan
    Member

    hi
    I’m using j2sdk1.4.2_09 version and tamcat 5.5.12 and myeclipse as an IDE.
    The problem is that logs are not getting generated under apache-tomcat-5.5.12/logs directory.
    The server is starting properly and i have added the required campatibility jars.
    Can any one tell me the reason as to why tomcat logs are not getting generated and what i should do in order to get this done.
    By logs i mean the catalina logs.
    thnx
    ved

    #249751 Reply

    Scott Anderson
    Participant

    Ved,

    From MyEclipse you should see the logs in the Eclipse Console view when running the server since stdout/stderr are redirected there. In the default config, Tomcat logs to the console, not log files. If you’d like to change that behavior, you’ll have to manually modify the Tomcat server’s config file to specify how you’d like it to log, or adjust the logging using the Tomcat administration console after launching.

    #250351 Reply

    Scott,

    What file contorls the logs? I don’t see any entries for logging in the server.xml or web.xml. Also what parameters can I use?

    thanks,

    Khalid

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Logs not getting generated in tomcat 5.5.12

You must be logged in to post in the forum log in