Uploaded image for project: 'StoRM'
  1. StoRM
  2. STOR-692

Clean Backend's log file from useless INFO messages

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Minor Minor
    • 1.11.5
    • 1.11.4
    • backend
    • Security Level: Public (Visbile by non-authn users.)
    • None

      StoRM BE prints deveral useless INFO log messages that should be moved to DEBUG. In particular:

      1. each minute the BDII - through the info-provider - asks to the BE the storage space info and generates this message:

      11:57:07.111 - INFO [qtp833999553-34] - Serving VFS resource listing
      

      2. every time the BE's garage collector runs without removing lines from the db, these are the generated messages:

      INFO [Timer-0] - No rows found for query : com.mysql.jdbc.JDBC4PreparedStatement@68e6d9e: SELECT * FROM storage_space where  lifetime is not null and (UNIX_TIMESTAMP(created)+lifetime< 1415012504)
      12:01:44.324 - INFO [Timer-0] - Space Garbage Collector: no space expired found.
      

            vianello Enrico Vianello
            vianello Enrico Vianello
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: