MANIFEST.MF missing in Eclipse BIRT designer [message #1839101] |
Sat, 13 March 2021 23:56 |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.05049 seconds