-
Bug
-
Resolution: Unresolved
-
Blocker
-
None
-
Jenkins master on CentOS 6.6
- Created database for plugin to use
- Installed the audit2db plugin
- Copied database driver (SQLServer and Oracle) to plugin_folder/WEB-INF/lib
- Changed owner and group for the two drivers to the account running Jenkins
- Verified that plugin home folder is owned by account running Jenkins
- Restarted Jenkins
- Configured plugin to use database (tried both Oracle and SQLServer)
- Verified test connection to database works
- Clicked on button to generate DDL
Result: Error: jenkins_audit2db.ddl (No such file or directory)
Expected: File to be created and displayed