Quantcast
Channel: BIRT Exchange Forum Feed
Viewing all articles
Browse latest Browse all 542

Brit Engine

$
0
0
Hi,

Showing error in Platform.startup(config).
I have added the jar com.ibm.icu_4.4.2.v20110208.jar too in application WEB-INF/lib.
But Still am getting following error.

java.lang.NoClassDefFoundError: com/ibm/icu/util/ULocale
at org.eclipse.birt.core.framework.FrameworkException.<clinit>(FrameworkException.java:41)
at org.eclipse.birt.core.framework.osgi.OSGILauncher.doStartup(OSGILauncher.java:123)
at org.eclipse.birt.core.framework.osgi.OSGILauncher.access$0(OSGILauncher.java:94)
at org.eclipse.birt.core.framework.osgi.OSGILauncher$1.run(OSGILauncher.java:79)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.birt.core.framework.osgi.OSGILauncher.startup(OSGILauncher.java:75)
at org.eclipse.birt.core.framework.Platform.startup(Platform.java:79)
at com.csscorp.qms.helper.BirtEngine.getBirtEngine(BirtEngine.java:44)

Please help me to solve this issue.

Regards
Asvini.M


Viewing all articles
Browse latest Browse all 542

Trending Articles