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 204425 - IOException during running Web Project
Summary: IOException during running Web Project
Status: RESOLVED INCOMPLETE
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 7.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Petr Hejl
URL: http://wiki.netbeans.org/TS_70_WebPro...
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-31 10:16 UTC by debuggercz
Modified: 2012-03-27 13:14 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception (233.59 KB, image/png)
2011-10-31 10:16 UTC, debuggercz
Details
Details of exception (233.16 KB, image/png)
2011-10-31 10:16 UTC, debuggercz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description debuggercz 2011-10-31 10:16:28 UTC
Created attachment 112582 [details]
Exception

Product Version: NetBeans IDE Dev (Build 201110300600)

Java: 1.7.0; Java HotSpot(TM) Client VM 21.0-b17

System: Windows 7 version 6.1 running on x86; Cp1252; en_US (nb)

User directory: C:\Users\tester\.netbeans\dev

Cache directory: C:\Users\tester\.netbeans\dev\var\cache

Steps:
1. Click File -> New Project -> Java Web -> Web Application -> Next
2. Leave default values and finish the wizard
3. Invoke Move on renamed project
4. Append e.g. "\abcd" to "Project Location" and click Move button
5. Invoke Run on project
IOException will appear
Comment 1 debuggercz 2011-10-31 10:16:59 UTC
Created attachment 112583 [details]
Details of exception
Comment 2 Petr Hejl 2012-03-27 13:14:53 UTC
I can't reproduce the issue. Are the steps correct?