Issue 113020 - sw/qa/unoapi sw.SwXTextGraphicObject::com::sun::star::beans::XPropertySet failure
Summary: sw/qa/unoapi sw.SwXTextGraphicObject::com::sun::star::beans::XPropertySet fai...
Status: CONFIRMED
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: DEV300m84
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-07 15:35 UTC by Stephan Bergmann
Modified: 2017-05-20 11:33 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Stephan Bergmann 2010-07-07 15:35:04 UTC
At least
<http://termite.services.openoffice.org/buildbot/builders/Windows-2003/builds/1503>
on CWS sb127, effectively being DEV300_m84 with subsequenttests enabled, once
failed in sw/qa/unoapi with

[...]
19: checking: [sw.SwXTextGraphicObject::com::sun::star::beans::XPropertySet] is
iface: [com.sun.star.beans.XPropertySet] testcode: [ifc.beans._XPropertySet]

19: LOG&gt; Execute: getPropertySetInfo()

19: Method getPropertySetInfo() finished with state OK

19: LOG&gt; Getting: false

19: LOG&gt; Setting to :true

19: LOG&gt; Getting: 0

19: LOG&gt; Setting to :5

19: LOG&gt; Getting: 

19: LOG&gt; Setting to :New

19: LOG&gt; Getting: false

19: LOG&gt; Setting to :true

19: LOG&gt; Getting: 

19: LOG&gt; Setting to :New

19: LOG&gt; Getting: 18.8

19: LOG&gt; Setting to :36.6

19: LOG&gt; Getting: com.sun.star.table.BorderLine@b32ed4

19: LOG&gt; Setting to :com.sun.star.table.BorderLine@b32ed4

19: LOG&gt; Getting: 1

19: LOG&gt; Setting to :6

19: LOG&gt; Getting: 4399

19: LOG&gt; Setting to :4404

19: LOG&gt; Getting: com.sun.star.table.ShadowFormat@1c7980c

19: LOG&gt; Setting to :com.sun.star.table.ShadowFormat@cf710e

19: LOG&gt; Getting: com.sun.star.drawing.ColorMode@94257f

19: LOG&gt; Setting to :com.sun.star.drawing.ColorMode@51127a

19: LOG&gt; Getting: com.sun.star.table.BorderLine@1077fc9

19: LOG&gt; Setting to :com.sun.star.table.BorderLine@1077fc9

19: LOG&gt; Getting: com.sun.star.style.GraphicLocation@3a5794

19: LOG&gt; Setting to :com.sun.star.style.GraphicLocation@4be2cc

19: LOG&gt; Getting: Any[Type[com.sun.star.graphic.XGraphic], null]

19: LOG&gt; Couldn't change Property 'Graphic'

19: LOG&gt; Getting: 5

19: LOG&gt; Setting to :10

19: LOG&gt; Getting: false

19: LOG&gt; Setting to :true

19: LOG&gt; Getting: false

19: LOG&gt; Setting to :true

19: LOG&gt; Getting: Watermark

19: LOG&gt; Setting to :WatermarkNew

19: LOG&gt; 'FrameStyleName' throws exception
'com.sun.star.lang.IllegalArgumentException: '

19: com.sun.star.lang.IllegalArgumentException: 

19: LOG&gt; 	at
com.sun.star.lib.uno.environments.remote.Job.remoteUnoRequestRaisedException(Job.java:177)

19: LOG&gt; 	at com.sun.star.lib.uno.environments.remote.Job.execute(Job.java:143)

19: LOG&gt; 	at
com.sun.star.lib.uno.environments.remote.JobQueue.enter(JobQueue.java:335)

19: LOG&gt; 	at
com.sun.star.lib.uno.environments.remote.JobQueue.enter(JobQueue.java:304)

19: LOG&gt; 	at
com.sun.star.lib.uno.environments.remote.JavaThreadPool.enter(JavaThreadPool.java:91)

19: LOG&gt; 	at
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge.sendRequest(java_remote_bridge.java:639)

19: LOG&gt; 	at
com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.request(ProxyFactory.java:151)

19: LOG&gt; 	at
com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.invoke(ProxyFactory.java:133)

