This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 222875

Summary: R3 exports cannot contain directives
Product: platform Reporter: yeradis <yeradis>
Component: AutoupdateAssignee: Jiri Rechtacek <jrechtacek>
Status: REOPENED ---    
Severity: normal    
Priority: P3    
Version: 8.0.2   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Messages Log DEV
Update Log DEV
Messages 8.0.2
Update Log 8.0.2

Description yeradis 2012-11-28 08:26:06 UTC
After the last update my netbeans IDE does not show up. While splash screen is loading modules the below error appears and then the splash disappear, i'm using a Development version, does not remember the day i updated it but my last installed version was netbeans-trunk-nightly-201211200002-windows.exe and after that some updates it stop working.

org.osgi.framework.BundleException: R3 exports cannot contain directives.
	at org.apache.felix.framework.util.manifestparser.ManifestParser.normalizeExportClauses(ManifestParser.java:788)
	at org.apache.felix.framework.util.manifestparser.ManifestParser.<init>(ManifestParser.java:191)
	at org.apache.felix.framework.BundleRevisionImpl.<init>(BundleRevisionImpl.java:114)
	at org.apache.felix.framework.BundleImpl.createRevision(BundleImpl.java:1196)
	at org.apache.felix.framework.BundleImpl.<init>(BundleImpl.java:95)
	at org.apache.felix.framework.Felix.installBundle(Felix.java:2732)
	at org.apache.felix.framework.BundleContextImpl.installBundle(BundleContextImpl.java:165)
	at org.apache.felix.framework.BundleContextImpl.installBundle(BundleContextImpl.java:138)
	at org.netbeans.core.netigso.Netigso.fakeOneModule(Netigso.java:492)
Caused: java.io.IOException
	at org.netbeans.core.netigso.Netigso.fakeOneModule(Netigso.java:518)
[catch] at org.netbeans.core.netigso.Netigso.prepare(Netigso.java:175)
	at org.netbeans.NetigsoHandle.turnOn(NetigsoHandle.java:125)
	at org.netbeans.ModuleManager.enable(ModuleManager.java:1174)
	at org.netbeans.ModuleManager.enable(ModuleManager.java:1009)
	at org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:340)
	at org.netbeans.core.startup.ModuleList.trigger(ModuleList.java:276)
	at org.netbeans.core.startup.ModuleSystem.restore(ModuleSystem.java:299)
	at org.netbeans.core.startup.Main.getModuleSystem(Main.java:169)
	at org.netbeans.core.startup.Main.start(Main.java:305)
	at org.netbeans.core.startup.TopThreadGroup.run(TopThreadGroup.java:123)
	at java.lang.Thread.run(Thread.java:722)
Comment 1 Jaroslav Tulach 2012-11-28 12:56:25 UTC
I guess you installation is broken (I suspect due to autoupdate). Equinox should be used in the NetBeans IDE, not Felix. Please attach your var/log/updater.0.log file so we know how it disappeared.

You can also attach messages.log. Reopen with additional information. Thanks.
Comment 2 Megachip 2015-05-08 07:53:15 UTC
Created attachment 153556 [details]
Messages Log DEV
Comment 3 Megachip 2015-05-08 07:54:24 UTC
Created attachment 153557 [details]
Update Log DEV
Comment 4 Megachip 2015-05-08 07:55:14 UTC
Created attachment 153558 [details]
Messages 8.0.2
Comment 5 Megachip 2015-05-08 07:56:17 UTC
Created attachment 153559 [details]
Update Log 8.0.2
Comment 6 Megachip 2015-05-08 07:57:00 UTC
Same for imports