Re: SQL Exception: The resulting value is outside the range for the data type INTEGER

2008-02-11 Thread activemqnewbie
Check the last_acked_id column value in activemq_acks table. Ack id might be too large for integer column. I had similar issue with selector column,alterd the table (column size) Stefan Arentz-2 wrote: > > Has anyone seen this one before? It looks like something internal to > ActiveMQ's JDBC s

Re: SQL Exception: The resulting value is outside the range for the data type INTEGER

2008-02-11 Thread activemqnewbie
Check the last_acked_id column value in activemq_acks table. Ack id might be too large for integer column. I had similar issue with selector column,alterd the table (column size) Stefan Arentz-2 wrote: > > Has anyone seen this one before? It looks like something internal to > ActiveMQ's JDBC s

Re: SQL Exception: The resulting value is outside the range for the data type INTEGER

2008-02-05 Thread crisen
Hello Stefan. Did you find the reason for this error? I have it now and cannot find anything useful about what could be the cause. Regards, Cristian. -- View this message in context: http://www.nabble.com/SQL-Exception%3A-The-resulting-value-is-outside-the-range-for-the-data-type-INTEGER-tp10766