You open transaction without close. You reach the maxBroker number indicated
in the Ojb.properties


-----Message d'origine-----
De�: Pedro Salgado [mailto:[EMAIL PROTECTED] 
Envoy�: mercredi 14 janvier 2004 11:34
��: OJB Users List
Objet�: Could not borrow connection from pool


  Can anyone describe me what is happening? The connection pool is out of
connections?


javax.servlet.ServletException: Could not borrow connection from pool -
org.apache.ojb.broker.metadata.JdbcConnectionDescriptor:
[EMAIL PROTECTED]
  jcd-alias=default
  default-connection=true
  dbms=MySQL
  jdbc-level=2.0
  driver=org.gjt.mm.mysql.Driver
  protocol=jdbc
  sub-protocol=mysql
  db-alias=//127.0.0.1:3306/portonline
  user=root
  password=*****
  eager-release=false
  ConnectionPoolDescriptor={whenExhaustedAction=0, maxIdle=-1, maxActive=5,
maxWait=5000, removeAbandoned=false, numTestsPerEvictionRun=10,
testWhileIdle=false, minEvictableIdleTimeMillis=600000, testOnReturn=false,
logAbandoned=false, removeAbandonedTimeout=300,
timeBetweenEvictionRunsMillis=-1, testOnBorrow=true}
  batchMode=false
  useAutoCommit=AUTO_COMMIT_SET_TRUE_AND_TEMPORARY_FALSE
  ignoreAutoCommitExceptions=false
  
[EMAIL PROTECTED]
     sequenceManagerClass=class
org.apache.ojb.broker.util.sequence.SequenceManagerInMemoryImpl
     Properties={autoNaming=true}
]
] 

Pedro Salgado


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to