|
Исключение при запросе к БД из приложения
|
|||
---|---|---|---|
#18+
Здравствуйте! Может кто-то сталкивался с подобным исключением: автор************** Exception Text ************** System.Data.SqlClient.SqlException: Внимание! Произошла неустранимая ошибка 824 в июн 5 2020 2:30PM. Запомните ошибку и время, когда она произошла, и обратитесь к системному администратору. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) at System.Data.SqlClient.SqlDataReader.HasMoreRows() at System.Data.SqlClient.SqlDataReader.ReadInternal(Boolean setTimeout) at Integro.InMeta.Management.DbRecoverer.FillBrokenLinkList(IDataReader dataReader, MetadataAssociation ass, MetadataClass refClass, BrokenLinkList& brokenLinks) at Integro.InMeta.Management.DbRecoverer.Check(MetadataClass metadataClass, BrokenLinkList brokenLinks, Boolean fixBrokenRefSelectors, Int32& fixedRefSelectorsCount) at InMetaAppManager.CheckDbForm.CheckDbButton_LinkClicked(Object sender, LinkLabelLinkClickedEventArgs e) at System.Windows.Forms.LinkLabel.OnMouseUp(MouseEventArgs e) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.Label.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) ************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4984 (win7RTMGDR.050727-4900) CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll ---------------------------------------- InMetaAppManager Assembly Version: 1.9.112.0 Win32 Version: 1.9.112.0 CodeBase: file:///D:/Program%20Files%20(x86)/Integro/InMeta/ServerRuntime/InMeta.net/InMetaAppManager.exe ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4986 (win7RTMGDR.050727-4900) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4985 (win7RTMGDR.050727-4900) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4985 (win7RTMGDR.050727-4900) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- InMeta.ServerRuntime Assembly Version: 1.9.113.0 Win32 Version: 1.9.113.0 CodeBase: file:///D:/Program%20Files%20(x86)/Integro/InMeta/ServerRuntime/InMeta.net/InMeta.ServerRuntime.DLL ---------------------------------------- System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- Integro Assembly Version: 1.9.112.0 Win32 Version: 1.9.112.0 CodeBase: file:///D:/Program%20Files%20(x86)/Integro/InMeta/ServerRuntime/InMeta.net/Integro.DLL ---------------------------------------- System.Runtime.Remoting Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll ---------------------------------------- System.Configuration Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- InMeta.Management Assembly Version: 1.9.112.0 Win32 Version: 1.9.112.0 CodeBase: file:///D:/Program%20Files%20(x86)/Integro/InMeta/ServerRuntime/InMeta.net/InMeta.Management.DLL ---------------------------------------- System.Data Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900) CodeBase: file:///C:/Windows/assembly/GAC_64/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll ---------------------------------------- System.Data.OracleClient Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900) CodeBase: file:///C:/Windows/assembly/GAC_64/System.Data.OracleClient/2.0.0.0__b77a5c561934e089/System.Data.OracleClient.dll ---------------------------------------- System.Transactions Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900) CodeBase: file:///C:/Windows/assembly/GAC_64/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll ---------------------------------------- System.EnterpriseServices Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900) CodeBase: file:///C:/Windows/assembly/GAC_64/System.EnterpriseServices/2.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll ---------------------------------------- ************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box. Что это может быть? ... |
|||
:
Нравится:
Не нравится:
|
|||
05.06.2020, 13:00 |
|
Исключение при запросе к БД из приложения
|
|||
---|---|---|---|
#18+
Vlad__i__mir, 824 это ошибка проверки логической консистентности. походу у вас база битая. проверьте ее с помощью dbcc checkdb, если будет ругаться, то готовьтесь к переливке данных в новую бд или всяческим пляскам с бубнами ... |
|||
:
Нравится:
Не нравится:
|
|||
05.06.2020, 13:16 |
|
Исключение при запросе к БД из приложения
|
|||
---|---|---|---|
#18+
felix_ff 824 это ошибка проверки логической консистентности. походу у вас база битая. не факт Это ж не сервер отправляет ТСа к "системному администратору" :) авторSystem.Data.SqlClient.SqlException: Внимание! Произошла неустранимая ошибка 824 в июн 5 2020 2:30PM. Запомните ошибку и время, когда она произошла, и обратитесь к системному администратору. А что там программер приложения, которое ТС "ломает", хотел сказать ошибкой 824 - одному Б-гу ведомо :) ... |
|||
:
Нравится:
Не нравится:
|
|||
05.06.2020, 13:43 |
|
Исключение при запросе к БД из приложения
|
|||
---|---|---|---|
#18+
court, обработчик C# перехватывает номер ошибки SQL и пишет свой текст. ... |
|||
:
Нравится:
Не нравится:
|
|||
05.06.2020, 13:50 |
|
Исключение при запросе к БД из приложения
|
|||
---|---|---|---|
#18+
court, ну судя по коллстеку, ТС в какой то програмуле "Интегро" нажимает кнопочку типа "проверить бд" или что то подобное, потому что мы видим вызов метода Integro.InMeta.Management.DbRecoverer.Check а раз это некий DbRecoverer то могу предположить что у него в потрохах тот самый checkdb конечно это гадание на кофейной гуще, может там и правда что то другое. ... |
|||
:
Нравится:
Не нравится:
|
|||
05.06.2020, 13:52 |
|
|
start [/forum/topic.php?fid=46&fpage=57&tid=1686021]: |
0ms |
get settings: |
8ms |
get forum list: |
12ms |
check forum access: |
4ms |
check topic access: |
4ms |
track hit: |
189ms |
get topic data: |
9ms |
get forum data: |
3ms |
get page messages: |
62ms |
get tp. blocked users: |
2ms |
others: | 28ms |
total: | 321ms |
0 / 0 |