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 182757 - [69cat] java.io.FileNotFoundException: C:\Documents and Settings\michael\.netbeans\dev\var\log\uigestures (Access is denied)
Summary: [69cat] java.io.FileNotFoundException: C:\Documents and Settings\michael\.net...
Status: RESOLVED DUPLICATE of bug 183331
Alias: None
Product: ide
Classification: Unclassified
Component: Logger (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jindrich Sedek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-25 11:02 UTC by misterm
Modified: 2010-04-26 13:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 166998


Attachments
stacktrace (642 bytes, text/plain)
2010-03-25 11:02 UTC, misterm
Details

Note You need to log in before you can comment on or make changes to this bug.
Description misterm 2010-03-25 11:02:22 UTC
Build: NetBeans IDE Dev (Build 100324-9f335eccb64d)
VM: Java HotSpot(TM) Client VM, 10.0-b19, Java(TM) SE Runtime Environment, 1.6.0_04-b12
OS: Windows XP

Stacktrace: 
java.io.FileNotFoundException: C:\Documents and Settings\michael\.netbeans\dev\var\log\uigestures (Access is denied)
   at java.io.FileOutputStream.openAppend(FileOutputStream.java:0)
   at java.io.FileOutputStream.<init>(FileOutputStream.java:177)
   at org.netbeans.modules.uihandler.Installer.logStream(Installer.java:822)
   at org.netbeans.modules.uihandler.Installer.writeOut(Installer.java:439)
   at org.netbeans.modules.uihandler.UIHandler$1WriteOut.run(UIHandler.java:122)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1356)
Comment 1 misterm 2010-03-25 11:02:26 UTC
Created attachment 95782 [details]
stacktrace
Comment 2 Jindrich Sedek 2010-04-26 13:02:56 UTC
the same problem as an issue 183331

*** This bug has been marked as a duplicate of bug 183331 ***