Community
Participate
Working Groups
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
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.