my stab-in-the-dark guess would be that you're now missing your jdbc driver ... you probably put it in a weird folder, maybe in your jvm extensions folder or something, and it was blown away by the vm upgrade on lion.
ms On Jul 27, 2011, at 8:15 AM, Calven Eggert wrote: > No problems running thru WOLips. > > I just finished creating a brand new java project thinking that maybe that > was the problem but it wasn't. darn. still not able to connect to the > database. > > [2011-7-27 11:10:20 EDT] <main> An exception occurred while trying to open a > channel: N/A > Exception in thread "main" java.lang.IllegalStateException: > _obtainOpenChannel -- com.webobjects.eoaccess.EODatabaseContext > com.webobjects.eoaccess.EODatabaseContext@6b0a2d64: failed to open database > channel. Check your connection dictionary, and ensure your database is > correctly configured. > at > com.webobjects.eoaccess.EODatabaseContext._obtainOpenChannel(EODatabaseContext.java:1967) > at > com.webobjects.eoaccess.EODatabaseContext._objectsWithFetchSpecificationEditingContext(EODatabaseContext.java:3054) > at > com.webobjects.eoaccess.EODatabaseContext.objectsWithFetchSpecification(EODatabaseContext.java:3195) > at > com.webobjects.eocontrol.EOObjectStoreCoordinator.objectsWithFetchSpecification(EOObjectStoreCoordinator.java:488) > at > com.webobjects.eocontrol.EOEditingContext.objectsWithFetchSpecification(EOEditingContext.java:4069) > at > com.webobjects.eocontrol.EOEditingContext.objectsWithFetchSpecification(EOEditingContext.java:4444) > at GLImport.GLImport.getRequests(GLImport.java:180) > at GLImport.GLImport.main(GLImport.java:99) > > > Calven > > On 2011-07-27, at 11:09 AM, Paul Dunkler wrote: > >> Got problems running the apps through WOLips too? This works nice for me. >> Just didn't tried it with jars from the command line on lion. >> >> >> Am 27.07.2011 um 15:46 schrieb Calven Eggert: >> >>> FYI, >>> >>> I have discovered that all of my WO java apps (that I run as runable jars >>> from the terminal) are no longer working in Lion. They are no longer able >>> to connect to their databases. (I get the dreaded msg "Check your >>> connection dictionary, blah blah blah..." when I haven't even touched the >>> eomodel files.) >>> >>> Will keep you informed when i find out what the problem is. >>> >>> Good thing that I backed everything up. :-) >>> >>> Calven >>> >>> >>> >>> _______________________________________________ >>> Do not post admin requests to the list. They will be ignored. >>> Webobjects-dev mailing list ([email protected]) >>> Help/Unsubscribe/Update your Subscription: >>> http://lists.apple.com/mailman/options/webobjects-dev/paul.dunkler%40xyrality.com >>> >>> This email sent to [email protected] >> >> -- >> Mit freundlichen Grüßen >> >> Paul Dunkler >> >> >> <xyrality_logo_medium.png> >> >> ----------------------------------------------------- >> XYRALITY GmbH • Lerchenstraße 28a • 22767 Hamburg >> Paul Dunkler • Softwareentwickler >> Mail: [email protected] >> Tel: +49 (0) 40 23 51 78 97 >> Mobil: +49 (0) 151 11624143 >> Fax: +49 (0) 40 23 51 78 98 >> Web: http://www.xyrality.com/ >> Registergericht: Hamburg HRB 115332 >> Geschäftsführer: Sven Ossenbrüggen & Alexander Spohr >> ----------------------------------------------------- >> > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/webobjects-dev/mschrag%40pobox.com > > This email sent to [email protected]
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
