Issue 42060 - complex test CheckXDispatchInformationProvider fails
Summary: complex test CheckXDispatchInformationProvider fails
Status: CLOSED FIXED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: steffen.grund
QA Contact: issues@api
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-04 13:57 UTC by steffen.grund
Modified: 2013-02-24 21:09 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
stack where the solar mutex is not locked (2.85 KB, text/plain)
2005-05-02 09:42 UTC, andreas.schluens
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description steffen.grund 2005-02-04 13:57:47 UTC
the test located in
framework/qa/complex/dispatch/CheckXDispatchInformationProvider fails on src680_m75

see test results on qadev status page.
Comment 1 andreas.schluens 2005-05-02 09:35:56 UTC
AS->OJ: The problem is a non locked solarmutex inside ODBFilter::filter() method. 
Please have a look into the attached stack trace too. Please check further if there 
exists no other code places, where the solar mutex is not locked.
Comment 2 andreas.schluens 2005-05-02 09:42:21 UTC
Created attachment 25711 [details]
stack where the solar mutex is not locked
Comment 3 ocke.janssen 2005-05-03 11:58:21 UTC
Now only the biblio part is missing
Comment 4 Oliver Specht 2005-05-04 12:41:42 UTC
Fixed in 
extensions/source/bibliography/bibload.cxx
extensions/source/bibliography/framectr.cxx
extensions/source/bibliography/toolbar.cxx
Comment 5 Oliver Specht 2005-09-22 12:56:35 UTC
Reassigned to verify

re-open issue and reassign to sg@openoffice.org
Comment 6 Oliver Specht 2005-09-22 12:56:44 UTC
reassign to sg@openoffice.org
Comment 7 Oliver Specht 2005-09-22 12:56:55 UTC
reset resolution to FIXED
Comment 8 marc.neumann 2005-09-22 13:43:48 UTC
sw: test run properly in cws_dba201b, except for the dispatches
of QueryDesign, TableDesign and RelationDesign which can't be dispatched at the
MSF but need to be created at the DB-Document => verified
Comment 9 steffen.grund 2005-11-04 14:47:05 UTC
wrote bug i57358 for adapting the test to the new database. All else works fine
-> closed.