disregard. missed you question.
BJ Freeman sent the following on 2/11/2010 5:55 PM: > https://svn.apache.org/repos/asf/ofbiz/ > select the branch or trunk and drill down to > /framework/entity/config/ > > > Florin Popa sent the following on 2/11/2010 4:09 PM: >> Hello, >> >> Is it any newer version of >> >> http://ofbiz.apache.org/docs/entityconfig.html ? >> >> from here >> >> <inline-jdbc >> jdbc-driver="org.postgresql.Driver" >> >> jdbc-uri="jdbc:postgresql://212.95.36.30:5432/ofbiz_platin_abda" >> jdbc-username="platinshop" >> jdbc-password="pl4t1nshop" >> isolation-level="ReadCommitted" >> pool-minsize="2" >> pool-maxsize="250"/> >> >> >> I can not find in the document pool-minsize >> >> >> First crashes are >> >> Could not commit transaction: >> org.ofbiz.entity.transaction.GenericTransactionException: Roll back >> error (with no rollbackOnly cause found), could not commit transaction, >> was rolled back instead: javax.transaction.RollbackException: >> Transaction timeout (Transaction timeout) >> >> and then finally (needs restart ): >> >> org.ofbiz.entity.GenericDataSourceException: Unable to esablish a >> connection with the database. (Unable to acquire a new connection from >> the pool) >> >> >> >> >> thanks. >> Florin >> >> > >
