Find the answer to your Linux question:
Results 1 to 2 of 2
Hi, I am running a Java application inside Tomcat, and there are some problems I experience from time to time, like JVM processes or threads hangs/freezes, JVM process abnormal terminations ...
  1. #1
    Just Joined!
    Join Date
    Jan 2009
    Posts
    4

    Where to find system logs?

    Hi,

    I am running a Java application inside Tomcat, and there are some problems I experience from time to time, like JVM processes or threads hangs/freezes, JVM process abnormal terminations and others.

    Is there exist any linux OS logs, that could be useful for me while finding out what went wrong on process level, what is/went wrong on the OS drivers level, especially regarding the network drivers, and so on.

    The command cat /proc/version returned following result:
    Linux version 2.6.9-42.ELsmp (bhcompile@hs20-bc1-1.build.redhat.com) (gcc version 3.4.6 20060404 (Red Hat 3.4.6-2)) #1 SMP Wed Jul 12 23:27:17 EDT 2006
    So I guess it is Red Hat system I am talking about (yes, this is remote third-party server with limited information and access right, but I can requested needed logs).

  2. #2
    Linux Guru Lazydog's Avatar
    Join Date
    Jun 2004
    Location
    The Keystone State
    Posts
    2,281
    Look in /var/log

    Regards
    Robert

    Linux
    The adventure of a life time.

    Linux User #296285
    Get Counted

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...