Source "FirebirdSql.Data.FirebirdClient"
2009/4/20 prog <[email protected]>
>
> I am trying to persist an object with more than 400 fields and when i
> go commit it, the follow exception occur...Any IDEA??? Thanks in
> advanced!
>
> [System.IndexOutOfRangeException] {"O índice estava fora dos limites
> da matriz."} System.IndexOutOfRangeException
> Data {System.Collections.ListDictionaryInternal}
> System.Collections.IDictionary
> {System.Collections.ListDictionaryInternal}
> InnerException null System.Exception
> Source "FirebirdSql.Data.FirebirdClient" string
> StackTrace
> " em
> FirebirdSql.Data.Client.Managed.Version10.GdsStatement.ParseTruncSqlInfo
> (Byte[] info, Byte[] items, Descriptor[]& rowDescs)\r\n
> em
>
> FirebirdSql.Data.Client.Managed.Version10.GdsStatement.ProcessPrepareResponse
> (GenericResponse response)\r\n
> em FirebirdSql.Data.Client.Managed.Version11.GdsStatement.Prepare
> (String commandText)\r\n
> em FirebirdSql.Data.FirebirdClient.FbCommand.Prepare(Boolean
> returnsSet)\r\n
> em FirebirdSql.Data.FirebirdClient.FbCommand.ExecuteCommand
> (CommandBehavior behavior, Boolean returnsSet)\r\n
> em FirebirdSql.Data.FirebirdClient.FbCommand.ExecuteNonQuery()\r\n
> em NHibernate.AdoNet.AbstractBatcher.ExecuteNonQuery(IDbCommand cmd)\r
> \n
> em NHibernate.AdoNet.NonBatchingBatcher.AddToBatch(IExpectation
> expectation)\r\n
> em NHibernate.Persister.Entity.AbstractEntityPersister.Insert(Object
> id, Object[] fields, Boolean[] notNull, Int32 j, SqlCommandInfo sql,
> Object obj, ISessionImplementor session)\r\n
> em NHibernate.Persister.Entity.AbstractEntityPersister.Insert(Object
> id, Object[] fields, Object obj, ISessionImplementor session)\r\n
> em NHibernate.Action.EntityInsertAction.Execute()\r\n
> em NHibernate.Engine.ActionQueue.Execute(IExecutable executable)\r
> \n
> em NHibernate.Engine.ActionQueue.ExecuteActions(IList list)\r\n
> em NHibernate.Engine.ActionQueue.ExecuteActions()\r\n
> em
> NHibernate.Event.Default.AbstractFlushingEventListener.PerformExecutions
> (IEventSource session)\r\n
> em NHibernate.Event.Default.DefaultFlushEventListener.OnFlush
> (FlushEvent event)\r\n
> em NHibernate.Impl.SessionImpl.Flush()\r\n
> em NHibernate.Transaction.AdoTransaction.Commit()\r\n
>
> >
>
--
Fabio Maulo
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"nhusers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nhusers?hl=en
-~----------~----~----~----~------~----~------~--~---