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 254562

Summary: Unexpect Exception Occurs when trying to run or save a netbeans user interface
Product: guibuilder Reporter: dtholson
Component: Natural LayoutAssignee: issues@guibuilder <issues>
Status: RESOLVED INCOMPLETE    
Severity: normal    
Priority: P3    
Version: 8.0.2   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: Multiple screenshots of the issue are attached in the above word document

Description dtholson 2015-08-20 20:30:31 UTC
Created attachment 155500 [details]
Multiple screenshots of the issue are attached in the above word document

When trying to run or save JFrame Form which automatically generates code to create a user interface. The error Unexpected Exception occurs.  When show and report problem to Netbeans is selected the error Networ problem is displayed.  A word document with multiple screenshots of the issue has been attached.
Comment 1 Tomas Pavek 2015-09-23 12:38:35 UTC
I can see an exception happened but don't see what it was (exception stackrace).  Can you add it here? When you get the Unexpected Exception dialog, the stacktrace appears after clicking Show Details button. The dialog also tells you where the messages.log file is located. It would be nice to attach it here as well.

The exception and log file might be enough to diagnose the problem. But sometimes it is not. Ideally we'd like to know how to reproduce the exception exactly. Can you zip your project, attach it here and describe steps how to get to the exception after opening the project in the IDE? Thanks