• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Recovering from Project Builder crashing in Windows
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Recovering from Project Builder crashing in Windows


  • Subject: Re: Recovering from Project Builder crashing in Windows
  • From: Ulrich Köster <email@hidden>
  • Date: Sun, 29 Aug 2004 18:53:15 +0200

Right click on WOFrameworks in the Package Explorer and go to 'Configure...'.

WOLips updates the PB.project for you. Both the app and EOModeler should find what they are seeking for.

Ulrich
Am 29.08.2004 um 15:45 schrieb Geoff Hopson:

Make sure you have the JavaJDBCAdaptor included in the list of jars that
you use...


Right click on the application in Eclipse package explorer, go to
properties, jo to Java Build Path, Libraries tab, select 'WO
Frameworks', Edit, and find JavaJDBCAdaptor in the system area.

Good luck

Geoff

On Sun, 2004-08-29 at 14:27, Tom Jones wrote:
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.registeredDatabaseContextFor Model(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.ja va:108)
at com.webobjects.eoaccess.EODatabaseContext._cooperatingObjectStoreNeede d(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(NSN otificationCenter.java:598)
at com.webobjects.foundation.NSNotificationCenter.postNotification(NSNoti ficationCenter.java:542)
at com.webobjects.foundation.NSNotificationCenter.postNotification(NSNoti ficationCenter.java:572)
at com.webobjects.eocontrol.EOObjectStoreCoordinator.requestStore(EOObjec tStoreCoordinator.java:213)
at com.webobjects.eocontrol.EOObjectStoreCoordinator.objectStoreForFetchS pecification(EOObjectStoreCoordinator.java:293)
at com.webobjects.eocontrol.EOObjectStoreCoordinator.objectsWithFetchSpec ification(EOObjectStoreCoordinator.java:530)
at com.webobjects.eocontrol.EOEditingContext.objectsWithFetchSpecificatio n(EOEditingContext.java:4053)
at com.webobjects.eocontrol.EOEditingContext.objectsWithFetchSpecificatio n(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.
_______________________________________________
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.


References: 
 >Recovering from Project Builder crashing in Windows (From: Tom Jones <email@hidden>)
 >Re: Recovering from Project Builder crashing in Windows (From: Chuck Hill <email@hidden>)
 >Re: Recovering from Project Builder crashing in Windows (From: Tom Jones <email@hidden>)
 >Re: Recovering from Project Builder crashing in Windows (From: Geoff Hopson <email@hidden>)

  • Prev by Date: Re: PostgreSQL v8.0 beta1 [was: Does anyone use 4th Dimension]
  • Next by Date: Limit WORepetition Sourced From Relationship
  • Previous by thread: Re: Recovering from Project Builder crashing in Windows
  • Next by thread: Re: Recovering from Project Builder crashing in Windows
  • Index(es):
    • Date
    • Thread