Hi, You can looked at the Database Setup in http://cwiki.apache.org/confluence/display/OFBTECH/Apache+OFBiz+Technical+Production+Setup+Guide Apache OFBiz Technical Production Setup Guide on how to configure a database.
Regards, James Florin Popa wrote: > > 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 > > > -- View this message in context: http://n4.nabble.com/entityconfig-xml-tp1477960p1478025.html Sent from the OFBiz - User mailing list archive at Nabble.com.
