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 196120 - web.common.api.WebUtils.resolveToReference leads to IOException: Invalid argument
Summary: web.common.api.WebUtils.resolveToReference leads to IOException: Invalid argu...
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: Editing infrastructure (show other bugs)
Version: 7.0
Hardware: All All
: P2 normal (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-28 19:00 UTC by jorandpg
Modified: 2011-09-20 09:01 UTC (History)
14 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 177125


Attachments
stacktrace (5.68 KB, text/plain)
2011-02-28 19:00 UTC, jorandpg
Details
stacktrace (4.92 KB, text/plain)
2011-03-08 02:30 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jorandpg 2011-02-28 19:00:48 UTC
This bug was originally marked as duplicate of bug 194418, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.0 Beta 2 (Build 201102271501)
VM: Java HotSpot(TM) Client VM, 17.1-b03, Java(TM) SE Runtime Environment, 1.6.0_22-b04
OS: Windows 7

User Comments:
jorandpg: Despues de abierto netbeans, estaba cargando los proyectos automaticamante cuando aparece el error.




Stacktrace: 
java.io.IOException: Invalid argument
   at java.io.WinNTFileSystem.canonicalize0(WinNTFileSystem.java:0)
   at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:396)
   at java.io.File.getCanonicalPath(File.java:559)
   at java.io.File.getCanonicalFile(File.java:583)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FolderObj.getFileObject(FolderObj.java:115)
   at org.netbeans.modules.web.common.api.WebUtils.resolveToReference(WebUtils.java:115)
Comment 1 jorandpg 2011-02-28 19:00:52 UTC
Created attachment 106568 [details]
stacktrace
Comment 2 Exceptions Reporter 2011-03-04 11:13:18 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=177125
Comment 3 Exceptions Reporter 2011-03-08 02:30:53 UTC
Created attachment 106804 [details]
stacktrace

loadinga grails project
Comment 4 Marian Mirilovic 2011-08-17 10:14:22 UTC
123 dups ... all of them reported against Wins and for NB 7.0 Beta 2 - so it might be already fixed
Comment 5 Marek Fukala 2011-09-20 09:01:25 UTC
already fixed