To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=113020
                 Issue #|113020
                 Summary|sw/qa/unoapi sw.SwXTextGraphicObject::com::sun::star::
                        |beans::XPropertySet failure
               Component|Word processor
                 Version|DEV300m84
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|ama
             Reported by|sb





------- Additional comments from s...@openoffice.org Wed Jul  7 14:35:04 +0000 
2010 -------
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.borderl...@b32ed4

19: LOG&gt; Setting to :com.sun.star.table.borderl...@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.shadowfor...@1c7980c

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

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

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

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

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

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

19: LOG&gt; Setting to :com.sun.star.style.graphiclocat...@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.borderl...@1568fb5

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

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

19: LOG&gt; Setting to :com.sun.star.text.wraptextm...@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.wraptextm...@1f4bcf7

19: LOG&gt; Setting to :com.sun.star.text.wraptextm...@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.graphicc...@a2220f

19: LOG&gt; Setting to :com.sun.star.text.graphicc...@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.textcontentanchort...@e79839

19: LOG&gt; Setting to :com.sun.star.text.textcontentanchort...@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.borderl...@1dccedd

19: LOG&gt; Setting to :com.sun.star.table.borderl...@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.s...@19762f

19: LOG&gt; Setting to :com.sun.star.awt.s...@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

[...]

---------------------------------------------------------------------
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...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


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

Reply via email to