19: LOG&gt; 	at $Proxy24.setPropertyValue(Unknown Source)

19: LOG&gt; 	at ifc.beans._XPropertySet.isChangeable(_XPropertySet.java:639)

19: LOG&gt; 	at ifc.beans._XPropertySet.getPropsToTest(_XPropertySet.java:602)

19: LOG&gt; 	at ifc.beans._XPropertySet._getPropertySetInfo(_XPropertySet.java:143)

19: LOG&gt; 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

19: LOG&gt; 	at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

19: LOG&gt; 	at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

19: LOG&gt; 	at java.lang.reflect.Method.invoke(Method.java:585)

19: LOG&gt; 	at lib.MultiMethodTest.invokeTestMethod(MultiMethodTest.java:406)

19: LOG&gt; 	at lib.MultiMethodTest.callMethod(MultiMethodTest.java:384)

19: LOG&gt; 	at lib.MultiMethodTest.executeMethod(MultiMethodTest.java:372)

19: LOG&gt; 	at lib.MultiMethodTest.run(MultiMethodTest.java:236)

19: LOG&gt; 	at base.java_fat.executeInterfaceTest(java_fat.java:573)

19: LOG&gt; 	at base.java_fat.executeTest(java_fat.java:237)

19: LOG&gt; 	at org.openoffice.Runner.run(Runner.java:240)

19: LOG&gt; 	at org.openoffice.sw.qa.unoapi.Test.test(Test.java:44)

19: LOG&gt; 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

19: LOG&gt; 	at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

19: LOG&gt; 	at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

19: LOG&gt; 	at java.lang.reflect.Method.invoke(Method.java:585)

19: LOG&gt; 	at
org.junit.internal.runners.TestMethodRunner.executeMethodBody(TestMethodRunner.java:99)

19: LOG&gt; 	at
org.junit.internal.runners.TestMethodRunner.runUnprotected(TestMethodRunner.java:81)

19: LOG&gt; 	at
org.junit.internal.runners.BeforeAndAfterRunner.runProtected(BeforeAndAfterRunner.java:34)

19: LOG&gt; 	at
org.junit.internal.runners.TestMethodRunner.runMethod(TestMethodRunner.java:75)

19: LOG&gt; 	at
org.junit.internal.runners.TestMethodRunner.run(TestMethodRunner.java:45)

19: LOG&gt; 	at
org.junit.internal.runners.TestClassMethodsRunner.invokeTestMethod(TestClassMethodsRunner.java:66)

19: LOG&gt; 	at
org.junit.internal.runners.TestClassMethodsRunner.run(TestClassMethodsRunner.java:35)

19: LOG&gt; 	at
org.junit.internal.runners.TestClassRunner$1.runUnprotected(TestClassRunner.java:42)

19: LOG&gt; 	at
org.junit.internal.runners.BeforeAndAfterRunner.runProtected(BeforeAndAfterRunner.java:34)

19: LOG&gt; 	at
org.junit.internal.runners.TestClassRunner.run(TestClassRunner.java:52)

19: LOG&gt; 	at
org.junit.internal.runners.CompositeRunner.run(CompositeRunner.java:29)

19: LOG&gt; 	at org.junit.runner.JUnitCore.run(JUnitCore.java:130)

19: LOG&gt; 	at org.junit.runner.JUnitCore.run(JUnitCore.java:109)

19: LOG&gt; 	at org.junit.runner.JUnitCore.run(JUnitCore.java:100)

19: LOG&gt; 	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:81)

19: LOG&gt; 	at org.junit.runner.JUnitCore.main(JUnitCore.java:44)

19: LOG&gt; Getting: 5

19: LOG&gt; Setting to :10

19: LOG&gt; Getting: 0

19: LOG&gt; Setting to :5

19: LOG&gt; Property 'AnchorTypes' is READONLY

19: LOG&gt; Getting: false

19: LOG&gt; Setting to :true

19: LOG&gt; Getting: true

19: LOG&gt; Setting to :false

19: LOG&gt; Getting: 4001

19: LOG&gt; Setting to :4006

19: LOG&gt; Getting: true

