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.