I can get the WebAssistant to work by removing the EOModel from the project (not the disk).
The models are fine - no problems. The problem occurs even with a new project with a newly created EOModel from reverse engineering a simple table. Very strange! Everything was working properly on this machine less than 2 days ago. -k --- Kevin Avoy <[EMAIL PROTECTED]> wrote: > The WebAssistant was working properly for me, now I > cannot get it to start, even for new projects. > > - I had a small DTW app, WebAssistant working > properly. > - I added an EOModel from another application that > I > was integrating with. The added Model had some > custom > classes defined, which my app did not have. I > attempted to access the WebAssistant and got the > following error. > - I now get this error for all apps, including new > ones that have no custom classes. > - Is there a registry key, config/property file that > may have gotten corrupt that controls how classes > are > loaded from a model? > > I don't really care about the app that I was > building > as much as the fact that the WebAssistant is hosed > for > all apps on my system. > > Note: All of my tables are defined and so are all > classes. > > Any help would be GREATLY appreciated!!! > > -k > > [2006-05-16 12:53:15 PDT] <WorkerThread1> > <com.webobjects.appserver._private.WOComponentRequestHandler>: > Exception occurred while handling request: > java.lang.NullPointerException > [2006-05-16 12:53:15 PDT] <WorkerThread1> > java.lang.NullPointerException > at > com.webobjects._eoproject._WBEOModel.classNames(_WBEOModel.java:108) > at > com.webobjects._eoproject._WBInterfaceContext._extractClassesFromModel(_WBInterfaceContext.java:536) > at > com.webobjects._eoproject._WBInterfaceContext.addModel(_WBInterfaceContext.java:550) > at > com.webobjects._eoproject._WBInterfaceContext.initWithProject(_WBInterfaceContext.java:103) > at > com.webobjects._eoproject._WBInterfaceContext.<init>(_WBInterfaceContext.java:60) > at > com.webobjects.directtoweb.D2W.activateWebAssistantServer(D2W.java:336) > at > com.webobjects.directtoweb.D2W.webAssistantInContext(D2W.java:372) > at MenuHeader.showWebAssistant(MenuHeader.java:63) > at > sun.reflect.GeneratedMethodAccessor46.invoke(Unknown > Source) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:324) > at > KeyValueCodingProtectedAccessor.methodValue(KeyValueCodingProtectedAccessor.java:54) > at > com.webobjects.foundation.NSKeyValueCoding$_MethodBinding.valueInObject(NSKeyValueCoding.java:1160) > at > com.webobjects.foundation.NSKeyValueCoding$DefaultImplementation.valueForKey(NSKeyValueCoding.java:1268) > at > com.webobjects.appserver.WOComponent.valueForKey(WOComponent.java:1539) > at > com.webobjects.foundation.NSKeyValueCoding$Utility.valueForKey(NSKeyValueCoding.java:498) > at > com.webobjects.foundation.NSKeyValueCodingAdditions$DefaultImplementation.valueForKeyPath(NSKeyValueCodingAdditions.java:212) > at > com.webobjects.appserver.WOComponent.valueForKeyPath(WOComponent.java:1600) > at > com.webobjects.appserver._private.WOKeyValueAssociation.valueInComponent(WOKeyValueAssociation.java:46) > at > com.webobjects.appserver._private.WOHyperlink.invokeAction(WOHyperlink.java:76) > at > com.webobjects.appserver._private.WODynamicGroup.invokeChildrenAction(WODynamicGroup.java:101) > at > com.webobjects.appserver._private.WODynamicGroup.invokeAction(WODynamicGroup.java:110) > at > com.webobjects.appserver._private.WOConditional.invokeAction(WOConditional.java:55) > at > com.webobjects.appserver._private.WODynamicGroup.invokeChildrenAction(WODynamicGroup.java:101) > at > com.webobjects.appserver._private.WODynamicGroup.invokeAction(WODynamicGroup.java:110) > at > com.webobjects.appserver._private.WOConditional.invokeAction(WOConditional.java:55) > at > com.webobjects.appserver._private.WODynamicGroup.invokeChildrenAction(WODynamicGroup.java:101) > at > com.webobjects.appserver._private.WODynamicGroup.invokeAction(WODynamicGroup.java:110) > at > com.webobjects.appserver._private.WOForm.invokeAction(WOForm.java:82) > at > com.webobjects.appserver._private.WODynamicGroup.invokeChildrenAction(WODynamicGroup.java:101) > at > com.webobjects.appserver._private.WODynamicGroup.invokeAction(WODynamicGroup.java:110) > at > com.webobjects.appserver.WOComponent.invokeAction(WOComponent.java:945) > > > > > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam > protection around > http://mail.yahoo.com > _______________________________________________ > 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/avoy%40yahoo.com > > This email sent to [EMAIL PROTECTED] > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ 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]
