| Summary: | [Automation][Regression]GUIException throw out when first open this report | ||||||
|---|---|---|---|---|---|---|---|
| Product: | z_Archived | Reporter: | Yong Jiang <yjiang> | ||||
| Component: | BIRT | Assignee: | Birt-ReportDesigner <Birt-ReportDesigner-inbox> | ||||
| Status: | CLOSED FIXED | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | CC: | zqian | ||||
| Version: | 2.2.2 | ||||||
| Target Milestone: | --- | ||||||
| Hardware: | PC | ||||||
| OS: | Windows XP | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
test entironment: all-in-one package + tests-suite package. GUIException throw out when first open any report. fixed the broken manifest in 2.2.2 branch. verified. |
Created attachment 167669 [details] test report Description: GUIException throw out when first open this report, no error messgae when second open this report. Test Build: BIRT2.2.2 v20100507-1630 Step to reproduce: 1. open the report attached. Expect result: report can correctly open. Actual result: GUIException throw out Error log: Caused by: org.eclipse.core.runtime.CoreException: Plug-in org.eclipse.birt.report.designer.tests was unable to load class org.eclipse.birt.report.designer.tests.example.matrix.TestingMatrixUI. at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.throwException(RegistryStrategyOSGI.java:180) at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:162) at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:788) at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243) at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:51) at org.eclipse.birt.report.designer.internal.ui.extension.ExtensionPointManager.loadAttributes(ExtensionPointManager.java:298) at org.eclipse.birt.report.designer.internal.ui.extension.ExtensionPointManager.loadElements(ExtensionPointManager.java:258) ... 90 more