[ http://issues.apache.org/jira/browse/GERONIMO-2114?page=all ]
Jay D. McHugh updated GERONIMO-2114:
------------------------------------
Attachment: build_plc.sql
Here is a script that will populate a test database.
Instructions:
1) Create a database called 'plc'
2) Create a user 'plcData' with password 'plcPassword' and grant full rights to
plc database.
3) Execute the following command from command line to populate the database:
mysql --user=plcData --password=plcPassword plc < build_plc.sql
> Timer already cancelled error when attempting to grab a connection from a pool
> ------------------------------------------------------------------------------
>
> Key: GERONIMO-2114
> URL: http://issues.apache.org/jira/browse/GERONIMO-2114
> Project: Geronimo
> Type: Bug
> Security: public(Regular issues)
> Components: databases
> Versions: 1.1
> Environment: Linux w/ 2.6 kernel
> mySQL 5.0 w/ connector/j
> Geronimo 1.1-rc1
> Reporter: Jay D. McHugh
> Attachments: PaLM.war, build_plc.sql
>
> After a relatively small number of connections to the database, a 'timer
> already cancelled' error comes up and the server no longer functions properly.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira