You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@openjpa.apache.org by Diaz Lara JuanManuel <jm...@pep.pemex.com> on 2007/09/18 01:28:44 UTC

Error while iterating 10,000+ rows

The error is send afte 2,000 rows iterated when using OpenJPA + Derby
Client Driver, but it works ok when using TopLink + Derby Client Driver,
same driver same server:

 

 

     [java] 45360  JPADependencias2  TRACE  [main] openjpa.jdbc.SQL - <t
9716945, conn 9073930> [0 ms] spent

     [java] 45360  JPADependencias2  TRACE  [main] openjpa.jdbc.JDBC -
<t 9716945, conn 9073930> [0 ms] close

     [java] Exception in thread "main" <0.9.7-incubating nonfatal
general error> org.apache.openjpa.persistence.PersistenceExcep

et.BindException : Error al conectarse al servidor localhost en el
puerto 1527 con el mensaje Address already in use: connect.

     [java]     at
org.apache.openjpa.jdbc.sql.DBDictionary.newStoreException(DBDictionary.
java:3784)

 

Thanks in advance for any help.


Re: Error while iterating 10,000+ rows

Posted by pl...@gmail.com.
Hi,

Can you post the full stack, including the nested exceptions?

-Patrick

On 9/17/07, Diaz Lara JuanManuel <jm...@pep.pemex.com> wrote:
> The error is send afte 2,000 rows iterated when using OpenJPA + Derby
> Client Driver, but it works ok when using TopLink + Derby Client Driver,
> same driver same server:
>
>
>
>
>
>      [java] 45360  JPADependencias2  TRACE  [main] openjpa.jdbc.SQL - <t
> 9716945, conn 9073930> [0 ms] spent
>
>      [java] 45360  JPADependencias2  TRACE  [main] openjpa.jdbc.JDBC -
> <t 9716945, conn 9073930> [0 ms] close
>
>      [java] Exception in thread "main" <0.9.7-incubating nonfatal
> general error> org.apache.openjpa.persistence.PersistenceExcep
>
> et.BindException : Error al conectarse al servidor localhost en el
> puerto 1527 con el mensaje Address already in use: connect.
>
>      [java]     at
> org.apache.openjpa.jdbc.sql.DBDictionary.newStoreException(DBDictionary.
> java:3784)
>
>
>
> Thanks in advance for any help.
>
>


-- 
Patrick Linskey
202 669 5907