Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Verze 2.2012.157.0
- //PC
- //Windows 7 x86 Service Pack 1 v6.1.7601
- //1.3.2012 8:10:04
- DevExpress.Xpo.DB.Exceptions.SqlExecutionErrorException: Spuštění SQL příkazu 'select RDB$RELATION_NAME, RDB$VIEW_BLR from RDB$RELATIONS where RDB$RELATION_NAME in (?,?) and RDB$SYSTEM_FLAG = 0' s parametry '{Akce},{AkcePolozka}' vyvolalo výjimku 'FirebirdSql.Data.FirebirdClient.FbException: internal Firebird consistency check (can't continue after bugcheck) ---> internal Firebird consistency check (can't continue after bugcheck)
- --- Konec trasování zásobníku pro vnitřní výjimku ---
- v FirebirdSql.Data.FirebirdClient.FbTransaction.BeginTransaction()
- v FirebirdSql.Data.FirebirdClient.FbCommand.Prepare(Boolean returnsSet)
- v FirebirdSql.Data.FirebirdClient.FbCommand.ExecuteCommand(CommandBehavior behavior, Boolean returnsSet)
- v FirebirdSql.Data.FirebirdClient.FbCommand.ExecuteReader(CommandBehavior behavior)
- v FirebirdSql.Data.FirebirdClient.FbCommand.ExecuteDbDataReader(CommandBehavior behavior)
- v System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
- v DevExpress.Xpo.DB.ConnectionProviderSql.<>c__DisplayClass6.<InternalGetData>b__4()
- v DevExpress.Xpo.Logger.LogManager.Log[T](String category, LogHandler`1 handler, MessageHandler`1 createMessageHandler)
- v DevExpress.Xpo.DB.ConnectionProviderSql.InternalGetData(IDbCommand command, CriteriaOperatorCollection targets, Int32 skipClause, Int32 topClause)
- v DevExpress.Xpo.DB.ConnectionProviderSql.SelectDataSimple(Query query, CriteriaOperatorCollection targets)' ---> FirebirdSql.Data.FirebirdClient.FbException: internal Firebird consistency check (can't continue after bugcheck) ---> internal Firebird consistency check (can't continue after bugcheck)
- --- Konec trasování zásobníku pro vnitřní výjimku ---
- v FirebirdSql.Data.FirebirdClient.FbTransaction.BeginTransaction()
- v FirebirdSql.Data.FirebirdClient.FbCommand.Prepare(Boolean returnsSet)
- v FirebirdSql.Data.FirebirdClient.FbCommand.ExecuteCommand(CommandBehavior behavior, Boolean returnsSet)
- v FirebirdSql.Data.FirebirdClient.FbCommand.ExecuteReader(CommandBehavior behavior)
- v FirebirdSql.Data.FirebirdClient.FbCommand.ExecuteDbDataReader(CommandBehavior behavior)
- v System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
- v DevExpress.Xpo.DB.ConnectionProviderSql.<>c__DisplayClass6.<InternalGetData>b__4()
- v DevExpress.Xpo.Logger.LogManager.Log[T](String category, LogHandler`1 handler, MessageHandler`1 createMessageHandler)
- v DevExpress.Xpo.DB.ConnectionProviderSql.InternalGetData(IDbCommand command, CriteriaOperatorCollection targets, Int32 skipClause, Int32 topClause)
- v DevExpress.Xpo.DB.ConnectionProviderSql.SelectDataSimple(Query query, CriteriaOperatorCollection targets)
- --- Konec trasování zásobníku pro vnitřní výjimku ---
- v DevExpress.Xpo.DB.ConnectionProviderSql.SelectDataSimple(Query query, CriteriaOperatorCollection targets)
- v DevExpress.Xpo.DB.ConnectionProviderSql.SelectData(Query query, CriteriaOperatorCollection targets)
- v DevExpress.Xpo.DB.ConnectionProviderSql.SelectData(Query query)
- v DevExpress.Xpo.DB.FirebirdConnectionProvider.GetDataForTables(ICollection tables, TablesFilter filter, String queryText)
- v DevExpress.Xpo.DB.FirebirdConnectionProvider.CollectTablesToCreate(ICollection tables)
- v DevExpress.Xpo.DB.ConnectionProviderSql.ProcessUpdateSchema(Boolean skipIfFirstTableNotExists, DBTable[] tables)
- v DevExpress.Xpo.DB.DataStoreSerializedBase.UpdateSchema(Boolean dontCreateIfFirstTableNotExist, DBTable[] tables)
- v DevExpress.Xpo.DB.ConnectionProviderSql.UpdateSchema(Boolean dontCreateIfFirstTableNotExist, DBTable[] tables)
- v DevExpress.Xpo.SimpleDataLayer.UpdateSchema(Boolean dontCreate, XPClassInfo[] types)
- v DevExpress.Xpo.SimpleObjectLayer.UpdateSchema(Boolean dontCreateIfFirstTableNotExist, XPClassInfo[] types)
- v DevExpress.Xpo.Session.UpdateSchema(Boolean dontCreateIfFirstTableNotExist, XPClassInfo[] types)
- v DevExpress.Xpo.Helpers.ObjectCollectionLoader.PrepareLoadObjects(ObjectsQuery[] queries)
- v DevExpress.Xpo.Helpers.ObjectCollectionLoader.LoadObjects(ObjectsQuery[] queries)
- v DevExpress.Xpo.SimpleObjectLayer.LoadObjects(Session session, ObjectsQuery[] queries)
- v DevExpress.Xpo.Session.GetObjectsInternal(ObjectsQuery[] queries)
- v DevExpress.Xpo.Session.<>c__DisplayClasse.<GetObjects>b__c()
- v DevExpress.Xpo.Logger.LogManager.Log[T](String category, LogHandler`1 handler, MessageHandler`1 createMessageHandler)
- v DevExpress.Xpo.Session.GetObjects(ObjectsQuery[] queries)
- v DevExpress.Xpo.Session.GetObjects(ObjectsQuery query)
- v DevExpress.Xpo.XPBaseCollection.Load()
- v DevExpress.Xpo.XPBaseCollection.get_Objects()
- v DevExpress.Xpo.XPBaseCollection.System.Collections.IEnumerable.GetEnumerator()
- v DevExpress.Xpo.XPCollection`1.<System.Collections.Generic.IEnumerable<T>.GetEnumerator>d__0.MoveNext()
- v Elite.Gui.Controls.BaseControl.VytvorMenuAkceDleTypu(BarManager BarManager, Int32 BaseId, List`1 TypyAkce, ItemClickEventHandler ClickHandler, String TagFilter)
- v Elite.Gui.Controls.BaseControl.VytvorMenuAkceDleTypu(List`1 TypyAkce, ItemClickEventHandler ClickHandler)
- v Elite.Gui.Controls.BaseControl.VytvorAkceDoMenu()
- v Elite.Gui.Controls.BaseControl.OnLoad(EventArgs e)
- v System.Windows.Forms.UserControl.OnCreateControl()
- v System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
- v System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
- v System.Windows.Forms.Control.CreateControl()
- v System.Windows.Forms.Control.WmShowWindow(Message& m)
- v System.Windows.Forms.Control.WndProc(Message& m)
- v System.Windows.Forms.ScrollableControl.WndProc(Message& m)
- v System.Windows.Forms.ContainerControl.WndProc(Message& m)
- v System.Windows.Forms.Form.WmShowWindow(Message& m)
- v System.Windows.Forms.Form.WndProc(Message& m)
- v DevExpress.XtraEditors.XtraForm.WndProc(Message& msg)
- v System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- v System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- v System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Advertisement
Add Comment
Please, Sign In to add comment