19: LOG&gt; Setting to :false

19: LOG&gt; Getting: false

19: LOG&gt; Setting to :true

19: LOG&gt; Getting: false

19: LOG&gt; Setting to :true

19: LOG&gt; Property 'ActualSize' is READONLY

19: LOG&gt; Getting: 1

19: LOG&gt; Setting to :2

19: LOG&gt; Getting: false

19: LOG&gt; Setting to :true

19: LOG&gt; Getting: -1757

19: LOG&gt; Setting to :-1752

19: LOG&gt; Getting: 

19: LOG&gt; Setting to :New

19: LOG&gt; Getting: 0

19: LOG&gt; Setting to :1

19: LOG&gt; Getting: com.sun.star.table.BorderLine@1568fb5

19: LOG&gt; Setting to :com.sun.star.table.BorderLine@1568fb5

19: LOG&gt; Getting: com.sun.star.text.WrapTextMode@1cc5069

19: LOG&gt; Setting to :com.sun.star.text.WrapTextMode@1f4bcf7

19: LOG&gt; Getting: false

19: LOG&gt; Setting to :true

19: LOG&gt; Getting: 16777215

19: LOG&gt; Setting to :16777220

19: LOG&gt; Property 'LinkDisplayName' is READONLY

19: LOG&gt; Property 'LayoutSize' is READONLY

19: LOG&gt; Getting: 2

19: LOG&gt; Setting to :3

19: LOG&gt; Getting: false

19: LOG&gt; Setting to :true

19: LOG&gt; Getting: 1

19: LOG&gt; Setting to :2

19: LOG&gt; Getting: 1

19: LOG&gt; Setting to :2

19: LOG&gt; Getting: false

19: LOG&gt; Setting to :true

19: LOG&gt; Getting: 0

19: LOG&gt; Setting to :5

19: LOG&gt; Getting: -16777212

19: LOG&gt; Setting to :-16777207

19: LOG&gt; Getting: false

19: LOG&gt; Setting to :true

19: LOG&gt; Getting: 1

19: LOG&gt; Setting to :2

19: LOG&gt; Getting: com.sun.star.text.WrapTextMode@1f4bcf7

19: LOG&gt; Setting to :com.sun.star.text.WrapTextMode@401369

</span><span class="stdout">19: LOG&gt; Getting: 0

19: LOG&gt; Setting to :1

19: LOG&gt; Getting: 

19: LOG&gt; Setting to :New

19: LOG&gt; Getting: 1

19: LOG&gt; Setting to :2

19: LOG&gt; Getting: false</span><span class="stdout">

19: LOG&gt; Setting to :true

19: LOG&gt; Getting: com.sun.star.text.GraphicCrop@a2220f

19: LOG&gt; Setting to :com.sun.star.text.GraphicCrop@a2220f

19: LOG&gt; Getting: 5

19: LOG&gt; Setting to :10

19: LOG&gt; Getting: true

19: LOG&gt; Setting to :false

19: LOG&gt; Getting: com.sun.star.text.TextContentAnchorType@e79839

19: LOG&gt; Setting to :com.sun.star.text.TextContentAnchorType@bac9b9

19: LOG&gt; Getting: false

19: LOG&gt; Setting to :true

19: LOG&gt; Getting: 6299

19: LOG&gt; Setting to :6304

19: LOG&gt; Getting: Any[Type[com.sun.star.container.XIndexContainer],
[Proxy:6961504,c47617c;msci[0];76e6adf01f6f47b0853e4a457fef6381,Type[com.sun.star.container.XIndexContainer]]]

19: ValueChanger don't know type class $Proxy89

19: LOG&gt; Couldn't change Property 'ImageMap'

19: LOG&gt; Getting: New

19: LOG&gt; Setting to :NewNew

19: LOG&gt; Getting: com.sun.star.table.BorderLine@1dccedd

19: LOG&gt; Setting to :com.sun.star.table.BorderLine@1dccedd

19: LOG&gt; Getting: 100

19: LOG&gt; Setting to :101

19: LOG&gt; 'BackColorTransparency' throws exception
'com.sun.star.lang.IllegalArgumentException: '

