Re: er.transaction.adaptor.Exceptions - Database Exception occured: java.lang.IllegalStateException: _obtainOpenChannel -- com.webobjects.eoaccess.EODatabaseContext

2016-01-07 Thread Chuck Hill
: er.transaction.adaptor.Exceptions - Database Exception occured: java.lang.IllegalStateException: _obtainOpenChannel -- com.webobjects.eoaccess.EODatabaseContext Folks, an interesting revelation: The referenced problem/exception goes away when I made the following changes: Replaced: publ

Re: er.transaction.adaptor.Exceptions - Database Exception occured: java.lang.IllegalStateException: _obtainOpenChannel -- com.webobjects.eoaccess.EODatabaseContext

2016-01-05 Thread Chuck Hill
;" <webobjects-dev@lists.apple.com<mailto:webobjects-dev@lists.apple.com>> Subject: er.transaction.adaptor.Exceptions - Database Exception occured: java.lang.IllegalStateException: _obtainOpenChannel -- com.webobjects.eoaccess.EODatabaseContext I am 'stomped' and 'dead in th

er.transaction.adaptor.Exceptions - Database Exception occured: java.lang.IllegalStateException: _obtainOpenChannel -- com.webobjects.eoaccess.EODatabaseContext

2016-01-05 Thread Kwasi O-Ahoofe
ceWonder[65215] WARN NSLog - An exception occurred while trying to open a channel: N/A Jan 05 10:31:00 ProjectComplianceWonder[65215] INFO er.transaction.adaptor.Exceptions - Database Exception occured: java.lang.IllegalStateException: _obtainOpenChannel -- com.webobjects.eoaccess.EODatabas

Java.lang.IllegalStateException: _obtainOpenChannel

2007-07-31 Thread Ute Hoffmann
= zwischenList = ec.objectsWithFetchSpecification (fetchSpec); ec is defined in the class as a new EditingContext(); Deadlock Java.lang.IllegalStateException: _obtainOpenChannel -- com.webobjects.eoaccess.EODatabaseContext [EMAIL PROTECTED]: failed to open database channel. Check your

Re: Java.lang.IllegalStateException: _obtainOpenChannel

2007-07-31 Thread Chuck Hill
is configured correctly and that the connection dictionary is ok as well. TTADMdaten.java:109 = zwischenList = ec.objectsWithFetchSpecification(fetchSpec); ec is defined in the class as a new EditingContext(); Deadlock Java.lang.IllegalStateException: _obtainOpenChannel