Hello all, This might very well not be a problem with WebWare per se, but I thought I'd see if anyone knows teh answer offhand. I'm using DCOracle 2 from the ZOPE people to connect to an Oracle database in my servlet. This is working fine for the most part, however, when I shut down the AppServer, the process gets 'stuck'. IE: When I press Control-C (I keep it running in an ssh session while debugging), the AppServer stops responding, but it doesn't exit either. I have to kill the Python process with a kill -9 to get rid of it. This only occurs if I've established a database connection during the time that the AppServer was running. I suspect it's a DCO2 problem, but if anyone has any ideas I'd be glad to hear them. Thanks!
Chris Backas ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
