| Author |
Message |
jspibey
Joined: 28 Sep 2006 Posts: 15
|
Posted: Wed Dec 22, 2010 3:32 pm Post subject: Error when running deployment wizard |
|
|
I have found a problem with Schema Compare for Oracle version 1.5.0.69
After successfully comparing two databases, selecting some changes to apply, click Deployment wizard, Choose 'Deploy using Schema Compare for Oracle', click next and I get
Schema Compare for Oracle - Aborting
Calculating Dependencies
An item with the same key has already been added
The error in the log file is
14:27:42.327|Trace |Actions |12 |ProgressTask:Populating dependencies
14:27:42.762|Error |Engine Service |1 |:Exception in progress dialog
System.ArgumentException: An item with the same key has already been added.
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
at #7DD.#N1f.#rzj(IEnumerable`1 c, Converter`2 getObject)
at #7DD.#N1f.#vl(DatabaseComparison c, Boolean source)
at RedGate.Oracle.SchemaCompare.Actions.SyncActions.CalculateDependencies()
at RedGate.Shared.Controls.ProgressDialogEx.e()
14:28:03.256|Fatal |Program |1 |:Exception in main thread
System.NullReferenceException: Object reference not set to an instance of an object.
at #RNU.#fRK.#sCJ()
at #G9C.#XaD.#0jD()
at #G9C.#XaD.#t.#YaD.#JpD()
at #G9C.#XaD.#npD()
at #G9C.#nbD.#SqD(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) |
|
| Back to top |
|
 |
Tom Harris
Joined: 06 Oct 2004 Posts: 308
|
Posted: Wed Dec 29, 2010 3:04 pm Post subject: |
|
|
James,
I'm sorry that you've hit this problem. I'll post here once we have any update
Kind regards, Tom
Tom Harris, Red Gate |
|
| Back to top |
|
 |
jspibey
Joined: 28 Sep 2006 Posts: 15
|
Posted: Thu Jan 06, 2011 8:19 pm Post subject: |
|
|
Any news on this Tom? I can't use it until this is fixed
Thanks
James |
|
| Back to top |
|
 |
jsmcguire59
Joined: 07 Jan 2011 Posts: 1
|
Posted: Tue Jan 11, 2011 10:04 pm Post subject: |
|
|
| I'm having the same issue. I created a ticket with support. Between that and your efforts, maybe we'll get an answer. |
|
| Back to top |
|
 |
Tom Harris
Joined: 06 Oct 2004 Posts: 308
|
Posted: Wed Jan 12, 2011 6:32 pm Post subject: |
|
|
Hi there,
many thanks for sending through your log files to our support team. We are investigating the issue. I'll post again with any update here
Many thanks, Tom
Tom Harris, Red Gate |
|
| Back to top |
|
 |
|
|
Posted: Tue Aug 02, 2011 7:10 am Post subject: |
|
|
| What edition of the wizard of oz is in the movie inkheart? i am absolutely in love with the cover of the wizard of oz that the girl meggie has in the movie inkheart. i've searched everywhere for it and come up empty. does anyone know which edition it is? |
|
| Back to top |
|
 |
Tom Harris
Joined: 06 Oct 2004 Posts: 308
|
Posted: Tue Aug 02, 2011 10:34 am Post subject: |
|
|
Hi Offeliax, many thanks for your comments
Cheers, Tom
Tom Harris, Red Gate Software |
|
| Back to top |
|
 |
bjodea
Joined: 08 Jan 2013 Posts: 1
|
Posted: Tue Jan 08, 2013 9:04 pm Post subject: Deployment wizard error |
|
|
Was there a resolution to this? I recently upgraded to a Windows 7 machine and am getting this exact error using Schema Compare for Oracle version 3.0.0.445.
Here are the contents of my log file:
13:39:53.911|Info |Logging |1 |Current Logging levels enabled: Verbose,Warning,Fatal,Debug,Information,Trace,Error
13:40:03.394|Debug |Event Aggregator |1 |:Registered . as listener for RedGate.Oracle.Comparison.UI.Events.SynchronizationDirectionChanged
13:40:03.394|Debug |Event Aggregator |1 |:Registered . as listener for RedGate.Oracle.Comparison.UI.Events.ProjectChanged
13:40:05.250|Trace |Actions |6 |ProgressTask:Populating dependencies
13:40:05.437|Error |Engine Service |1 |:Exception in progress dialog
System.ArgumentException: An item with the same key has already been added.
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer)
at #7DD.#RXPb.#rzj(IEnumerable`1 #tIc, Converter`2 #bBsc)
at #7DD.#RXPb.#vl(DatabaseComparison #8Z, Boolean #2sf)
at RedGate.Oracle.SchemaCompare.Actions.SyncActions.CalculateDependencies()
at RedGate.Shared.Controls.ProgressDialogEx.DoTasks()
13:40:06.919|Fatal |Program |1 |:Exception in main thread
System.NullReferenceException: Object reference not set to an instance of an object.
at #RNU.#fRK.#sCJ()
at ..()
at ...()
at ..()
at RedGate.Oracle.Comparison.UI.Forms.SynchronizationWizard.SynchronizationWizard.(Object , EventArgs )
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) |
|
| Back to top |
|
 |
Michael Christofides
Joined: 20 Apr 2011 Posts: 73 Location: Red Gate Software
|
Posted: Thu Jan 17, 2013 11:40 am Post subject: |
|
|
Thanks for your post, and sorry for the delayed response.
If it would be possible, it would be incredibly useful if you could send us a snapshot of the schemas you are comparing here, I've also emailed you so that you have my contact details.
Best regards,
Michael |
|
| Back to top |
|
 |
Michael Christofides
Joined: 20 Apr 2011 Posts: 73 Location: Red Gate Software
|
Posted: Wed Jan 30, 2013 2:43 pm Post subject: |
|
|
Hi all,
We released a fix for this issue, it should be available if you check for updates (from the help menu inside the tool).
All the best,
Michael |
|
| Back to top |
|
 |
|