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

Summary: java.io.FileNotFoundException: C:\wamp\www\afx\controls\reg.class.php (????????????????????)
Product: platform Reporter: Exceptions Reporter <exceptions_reporter>
Component: TextAssignee: Miloslav Metelka <mmetelka>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 205958
Attachments: stacktrace

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.