#363 pki generates gigantic debug log
Closed: Fixed None Opened 11 years ago by mkosek.

Just found out that pki-ca log filled my system root:

# rpm -q pki-ca
pki-ca-10.0.0-0.43.b1.fc18.noarch

# du -hs /var/log/pki/pki-tomcat/ca/*
80K /var/log/pki/pki-tomcat/ca/archive
6.7G    /var/log/pki/pki-tomcat/ca/debug
4.0K    /var/log/pki/pki-tomcat/ca/selftests.log
20K /var/log/pki/pki-tomcat/ca/signedAudit
4.0K    /var/log/pki/pki-tomcat/ca/system
4.0K    /var/log/pki/pki-tomcat/ca/transactions

Excerpt of /var/log/pki/pki-tomcat/ca/debug:

[11/Oct/2012:09:50:24][RetrieveModificationsTask]: Done with run method of RetrieveModificationsThread
[11/Oct/2012:09:50:24][RetrieveModificationsTask]: Inside run method of RetrieveModificationsThread
[11/Oct/2012:09:50:24][RetrieveModificationsTask]: Done with run method of RetrieveModificationsThread
[11/Oct/2012:09:50:24][RetrieveModificationsTask]: Inside run method of RetrieveModificationsThread
[11/Oct/2012:09:50:24][RetrieveModificationsTask]: Done with run method of RetrieveModificationsThread
[11/Oct/2012:09:50:24][RetrieveModificationsTask]: Inside run method of RetrieveModificationsThread
[11/Oct/2012:09:50:24][RetrieveModificationsTask]: Done with run method of RetrieveModificationsThread
[11/Oct/2012:09:50:24][RetrieveModificationsTask]: Inside run method of RetrieveModificationsThread
[11/Oct/2012:09:50:24][RetrieveModificationsTask]: Done with run method of RetrieveModificationsThread
[11/Oct/2012:09:50:24][RetrieveModificationsTask]: Inside run method of RetrieveModificationsThread
[11/Oct/2012:09:50:24][RetrieveModificationsTask]: Done with run method of RetrieveModificationsThread
[11/Oct/2012:09:50:24][RetrieveModificationsTask]: Inside run method of RetrieveModificationsThread
[11/Oct/2012:09:50:24][RetrieveModificationsTask]: Done with run method of RetrieveModificationsThread
[11/Oct/2012:09:50:24][RetrieveModificationsTask]: Inside run method of RetrieveModificationsThread
[11/Oct/2012:09:50:24][RetrieveModificationsTask]: Done with run method of RetrieveModificationsThread
[11/Oct/2012:09:50:24][RetrieveModificationsTask]: Inside run method of RetrieveModificationsThread
[11/Oct/2012:09:50:24][RetrieveModificationsTask]: Done with run method of RetrieveModificationsThread
[11/Oct/2012:09:50:24][RetrieveModificationsTask]: Inside run method of RetrieveModificationsThread

This is due to the RetriveModificationsTask not behaving correctly. Reveerted to d9 style behavior. There is a separate ticket to fix the task to work correctly.

Hi,
What's the other ticket # you're referring to?

Metadata Update from @mkosek:
- Issue assigned to vakwetu
- Issue set to the milestone: 10.0.0-0.X.b2

7 years ago

Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new
issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.

This issue has been cloned to GitHub and is available here:
https://github.com/dogtagpki/pki/issues/934

If you want to receive further updates on the issue, please navigate to the
GitHub issue and click on Subscribe button.

Thank you for understanding, and we apologize for any inconvenience.

Login to comment on this ticket.

Metadata