23/05/2007, 08:46
|
| | Fecha de Ingreso: marzo-2007
Mensajes: 3
Antigüedad: 17 años, 9 meses Puntos: 0 | |
Struts,hibernate,spring Y Acegi Buenas a tod@s,
Estoy haciendo un aplicación con estas 4 herramientas. Al intentar logarme en la página de inicio sale el siguiente error:
(DataSourceUtils.java:106) - Opening JDBC Connection
DEBUG [http-8080-Processor21] (DriverManagerDataSource.java:232) - Creating new JDBC connection to [jdbc:mysql://localhost:3306/aire]
DEBUG [http-8080-Processor21] (StatementCreatorUtils.java:83) - Setting SQL statement parameter value: columnIndex 1, parameter value [jorgefc], valueClass [java.lang.String], sqlType 12
DEBUG [http-8080-Processor21] (SQLErrorCodeSQLExceptionTranslator.java:254) - Unable to translate SQLException with errorCode '0', will now try the fallback translator
DEBUG [http-8080-Processor21] (DataSourceUtils.java:271) - Closing JDBC Connection
DEBUG [http-8080-Processor21]
¿Aguien sabe a cual puede ser el problema?
GRACIAS¡¡¡¡¡¡ |