Encountered Unexpected error while connecting to productiondatabase

Discussion of open issues, suggestions and bugs regarding database management and development tools for Oracle
Post Reply
dileep
Posts: 1
Joined: Thu 06 May 2021 06:29

Encountered Unexpected error while connecting to productiondatabase

Post by dileep » Thu 06 May 2021 06:42

Hi Team,

I am able to connect to Local database from dbforge tool.

But when i am trying to connect to remote database connections for production environment, getting unexpected error.

Steps:
connection type: Direct
Hostname: Prod hostname
port:1526
Servicename:SA**
User:SA**
PWD:****
Connect as:normal
connection name is cobination of above details
document category:test

Test connection :
Encountered Unexpected error
send error report but its not sending.

please find below Log trace:
=========================
General
=========================
Application: dbForge Data Compare for Oracle
Product: Devart dbForge Data Compare for Oracle
Product Edition: Standard
Product Locale: English
Trial Info: Trial period expires in 29 days.
HardwareID: DCB5-B34A-B17F-2B24-51D9-7EFD
Assembly: datacompare, Version=5.3.12.0, Culture=neutral, PublicKeyToken=09af7300eec23701
C:\Program Files\Devart\Compare Bundle for Oracle\dbForge Data Compare for Oracle\datacompare.exe
Global cache: False
Framework: 4.6.2 or later

=========================
Exception Information
=========================
Place: 1
ExceptionId: b01ff06f-5985-446d-9fa6-d278cc5fa8f6
Message: Value cannot be null.
Parameter name: hostNameOrAddress
Source: Devart.DbForge.Data.Oracle
TargetSite: Void iQsGBnG9HB(System.Collections.Generic.List`1[fY0ybQiAyPP7ksOjaP.VfQFViAQPiN69wexfY], Devart.Data.Oracle.SshOptions, Devart.Data.Oracle.SslOptions, Boolean)
HelpLink:
Type: System.ArgumentNullException
Stack:
at fY0ybQiAyPP7ksOjaP.uRP3NuVWvNfWGgGZR0F.iQsGBnG9HB(List`1 , SshOptions , SslOptions , Boolean )
at fY0ybQiAyPP7ksOjaP.DgfbiRXQp8gXr9R19h.nAuixLNM3R(S3rcYYA65xhlG9lmapp , Boolean )
at fY0ybQiAyPP7ksOjaP.DgfbiRXQp8gXr9R19h.IPf3wkASnda(S3rcYYA65xhlG9lmapp , NX8ZxOqSRCBIrqXPug )
at fY0ybQiAyPP7ksOjaP.w6LGVVuV7aURqS18IUq..ctor(S3rcYYA65xhlG9lmapp , w6LGVVuV7aURqS18IUq )
at fY0ybQiAyPP7ksOjaP.I7YI6KuaWPnxRRNfLGZ.CreateConnection(mN4E9qiSZtxb6cgoFWK , Object , DbConnectionBase )
at fY0ybQiAyPP7ksOjaP.bqRQepuQNrAv04CIZc8.iqufKg2GyP(DbConnectionBase , mN4E9qiSZtxb6cgoFWK )
at fY0ybQiAyPP7ksOjaP.bqRQepuQNrAv04CIZc8.xaafBKdOPT(DbConnectionBase )
at fY0ybQiAyPP7ksOjaP.w0k64tQwG98hjV8tIfd.Open(DbConnectionBase )
at Devart.Common.DbConnectionBase.Open()
at Devart.Data.Oracle.OracleConnection.Open()
at Devart.DbForge.DataConnectionSupport.JKC(AsyncOperationState )
at Devart.DbForge.DataConnectionSupport.Open()
at gI.U4.NPE(Object , EventArgs )


