Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » MANIFEST.MF missing in Eclipse BIRT designer(Error Log indicates MANIFEST.MF (The system cannot find the path specified))
MANIFEST.MF missing in Eclipse BIRT designer [message #1839101] Sat, 13 March 2021 23:56
Curtis Hauser is currently offline Curtis HauserFriend
Messages: 1
Registered: March 2021
Junior Member
Using BIRT in Eclipse Platform, Version: Neon (4.6), Build id: I20160606-1100
Error log indicates missing file or path not found, which is true - I checked the path and found the db folder is empty. Apparently relevant error log entry:
org.eclipse.birt.report.data.oda.jdbc.dbprofile.sampledb
Error
C:\Users\Curtis.Hauser\Documents\BIRT\dev-reports\.metadata\.plugins\org.eclipse.birt.report.data.oda.jdbc.dbprofile.sampledb\db\META-INF\MANIFEST.MF (The system cannot find the path specified)

In case it comes in useful, here is the more extensive error log entry:
java.io.FileNotFoundException: C:\Users\Curtis.Hauser\Documents\BIRT\dev-reports\.metadata\.plugins\org.eclipse.birt.report.data.oda.jdbc.dbprofile.sampledb\db\META-INF\MANIFEST.MF (The system cannot find the path specified)
at java.io.FileOutputStream.open0(Native Method)
at java.io.FileOutputStream.open(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at org.eclipse.birt.report.data.oda.jdbc.dbprofile.sampledb.internal.impl.SampleDbFactory.initSampleDb(SampleDbFactory.java:187)
at org.eclipse.birt.report.data.oda.jdbc.dbprofile.sampledb.internal.impl.SampleDbFactory.setInitializationData(SampleDbFactory.java:88)
at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:251)
at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
at org.eclipse.datatools.connectivity.internal.InternalProfileManager.initializeLocalDatabase(InternalProfileManager.java:1380)

Please advise and thank you for any help in resolving this error.
Curtis Hauser

Previous Topic:Chart Legend
Next Topic: There is no way to add a parameter to the data set (flat file), for use in the child table
Goto Forum:
  


Current Time: Thu Apr 25 09:22:58 GMT 2024

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

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

Back to the top