To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=113245
                 Issue #|113245
                 Summary|framework/qa/unoapi fwl.TypeDetection failure
               Component|framework
                 Version|DEV300m84
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|mba
             Reported by|sb





------- Additional comments from [email protected] Mon Jul 19 13:10:55 +0000 
2010 -------
At least on DEV300_m84 based CWS sb127 under unxsoli4.pro, framework/qa/unoapi
once failed at

[...]
7: Creating: fwl.TypeDetection
7: LOG> Log started 19.06.2010 - 15:03:13
7: LOG> ImplName: com.sun.star.comp.filter.config.TypeDetection
7: LOG> creating a new environment for object
7: LOG> adding INSTANCE 1 as obj relation to environment
7: LOG> create text document with bookmarks
7:
file:///net/so-cwsserv02/export/cws/sb127/DEV300/ooo/framework/unxsoli4.pro/misc/qa_unoapi/user/user/test-temp/bookmarks.oot
7: com.sun.star.task.ErrorCodeIOException: 
7: LOG>         at
com.sun.star.lib.uno.environments.remote.Job.remoteUnoRequestRaisedException(Job.java:177)
7: LOG>         at 
com.sun.star.lib.uno.environments.remote.Job.execute(Job.java:143)
7: LOG>         at
com.sun.star.lib.uno.environments.remote.JobQueue.enter(JobQueue.java:335)
7: LOG>         at
com.sun.star.lib.uno.environments.remote.JobQueue.enter(JobQueue.java:304)
7: LOG>         at
com.sun.star.lib.uno.environments.remote.JavaThreadPool.enter(JavaThreadPool.java:91)
7: LOG>         at
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge.sendRequest(java_remote_bridge.java:639)
7: LOG>         at
com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.request(ProxyFactory.java:151)
7: LOG>         at
com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.invoke(ProxyFactory.java:133)
7: LOG>         at $Proxy31.storeToURL(Unknown Source)
7: LOG>         at 
mod._fwl.TypeDetection.createTestEnvironment(TypeDetection.java:163)
7: LOG>         at lib.TestCase.getTestEnvironment(TestCase.java:132)
7: LOG>         at base.java_fat.getTestEnvironment(java_fat.java:334)
7: LOG>         at base.java_fat.executeTest(java_fat.java:181)
7: LOG>         at org.openoffice.Runner.run(Runner.java:240)
7: LOG>         at org.openoffice.framework.qa.unoapi.Test.test(Test.java:44)
7: LOG>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
7: LOG>         at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
7: LOG>         at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
7: LOG>         at java.lang.reflect.Method.invoke(Method.java:585)
7: LOG>         at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
7: LOG>         at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
7: LOG>         at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
7: LOG>         at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
7: LOG>         at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
7: LOG>         at
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
7: LOG>         at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
7: LOG>         at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
7: LOG>         at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
7: LOG>         at 
org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
7: LOG>         at 
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
7: LOG>         at 
org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
7: LOG>         at 
org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
7: LOG>         at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
7: LOG>         at org.junit.runners.Suite.runChild(Suite.java:128)
7: LOG>         at org.junit.runners.Suite.runChild(Suite.java:24)
7: LOG>         at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
7: LOG>         at 
org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
7: LOG>         at 
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
7: LOG>         at 
org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
7: LOG>         at 
org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
7: LOG>         at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
7: LOG>         at org.junit.runner.JUnitCore.run(JUnitCore.java:157)
7: LOG>         at org.junit.runner.JUnitCore.run(JUnitCore.java:136)
7: LOG>         at org.junit.runner.JUnitCore.run(JUnitCore.java:117)
7: LOG>         at org.junit.runner.JUnitCore.runMain(JUnitCore.java:98)
7: LOG>         at org.junit.runner.JUnitCore.runMainAndExit(JUnitCore.java:53)
7: LOG>         at org.junit.runner.JUnitCore.main(JUnitCore.java:45)
7: Exception while getting Environment Couldn't create Bookmark
7: lib.StatusException: Couldn't create Bookmark
7:      at mod._fwl.TypeDetection.createTestEnvironment(TypeDetection.java:167)
7:      at lib.TestCase.getTestEnvironment(TestCase.java:132)
7:      at base.java_fat.getTestEnvironment(java_fat.java:334)
7:      at base.java_fat.executeTest(java_fat.java:181)
7:      at org.openoffice.Runner.run(Runner.java:240)
7:      at org.openoffice.framework.qa.unoapi.Test.test(Test.java:44)
7:      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
7:      at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
7:      at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
7:      at java.lang.reflect.Method.invoke(Method.java:585)
7:      at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
7:      at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
7:      at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
7:      at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
7:      at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
7:      at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
7:      at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
7:      at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
7:      at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
7:      at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
7:      at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
7:      at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
7:      at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
7:      at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
7:      at org.junit.runners.Suite.runChild(Suite.java:128)
7:      at org.junit.runners.Suite.runChild(Suite.java:24)
7:      at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
7:      at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
7:      at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
7:      at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
7:      at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
7:      at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
7:      at org.junit.runner.JUnitCore.run(JUnitCore.java:157)
7:      at org.junit.runner.JUnitCore.run(JUnitCore.java:136)
7:      at org.junit.runner.JUnitCore.run(JUnitCore.java:117)
7:      at org.junit.runner.JUnitCore.runMain(JUnitCore.java:98)
7:      at org.junit.runner.JUnitCore.runMainAndExit(JUnitCore.java:53)
7:      at org.junit.runner.JUnitCore.main(JUnitCore.java:45)
7: LOG>     disposing xTextDoc 
7: ***** State for fwl.TypeDetection ******
7: Whole component: Couldn't create TypeDetection
[...]

---------------------------------------------------------------------
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: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to