[jboss-dev-forums] [JBoss AS 7 Development] - Data Source Configuration in AS 7
Craig West
do-not-reply at jboss.com
Wed Dec 19 16:24:00 EST 2012
Craig West [https://community.jboss.org/people/acwest] commented on the document
"Data Source Configuration in AS 7"
To view all comments on this document, visit: https://community.jboss.org/docs/DOC-16657#comment-11299
--------------------------------------------------
I have been trying to migrate a standalone JBoss AS 7.1.1 server to a 2-host cluster, but am running into a problem. Before adding any code deployment, I have been trying to get the two hosts started in clustering mode. Before adding the datasource definitions to domain.xml, everything is fine. When I add the datasources, the master host starts, but when the slave starts, it seems to be connecting to the mysql server a large number of times, until it gets a Too many Connections error. This happens even if I set the prefill=no and min-pool-size=0
--------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20121219/a0decaad/attachment.html
More information about the jboss-dev-forums
mailing list