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 214970 - java.io.FileNotFoundException: \\192.168.0.250\limesurvey\upload\templates\white_vespa\question.pstpl (Access is denied)
Summary: java.io.FileNotFoundException: \\192.168.0.250\limesurvey\upload\templates\wh...
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 7.1
Hardware: All All
: P4 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-29 09:20 UTC by Exceptions Reporter
Modified: 2012-11-28 02:36 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 190264


Attachments
stacktrace (4.83 KB, text/plain)
2012-06-29 09:20 UTC, Exceptions Reporter
Details
stacktrace (2.93 KB, text/plain)
2012-09-12 09:35 UTC, Vladimir Voskresensky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2012-06-29 09:20:34 UTC
This bug was originally marked as duplicate of bug 170162, 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.1 (Build 201112071828)
VM: Java HotSpot(TM) 64-Bit Server VM, 22.1-b02, Java(TM) SE Runtime Environment, 1.7.0_03-b05
OS: Windows 7

User Comments:
GUEST: Opened a project on a mapped drive




Stacktrace: 
java.io.FileNotFoundException: \\192.168.0.250\limesurvey\upload\templates\white_vespa\question.pstpl (Access is denied)
   at java.io.FileOutputStream.open(FileOutputStream.java:0)
   at java.io.FileOutputStream.<init>(FileOutputStream.java:212)
   at java.io.FileOutputStream.<init>(FileOutputStream.java:165)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObj$1.<init>(FileObj.java:125)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObj.getOutputStream(FileObj.java:125)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObj.getOutputStream(FileObj.java:98)
Comment 1 Exceptions Reporter 2012-06-29 09:20:38 UTC
Created attachment 121547 [details]
stacktrace
Comment 2 Vladimir Voskresensky 2012-09-12 09:35:12 UTC
Created attachment 124226 [details]
stacktrace
Comment 3 Jaroslav Tulach 2012-11-06 10:17:51 UTC
Access denied. What else do you expect than an exception?
Comment 4 Jaroslav Tulach 2012-11-20 14:45:37 UTC
ergonomics#ad82eaca58f3
Comment 5 Quality Engineering 2012-11-28 02:36:06 UTC
Integrated into 'main-golden', will be available in build *201211280002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/ad82eaca58f3
User: Jaroslav Tulach <jtulach@netbeans.org>
Log: #214970: java.io.FileNotFoundException: \\192.168.0.250\limesurvey\upload\templates\white_vespa\question.pstpl (Access is denied)
#214970: Test to verify the exception message is localized