Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » java.lang.NoClassDefFoundError: ManifestExplorer(Have tried multiple different types of sources, always end up with this same error. )
java.lang.NoClassDefFoundError: ManifestExplorer [message #1766156] Fri, 16 June 2017 14:32
a rotem is currently offline a rotemFriend
Messages: 1
Registered: June 2017
Junior Member
I am new to BIRT and am trying to display a report I create on a web browser though another application. I create the BIRT engine with no issues but this line always creates a problem:
runnable = reportEngine.openReportDesign(designName);

The error that is generated is
java.lang.NoClassDefFoundError: org/eclipse/datatools/connectivity/oda/util/manifest/ManifestExplorer

I am assuming this means I am missing the ManifestExplorer file but I cannot find it anywhere or maybe there is something wrong with how I am trying to view the report. Anyone have a similar issue or any advice? Thank you!
Previous Topic:AxisFault - userException, for Client but not for Devs
Next Topic:QueryResultSet.java: 135 NullPointerException
Goto Forum:
  


Current Time: Sat Apr 27 00:41:35 GMT 2024

Powered by FUDForum. Page generated in 0.03084 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top