19: com.sun.star.lang.IllegalArgumentException: 

19: LOG&gt; 	at
com.sun.star.lib.uno.environments.remote.Job.remoteUnoRequestRaisedException(Job.java:177)

19: LOG&gt; 	at com.sun.star.lib.uno.environments.remote.Job.execute(Job.java:143)

19: LOG&gt; 	at
com.sun.star.lib.uno.environments.remote.JobQueue.enter(JobQueue.java:335)

19: LOG&gt; 	at
com.sun.star.lib.uno.environments.remote.JobQueue.enter(JobQueue.java:304)

19: LOG&gt; 	at
com.sun.star.lib.uno.environments.remote.JavaThreadPool.enter(JavaThreadPool.java:91)

19: LOG&gt; 	at
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge.sendRequest(java_remote_bridge.java:639)

19: LOG&gt; 	at
com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.request(ProxyFactory.java:151)

19: LOG&gt; 	at
com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.invoke(ProxyFactory.java:133)

19: LOG&gt; 	at $Proxy24.setPropertyValue(Unknown Source)

19: LOG&gt; 	at ifc.beans._XPropertySet.isChangeable(_XPropertySet.java:639)

19: LOG&gt; 	at ifc.beans._XPropertySet.getPropsToTest(_XPropertySet.java:602)

19: LOG&gt; 	at ifc.beans._XPropertySet._getPropertySetInfo(_XPropertySet.java:143)

19: LOG&gt; 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

19: LOG&gt; 	at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

19: LOG&gt; 	at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

19: LOG&gt; 	at java.lang.reflect.Method.invoke(Method.java:585)

19: LOG&gt; 	at lib.MultiMethodTest.invokeTestMethod(MultiMethodTest.java:406)

19: LOG&gt; 	at lib.MultiMethodTest.callMethod(MultiMethodTest.java:384)

19: LOG&gt; 	at lib.MultiMethodTest.executeMethod(MultiMethodTest.java:372)

19: LOG&gt; 	at lib.MultiMethodTest.run(MultiMethodTest.java:236)

19: LOG&gt; 	at base.java_fat.executeInterfaceTest(java_fat.java:573)

19: LOG&gt; 	at base.java_fat.executeTest(java_fat.java:237)

19: LOG&gt; 	at org.openoffice.Runner.run(Runner.java:240)

19: LOG&gt; 	at org.openoffice.sw.qa.unoapi.Test.test(Test.java:44)

19: LOG&gt; 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

19: LOG&gt; 	at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

19: LOG&gt; 	at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

19: LOG&gt; 	at java.lang.reflect.Method.invoke(Method.java:585)

19: LOG&gt; 	at
org.junit.internal.runners.TestMethodRunner.executeMethodBody(TestMethodRunner.java:99)

19: LOG&gt; 	at
org.junit.internal.runners.TestMethodRunner.runUnprotected(TestMethodRunner.java:81)

19: LOG&gt; 	at
org.junit.internal.runners.BeforeAndAfterRunner.runProtected(BeforeAndAfterRunner.java:34)

19: LOG&gt; 	at
org.junit.internal.runners.TestMethodRunner.runMethod(TestMethodRunner.java:75)

19: LOG&gt; 	at
org.junit.internal.runners.TestMethodRunner.run(TestMethodRunner.java:45)

19: LOG&gt; 	at
org.junit.internal.runners.TestClassMethodsRunner.invokeTestMethod(TestClassMethodsRunner.java:66)

19: LOG&gt; 	at
org.junit.internal.runners.TestClassMethodsRunner.run(TestClassMethodsRunner.java:35)

19: LOG&gt; 	at
org.junit.internal.runners.TestClassRunner$1.runUnprotected(TestClassRunner.java:42)

19: LOG&gt; 	at
org.junit.internal.runners.BeforeAndAfterRunner.runProtected(BeforeAndAfterRunner.java:34)

19: LOG&gt; 	at
org.junit.internal.runners.TestClassRunner.run(TestClassRunner.java:52)

19: LOG&gt; 	at
org.junit.internal.runners.CompositeRunner.run(CompositeRunner.java:29)

