Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 312226 - [Automation][Regression]GUIException throw out when first open this report
Summary: [Automation][Regression]GUIException throw out when first open this report
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: BIRT (show other bugs)
Version: 2.2.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Birt-ReportDesigner CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-10 05:16 EDT by Yong Jiang CLA
Modified: 2010-05-24 01:10 EDT (History)
1 user (show)

See Also:


Attachments
test report (44.38 KB, text/xml)
2010-05-10 05:16 EDT, Yong Jiang CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yong Jiang CLA 2010-05-10 05:16:22 EDT
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
Comment 1 Yong Jiang CLA 2010-05-10 05:50:04 EDT
test entironment: all-in-one package + tests-suite package.

GUIException throw out when first open any report.
Comment 2 Zhiqiang Qian CLA 2010-05-19 02:54:30 EDT
fixed the broken manifest in 2.2.2 branch.
Comment 3 Yong Jiang CLA 2010-05-24 01:10:17 EDT
verified.