fix issues with Oracle backend
Reported by Greg Schueler | September 20th, 2011 @ 11:06 AM | in Rundeck 1.3.1 (closed)
Oracle backend has several issues;
- test failures in ScheduledExecValidationTests
-
ORA-01400: cannot insert NULL into ("TEST"."SCHEDULED_EXECUTION"."DESCRIPTION")
-
fix test failures
- fix bug with ScheduledExecution.description constraint "nullable:false, blank:true", probably due to Oracle bug with Grails: http://jira.grails.org/browse/GRAILS-6624
Comments and changes to this ticket
-
Greg Schueler September 20th, 2011 @ 11:15 AM
(from [2f2e53b4a6709b268a1d4744d7d5905dbee0f6ec]) Fix oracle test failures [#443]
Resolve oracle test error with 'possible nonthreadsafe access to
session' by flushing sessionFix NPE exceptions in tests by flushing save
https://github.com/dtolabs/rundeck/commit/2f2e53b4a6709b268a1d4744d... -
Greg Schueler September 20th, 2011 @ 03:19 PM
(from [2e77b29a63472b61cdd81ff8f6d4ad509ad920c3]) Fix lock issue on oracle when aborting a job [#443] https://github.com/dtolabs/rundeck/commit/2e77b29a63472b61cdd81ff8f...
-
Greg Schueler September 20th, 2011 @ 03:19 PM
(from [b898188209fb6e7ad7522713228b71ec4db82d53]) Change ScheduledExecution.description constraints
[#443] https://github.com/dtolabs/rundeck/commit/b898188209fb6e7ad75227132...
-
Greg Schueler September 20th, 2011 @ 03:19 PM
(from [3c2117d1930c65c5a685a86a63792c0a53cfd43f]) Fix some api test issues with oracle [#443] https://github.com/dtolabs/rundeck/commit/3c2117d1930c65c5a685a86a6...
-
Greg Schueler September 21st, 2011 @ 02:44 PM
- State changed from new to resolved
-
Greg Schueler September 23rd, 2011 @ 01:18 PM
(from [cd122269537687076de51c948aa6e91098875040]) Fix upgrade issue with description null values
[#443] https://github.com/dtolabs/rundeck/commit/cd122269537687076de51c948...
-
Greg Schueler September 23rd, 2011 @ 01:18 PM
(from [88ae9d6705e5b3cd2bd24324f396960ab22ef97c]) Change default configuration to rdbsupport=false
[#443] https://github.com/dtolabs/rundeck/commit/88ae9d6705e5b3cd2bd24324f...
-
Greg Schueler September 23rd, 2011 @ 01:18 PM
(from [3bf94ab944c71eac7266d225861f4ffe98ec2840]) Fix job description null in views [#443] https://github.com/dtolabs/rundeck/commit/3bf94ab944c71eac7266d2258...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
(DEPRECATED) Please use github issues for issue tracking at http://github.com/dtolabs/rundeck/issues
People watching this ticket
Referenced by
- 443 fix issues with Oracle backend (from [2f2e53b4a6709b268a1d4744d7d5905dbee0f6ec]) Fix ora...
- 443 fix issues with Oracle backend (from [2e77b29a63472b61cdd81ff8f6d4ad509ad920c3]) Fix loc...
- 443 fix issues with Oracle backend [#443] https://github.com/dtolabs/rundeck/commit/b898188...
- 443 fix issues with Oracle backend (from [3c2117d1930c65c5a685a86a63792c0a53cfd43f]) Fix som...
- 443 fix issues with Oracle backend [#443] https://github.com/dtolabs/rundeck/commit/88ae9d6...
- 443 fix issues with Oracle backend [#443] https://github.com/dtolabs/rundeck/commit/cd12226...
- 443 fix issues with Oracle backend (from [3bf94ab944c71eac7266d225861f4ffe98ec2840]) Fix job...