KB Article #176639

How to activate debug information for PassPort database

Problem

How to activate debug information for PassPort database

Resolution

Edit the file ../conf/log4j.propeties and change the line:
log4j.logger.com.axway.passport.persistence=info
to
log4j.logger.com.axway.passport.persistence=debug

Once done, you will have more information regarding database and PassPort like the schema checking when PassPort starts for instance.