-
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
[JENKINS-27224] Generating DDL file does not work
Priority | Original: Minor [ 4 ] | New: Major [ 3 ] |
Description |
Original:
* 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.dll (No such file or directory) Expected: File to be created and displayed |
New:
* 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 |
Priority | Original: Major [ 3 ] | New: Critical [ 2 ] |
Priority | Original: Critical [ 2 ] | New: Blocker [ 1 ] |
Workflow | Original: JNJira [ 161424 ] | New: JNJira + In-Review [ 180695 ] |