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 196252

Summary: DataEditorSupport.loadFromStreamToKit stack traces printed to log
Product: platform Reporter: Jesse Glick <jglick>
Component: TextAssignee: issues@editor <issues>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.0   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: Log file

Description Jesse Glick 2011-03-03 18:26:57 UTC
Created attachment 106668 [details]
Log file

Recent dev build. I had a couple Maven projects open, closed them, opened a j2seproject. None using any non-ASCII characters that I know of. Got tons of exceptions

  "The file cannot be safely opened with encoding UTF-8. Do you want to continue opening it?"

but there was no dialog in the GUI.
Comment 1 Jesse Glick 2011-03-03 19:04:15 UTC
Reproducible, and voluminous; distracts from real problems.
Comment 2 Jesse Glick 2011-03-03 19:05:31 UTC
Running New Action wizard on a module project, so probably a limited use case.
Comment 3 Vladimir Voskresensky 2011-03-03 19:21:34 UTC

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