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




On 2015-06-01 09:55 AM, Stephan Bergmann wrote:
On 06/01/2015 09:48 AM, Lionel Elie Mamane wrote:
Interesting... I got that error on my machine, I made some changes,
and then didn't get it on three consecutive "make JunitTest_dbaccess_complex"
so I thought it gone. The operative part is

   Caught UNO exception 'URP: queryInterface request message with unknown OID received'

Anybody has a clue what this is about?

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?


Maybe try cranking up the number of threads in
   dbaccess/qa/complex/dbaccess/RowSet.java
in the
   testConcurrentAccess
method?


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.