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 106052 - Problem generating form for a DB Table
Summary: Problem generating form for a DB Table
Status: RESOLVED WORKSFORME
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Binding (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-07 18:41 UTC by ravenrod
Modified: 2007-08-03 15:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Log File for Netbeans 6.0 M9 (249.64 KB, application/octet-stream)
2007-06-07 18:44 UTC, ravenrod
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ravenrod 2007-06-07 18:41:54 UTC
While generating the text table for a Database Browser/Editor the IDE fails to 
generate the form. The following is an excerpt from the log file:

Unable to set value elements on 
com.sun.java.swing.binding.AbstractListTableBindingSupport$PropertyDelegate@242
fb5 masterTable
java.lang.NumberFormatException: For input string: "_index_"
	at java.lang.NumberFormatException.forInputString
(NumberFormatException.java:48)
	at java.lang.Integer.parseInt(Integer.java:447)
	at java.lang.Integer.parseInt(Integer.java:497)
	at org.netbeans.modules.form.BindingDesignSupport.createBinding
(BindingDesignSupport.java:714)
	at org.netbeans.modules.form.BindingDesignSupport.addBinding
(BindingDesignSupport.java:607)
	at 
org.netbeans.modules.form.BindingDesignSupport.establishUpdatedBindings
(BindingDesignSupport.java:513)
	at org.netbeans.modules.form.VisualReplicator.createClone
(VisualReplicator.java:215)
	at org.netbeans.modules.form.VisualReplicator.createClone
(VisualReplicator.java:185)
	at org.netbeans.modules.form.FormDesigner$FormListener.run
(FormDesigner.java:2127)
	at org.netbeans.modules.form.FormLAF$2.run(FormLAF.java:216)
	at org.openide.util.Mutex.doEventAccess(Mutex.java:1201)
	at org.openide.util.Mutex.readAccess(Mutex.java:220)
	at org.netbeans.modules.form.FormLAF.executeWithLookAndFeel
(FormLAF.java:201)
	at org.netbeans.modules.form.FormDesigner$FormListener.processEvents
(FormDesigner.java:2110)
	at org.netbeans.modules.form.FormDesigner$FormListener.formChanged
(FormDesigner.java:2078)
	at org.netbeans.modules.form.FormDesigner.updateWholeDesigner
(FormDesigner.java:480)
	at org.netbeans.modules.form.FormDesigner.initialize
(FormDesigner.java:282)
	at org.netbeans.modules.form.FormDesigner.componentShowing
(FormDesigner.java:1717)
	at org.netbeans.core.multiview.MultiViewPeer.peerComponentShowing
(MultiViewPeer.java:176)
	at 
org.netbeans.core.multiview.MultiViewCloneableTopComponent.componentShowing
(MultiViewCloneableTopComponent.java:112)
	at org.openide.windows.WindowManager.componentShowing
(WindowManager.java:320)
	at org.netbeans.core.windows.WindowManagerImpl.componentShowing
(WindowManagerImpl.java:1004)
	at org.netbeans.core.windows.view.DefaultView.changeGUI
(DefaultView.java:137)
	at org.netbeans.core.windows.ViewRequestor.dispatchRequest
(ViewRequestor.java:247)
	at org.netbeans.core.windows.ViewRequestor.processRequest
(ViewRequestor.java:223)
	at org.netbeans.core.windows.ViewRequestor.postRequest
(ViewRequestor.java:161)
	at org.netbeans.core.windows.ViewRequestor.scheduleRequest
(ViewRequestor.java:101)
	at org.netbeans.core.windows.Central.activateModeTopComponent
(Central.java:1612)
	at 
org.netbeans.core.windows.WindowManagerImpl.topComponentRequestActive
(WindowManagerImpl.java:1109)
	at org.openide.windows.TopComponent.requestActive
(TopComponent.java:680)
	at org.netbeans.modules.form.FormEditorSupport.openFormEditor
(FormEditorSupport.java:164)
	at org.netbeans.modules.form.FormDataNode$1.actionPerformed
(FormDataNode.java:59)
	at org.netbeans.modules.project.ui.ProjectUtilities$3.run
(ProjectUtilities.java:253)
	at org.openide.util.Mutex.doEvent(Mutex.java:1181)
	at org.openide.util.Mutex.writeAccess(Mutex.java:376)
	at 
org.netbeans.modules.project.ui.ProjectUtilities.openAndSelectNewObject
(ProjectUtilities.java:245)
	at org.netbeans.modules.project.ui.actions.NewProject$2.run
(NewProject.java:189)
	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
	at java.awt.EventDispatchThread.pumpOneEventForHierarchy
(EventDispatchThread.java:242)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy
(EventDispatchThread.java:163)
	at java.awt.EventDispatchThread.pumpEvents
(EventDispatchThread.java:157)
	at java.awt.EventDispatchThread.pumpEvents
(EventDispatchThread.java:149)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
WARNING [null]: WARNING - ErrorManager detected cyclic exception nesting:
WARNING [null]: 	org.netbeans.modules.form.PersistenceException: 
Missing attributes of component element
WARNING [null]: Be sure not to annotate an exception with itself, directly or 
indirectly.
WARNING [null]: WARNING - ErrorManager detected cyclic exception nesting:
WARNING [null]: 	org.netbeans.modules.form.PersistenceException: 
Missing attributes of component element
WARNING [null]: Be sure not to annotate an exception with itself, directly or 
indirectly.
WARNING [null]: WARNING - ErrorManager detected cyclic exception nesting:
WARNING [null]: 	org.netbeans.modules.form.PersistenceException: 
Missing attributes of component element
WARNING [null]: Be sure not to annotate an exception with itself, directly or 
indirectly.
WARNING [null]: WARNING - ErrorManager detected cyclic exception nesting:
WARNING [null]: 	org.netbeans.modules.form.PersistenceException: 
Missing attributes of component element
WARNING [null]: Be sure not to annotate an exception with itself, directly or 
indirectly.
WARNING [null]: WARNING - ErrorManager detected cyclic exception nesting:
WARNING [null]: 	org.netbeans.modules.form.PersistenceException: 
Missing attributes of component element
WARNING [null]: Be sure not to annotate an exception with itself, directly or 
indirectly.
WARNING [null]: WARNING - ErrorManager detected cyclic exception nesting:
WARNING [null]: 	org.netbeans.modules.form.PersistenceException: 
Missing attributes of component element
WARNING [null]: Be sure not to annotate an exception with itself, directly or 
indirectly.
WARNING [null]: WARNING - ErrorManager detected cyclic exception nesting:
WARNING [null]: 	org.netbeans.modules.form.PersistenceException: 
Missing attributes of component element
WARNING [null]: Be sure not to annotate an exception with itself, directly or 
indirectly.
WARNING [null]: WARNING - ErrorManager detected cyclic exception nesting:
WARNING [null]: 	org.netbeans.modules.form.PersistenceException: 
Missing attributes of component element
WARNING [null]: Be sure not to annotate an exception with itself, directly or 
indirectly.
INFO [org.netbeans.modules.java.editor.semantic.MarkOccurrencesHighlighter]: 
Unknow element type: PACKAGE.
Comment 1 ravenrod 2007-06-07 18:44:17 UTC
Created attachment 43403 [details]
Log File for Netbeans 6.0 M9
Comment 2 Jan Stola 2007-06-08 06:45:00 UTC
The attached message.log unfortunately is not sufficient to track the problem 
down. On the other hand, there was several known issues in NetBeans build M9 
that could cause this problem. These issues has been fixed in the development 
builds. Could you, please, try one of the latest development builds and check 
whether the problem disappeared? These builds can be downloaded for example 
from http://bits.netbeans.org/netbeans/6.0/nightly/ Use build 200706060000 or 
later. Thank you in advance.
Comment 3 Jan Stola 2007-08-03 15:37:14 UTC
No additional information provided => closing as WORKSFORME.