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 23426

Summary: "Source Was Deleted" when creating a new GUI Form
Product: platform Reporter: isullivan <isullivan>
Component: -- Other --Assignee: phamernik <phamernik>
Status: CLOSED WORKSFORME    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:
Attachments: ide.log sub-section

Description isullivan 2002-05-13 21:15:10 UTC
Just recently, possibly on my switch to 1.4 JVM, I started 
gettign a "Source Was Deleted" dialog when I try to create 
a new piece of UI via the New->GUI Forms popup menu. After 
dismissing the dialog I get a .form file with the 
appropriate name, but not .java file. I can't be sure this 
only happens in the 1.4 JVM, I siwtched back to 1.3.1 and 
worked for a while and didn't encounter the bug. But it is 
sporadic under 1.4. Attached is a segment of the ide.log 
that contains a few exceptions that seem relevant.
Sorry if this is the wrong component, but I couldn't 
determine the correct one to post this to.
-Ian
Comment 1 isullivan 2002-05-13 21:16:03 UTC
Created attachment 5723 [details]
ide.log sub-section
Comment 2 _ ttran 2002-05-14 08:14:41 UTC
Svata, please investigate and assign the bug back to us if it's in
core/openide.  I don't understand how this can happen
Comment 3 Svata Dedic 2002-05-24 12:58:54 UTC
First thing - I could not reproduce that.
The reason for the bug was that the template object was (for a reason
unknown to me) made invalid; the other reports are just a consequence
of that. Sorry; so far I have no clue how it is possible that the
template DataObject was unmade :-(
Comment 4 _ ttran 2002-06-04 15:58:30 UTC
-> phamernik, please take care of this bug, can be something in data
system
Comment 5 phamernik 2002-06-27 14:48:48 UTC
I can't reproduce the issue as well.
I don't know why .java file wasn't created. There is no exception
showing the cause of this problem in the log.

Closing as WORKSFORME.
Comment 6 Quality Engineering 2003-07-01 15:58:53 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified
Comment 7 Quality Engineering 2003-07-01 16:17:56 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.