OmniBase: maximum number of clients reached

Brian Murphy-Dye brian.murphydye at mac.com
Wed Nov 2 18:09:21 UTC 2005


I'm getting an 'ODBError: Maximum number of clients reached'. There  
aren't any instances of ODBTransaction, but there are 160 open  
instances of OmniBase. I don't seem to have anything holding onto  
these, but 'Smalltalk garbageCollect' doesn't get rid of them, and  
'(OmniBase allInstances select: [:ea | ea isOpened]) first close'  
crashes Squeak immediately :(

Any help would be greatly appreciated :o)

Brian.



More information about the Squeak-dev mailing list