Re: Cannot obtain globalId for an object which...

2016-09-21 Thread Ricardo Parada
is. > > From: Ricardo Parada <rpar...@mac.com> > Date: Tuesday, September 20, 2016 at 3:19 PM > To: Chuck Hill <ch...@gevityinc.com> > Cc: "webobjects-dev@lists.apple.com" <webobjects-dev@lists.apple.com> > Subject: Re: Cannot obtain globalId for an

Re: Cannot obtain globalId for an object which...

2016-09-20 Thread Chuck Hill
Parada <rpar...@mac.com> Date: Tuesday, September 20, 2016 at 3:19 PM To: Chuck Hill <ch...@gevityinc.com> Cc: "webobjects-dev@lists.apple.com" <webobjects-dev@lists.apple.com> Subject: Re: Cannot obtain globalId for an object which... Hi Chuck, I followed the ste

Re: Cannot obtain globalId for an object which...

2016-09-20 Thread Ricardo Parada
par...@mac.com> > Date: Tuesday, September 20, 2016 at 2:18 PM > To: "webobjects-dev@lists.apple.com" <webobjects-dev@lists.apple.com> > Subject: Cannot obtain globalId for an object which... > > > Hi all, > > All of a sudden one of our apps started get

Re: Cannot obtain globalId for an object which...

2016-09-20 Thread Chuck Hill
com> Date: Tuesday, September 20, 2016 at 2:18 PM To: "webobjects-dev@lists.apple.com" <webobjects-dev@lists.apple.com> Subject: Cannot obtain globalId for an object which... Hi all, All of a sudden one of our apps started getting this. Does anybody know why this would hap

Cannot obtain globalId for an object which...

2016-09-20 Thread Ricardo Parada
Hi all, All of a sudden one of our apps started getting this. Does anybody know why this would happen? It did not seem to have a problem before until now. Cannot obtain globalId for an object which is registered in an other than the databaseContext's active editingContext, object

Cannot obtain globalId for an object which is registered in an other than the databaseContext's active editingContext

2015-02-25 Thread OC
, favourited:false} - 2: UPDATE on 'DBAuction' ((uid = 1000260) and (commodityPriceSelectionType = 1040355)) 1{commodityTimechunksString:com.webobjects.foundation.NSKeyValueCoding$Null} cannot save changes: Cannot obtain globalId for an object which is registered in an other than the databaseContext's

Re: ERXFetchSpecificationBatchIterator : Cannot obtain globalId for an object which is registered in an other than the databaseContext's active editingContext

2009-03-03 Thread Simon McLean
this (in place of the above): ERXFetchSpecificationBatchIterator fsbi = newERXFetchSpecificationBatchIterator(fs, ec); I get an immediate exception: java.lang.IllegalStateException: Cannot obtain globalId for an object which is registered in an other than the databaseContext's active

Re: ERXFetchSpecificationBatchIterator : Cannot obtain globalId for an object which is registered in an other than the databaseContext's active editingContext

2009-03-03 Thread Lachlan Deck
On 04/03/2009, at 5:45 AM, Simon McLean wrote: i guess we were breaking one of the wo-commandments somewhere in there, but i've been through it over and over again and can't see where the second ec was getting created. Probably the willInsert's object's ec which still has the lock? with

ERXFetchSpecificationBatchIterator : Cannot obtain globalId for an object which is registered in an other than the databaseContext's active editingContext

2009-03-02 Thread Simon McLean
= newERXFetchSpecificationBatchIterator(fs, ec); I get an immediate exception: java.lang.IllegalStateException: Cannot obtain globalId for an object which is registered in an other than the databaseContext's active editingContext, object: Stormking Ltd 70 er.extensions.eof.er...@7e9482, databaseContext

Re: ERXFetchSpecificationBatchIterator : Cannot obtain globalId for an object which is registered in an other than the databaseContext's active editingContext

2009-03-02 Thread Lachlan Deck
globalId for an object which is registered in an other than the databaseContext's active editingContext, object: Stormking Ltd 70 er.extensions.eof.er...@7e9482, databaseContext: er.extensions.eof.erxdatabasecont...@d6db5b, object's editingContext: er.extensions.eof.er...@7e9482

Cannot obtain globalId for an object which is registered in an other than the databaseContext's active editingContext in _globalIDForObject

2009-02-18 Thread Bill Gallop
with concurrent request handling and auto-locking turned on. [2/18/09 9:22:30:975 MST] 008d SystemOut O 3251000 [WebContainer : 5] INFO er.transaction.adaptor.Exceptions - Database Exception occured: java.lang.IllegalStateException: Cannot obtain globalId for an object which is registered

Re: Cannot obtain globalId for an object which is registered in an other than the databaseContext's active editingContext in _globalIDForObject

2009-02-18 Thread David Avendasora
SystemOut O 3251000 [WebContainer : 5] INFO er.transaction.adaptor.Exceptions - Database Exception occured: java.lang.IllegalStateException: Cannot obtain globalId for an object which is registered in an other than the databaseContext's active editingContext, object

Re: Cannot obtain globalId for an object which is registered in an other than the databaseContext's active editingContext in _globalIDForObject

2009-02-18 Thread Miguel Arroz
9:22:30:975 MST] 008d SystemOut O 3251000 [WebContainer : 5] INFO er.transaction.adaptor.Exceptions - Database Exception occured: java.lang.IllegalStateException: Cannot obtain globalId for an object which is registered in an other than the databaseContext's active editingContext

Re: Cannot obtain globalId for an object which is registered in an other than the databaseContext's active editingContext in _globalIDForObject

2009-02-18 Thread Chuck Hill
this - are you using the shared EC? - relationships that cross editing contexts will always cause this - there ARE two ECs involved: Cannot obtain globalId for an object which is registered in an other than the databaseContext's active editingContext, object: com.xyz.zzyz.model.Page pk:1