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 186372 - IllegalArgumentException: URI is not hierarchical
Summary: IllegalArgumentException: URI is not hierarchical
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 6.x
Hardware: All All
: P1 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-19 10:31 UTC by Alexey Vladykin
Modified: 2010-05-24 10:11 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 169811


Attachments
stacktrace (1.95 KB, text/plain)
2010-05-19 10:31 UTC, Alexey Vladykin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Vladykin 2010-05-19 10:31:36 UTC
Build: NetBeans IDE Dev (Build 100518-b141dc42f3bb)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows XP

User Comments:
alexey_vladykin: Adding a remote host (spb-nero)




Stacktrace: 
java.lang.IllegalArgumentException: URI is not hierarchical
   at java.io.File.<init>(File.java:363)
   at org.netbeans.modules.cnd.gizmo.RemoteJarServiceProvider.<clinit>(RemoteJarServiceProvider.java:84)
   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(NativeConstructorAccessorImpl.java:0)
   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
   at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
Comment 1 Alexey Vladykin 2010-05-19 10:31:42 UTC
Created attachment 99189 [details]
stacktrace
Comment 2 Alexey Vladykin 2010-05-19 11:18:28 UTC
Saw this several times in different IDE runs, even after cleaning userdir. Quite annoying.
Comment 3 Alexey Vladykin 2010-05-19 11:28:06 UTC
URI is jar:file:/Z:/cnd-main/nbbuild/netbeans/cnd/modules/org-netbeans-modules-cnd-dwarfdump.jar!/
Comment 4 Alexey Vladykin 2010-05-19 11:34:32 UTC
Vladimir is working on this.
Comment 5 Vladimir Kvashin 2010-05-19 12:26:29 UTC
fixed in cnd-main:
http://hg.netbeans.org/cnd-main/rev/ac631403affb
Comment 6 Vladimir Kvashin 2010-05-19 18:38:47 UTC
Following the process. The issue is fixed in cnd-main.
Comment 7 Alexander Pepin 2010-05-20 11:22:48 UTC
Starting showstopper process.
Comment 8 Alexander Simon 2010-05-20 14:23:18 UTC
Reviewed, fix right and safe.
Comment 9 Alexander Pepin 2010-05-20 17:43:23 UTC
verified in dev cnd build from bertram.
please push to release69 clone.
Comment 10 Vladimir Kvashin 2010-05-20 19:31:32 UTC
Integrated into release69:
http://hg.netbeans.org/release69/rev/336af9b6b387
Comment 11 Alexander Pepin 2010-05-24 10:11:56 UTC
verified in rc1 build