19: LOG&gt; 	at org.junit.runner.JUnitCore.run(JUnitCore.java:130)

19: LOG&gt; 	at org.junit.runner.JUnitCore.run(JUnitCore.java:109)

19: LOG&gt; 	at org.junit.runner.JUnitCore.run(JUnitCore.java:100)

19: LOG&gt; 	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:81)

19: LOG&gt; 	at org.junit.runner.JUnitCore.main(JUnitCore.java:44)

19: LOG&gt; Getting: 0

19: LOG&gt; Setting to :1

19: LOG&gt; Getting: 0

19: LOG&gt; Setting to :1

19: LOG&gt; Getting: true

19: LOG&gt; Setting to :false

19: LOG&gt; Getting: 2

19: LOG&gt; Setting to :3

19: LOG&gt; Getting: 0

19: LOG&gt; Setting to :5

19: LOG&gt; Getting: com.sun.star.awt.Size@19762f

19: LOG&gt; Setting to :com.sun.star.awt.Size@19e215b

19: LOG&gt; Getting: 0

19: LOG&gt; Setting to :1

19: LOG&gt; Getting: 1

19: LOG&gt; Setting to :2

19: LOG&gt; Getting: true

19: LOG&gt; Setting to :false

19: LOG&gt; Getting: 0

19: LOG&gt; Setting to :1

19: LOG&gt; Getting: 0

19: LOG&gt; Setting to :5

19: LOG&gt; Getting: 1

19: LOG&gt; Setting to :2

19: LOG&gt; Getting: 2

19: LOG&gt; Setting to :3

19: LOG&gt; Getting: 

19: LOG&gt; Setting to :New

19: LOG&gt; Getting: 5

19: LOG&gt; Setting to :10

19: LOG&gt; Getting: false

19: LOG&gt; Setting to :true

19: LOG&gt; getPropertySetInfo(): PASSED.OK

19: 

19: LOG&gt; Execute: setPropertyValue()

19: LOG&gt; starting required method: getPropertySetInfo()

19: LOG&gt; try to change value of property 'IsFollowingTextFlow'

19: LOG&gt; try to change value of property 'BorderDistance'

19: LOG&gt; try to change value of property 'Description'

19: LOG&gt; try to change value of property 'ContourOutside'

19: LOG&gt; try to change value of property 'HyperLinkTarget'

19: LOG&gt; try to change value of property 'Gamma'

19: LOG&gt; try to change value of property 'TopBorder'

19: LOG&gt; try to change value of property 'Width'

19: LOG&gt; try to change value of property 'ShadowFormat'

19: LOG&gt; try to change value of property 'GraphicColorMode'

19: LOG&gt; try to change value of property 'LeftBorder'

19: LOG&gt; try to change value of property 'BackGraphicLocation'

19: LOG&gt; try to change value of property 'BottomBorderDistance'

19: LOG&gt; try to change value of property 'HoriMirroredOnOddPages'

19: LOG&gt; try to change value of property 'PageToggle'

19: LOG&gt; try to change value of property 'RightBorderDistance'

19: LOG&gt; try to change value of property 'BottomMargin'

19: LOG&gt; try to change value of property 'SurroundAnchorOnly'

19: LOG&gt; try to change value of property 'GraphicIsInverted'

19: LOG&gt; try to change value of property 'Height'

19: LOG&gt; try to change value of property 'Opaque'

19: LOG&gt; try to change value of property 'VertMirrored'

19: LOG&gt; try to change value of property 'IsAutomaticContour'

19: LOG&gt; try to change value of property 'Transparency'

19: LOG&gt; try to change value of property 'HoriMirroredOnEvenPages'

19: LOG&gt; try to change value of property 'VertOrientPosition'

19: LOG&gt; setting property 'VertOrientPosition' failed

19: LOG&gt; try to change value of property 'HyperLinkName'

19: LOG&gt; try to change value of property 'BackGraphicTransparency'

19: LOG&gt; try to change value of property 'BottomBorder'

19: LOG&gt; try to change value of property 'TextWrap'

19: LOG&gt; try to change value of property 'SurroundContour'

19: LOG&gt; try to change value of property 'BackColorRGB'

