"Object Reference is set to an instance of an object" during Static Data Source Control of Oracle

When I am doing a Static Data Source Control in Oracle I am getting an error.

"Object Reference is set to an instance of an object" 

I am licensed user. Please help me...Screenshot Attached...
Tagged:

Answers

  • Eddie DEddie D Posts: 1,780 Rose Gold 5
    Hi
    Thank you for your forum post.
    Object reference not set to an instance of an object error is most likely generated from a null reference exception.

    Source Control for Oracle creates a log file in this folder:
    C:\Users\<user name>\AppData\Local\Red Gate\Logs\Source Control for Oracle 4\

    A log file is created each occasion the GUI is started, are there any entries in the log file that help in identifying a cause to the problem?

    Many Thanks
    Eddie
    Eddie Davis
    Senior Product Support Engineer
    Redgate Software Ltd
    Email: support@red-gate.com
  • SidSid Posts: 7 Bronze 1
    Still getting the error...

    18:20:13.055|Debug  |n=8935a4644f75e934]]|182|Handle thinks that it is: RedGate.SQLSourceControl.Engine.Memoization.Handle`1[[RedGate.SQLSourceControl.Engine.Diff.IThreeWayDiffBuildSession, RedGate.SQLSourceControl.Engine.Diff, Version=4.0.10.997, Culture=neutral, PublicKeyToken=8935a4644f75e934]]

    18:20:13.055|Info   |n=8935a4644f75e934]]|182|IOMemoizer request for type RedGate.SQLSourceControl.Engine.Diff.IThreeWayDiffBuildSession at C:\Users\tfsbuild\AppData\Local\Red Gate\Source Control For Oracle 4\WorkingBases\b5iba24y.ih4 satisfied from memorization

    18:20:13.362|Info   |n=8935a4644f75e934]]|175|Invoked RedGate.SQLSourceControl.Engine.Cancellables.MutexedCancellableOperation`1+CancellableOperationDelegate[RedGate.SQLSourceControl.Engine.Diff.ToRetrieveChangeSet]

    18:20:13.362|Trace  |n=8935a4644f75e934]]|175|Returning mutex System.Object after doing RedGate.SQLSourceControl.Engine.Cancellables.MutexedCancellableOperation`1+CancellableOperationDelegate[RedGate.SQLSourceControl.Engine.Diff.ToRetrieveChangeSet]

  • SidSid Posts: 7 Bronze 1
    This is the log we have encounter...
Sign In or Register to comment.