[Glass] Error migrating instances
Sebastian Van Lacke
svanlacke at caesarsystems.com
Wed Jan 15 04:40:09 PST 2014
Hi all,
I'm getting an error while migrating instances. I have added an instance
variable to a class, and I trying to migrate the instances by evaluating
this code:
| userHist allUsers |
userHist := CSUserRequest classHistory.
allUsers := SystemRepository listInstances: userHist.
1 to: userHist size-1 do: [:index |
(userHist at: index) migrateInstances:(allUsers at: index) to: (userHist
at: userHist size)].
After some minutes, I get this error:
a Error occurred (error 2501), An operation that needs to acquire the
gcLock was not able to get the lock within a reasonable amount of time.
I have no idea how to proceed. I will appreciate some help.
Thank you very much
Sebastián
--
sebastian van lacke | web developer | *caesar systems *| *see clearly.
decide smarter.*
svanlakce at caesarsystems.com <gamaral at caesarsystems.com> | t:
+1.281.598.8790 | t: +54.11.4389.0126 | petrovr.blogspot.com |
www.caesarsystems.com
This message and any attached documents contain information from Caesar
Systems LLC that may be confidential/trade secret and/or privileged. If you
are not the intended recipient, you may not read, copy, distribute or use
this information. If you have received this transmission in error, please
notify the sender immediately by telephone or by reply e-mail and then
delete this message.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gemtalksystems.com/mailman/private/glass/attachments/20140115/a715907f/attachment.html>
More information about the Glass
mailing list