19: LOG&gt; try to change value of property 'VertOrient'

19: LOG&gt; try to change value of property 'IsSyncWidthToHeight'

19: LOG&gt; try to change value of property 'AnchorPageNo'

19: LOG&gt; try to change value of property 'AdjustLuminance'

19: LOG&gt; try to change value of property 'ServerMap'

19: LOG&gt; try to change value of property 'RightMargin'

19: LOG&gt; try to change value of property 'BackColor'

19: LOG&gt; try to change value of property 'PositionProtected'

19: LOG&gt; try to change value of property 'AdjustContrast'

19: LOG&gt; try to change value of property 'Surround'

19: LOG&gt; try to change value of property 'HoriOrientRelation'

19: LOG&gt; try to change value of property 'BackGraphicFilter'

19: LOG&gt; try to change value of property 'AdjustGreen'

19: LOG&gt; try to change value of property 'IsSyncHeightToWidth'

19: LOG&gt; try to change value of property 'GraphicCrop'

19: LOG&gt; try to change value of property 'LeftBorderDistance'

19: LOG&gt; try to change value of property 'Print'

19: LOG&gt; try to change value of property 'AnchorType'

19: LOG&gt; try to change value of property 'ContentProtected'

19: LOG&gt; try to change value of property 'HoriOrientPosition'

19: LOG&gt; try to change value of property 'GraphicFilter'

19: LOG&gt; try to change value of property 'RightBorder'

19: LOG&gt; try to change value of property 'RelativeHeight'

19: LOG&gt; try to change value of property 'VertOrientRelation'

19: LOG&gt; try to change value of property 'BackTransparent'

19: LOG&gt; try to change value of property 'HoriOrient'

19: LOG&gt; try to change value of property 'TopMargin'

19: LOG&gt; try to change value of property 'Size'

19: LOG&gt; try to change value of property 'RelativeWidth'

19: LOG&gt; try to change value of property 'AdjustBlue'

19: LOG&gt; try to change value of property 'GraphicRotation'

19: LOG&gt; try to change value of property 'LeftMargin'

19: LOG&gt; try to change value of property 'AdjustRed'

19: LOG&gt; try to change value of property 'WrapInfluenceOnPosition'

19: LOG&gt; Exception occured while trying to change property
'WrapInfluenceOnPosition'

19: com.sun.star.lang.IllegalArgumentException: 

19: LOG&gt; 	at
com.sun.star.lib.uno.environments.remote.Job.remoteUnoRequestRaisedException(Job.java:177)

19: LOG&gt; 	at com.sun.star.lib.uno.environments.remote.Job.execute(Job.java:143)

19: LOG&gt; 	at com.sun.sta</span><span
class="stdout">r.lib.uno.environments.remote.JobQueue.enter(JobQueue.java:335)

19: LOG&gt; 	at
com.sun.star.lib.uno.environments.remote.JobQueue.enter(JobQueue.java:304)

19: LOG&gt; 	at com.sun.star.lib.uno.environmen</span><span
class="stdout">ts.remote.JavaThreadPool.enter(JavaThreadPool.java:91)

19: LOG&gt; 	at
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge.sendRequest(java_remote_bridge.java:639)

19: LOG&gt; 	at
com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.request(ProxyFactory.java:151)

19: LOG&gt; 	at
com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.invoke(ProxyFactory.java:133)

19: LOG&gt; 	at $Proxy24.setPropertyValue(Unknown Source)

19: LOG&gt; 	at ifc.beans._XPropertySet._setPropertyValue(_XPropertySet.java:303)

19: LOG&gt; 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

19: LOG&gt; 	at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

19: LOG&gt; 	at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

19: LOG&gt; 	at java.lang.reflect.Method.invoke(Method.java:585)

19: LOG&gt; 	at lib.MultiMethodTest.invokeTestMethod(MultiMethodTest.java:406)

19: LOG&gt; 	at lib.MultiMethodTest.callMethod(MultiMethodTest.java:384)

19: LOG&gt; 	at lib.MultiMethodTest.executeMethod(MultiMethodTest.java:372)

19: LOG&gt; 	at lib.MultiMethodTest.run(MultiMethodTest.java:236)

