-
-
Save DiscipleDV/d7a88acd6d3e5d902b183abd6fef2138 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "exception": "DevExpress.ExpressApp.Actions.ActionExecutionException", | |
| "message": "Исполнение Sql 'insert into \"DocumentRemarks\"(\"Oid\",\"TargetType\",\"TargetKey\",\"OptimisticLockField\",\"GCRecord\")values(E'6bb7849a-bdd6-4084-b5f7-3c80c88e536e',E'PromAktiv.Module.Активы.ОбъектРемонта',E'22e54ffc-264f-11e9-ada7-e7da96c02eb0',1,null)' с параметрами '' исключение 'Npgsql.PostgresException (0x80004005): 53100: could not extend file \"base/404610/405557\": No space left on device\r\n в Npgsql.NpgsqlConnector.<>c__DisplayClass161_0.<<ReadMessage>g__ReadMessageLong|0>d.MoveNext()\r\n--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---\r\n в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n в Npgsql.NpgsqlConnector.<>c__DisplayClass161_0.<<ReadMessage>g__ReadMessageLong|0>d.MoveNext()\r\n--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---\r\n в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n в Npgsql.NpgsqlDataReader.<NextResult>d__46.MoveNext()\r\n--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---\r\n в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n в Npgsql.NpgsqlDataReader.NextResult()\r\n в Npgsql.NpgsqlCommand.<ExecuteDbDataReader>d__100.MoveNext()\r\n--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---\r\n в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n в Npgsql.NpgsqlCommand.<ExecuteNonQuery>d__92.MoveNext()\r\n--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---\r\n в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n в Npgsql.NpgsqlCommand.ExecuteNonQuery()\r\n в DevExpress.Xpo.Logger.LogManager.Log[T](String category, LogHandler`1 handler, MessageHandler`1 createMessageHandler)\r\n в DevExpress.Xpo.DB.ConnectionProviderSql.ExecSql(Query query)'", | |
| "stackTrace": [ | |
| " в DevExpress.ExpressApp.Actions.ActionBase.OnHandleException(Exception e)", | |
| " в DevExpress.ExpressApp.Actions.ActionBase.ExecuteCore(Delegate handler, ActionBaseEventArgs eventArgs)", | |
| " в Xafari.Xum.XumApplication.<>c__DisplayClass19_0`1.<ExecuteAction>b__0(TAction action)", | |
| " в Xafari.Xum.XumApplication.UseAction[TAction,TResult](XumExecuteActionContext actionContext, Func`2 doAny)", | |
| " в Xum.Web.Api.Controllers.ProxyActionsController.ExecuteSimpleAction(String domain, XumExecuteActionContext actionContext)", | |
| " в lambda_method(Closure , Object , Object[] )", | |
| " в Microsoft.AspNetCore.Mvc.Internal.ActionMethodExecutor.SyncActionResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)", | |
| " в Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.<InvokeActionMethodAsync>d__12.MoveNext()", | |
| "--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---", | |
| " в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()", | |
| " в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)", | |
| " в Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.<InvokeNextActionFilterAsync>d__10.MoveNext()", | |
| "--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---", | |
| " в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()", | |
| " в Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Rethrow(ActionExecutedContext context)", | |
| " в Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)", | |
| " в Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.<InvokeInnerFilterAsync>d__13.MoveNext()", | |
| "--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---", | |
| " в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()", | |
| " в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)", | |
| " в Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.<InvokeNextExceptionFilterAsync>d__24.MoveNext()" | |
| ], | |
| "innerException": { | |
| "exception": "DevExpress.Xpo.DB.Exceptions.SqlExecutionErrorException", | |
| "message": "Исполнение Sql 'insert into \"DocumentRemarks\"(\"Oid\",\"TargetType\",\"TargetKey\",\"OptimisticLockField\",\"GCRecord\")values(E'6bb7849a-bdd6-4084-b5f7-3c80c88e536e',E'PromAktiv.Module.Активы.ОбъектРемонта',E'22e54ffc-264f-11e9-ada7-e7da96c02eb0',1,null)' с параметрами '' исключение 'Npgsql.PostgresException (0x80004005): 53100: could not extend file \"base/404610/405557\": No space left on device\r\n в Npgsql.NpgsqlConnector.<>c__DisplayClass161_0.<<ReadMessage>g__ReadMessageLong|0>d.MoveNext()\r\n--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---\r\n в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n в Npgsql.NpgsqlConnector.<>c__DisplayClass161_0.<<ReadMessage>g__ReadMessageLong|0>d.MoveNext()\r\n--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---\r\n в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n в Npgsql.NpgsqlDataReader.<NextResult>d__46.MoveNext()\r\n--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---\r\n в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n в Npgsql.NpgsqlDataReader.NextResult()\r\n в Npgsql.NpgsqlCommand.<ExecuteDbDataReader>d__100.MoveNext()\r\n--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---\r\n в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n в Npgsql.NpgsqlCommand.<ExecuteNonQuery>d__92.MoveNext()\r\n--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---\r\n в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n в Npgsql.NpgsqlCommand.ExecuteNonQuery()\r\n в DevExpress.Xpo.Logger.LogManager.Log[T](String category, LogHandler`1 handler, MessageHandler`1 createMessageHandler)\r\n в DevExpress.Xpo.DB.ConnectionProviderSql.ExecSql(Query query)'", | |
| "stackTrace": [ | |
| " в DevExpress.Xpo.DB.ConnectionProviderSql.ExecSql(Query query)", | |
| " в DevExpress.Xpo.DB.ConnectionProviderSql.DoInsertRecord(InsertStatement root, TaggedParametersHolder identities)", | |
| " в DevExpress.Xpo.DB.ConnectionProviderSql.ProcessModifyData(ModificationStatement[] dmlStatements)", | |
| " в DevExpress.Xpo.DB.DataStoreSerializedBase.ModifyData(ModificationStatement[] dmlStatements)", | |
| " в DevExpress.Xpo.DB.ConnectionProviderSql.ModifyData(ModificationStatement[] dmlStatements)", | |
| " в DevExpress.Xpo.ThreadSafeDataLayer.ModifyData(ModificationStatement[] dmlStatements)", | |
| " в DevExpress.Xpo.SimpleObjectLayer.CommitChanges(Session session, ICollection fullListForDelete, ICollection completeListForSave)", | |
| " в DevExpress.Xpo.Session.FlushChanges()", | |
| " в DevExpress.Xpo.SessionObjectLayer.CommitChanges(Session session, ICollection fullListForDelete, ICollection completeListForSave)", | |
| " в DevExpress.Xpo.Session.FlushChanges()", | |
| " в DevExpress.Xpo.Logger.LogManager.Log(String category, LogHandlerVoid handler, MessageHandler`1 createMessageHandler, ExceptionHandler exceptionHandler)", | |
| " в DevExpress.ExpressApp.Xpo.XPObjectSpace.DoCommit()", | |
| " в DevExpress.ExpressApp.BaseObjectSpace.CommitChanges()", | |
| " в Xafari.Xum.Controllers.XumModificationsController.SaveAndClose(SimpleActionExecuteEventArgs args)", | |
| " в DevExpress.ExpressApp.Actions.ActionBase.ExecuteCore(Delegate handler, ActionBaseEventArgs eventArgs)" | |
| ], | |
| "innerException": { | |
| "exception": "Npgsql.PostgresException", | |
| "message": "53100: could not extend file \"base/404610/405557\": No space left on device", | |
| "stackTrace": [ | |
| " в Npgsql.NpgsqlConnector.<>c__DisplayClass161_0.<<ReadMessage>g__ReadMessageLong|0>d.MoveNext()", | |
| "--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---", | |
| " в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()", | |
| " в Npgsql.NpgsqlConnector.<>c__DisplayClass161_0.<<ReadMessage>g__ReadMessageLong|0>d.MoveNext()", | |
| "--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---", | |
| " в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()", | |
| " в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)", | |
| " в Npgsql.NpgsqlDataReader.<NextResult>d__46.MoveNext()", | |
| "--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---", | |
| " в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()", | |
| " в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)", | |
| " в Npgsql.NpgsqlDataReader.NextResult()", | |
| " в Npgsql.NpgsqlCommand.<ExecuteDbDataReader>d__100.MoveNext()", | |
| "--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---", | |
| " в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()", | |
| " в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)", | |
| " в Npgsql.NpgsqlCommand.<ExecuteNonQuery>d__92.MoveNext()", | |
| "--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---", | |
| " в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()", | |
| " в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)", | |
| " в Npgsql.NpgsqlCommand.ExecuteNonQuery()", | |
| " в DevExpress.Xpo.Logger.LogManager.Log[T](String category, LogHandler`1 handler, MessageHandler`1 createMessageHandler)", | |
| " в DevExpress.Xpo.DB.ConnectionProviderSql.ExecSql(Query query)" | |
| ], | |
| "isUserFriendlyException": false, | |
| "@objectType": "ExceptionInfo" | |
| }, | |
| "isUserFriendlyException": false, | |
| "@objectType": "ExceptionInfo" | |
| }, | |
| "isUserFriendlyException": false, | |
| "@objectType": "ExceptionInfo" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment