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 - Attaching gets an IllegalArgumentException
Summary: Attaching gets an IllegalArgumentException
Status: RESOLVED DUPLICATE of bug 147788
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-25 00:25 UTC by _ gordonp
Modified: 2009-06-25 10:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***