Community
Participate
Working Groups
Build Identifier: CDO 4.0, server side only When multiple users are working on the same repository at a point in time they get an error message "lang.java.IllegalSateException duplicate ID CDOResource@OID4 Reproducible: Sometimes Steps to Reproduce: 1.Only happens with CDO server running under AIXcannot reproduce when the CDO server runs on Windows 2. 3.
I've prepared a patch for these things: 1) Ignore duplicate registration of identical object in AbstractCDOView.registerObject() 2) Add synchronization on AbstractCDOView.objects to CDOResourceImpl.load() 3) Better exception message
Created attachment 185995 [details] Patch v1 Note that this issue is almost impossible to reproduce predictably. Please reopen this bug if you see the exception again...
Committed to HEAD
Available in R20110608-1407