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 239398 - java.io.FileNotFoundException: C:\wamp\www\afx\controls\reg.class.php (????????????????????)
Summary: java.io.FileNotFoundException: C:\wamp\www\afx\controls\reg.class.php (??????...
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Text (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-12 09:40 UTC by Exceptions Reporter
Modified: 2015-02-04 03:32 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 205958


Attachments
stacktrace (4.44 KB, text/plain)
2013-12-12 09:40 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2013-12-12 09:40:08 UTC
This bug was originally marked as duplicate of bug 214970, 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.3.1 (Build 201306052037)
VM: Java HotSpot(TM) Client VM, 23.7-b01, Java(TM) SE Runtime Environment, 1.7.0_15-b03
OS: Windows 7

User Comments:
GUEST: ????????????




Stacktrace: 
java.io.FileNotFoundException: C:\wamp\www\afx\controls\reg.class.php (????????????????????)
   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:135)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObj.getOutputStream(FileObj.java:135)
   at org.netbeans.modules.masterfs.filebasedfs.fileobjects.FileObj.getOutputStream(FileObj.java:102)
Comment 1 Exceptions Reporter 2013-12-12 09:40:11 UTC
Created attachment 143093 [details]
stacktrace
Comment 2 Jaroslav Havlin 2013-12-12 15:14:20 UTC
The exception is related to org.openide.text.DataEditorSupport.saveDocument.
Reassigning to platform/Text. Please evaluate it, thank you.
Comment 3 Quality Engineering 2015-02-04 03:32:36 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.