Re: Recovering from Project Builder crashing in Windows
Re: Recovering from Project Builder crashing in Windows
- Subject: Re: Recovering from Project Builder crashing in Windows
- From: Tom Jones <email@hidden>
- Date: Sun, 29 Aug 2004 08:27:42 -0500
Chuck Chuck Chuck,
Excellent advice! I look forward to reading your book.
One problem,
My app blows up(details below) when it tries to hit the database. I
assume this is because the project can not find the EOModel file. How
does Eclipse know which EOModel to use?
Thanks,
Tom
java.lang.IllegalStateException: Unable to get the name of the class
to instantiate for the adaptor framework JavaJDBCAdaptor. The possible
causes for this error are: the adaptor framework is not installed on
your system, the adaptor framework is not linked into your
application, or the info dictionary for this adaptor is corrupted.
at com.webobjects.eoaccess.EOAdaptor.classForAdaptorNamed(EOAdaptor.java:273)
at com.webobjects.eoaccess.EOAdaptor.adaptorWithName(EOAdaptor.java:295)
at com.webobjects.eoaccess.EOAdaptor.adaptorWithModel(EOAdaptor.java:325)
at com.webobjects.eoaccess.EODatabase.<init>(EODatabase.java:215)
at com.webobjects.eoaccess.EODatabaseContext.registeredDatabaseContextForModel(EODatabaseContext.java:1111)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.webobjects.foundation.NSSelector.invoke(NSSelector.java:354)
at com.webobjects.foundation.NSSelector._safeInvokeSelector(NSSelector.java:108)
at com.webobjects.eoaccess.EODatabaseContext._cooperatingObjectStoreNeeded(EODatabaseContext.java:1290)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.webobjects.foundation.NSSelector._safeInvokeMethod(NSSelector.java:120)
at com.webobjects.foundation.NSNotificationCenter$_Entry.invokeMethod(NSNotificationCenter.java:598)
at com.webobjects.foundation.NSNotificationCenter.postNotification(NSNotificationCenter.java:542)
at com.webobjects.foundation.NSNotificationCenter.postNotification(NSNotificationCenter.java:572)
at com.webobjects.eocontrol.EOObjectStoreCoordinator.requestStore(EOObjectStoreCoordinator.java:213)
at com.webobjects.eocontrol.EOObjectStoreCoordinator.objectStoreForFetchSpecification(EOObjectStoreCoordinator.java:293)
at com.webobjects.eocontrol.EOObjectStoreCoordinator.objectsWithFetchSpecification(EOObjectStoreCoordinator.java:530)
at com.webobjects.eocontrol.EOEditingContext.objectsWithFetchSpecification(EOEditingContext.java:4053)
at com.webobjects.eocontrol.EOEditingContext.objectsWithFetchSpecification(EOEditingContext.java:4438)
at Session.fetchProjects(Session.java:43)
On Fri, 27 Aug 2004 18:49:01 -0700, Chuck Hill <email@hidden> wrote:
> Tom Tom Tom,
>
> Why are you torturing yourself? I was stupid too, for a long time. I
> resisted moving. Why are you using that obsolete, nasty IDE? Do you
> enjoy the suffering? I can almost understand why some people use xCode
> on OS X. But PB? No, you don' t want to be doing that. 1997 is over
> already.
>
> Get Eclipse from
> http://www.eclipse.org
>
> Get WOLips 1.1.0.82 beta 3 from
> http://www.objectstyle.org/woproject/index.html
>
> Install, feel the grin creep over your face. Life is good again. You
> will giggle maniacally to yourself. A real, kick-ass debugger,
> profiling, an IDE that does not suck, hot code reload in debug mode.
>
> Tom, you owe it to yourself. You really do. Then go have a beer.
>
> Trust me,
> Chuck
>
>
>
>
> On Aug 27, 2004, at 6:29 PM, Tom Jones wrote:
>
> > I am running WO 5.2.3 on Win XP Pro. Occasionally, Project Builder
> > will crash, and I cannot restart it unless I restart the computer. Is
> > there a more graceful way to recover from these crashes?
> >
> >
> > Thanks,
> >
> > Tom
> > _______________________________________________
> > webobjects-dev mailing list | email@hidden
> > Help/Unsubscribe/Archives:
> > http://www.lists.apple.com/mailman/listinfo/webobjects-dev
> > Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.