Dave, The only thing I can tell you is to try to run Turbine in standalone mode and write a test case to make a database call. That you may be able to debug your way to the problem. The other thing you can do is set the timeout down to a low value like 15 seconds to see if you have a timeout. If that is the case, it may be a network or DNS problem. r, Hugh ----- Original Message ----- From: "Dave Hollar" <[EMAIL PROTECTED]> To: "Turbine Users List" <[EMAIL PROTECTED]> Sent: Thursday, November 01, 2001 12:16 PM Subject: Re: can't get db connection as standalone
> Hugh- It makes the call to TurbineDB.getConnection() and then nothing else > happens. There are no expections, etc after that point. > > ----- Original Message ----- > From: "Hugh Brien" <[EMAIL PROTECTED]> > To: "Turbine Users List" <[EMAIL PROTECTED]> > Sent: Wednesday, October 31, 2001 11:44 AM > Subject: RE: can't get db connection as standalone > > > Check the turbine.log file to see where it hangs. > r, > Hugh > > -----Original Message----- > From: Dave Hollar [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, October 31, 2001 11:42 AM > To: Turbine Users List > Subject: can't get db connection as standalone > > > One of our developers is testing one of his classes but it hangs on > TurbineDB.getConnection(); It must be an issue with his environment but > his TR.props seems to be ok. He's using tdk 2.1 on Windows me. Has > anyone else experienced this? > > thanks- > Dave > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
