-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 
Author Message
 Post subject: Firebird error code 335544321 with ADO provider 1.7.1-RC2
PostPosted: Fri Oct 14, 2005 10:44 am 
Newbie

Joined: Wed May 25, 2005 8:11 am
Posts: 9
I'm using NHibernate 0.99.2.0 and Firebird ADO.NET Data provider 1.7.1 RC2.


The exception log (log4net) below is showed when I use only 1.7.1 RC2:


2005-10-14 09:54:36,171 [996] INFO NHibernate.Loader.Loader [(null)] <(null)> - SELECT municipios0_.PAIS_ID as PAIS_ID__, municipios0_.ID as ID__, municipios0_.ID as ID0_, municipios0_.PAIS_ID as PAIS_ID0_, municipios0_.NVERSION as NVERSION0_, municipios0_.UF as UF0_, municipios0_.Nome as Nome0_ FROM Municipio municipios0_ WHERE municipios0_.PAIS_ID=@p0
2005-10-14 09:54:36,171 [996] INFO NHibernate.Loader.Loader [(null)] <(null)> - SELECT municipios0_.PAIS_ID as PAIS_ID__, municipios0_.ID as ID__, municipios0_.ID as ID0_, municipios0_.PAIS_ID as PAIS_ID0_, municipios0_.NVERSION as NVERSION0_, municipios0_.UF as UF0_, municipios0_.Nome as Nome0_ FROM Municipio municipios0_ WHERE municipios0_.PAIS_ID=@p0

2005-10-14 09:54:40,875 [996] WARN NHibernate.Util.ADOExceptionReporter [(null)] <(null)> - FirebirdSql.Data.Firebird.FbException: No message for error code 335544321 found.
at FirebirdSql.Data.Firebird.FbCommand.ExecuteNonQuery()

at NHibernate.Impl.BatcherImpl.ExecuteNonQuery(IDbCommand cmd)
at NHibernate.Persister.EntityPersister.Update(Object id, Object[] fields, Object[] oldFields, Boolean[] includeProperty, Object oldVersion, Object obj, SqlString sqlUpdateString, ISessionImplementor session)

2005-10-14 09:54:40,875 [996] ERROR NHibernate.Util.ADOExceptionReporter [(null)] &lt;(null)&gt; - No message for error code 335544321 found. <<<---- Arithmetic exception, numeric overflow, or string truncation <<<---

2005-10-14 09:54:40,875 [996] ERROR NHibernate.ADOException [(null)] &lt;(null)&gt; - could not update: [App.BO.PessoaFisica#1466]
FirebirdSql.Data.Firebird.FbException: No message for error code 335544321 found.
at FirebirdSql.Data.Firebird.FbCommand.ExecuteNonQuery()
at NHibernate.Impl.BatcherImpl.ExecuteNonQuery(IDbCommand cmd)
at NHibernate.Persister.EntityPersister.Update(Object id, Object[] fields, Object[] oldFields, Boolean[] includeProperty, Object oldVersion, Object obj, SqlString sqlUpdateString, ISessionImplementor session)

2005-10-14 09:54:40,890 [996] ERROR NHibernate.Impl.SessionImpl [(null)] &lt;(null)&gt; - could not synchronize database state with session
NHibernate.ADOException: could not update: [App.BO.PessoaFisica#1466] ---> FirebirdSql.Data.Firebird.FbException: No message for error code 335544321 found.
at FirebirdSql.Data.Firebird.FbCommand.ExecuteNonQuery()
at NHibernate.Impl.BatcherImpl.ExecuteNonQuery(IDbCommand cmd)
at NHibernate.Persister.EntityPersister.Update(Object id, Object[] fields, Object[] oldFields, Boolean[] includeProperty, Object oldVersion, Object obj, SqlString sqlUpdateString, ISessionImplementor session)
--- Fim do rastreamento de pilha de exce


Top
 Profile  
 
 Post subject:
PostPosted: Fri Oct 14, 2005 11:21 am 
Newbie

Joined: Wed May 25, 2005 8:11 am
Posts: 9
Ops, sorry

The correct version of NHibernate is 1.0.0.0.

But, the problem yet happen.

Thanks again...


Top
 Profile  
 
 Post subject:
PostPosted: Fri Oct 14, 2005 11:50 am 
Contributor
Contributor

Joined: Wed May 11, 2005 4:59 pm
Posts: 1766
Location: Prague, Czech Republic
Ok so since NHibernate is not the problem, you'd do better to complain to the Firebird guys :-)


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.