Date: prev next · Thread: first prev next last
2015 Archives by date, by thread · List index


On Tue, Jun 02, 2015 at 02:32:14PM +0200, Lionel Elie Mamane wrote:
On Mon, Jun 01, 2015 at 11:54:05AM +0200, Lionel Elie Mamane wrote:
On Mon, Jun 01, 2015 at 09:55:19AM +0200, Stephan Bergmann wrote:

The UNO remote protocol represents each UNO object with a unique OID string.
The error means that one end of a remote connection sent a queryInterface
request with a OID representing an object that the other end claims it does
not know about.  Which sounds like a scary bug somewhere.  Any way to
reproduce that?

Well, I ran it many other times (on another machine), and it is
definitely happens with some (even several) "@Test" commented out, and
even in the absence of the "uncaught exception from other thread"
phenomenon. The magic mix seems to be having at least both
testRowSet() and testRowSetEvents() active.

After solving/working around the deadlock mentioned in the other
thread, I launched this JunitTest in an infinite loop with:

    @Test
    public void testRowSet() throws java.lang.Exception
    @Test
    public void testDeleteBehavior() throws Exception

and all other "@Test" commented out.

On the 53rd (!) run, I got this problem again.

warn:binaryurp:29740:6:binaryurp/source/reader.cxx:123: caught UNO exception 'URP: queryInterface 
request message with unknown OID received'

-- 
Lionel

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.