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 129200 - java.io.IOException: Duplicated attributes in a section: OpenIDE-Module-Specification-Version
Summary: java.io.IOException: Duplicated attributes in a section: OpenIDE-Module-Speci...
Status: RESOLVED DUPLICATE of bug 129194
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jesse Glick
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-05 00:55 UTC by Michel Graciano
Modified: 2008-03-05 07:44 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 33583


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michel Graciano 2008-03-05 00:55:42 UTC
Build: NetBeans IDE Dev (Build 200803021202)
VM: Java HotSpot(TM) Client VM, 1.6.0_03-b05
OS: Linux, 2.6.22-14-generic, i386
User comments: 
STACKTRACE: (first 10 lines)
java.io.IOException: Duplicated attributes in a section: OpenIDE-Module-Specification-Version
        at org.netbeans.modules.apisupport.project.EditableManifest$Section.<init>(EditableManifest.java:372)
        at org.netbeans.modules.apisupport.project.EditableManifest.<init>(EditableManifest.java:110)
        at org.netbeans.modules.apisupport.project.Util.loadManifest(Util.java:558)
        at
org.netbeans.modules.apisupport.project.ui.customizer.SingleModuleProperties.storeManifestChanges(SingleModuleProperties.java:771)
        at
org.netbeans.modules.apisupport.project.ui.customizer.SingleModuleProperties.storeProperties(SingleModuleProperties.java:687)
        at
org.netbeans.modules.apisupport.project.ui.customizer.CustomizerProviderImpl.storeProperties(CustomizerProviderImpl.java:87)
        at org.netbeans.modules.apisupport.project.ui.customizer.BasicCustomizer$1.run(BasicCustomizer.java:152)
        at org.netbeans.modules.apisupport.project.ui.customizer.BasicCustomizer$1.run(BasicCustomizer.java:151)
        at org.openide.util.Mutex.writeAccess(Mutex.java:433)
        at org.openide.util.Mutex$1R.run(Mutex.java:1305)
Comment 1 Lukas Hasik 2008-03-05 07:44:19 UTC

*** This issue has been marked as a duplicate of 129194 ***