• 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
ERXEntityClassDescription dummy error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ERXEntityClassDescription dummy error


  • Subject: ERXEntityClassDescription dummy error
  • From: Ash Mishra <email@hidden>
  • Date: Sun, 19 Oct 2008 14:45:33 -0700


Hi, does anyone have any ideas what could a stacktrace like this? I've tried googling, and didn't find much information on it. It affects all classes that are not EOGenericRecord in the EOModel. The class com.xxx.model.Account does exist and extends ERXGenericRecord.



(ERXEntityClassDescription.java:551) ERROR er.extensions.ERXEntityClassDescription - Unable to register descriptions for class:
java.lang.RuntimeException: Dummy
at er.extensions.ERXEntityClassDescription $Factory.registerDescriptionForClass(ERXEntityClassDescription.java:551)
at er.extensions.ERXEntityClassDescription $Factory.classDescriptionNeededForClass(ERXEntityClassDescription.java: 339)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun .reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java: 39)
at sun .reflect .DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java: 25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.webobjects.foundation.NSSelector._safeInvokeMethod(NSSelector.java: 120)
at com.webobjects.foundation.NSNotificationCenter $_Entry.invokeMethod(NSNotificationCenter.java:601)
at com .webobjects .foundation .NSNotificationCenter.postNotification(NSNotificationCenter.java:545)
at com .webobjects .foundation .NSNotificationCenter.postNotification(NSNotificationCenter.java:559)
at com .webobjects .eocontrol .EOClassDescription.classDescriptionForClass(EOClassDescription.java: 254)
at com .webobjects .eocontrol.EOGenericRecord.__setClassDescription(EOGenericRecord.java: 96)
at com.webobjects.eocontrol.EOGenericRecord.<init>(EOGenericRecord.java:72)
at er.extensions.ERXGenericRecord.<init>(ERXGenericRecord.java:28)
at com.xxx.model._Account.<init>(_Account.java:40)
at com.xxx.model.Account.<init>(Account.java:81)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun .reflect .NativeConstructorAccessorImpl .newInstance(NativeConstructorAccessorImpl.java:39)
at sun .reflect .DelegatingConstructorAccessorImpl .newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
at com .webobjects .foundation ._NSUtilities.instantiateObjectWithConstructor(_NSUtilities.java:594)
at com .webobjects .eoaccess .EOEntityClassDescription .createInstanceWithEditingContext(EOEntityClassDescription.java:207)
at er .extensions .ERXEntityClassDescription .createInstanceWithEditingContext(ERXEntityClassDescription.java:690)
at com .webobjects .eoaccess.EODatabaseChannel._fetchObject(EODatabaseChannel.java:416)
at com .webobjects .eoaccess .EODatabaseContext ._objectsWithFetchSpecificationEditingContext(EODatabaseContext.java: 3221)
at com .webobjects .eoaccess .EODatabaseContext .objectsWithFetchSpecification(EODatabaseContext.java:3346)
at com .webobjects .eocontrol .EOObjectStoreCoordinator .objectsWithFetchSpecification(EOObjectStoreCoordinator.java:539)
at com .webobjects .eocontrol .EOEditingContext.objectsWithFetchSpecification(EOEditingContext.java: 4114)
at er.extensions.ERXEC.objectsWithFetchSpecification(ERXEC.java:626)
at com .webobjects .eocontrol .EOEditingContext.objectsWithFetchSpecification(EOEditingContext.java: 4500)
at com.xxx.model._Account.objectsForFtchAccountInfo(_Account.java:1305)
at MBJ_BJ5_Login.processLogin(MBJ_BJ5_Login.java:177)
at MBJ_BJ5_Login.defaultPage(MBJ_BJ5_Login.java:154)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun .reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java: 39)
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.WOSubmitButton.invokeAction(WOSubmitButton.java:59)
at er.extensions.ERXPatcher$DynamicElementsPatches $SubmitButton.invokeAction(ERXPatcher.java:127)
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 ._private.WOComponentContent.invokeAction(WOComponentContent.java:31)
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 .WOHTMLURLValuedElement.invokeAction(WOHTMLURLValuedElement.java:115)
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)
at com .webobjects .appserver ._private.WOComponentReference.invokeAction(WOComponentReference.java: 104)
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)
at com.webobjects.appserver.WOSession.invokeAction(WOSession.java:1168)
at Session.invokeAction(Session.java:135)
at com.webobjects.appserver.WOApplication.invokeAction(WOApplication.java: 1375)
at er.extensions.ERXApplication.invokeAction(ERXApplication.java:606)
at com .webobjects .appserver ._private .WOComponentRequestHandler ._dispatchWithPreparedPage(WOComponentRequestHandler.java:196)
at com .webobjects .appserver ._private .WOComponentRequestHandler ._dispatchWithPreparedSession(WOComponentRequestHandler.java:287)
at com .webobjects .appserver ._private .WOComponentRequestHandler ._dispatchWithPreparedApplication(WOComponentRequestHandler.java:322)
at com .webobjects .appserver ._private .WOComponentRequestHandler ._handleRequest(WOComponentRequestHandler.java:358)
at com .webobjects .appserver ._private .WOComponentRequestHandler .handleRequest(WOComponentRequestHandler.java:435)
at com .webobjects.appserver.WOApplication.dispatchRequest(WOApplication.java: 1306)
at er.extensions.ERXApplication.dispatchRequest(ERXApplication.java: 647)
at com .webobjects .appserver._private.WOWorkerThread.runOnce(WOWorkerThread.java:173)
at com .webobjects.appserver._private.WOWorkerThread.run(WOWorkerThread.java: 254)
at java.lang.Thread.run(Thread.java:552)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden
  • Prev by Date: Re: Strategy for user input instructions?
  • Next by Date: Re: Strategy for user input instructions?
  • Previous by thread: Servlet and "Additional Adaptors"
  • Next by thread: ERXExtensions have not been initialized
  • Index(es):
    • Date
    • Thread