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 151341

Summary: Attaching gets an IllegalArgumentException
Product: cnd Reporter: _ gordonp <gordonp>
Component: DebuggerAssignee: issues@cnd <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description _ gordonp 2008-10-25 00:25:13 UTC
As noted in #147788, you can get an IAE because the attach path isn't normalized before calling
FileUtil.toFileObject().

The full stack trace is http://www.netbeans.org/nonav/issues/showattachment.cgi/72610/stack.txt.
Comment 1 Alexander Pepin 2008-10-27 15:24:40 UTC
moved to issue #147788

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