19: LOG&gt; 	at base.java_fat.executeInterfaceTest(java_fat.java:573)

19: LOG&gt; 	at base.java_fat.executeTest(java_fat.java:237)

19: LOG&gt; 	at org.openoffice.Runner.run(Runner.java:240)

19: LOG&gt; 	at org.openoffice.sw.qa.unoapi.Test.test(Test.java:44)

19: LOG&gt; 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

19: LOG&gt; 	at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

19: LOG&gt; 	at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

19: LOG&gt; 	at java.lang.reflect.Method.invoke(Method.java:585)

19: LOG&gt; 	at
org.junit.internal.runners.TestMethodRunner.executeMethodBody(TestMethodRunner.java:99)

19: LOG&gt; 	at
org.junit.internal.runners.TestMethodRunner.runUnprotected(TestMethodRunner.java:81)

19: LOG&gt; 	at
org.junit.internal.runners.BeforeAndAfterRunner.runProtected(BeforeAndAfterRunner.java:34)

19: LOG&gt; 	at
org.junit.internal.runners.TestMethodRunner.runMethod(TestMethodRunner.java:75)

19: LOG&gt; 	at
org.junit.internal.runners.TestMethodRunner.run(TestMethodRunner.java:45)

19: LOG&gt; 	at
org.junit.internal.runners.TestClassMethodsRunner.invokeTestMethod(TestClassMethodsRunner.java:66)

19: LOG&gt; 	at
org.junit.internal.runners.TestClassMethodsRunner.run(TestClassMethodsRunner.java:35)

19: LOG&gt; 	at
org.junit.internal.runners.TestClassRunner$1.runUnprotected(TestClassRunner.java:42)

19: LOG&gt; 	at
org.junit.internal.runners.BeforeAndAfterRunner.runProtected(BeforeAndAfterRunner.java:34)

19: LOG&gt; 	at
org.junit.internal.runners.TestClassRunner.run(TestClassRunner.java:52)

19: LOG&gt; 	at
org.junit.internal.runners.CompositeRunner.run(CompositeRunner.java:29)

19: LOG&gt; 	at org.junit.runner.JUnitCore.run(JUnitCore.java:130)

19: LOG&gt; 	at org.junit.runner.JUnitCore.run(JUnitCore.java:109)

19: LOG&gt; 	at org.junit.runner.JUnitCore.run(JUnitCore.java:100)

19: LOG&gt; 	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:81)

19: LOG&gt; 	at org.junit.runner.JUnitCore.main(JUnitCore.java:44)

19: LOG&gt; try to change value of property 'Title'

19: LOG&gt; try to change value of property 'TopBorderDistance'

19: LOG&gt; try to change value of property 'SizeProtected'

19: Method setPropertyValue() finished with state FAILED

19: LOG&gt; setPropertyValue(): PASSED.FAILED

19: 

19: LOG&gt; Execute: getPropertyValue()

19: LOG&gt; starting required method: getPropertySetInfo()

19: Method getPropertyValue() finished with state OK

19: LOG&gt; getPropertyValue(): PASSED.OK

19: 

19: LOG&gt; Execute: addPropertyChangeListener()

19: LOG&gt; starting required method: getPropertySetInfo()

19: LOG&gt; *** No bound properties found ***

19: Method addPropertyChangeListener() finished with state OK

19: LOG&gt; addPropertyChangeListener(): PASSED.OK

19: 

19: LOG&gt; Execute: removePropertyChangeListener()

19: LOG&gt; starting required method: addPropertyChangeListener()

19: LOG&gt; *** No bound properties found ***

19: Method removePropertyChangeListener() finished with state OK

19: LOG&gt; removePropertyChangeListener(): PASSED.OK

19: 

19: LOG&gt; Execute: addVetoableChangeListener()

19: LOG&gt; starting required method: getPropertySetInfo()

19: LOG&gt; *** No constrained properties found ***

19: Method addVetoableChangeListener() finished with state OK

19: LOG&gt; addVetoableChangeListener(): PASSED.OK

19: 

19: LOG&gt; Execute: removeVetoableChangeListener()

