User Tools

Site Tools


java:thelastpacketsuccessfullyreceivedfromserver

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
java:thelastpacketsuccessfullyreceivedfromserver [2013/10/09 08:56] – [My final configuration of Spring] rlunarojava:thelastpacketsuccessfullyreceivedfromserver [2022/12/02 22:02] (current) – external edit 127.0.0.1
Line 13: Line 13:
   * Mysql worked perfectly   * Mysql worked perfectly
   * There wasn't a network error   * There wasn't a network error
-  * So... what the problem were???+  * So... were the problem is???
  
 ==== My architecture ==== ==== My architecture ====
Line 367: Line 367:
  checkoutTimeout mits how long a client will wait for a  checkoutTimeout mits how long a client will wait for a
  Connection, if all Connections are checked out and one  Connection, if all Connections are checked out and one
- cannot be supplied immediately.+ cannot be supplied immediately. In milliseconds.
  http://www.mchange.com/projects/c3p0/#checkoutTimeout  http://www.mchange.com/projects/c3p0/#checkoutTimeout
  -->  -->
- <property name="checkoutTimeout"     value="10"/>+ <property name="checkoutTimeout"     value="10000"/>
  <property name="acquireIncrement"    value="1"/>  <property name="acquireIncrement"    value="1"/>
  <property name="idleConnectionTestPeriod" value="100"/>  <property name="idleConnectionTestPeriod" value="100"/>
java/thelastpacketsuccessfullyreceivedfromserver.1381301779.txt.gz · Last modified: 2022/12/02 22:02 (external edit)