Re: GUI Form load error
Tomas Pavek <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.user-interface |
|---|---|
| Message-ID | <[email protected]> |
The errors should be shown in another message window that should appear after you close the first one with the warning. Isn't it there? Then please look into the log file (in userdir in \var\log\messages.log) - Tomas King Lung Chiu wrote: > Hi, > > My netbeans session crashed, and upon reopening netbeans, my GUI form loads > with a pop-up error message: > > Errors occured in loading the form data. It is not recommended to use > this form now in editable mode - data that could not be loaded would > be lost after saving the form. Please go through the reported errors, try > to > fix them if possible, and open the form again. > If you choose to open the form as View Only you may see which beans are > missing. > > However, where can I see the actual reported errors? There are no 'reported > errors' displayed in the bottom output pane. > > thanks > > King