Additional Stack: at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
at System.Environment.get_StackTrace()
at Devart.Shell.ServiceManager.HandleException(Object sender, Exception exception)
at gI.U4.NPE(Object , EventArgs )
at System.Windows.Forms.Control.OnClick(EventArgs e)
at DevExpress.XtraEditors.BaseButton.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at DevExpress.Utils.Controls.ControlBase.WndProc(Message& m)
at DevExpress.XtraEditors.BaseControl.WndProc(Message& msg)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
at gI.U4.CreateConnection(Guid , IWin32Window )
at Devart.DbForge.DataConnectionService.InternalCreateConnection(Guid targetProvider)
at Devart.DbForge.DataConnectionService.PromptAndAddConnection(Guid targetProvider, Boolean expand)
at Devart.DbForge.Controls.DestinationControl.oAZ(Object , EventArgs )
at System.Windows.Forms.Control.OnClick(EventArgs e)
at DevExpress.XtraEditors.BaseButton.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at DevExpress.Utils.Controls.ControlBase.WndProc(Message& m)
at DevExpress.XtraEditors.BaseControl.WndProc(Message& msg)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
at Devart.Shell.Wizards.Wizard.Execute()
at Devart.DbForge.Compare.CompareModuleCommandHandlers.ShowWizard[TWizard,TComparison](Guid providerId, Object instance)
at Devart.DbForge.Compare.CompareModuleCommandHandlers.DataComparison_Invoke(ICommand command, CommandStatus& status, Object instance)
at Devart.Shell.Common.CommandTargetHelper.InvokeCommand(ICommand command, Object instance)
at Devart.Shell.CommandService.GZd(ICommand , Object , IList`1 )
at mD.Kt.OnItemClicked(DDq )
at mD.lDU.Tbq(Object , ItemClickEventArgs )
at DevExpress.XtraBars.BarItem.OnClick(BarItemLink link)
at DevExpress.XtraBars.BarButtonItem.OnClick(BarItemLink link)
at DevExpress.XtraBars.BarItemLink.OnLinkClick()
at DevExpress.XtraBars.BarButtonItemLink.OnLinkAction(BarLinkAction action, Object actionArgs)
at DevExpress.XtraBars.ViewInfo.BarSelectionInfo.ClickLink(BarItemLink link)
at DevExpress.XtraBars.ViewInfo.BarSelectionInfo.UnPressLink(BarItemLink link)
at DevExpress.XtraBars.Controls.CustomLinksControl.OnMouseUp(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at DevExpress.XtraBars.Controls.DockedBarControl.WndProc(Message& msg)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at Devart.Shell.Studio.StudioShell.OnStarted()
at Devart.Shell.ShellBase.Start()
at Devart.DbForge.Studio.Startup.šŠ–
‡ˆš‘šˆŽ(String[] )

=========================
Window Layout
=========================
No active document window
Active window: 'Start Page'
No documents

Toolwindows (visible or have been shown in current session):
Caption: 'Error List', Visible: 'True', DefaultVisibility: 'Always', IsControlCreated: 'True', State: Docked
Caption: 'Output', Visible: 'True', DefaultVisibility: 'Always', IsControlCreated: 'True', State: Docked
Caption: 'Start Page', Visible: 'True', DefaultVisibility: 'Always', IsControlCreated: 'True', State: Tabbed
Type: Unknown, Caption: 'New Data Comparison', Visible: 'True',

=========================
Connections
=========================
SADB@localhost:XE - 'User Id=SADB;Server=localhost;Direct=True;Service Name=XE' Category: Test
sadbq@localhost:XE - 'User Id=sadbq;Server=localhost;Unicode=True;Direct=True;Service Name=XE' Category: Development

=========================
Execution History
=========================
Store queries: True
Store period : 60 (days)
Available period : 60 (days)
Folder: %appdata%\Devart\dbForge Data Compare for Oracle\ExecutedQueries
Max script size: 1024 (KB)
Initial interval: 1
History folder content:
C:\Users\reddydi\AppData\Roaming\Devart\dbForge Data Compare for Oracle\ExecutedQueries\ExecutedQueries.db (20480 B)

=========================
Loaded Assemblies
=========================
C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\Accessibility\v4.0_4.0.0.0__b03f5f7f11d50a3a
Accessibility.dll
Accessibility, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\Program Files\Devart\Compare Bundle for Oracle\dbForge Data Compare for Oracle
Autofac.dll
Autofac, Version=4.2.1.0, Culture=neutral, PublicKeyToken=09af7300eec23701
datacompare.exe
datacompare, Version=5.3.12.0, Culture=neutral, PublicKeyToken=09af7300eec23701
Devart.AnalyticsCore.dll
Devart.AnalyticsCore, Version=1.0.8.0, Culture=neutral, PublicKeyToken=09af7300eec23701
Devart.Antlr3.Runtime.dll
Devart.Antlr3.Runtime, Version=1.0.10.0, Culture=neutral, PublicKeyToken=09af7300eec23701
Devart.DbForge.Common.Oracle.dll
Devart.DbForge.Common.Oracle, Version=4.3.36.0, Culture=neutral, PublicKeyToken=09af7300eec23701
Devart.DbForge.CommonServices.dll
Devart.DbForge.CommonServices, Version=6.1.1632.0, Culture=neutral, PublicKeyToken=09af7300eec23701
Devart.DbForge.Compare.dll
Devart.DbForge.Compare, Version=6.1.1632.0, Culture=neutral, PublicKeyToken=09af7300eec23701
Devart.DbForge.Compare.Oracle.dll
Devart.DbForge.Compare.Oracle, Version=4.3.36.0, Culture=neutral, PublicKeyToken=09af7300eec23701
Devart.DbForge.Data.Interfaces.dll
Devart.DbForge.Data.Interfaces, Version=5.0.23.0, Culture=neutral, PublicKeyToken=09af7300eec23701
Devart.DbForge.Data.Oracle.dll
Devart.DbForge.Data.Oracle, Version=5.0.165.0, Culture=neutral, PublicKeyToken=09af7300eec23701
Devart.DbForge.DbObjectControllers.dll
Devart.DbForge.DbObjectControllers, Version=6.1.1632.0, Culture=neutral, PublicKeyToken=09af7300eec23701
Devart.DbForge.DbObjectControllers.Oracle.dll
Devart.DbForge.DbObjectControllers.Oracle, Version=4.3.36.0, Culture=neutral, PublicKeyToken=09af7300eec23701
Devart.DbForge.DbObjects.dll
Devart.DbForge.DbObjects, Version=6.1.1632.0, Culture=neutral, PublicKeyToken=09af7300eec23701
Devart.DbForge.DbObjects.Oracle.dll
Devart.DbForge.DbObjects.Oracle, Version=4.3.36.0, Culture=neutral, PublicKeyToken=09af7300eec23701
Devart.DbForge.ExecutionHistory.dll
Devart.DbForge.ExecutionHistory, Version=6.1.1632.0, Culture=neutral, PublicKeyToken=09af7300eec23701
Devart.DbForge.Interfaces.dll
Devart.DbForge.Interfaces, Version=4.0.84.0, Culture=neutral, PublicKeyToken=09af7300eec23701
Devart.DbForge.LanguageService.dll
Devart.DbForge.LanguageService, Version=6.1.1632.0, Culture=neutral, PublicKeyToken=09af7300eec23701
Devart.DbForge.LanguageService.Oracle.dll
Devart.DbForge.LanguageService.Oracle, Version=4.3.36.0, Culture=neutral, PublicKeyToken=09af7300eec23701
Devart.DbForge.Oracle.dll
Devart.DbForge.Oracle, Version=4.3.36.0, Culture=neutral, PublicKeyToken=09af7300eec23701
Devart.DbForge.Provider.dll
Devart.DbForge.Provider, Version=6.1.1632.0, Culture=neutral, PublicKeyToken=09af7300eec23701
Devart.DbForge.Resources.dll
Devart.DbForge.Resources, Version=6.1.1632.0, Culture=neutral, PublicKeyToken=09af7300eec23701
Devart.DbForge.Resources.Oracle.dll
Devart.DbForge.Resources.Oracle, Version=4.3.36.0, Culture=neutral, PublicKeyToken=09af7300eec23701
Devart.DbForge.UI.dll
Devart.DbForge.UI, Version=6.1.1632.0, Culture=neutral, PublicKeyToken=09af7300eec23701
Devart.DbForge.Utils.dll
Devart.DbForge.Utils, Version=6.1.1632.0, Culture=neutral, PublicKeyToken=09af7300eec23701
Devart.Ole.UndoManager.dll
Devart.Ole.UndoManager, Version=1.0.1352.0, Culture=neutral, PublicKeyToken=09af7300eec23701
Devart.Shell.Core.dll
Devart.Shell.Core, Version=2.1.22.0, Culture=neutral, PublicKeyToken=09af7300eec23701
Devart.Shell.Resources.dll
Devart.Shell.Resources, Version=2.1.22.0, Culture=neutral, PublicKeyToken=09af7300eec23701
Devart.Shell.Studio.dll
Devart.Shell.Studio, Version=2.1.22.0, Culture=neutral, PublicKeyToken=09af7300eec23701
Devart.Shell.UI.dll
Devart.Shell.UI, Version=2.1.22.0, Culture=neutral, PublicKeyToken=09af7300eec23701
DevExpress.Data.v18.1.dll
DevExpress.Data.v18.1, Version=18.1.4.0, Culture=neutral, PublicKeyToken=09af7300eec23701
DevExpress.Mvvm.v18.1.dll
DevExpress.Mvvm.v18.1, Version=18.1.4.0, Culture=neutral, PublicKeyToken=09af7300eec23701
DevExpress.Utils.v18.1.dll
DevExpress.Utils.v18.1, Version=18.1.4.0, Culture=neutral, PublicKeyToken=09af7300eec23701
DevExpress.Xpf.Core.v18.1.dll
DevExpress.Xpf.Core.v18.1, Version=18.1.4.0, Culture=neutral, PublicKeyToken=09af7300eec23701
DevExpress.Xpf.Themes.VS2017Dark.v18.1.dll
DevExpress.Xpf.Themes.VS2017Dark.v18.1, Version=18.1.4.0, Culture=neutral, PublicKeyToken=09af7300eec23701
DevExpress.XtraBars.v18.1.dll
DevExpress.XtraBars.v18.1, Version=18.1.4.0, Culture=neutral, PublicKeyToken=09af7300eec23701
DevExpress.XtraEditors.v18.1.dll
DevExpress.XtraEditors.v18.1, Version=18.1.4.0, Culture=neutral, PublicKeyToken=09af7300eec23701
DevExpress.XtraGrid.v18.1.dll
DevExpress.XtraGrid.v18.1, Version=18.1.4.0, Culture=neutral, PublicKeyToken=09af7300eec23701
DevExpress.XtraLayout.v18.1.dll
DevExpress.XtraLayout.v18.1, Version=18.1.4.0, Culture=neutral, PublicKeyToken=09af7300eec23701
Ionic.Zip.dll
Ionic.Zip, Version=1.9.1.8, Culture=neutral, PublicKeyToken=edbe51ad942a3f5c
LiteDB.dll
LiteDB, Version=3.1.4.0, Culture=neutral, PublicKeyToken=4ee40123013c9f27
Newtonsoft.Json.dll
Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed
C:\Windows\Microsoft.NET\Framework64\v4.0.30319
mscorlib.dll
mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
C:\WINDOWS\Microsoft.Net\assembly\GAC_64\PresentationCore\v4.0_4.0.0.0__31bf3856ad364e35
PresentationCore.dll
PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework\v4.0_4.0.0.0__31bf3856ad364e35
PresentationFramework.dll
PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework.Aero2\v4.0_4.0.0.0__31bf3856ad364e35
PresentationFramework.Aero2.dll
PresentationFramework.Aero2, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework-SystemXml\v4.0_4.0.0.0__b77a5c561934e089
PresentationFramework-SystemXml.dll
PresentationFramework-SystemXml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\SMDiagnostics\v4.0_4.0.0.0__b77a5c561934e089
SMDiagnostics.dll
SMDiagnostics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089
System.dll
System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.ComponentModel.Composition\v4.0_4.0.0.0__b77a5c561934e089
System.ComponentModel.Composition.dll
System.ComponentModel.Composition, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.ComponentModel.DataAnnotations\v4.0_4.0.0.0__31bf3856ad364e35
System.ComponentModel.DataAnnotations.dll
System.ComponentModel.DataAnnotations, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a
System.Configuration.dll
System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089
System.Core.dll
System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
C:\WINDOWS\Microsoft.Net\assembly\GAC_64\System.Data\v4.0_4.0.0.0__b77a5c561934e089
System.Data.dll
System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Data.Linq\v4.0_4.0.0.0__b77a5c561934e089
System.Data.Linq.dll
System.Data.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a
System.Drawing.dll
System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Management\v4.0_4.0.0.0__b03f5f7f11d50a3a
System.Management.dll
System.Management, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Net.Http\v4.0_4.0.0.0__b03f5f7f11d50a3a
System.Net.Http.dll
System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Numerics\v4.0_4.0.0.0__b77a5c561934e089
System.Numerics.dll
System.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Serialization\v4.0_4.0.0.0__b77a5c561934e089
System.Runtime.Serialization.dll
System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel\v4.0_4.0.0.0__b77a5c561934e089
System.ServiceModel.dll
System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel.Internals\v4.0_4.0.0.0__31bf3856ad364e35
System.ServiceModel.Internals.dll
System.ServiceModel.Internals, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
C:\WINDOWS\Microsoft.Net\assembly\GAC_64\System.Transactions\v4.0_4.0.0.0__b77a5c561934e089
System.Transactions.dll
System.Transactions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
C:\WINDOWS\Microsoft.Net\assembly\GAC_64\System.Web\v4.0_4.0.0.0__b03f5f7f11d50a3a
System.Web.dll
System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Web.Services\v4.0_4.0.0.0__b03f5f7f11d50a3a
System.Web.Services.dll
System.Web.Services, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089
System.Windows.Forms.dll
System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xaml\v4.0_4.0.0.0__b77a5c561934e089
System.Xaml.dll
System.Xaml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089
System.Xml.dll
System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\UIAutomationClient\v4.0_4.0.0.0__31bf3856ad364e35
UIAutomationClient.dll
UIAutomationClient, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\UIAutomationProvider\v4.0_4.0.0.0__31bf3856ad364e35
UIAutomationProvider.dll
UIAutomationProvider, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\UIAutomationTypes\v4.0_4.0.0.0__31bf3856ad364e35
UIAutomationTypes.dll
UIAutomationTypes, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\WindowsBase\v4.0_4.0.0.0__31bf3856ad364e35
WindowsBase.dll
WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\WindowsFormsIntegration\v4.0_4.0.0.0__31bf3856ad364e35
WindowsFormsIntegration.dll
WindowsFormsIntegration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35

Dynamic Assemblies :
C:\WINDOWS\Microsoft.Net\assembly\GAC_64\mscorlib\v4.0_4.0.0.0__b77a5c561934e089
mscorlib.dll
Anonymously Hosted DynamicMethods Assembly, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
C:\Program%20Files\Devart\Compare%20Bundle%20for%20Oracle\dbForge%20Data%20Compare%20for%20Oracle
DevExpress.Xpf.Core.v18.1.dll
ReflectionHelperTypesPublicWrappers, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null

=========================
Thread Information
=========================
Name:
Priority: Normal
ThreadState: Running
CurrentCulture:
ApartmentState: STA
IsThreadPoolThread: False
IsAlive: True
IsBackground: False

=========================
System Information
=========================
Processor architecture: amd64
Processor quantity: 8
Intel(R) Core(TM) i7-8665U CPU @ 1.90GHz Intel64 Family 6 Model 142 Stepping 12
Intel(R) Core(TM) i7-8665U CPU @ 1.90GHz Intel64 Family 6 Model 142 Stepping 12
Intel(R) Core(TM) i7-8665U CPU @ 1.90GHz Intel64 Family 6 Model 142 Stepping 12
Intel(R) Core(TM) i7-8665U CPU @ 1.90GHz Intel64 Family 6 Model 142 Stepping 12
Intel(R) Core(TM) i7-8665U CPU @ 1.90GHz Intel64 Family 6 Model 142 Stepping 12
Intel(R) Core(TM) i7-8665U CPU @ 1.90GHz Intel64 Family 6 Model 142 Stepping 12
Intel(R) Core(TM) i7-8665U CPU @ 1.90GHz Intel64 Family 6 Model 142 Stepping 12
Intel(R) Core(TM) i7-8665U CPU @ 1.90GHz Intel64 Family 6 Model 142 Stepping 12

Total physical memory: 16190Mb
Total available paginal memory: 7400Mb
Process available virtual memory: 134212271Mb
Process private memory size: 233Mb
Display1: 1920x1080, 125% DPI

Operating System Name: Windows 10 Enterprise
Operating System Version: Microsoft Windows NT 10.0.18363.0
UAC status: Enabled
UAC level: Never Notify
Is user in admin group: True
Is run as admin: False
Is process elevated: False
Elevation type: Limited
Integrity level: Medium

Instances: 1
Culture: English (United States)
Process started at 05/06/2021 11:49:14
Report created at 05/06/2021 11:52:26


Please help me with this problem

dzhanhira
Devart Team
Posts: 239
Joined: Mon 26 Oct 2020 13:49

Re: Encountered Unexpected error while connecting to productiondatabase

Post by dzhanhira » Fri 14 May 2021 05:28

Very soon it should be a release with the fix of this problem.

Post Reply