Re: [OJB-developers] ERROR: Server configuration denies access to data source
Brought to you by:
thma
From: <ri...@ya...> - 2002-02-20 23:39:32
|
I'm sure, because "<class.proxy>dynamic</class.proxy>" is the only thing = I changed in the repository.xml file (all my classes implement an = interface). I can login to my web application, but when I try to open a long list of = customers, it gives me the exception. Ricardo ----- Original Message -----=20 From: "Alex Cruise" <ac...@in...> To: "Objectbridge (E-Mail)" = <obj...@li...> Sent: Wednesday, February 20, 2002 5:48 PM Subject: RE: [OJB-developers] ERROR: Server configuration denies access = to data source From: Ricardo Arg=FCello [mailto:ri...@ya...] > It turns out that this error: > java.sql.SQLException: Server configuration denies access=20 > to data source >=20 > was caused because MySql used its "max_connections" limit of 100. >=20 > I tried to initialize MySql with a parameter of=20 > max_connections=3D1000, but it gave me the same error. Are you sure? I usually see this error when there's a permissions = problem. -0xe1a _______________________________________________ Objectbridge-developers mailing list Obj...@li... https://lists.sourceforge.net/lists/listinfo/objectbridge-developers |