19: LOG&gt; starting required method: addVetoableChangeListener()

19: LOG&gt; *** No constrained properties found ***

19: Method removeVetoableChangeListener() finished with state OK

19: LOG&gt; removeVetoableChangeListener(): PASSED.OK

19: LOG&gt;     disposing xDrawDoc 

19: ***** State for sw.SwXTextGraphicObject::com::sun::star::beans::XPropertySet
******

19:
[sw.SwXTextGraphicObject::com::sun::star::beans::XPropertySet::setPropertyValue()]
is testcode: [setPropertyValue()] - PASSED.FAILED

[...]
Comment 1 mst.ooo 2010-07-08 12:05:53 UTC
mine
Comment 2 mst.ooo 2010-07-08 16:15:37 UTC
it took me a long time to figure out that the reason for the failure is not
the big fat (but legitimate) IllegalArgumentException on
"WrapInfluenceOnPosition", but the line:
19: LOG&gt; setting property 'VertOrientPosition' failed

the setPropertyValue test first gets a value, then sets a different value, and
then gets the value again.
the VertOrientPosition apparently fails because the values from both
getPropertyValue calls are the same.

for VertOrientPosition the value ends up in SwFmtVertOrient::SetPos().
the problem seems to be that the layout code also sets this value:

#0  SwFmtVertOrient::SetPos (this=0xbf9e2cc4, nNew=4)
    at ../../../inc/fmtornt.hxx:72
#1  0x063de85b in
objectpositioning::SwToCntntAnchoredObjectPosition::CalcPosition (this=0xbf9e2ef4)
    at
/net/x42-so29/export/home/ms216673/hg/swuno/sw/source/core/objectpositioning/tocntntanchoredobjectposition.cxx:417
#2  0x05f72b21 in SwFlyAtCntFrm::MakeObjPos (this=0xb14838ec)
    at
/net/x42-so29/export/home/ms216673/hg/swuno/sw/source/core/layout/flycnt.cxx:1542
#3  0x05f7cbb2 in SwFlyFreeFrm::MakeAll (this=0xb14838ec)
    at
/net/x42-so29/export/home/ms216673/hg/swuno/sw/source/core/layout/flylay.cxx:248

so what i guess happens is that setPropertyValue writes the value, then the
timer runs and re-layouts the frame, computing the same position as before, then
getPropertyValue returns the same value as the first time.

oh, and in my DEV300m83 i've not managed to reproduce the failure, because in
the test framework there is a filter that first filters out properties that
behave in exactly the way that the setPropertyValue would regard as failure!
(the qadevOOo/tests/java/ifc/beans/_XPropertySet.java:602:
            if ( isWritable && isNotNull ) canChange = isChangeable(name);

so if i set a breakpoint then the timer will goes off and this check filters out
the property, so the setPropertyValue test will never test it.

@sb:
does this failure occur "often" for you, or just once?
any ideas what should be done to test timing-sensitive properties?
Comment 3 Stephan Bergmann 2010-07-09 08:02:05 UTC
@mst: experienced it once (after a few successful runs), then disabled it, so no
idea how frequently it occurs
Comment 4 Stephan Bergmann 2010-07-13 08:56:20 UTC
now experienced a similar
"[sw.SwXTextEmbeddedObject::com::sun::star::beans::XPropertySet::setPropertyValue()]
is testcode: [setPropertyValue()] - PASSED.FAILED" due to "setting property
'VertOrientPosition' failed"
Comment 5 Stephan Bergmann 2010-07-15 08:33:29 UTC
now experienced a similar
"[sw.SwXTextFrame::com::sun::star::beans::XPropertySet::setPropertyValue()] is
testcode: [setPropertyValue()] - PASSED.FAILED" due to "setting property
'HoriOrientPosition' failed"
Comment 6 Stephan Bergmann 2010-09-17 10:52:08 UTC
worked around for now by disabling affected tests as
<http://hg.services.openoffice.org/cws/sb126/rev/7ea26b3e91c1>; please revert
when fixing this issue
Comment 7 Marcus 2017-05-20 11:33:44 UTC
Reset assigne to the default "issues@openoffice.apache.org".