It seems like the connection from the ESB to MySQL got broken.. BTW, are > these on the same machine by any chance? .. The problem seems to be the > Apache DBCP connection pool not handling the stale connection properly. I > believe you have defined your datasource using the synapse.properties?.. Can > you try setting the 'testOnBorrow' to true? [1] .. also see the last > paragraph of [1] > > asankha > > [1] http://wiki.apache.org/commons/DBCP > > Yes, the esb & mysql run on the same machine. I defined the datasource in my synapse.xml file
I'm running the esb now with: <syn:property name="testonborrow" value="true"/> for every dblookup and every dbreport mediator I'll report later if this is more stable. Regards, Harm
_______________________________________________ Esb-java-user mailing list [email protected] http://mailman.wso2.org/cgi-bin/mailman/listinfo/esb-java-user
