Do not use jdbc-odbc with any app requiring more than one connection, in particular never with jboss.
david jencks On 2003.02.21 04:55 nfs_ nfs wrote: > Hi Kristian Kohler, > I use jdbc-odbc with mysql. > > > > > > > > >From: Kristian K�hler <[EMAIL PROTECTED]> > >Reply-To: [EMAIL PROTECTED] > >To: <[EMAIL PROTECTED]> > >Subject: AW: [JBoss-user] ManagedConnections Available! > >Date: Fri, 21 Feb 2003 09:46:50 +0100 > > > >Which DB Driver do you use? > >We had similar problems with an Oracle Driver. > >Are you sure your Driver works correct? > > > >Kristian > > > >-- > >Orientation in Objects GmbH > >http://www.oio.de > > > > > -----Urspr�ngliche Nachricht----- > > > Von: [EMAIL PROTECTED] > > > [mailto:[EMAIL PROTECTED]]Im Auftrag von nfs_ > nfs > > > Gesendet: Freitag, 21. Februar 2003 09:22 > > > An: [EMAIL PROTECTED] > > > Betreff: Re: [JBoss-user] ManagedConnections Available! > > > > > > > > > Hi Alex Loubyansky, > > > > > > Thanks for your response i am starting my website and having problem > >with > > > this managed connection,and also closing all the connections > > > result set and > > > statements,but still getting this error sometimes.I need urgent help. > > > > > > My website URL :http://www.thesoftwareobjects.com > > > email :[EMAIL PROTECTED],[EMAIL PROTECTED] > > > > > > Thanks again. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >From: Alex Loubyansky <[EMAIL PROTECTED]> > > > >Reply-To: [EMAIL PROTECTED] > > > >To: nfs_ nfs <[EMAIL PROTECTED]> > > > >Subject: Re: [JBoss-user] ManagedConnections Available! > > > >Date: Fri, 21 Feb 2003 09:12:17 +0200 > > > > > > > >This means there are no more available connections in the pool. > > > >Make sure you properly handle them, i.e. closing them correctly. > Also > > > >more info about what you are doing would give more response. > > > > > > > >alex > > > > > > > >Friday, February 21, 2003, 7:17:40 AM, nfs_ nfs wrote: > > > >nn> Hi all, > > > >nn> Anyone knows why this error "HTTP ERROR: 500 SQL Exception while > > > >getting DB > > > >nn> connection : org.jboss.util.NestedSQLException: No > >ManagedConnections > > > >nn> Available!; - nested throwable: > (javax.resource.ResourceException: > >No > > > >nn> ManagedConnections Available!)" > > > > > > > >nn> showing up ?,if this error is for database connection than > > > do i have to > > > >nn> specify the limit of database connection in JBoss ?. > > > > > > > > > > > >nn> Thanks in advance. > > > > > > > > > > > > > > > > > > > >------------------------------------------------------- > > > >This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. > > > >The most comprehensive and flexible code editor you can use. > > > >Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day > Trial. > > > >www.slickedit.com/sourceforge > > > >_______________________________________________ > > > >JBoss-user mailing list > > > >[EMAIL PROTECTED] > > > >https://lists.sourceforge.net/lists/listinfo/jboss-user > > > > > > > > > _________________________________________________________________ > > > The new MSN 8: smart spam protection and 2 months FREE* > > > http://join.msn.com/?page=features/junkmail > > > > > > > > > > > > ------------------------------------------------------- > > > This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. > > > The most comprehensive and flexible code editor you can use. > > > Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day > Trial. > > > www.slickedit.com/sourceforge > > > _______________________________________________ > > > JBoss-user mailing list > > > [EMAIL PROTECTED] > > > https://lists.sourceforge.net/lists/listinfo/jboss-user > > > > > > > > > > >------------------------------------------------------- > >This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. > >The most comprehensive and flexible code editor you can use. > >Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. > >www.slickedit.com/sourceforge > >_______________________________________________ > >JBoss-user mailing list > >[EMAIL PROTECTED] > >https://lists.sourceforge.net/lists/listinfo/jboss-user > > > _________________________________________________________________ > Protect your PC - get McAfee.com VirusScan Online > http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963 > > > > ------------------------------------------------------- > This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. > The most comprehensive and flexible code editor you can use. > Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. > www.slickedit.com/sourceforge > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user > > ------------------------------------------------------- This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. The most comprehensive and flexible code editor you can use. Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. www.slickedit.com/sourceforge _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
