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 232750 - IllegalArgumentException: URI is not hierarchical: jar:file:/root/org-netbeans-modules-java-editor.src!/ File: /root/org-netbeans-modules-java-editor.src
Summary: IllegalArgumentException: URI is not hierarchical: jar:file:/root/org-netbean...
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-15 22:33 UTC by adithyank
Modified: 2013-07-20 02:12 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 189525


Attachments
stacktrace (5.11 KB, text/plain)
2013-07-15 22:33 UTC, adithyank
Details

Note You need to log in before you can comment on or make changes to this bug.
Description adithyank 2013-07-15 22:33:46 UTC
Build: NetBeans IDE 7.4 Beta (Build 201307092200)
VM: Java HotSpot(TM) Client VM, 23.21-b01, Java(TM) SE Runtime Environment, 1.7.0_21-b11
OS: Linux

User Comments:
adithyank: changed the java platform for a standard java project from jdk6 to jdk7

GUEST: Setting the Application Class

rudyment: Exception occurred after closing the Option window




Stacktrace: 
java.lang.IllegalArgumentException: URI is not hierarchical: jar:file:/root/org-netbeans-modules-java-editor.src!/ File: /root/org-netbeans-modules-java-editor.src
   at org.netbeans.modules.java.j2seproject.ui.customizer.J2SEProjectProperties.validateURL(J2SEProjectProperties.java:791)
   at org.netbeans.modules.java.j2seproject.ui.customizer.J2SEProjectProperties.storeRoots(J2SEProjectProperties.java:773)
   at org.netbeans.modules.java.j2seproject.ui.customizer.J2SEProjectProperties.storeProperties(J2SEProjectProperties.java:578)
   at org.netbeans.modules.java.j2seproject.ui.customizer.J2SEProjectProperties.access$000(J2SEProjectProperties.java:119)
   at org.netbeans.modules.java.j2seproject.ui.customizer.J2SEProjectProperties$2.run(J2SEProjectProperties.java:496)
   at org.netbeans.modules.java.j2seproject.ui.customizer.J2SEProjectProperties$2.run(J2SEProjectProperties.java:494)
Comment 1 adithyank 2013-07-15 22:33:47 UTC
Created attachment 137157 [details]
stacktrace
Comment 2 Tomas Zezula 2013-07-18 08:46:31 UTC
Fixed jet-main d9b8115a175e
Comment 3 Quality Engineering 2013-07-20 02:12:04 UTC
Integrated into 'main-silver', will be available in build *201307192300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/d9b8115a175e
User: Tomas Zezula <tzezula@netbeans.org>
Log: #232750:IllegalArgumentException: URI is not hierarchical: jar:file:/root/org-netbeans-modules-java-editor.src!/ File: /root/org-netbeans-modules-java-editor.src