Hey, 2010/10/28 E L <[email protected]>: > My code catches Wt:Dbo exceptions from the postgres backend for errors > such as duplicate key violations. After that happens, the dbo code > does not seem to fully recover. In some cases I get this error: > A collection for 'test:0' is already in use. Reentrant statement > use is not yet implemented. > even though though I've created complete new dbo::ptr<> objects. It > seems like the cached prepared statements are still marked as being > used.
This should have been fixed in latest git. Can you see if that indeed solves the problems you see too ? Regards koen ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
