• 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: Problems deleting object from DB
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems deleting object from DB


  • Subject: Re: Problems deleting object from DB
  • From: Miguel Arroz <email@hidden>
  • Date: Sat, 18 Feb 2006 19:41:15 +0000

Hi!

Hum, looks like I'm deleting from the wrong context... object.editingContext().deleteObject(object) appears to work...

  Yours

Miguel Arroz

On 2006/02/18, at 19:33, Miguel Arroz wrote:

Hi!

I'm having a strange problem when I try to delete an object from the database. When executing the eo.deleteObject(object) method, the following exception is thrown:

java.lang.NullPointerException
at com.webobjects.eocontrol.EOEditingContext._registerClearStateWithUndoM anager(EOEditingContext.java:1654)
at com.webobjects.eocontrol.EOEditingContext.deleteObject (EOEditingContext.java:2934)
at AccountManagementComponent.removeAccountUser (AccountManagementComponent.java:81)
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.metaparadigm.jsonrpc.JSONRPCBridge.call(JSONRPCBridge.java: 834)
at JSProxyRPC.handleRequest(JSProxyRPC.java:245)
at JSProxyRPC.invokeAction(JSProxyRPC.java:182)
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._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.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.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 TopLevelComponent.invokeAction(TopLevelComponent.java:30)
at com.webobjects.appserver.WOSession.invokeAction(WOSession.java: 1168)
at com.webobjects.appserver.WOApplication.invokeAction (WOApplication.java:1375)
at er.extensions.ERXApplication.invokeAction(ERXApplication.java:606)
at com.webobjects.appserver._private.WOComponentRequestHandler._dispatchW ithPreparedPage(WOComponentRequestHandler.java:196)
at com.webobjects.appserver._private.WOComponentRequestHandler._dispatchW ithPreparedSession(WOComponentRequestHandler.java:287)
at com.webobjects.appserver._private.WOComponentRequestHandler._dispatchW ithPreparedApplication(WOComponentRequestHandler.java:322)
at com.webobjects.appserver._private.WOComponentRequestHandler._handleReq uest(WOComponentRequestHandler.java:358)
at com.webobjects.appserver._private.WOComponentRequestHandler.handleRequ est(WOComponentRequestHandler.java:432)
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)


What's happening!? Any ideas? I don't see any reference on google to problems related to _registerClearStateWithUndoManager method...

  Yours

Miguel Arroz

"The world lies in the hands of evil
 And we pray it would last" -- Apocalyptica, Life Burns!

Miguel Arroz
http://www.ipragma.com




_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40guiamac.com


This email sent to email@hidden


"We have no sympathy for the lost souls
We've chosen the path of disgrace
We give this life to our children
And teach them to hate this place" -- Apocalyptica, Life Burns!

Miguel Arroz
http://www.ipragma.com


_______________________________________________ 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
References: 
 >Problems deleting object from DB (From: Miguel Arroz <email@hidden>)

  • Prev by Date: Problems deleting object from DB
  • Next by Date: Re: Custom Class Problems
  • Previous by thread: Problems deleting object from DB
  • Next by thread: Ingres customizations?
  • Index(es):
    • Date
    • Thread