To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=109191





------- Additional comments from jho...@openoffice.org Fri Feb 12 10:05:31 
+0000 2010 -------
Stephan Bergman already wrote in developer list on 2.Feb.2010:

"This appears to be an error in the OOo code.  What apparently happens is that
the OOo server hands out via the URP remote protocol some XCell object (newCell)
with a certain object ID (OID).  When the client side calls the setFormula
method on that object, it passes back the OID. However, obviously that OID has
meanwhile disappeared from the server side table of OIDs, so the OOo bridge code
erroneously goes down a wrong code branch that ultimately leads to the
"getInstance expected XInterface but got ..." exception (see
OInstanceProviderWrapper::thisGetInstance in
remotebridges/source/bridge/bridge_provider.cxx).

However, why the OID erroneously disappears from the server side OID table is
unclear.  Obviously, there is some race somewhere, so that it works at least
sometimes."



---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@api.openoffice.org
For additional commands, e-mail: issues-h...@api.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to