Exception Information
org.springframework.webflow.e xecution.ActionExecutionExcep tion: Exception thrown executing [AnnotatedAction@cc81e13 targetAction = [ConfirmEmailAction@6e3d50e2 formObjectName = 'formObject', formObjectClass = ConfirmEmailCriteria, formObjectScope = Flow], attributes = map['method' -> 'confirmEmail']] in state 'doConfirm' of flow 'confirmEmail-flow' -- action execution attributes were 'map['name' -> 'confirm']'
Exception thrown executing [AnnotatedAction@cc81e13 targetAction = [ConfirmEmailAction@6e3d50e2 formObjectName = 'formObject', formObjectClass = ConfirmEmailCriteria, formObjectScope = Flow], attributes = map['method' -> 'confirmEmail']] in state 'doConfirm' of flow 'confirmEmail-flow' -- action execution attributes were 'map['name' -> 'confirm']'
Additional Messages
Caused by: org.springframework.webflow.e xecution.ActionExecutionExcep tion: Exception thrown executing [AnnotatedAction@cc81e13 targetAction = [ConfirmEmailAction@6e3d50e2 formObjectName = 'formObject', formObjectClass = ConfirmEmailCriteria, formObjectScope = Flow], attributes = map['method' -> 'confirmEmail']] in state 'doConfirm' of flow 'confirmEmail-flow' -- action execution attributes were 'map['name' -> 'confirm']'
Caused by: org.springframework.jdbc.Cann otGetJdbcConnectionException: Could not get JDBC Connection; nested exception is java.sql.SQLException: An attempt by a client to checkout a Connection has timed out.
Caused by: java.sql.SQLException: An attempt by a client to checkout a Connection has timed out.
Caused by: com.mchange.v2.resourcepool.T imeoutException: A client timed out while waiting to acquire a resource from com.mchange.v2.resourcepool.B asicResourcePool@65de41c3 -- timeout at awaitAvailable()