Page 1 of 1

Debug error: NoSuchElementException

PostPosted: Tue Jan 16, 2018 7:52 pm
by tgs
Hello,

I get error messages in the Java Console on the client and I unfortunately have no idea what is causing this.
It would be great to get any help.

Servoy version 7.4.9 -releaseNumber 2047
java.version=1.8.0_144
os.name=Mac OS X
os.version=10.11.6

Code: Select all
Jan 16, 2018 6:38:43 PM com.servoy.j2db.util.Debug error
SCHWERWIEGEND: Throwable
java.util.NoSuchElementException
   at java.util.StringTokenizer.nextToken(StringTokenizer.java:349)
   at com.servoy.j2db.util.ComponentFactoryHelper.createBorder(ComponentFactoryHelper.java:193)
   at com.servoy.j2db.util.ComponentFactoryHelper.createBorder(ComponentFactoryHelper.java:175)
   at com.servoy.j2db.util.ComponentFactoryHelper.createBorder(ComponentFactoryHelper.java:194)
   at com.servoy.j2db.util.ComponentFactoryHelper.createBorder(ComponentFactoryHelper.java:175)
   at com.servoy.j2db.ui.scripting.AbstractHTMLSubmitRuntimeLabel.setBorder(AbstractHTMLSubmitRuntimeLabel.java:74)
   at com.servoy.j2db.ui.RenderableWrapper.resetProperties(RenderableWrapper.java:261)
   at com.servoy.j2db.ui.RenderEventExecutor.fireOnRender(RenderEventExecutor.java:105)
   at com.servoy.j2db.smart.dataui.DataLabel.fireOnRender(DataLabel.java:262)
   at com.servoy.j2db.smart.dataui.DataLabel.setValueObject(DataLabel.java:254)
   at com.servoy.j2db.dataprocessing.DisplaysAdapter.setValueToDisplays(DisplaysAdapter.java:228)
   at com.servoy.j2db.dataprocessing.DisplaysAdapter.setRecord(DisplaysAdapter.java:134)
   at com.servoy.j2db.dataprocessing.DataAdapterList.setRecord(DataAdapterList.java:403)
   at com.servoy.j2db.smart.dataui.DataRenderer.getListCellRendererComponent(DataRenderer.java:447)
   at com.servoy.j2db.smart.dataui.DataRenderer.getListCellRendererComponent(DataRenderer.java:423)
   at javax.swing.plaf.basic.BasicListUI.paintCell(BasicListUI.java:209)
   at com.servoy.j2db.util.editlist.EditListUI.paintCell(EditListUI.java:145)
   at javax.swing.plaf.basic.BasicListUI.paintImpl(BasicListUI.java:317)
   at javax.swing.plaf.basic.BasicListUI.paint(BasicListUI.java:240)
   at javax.swing.plaf.ComponentUI.update(ComponentUI.java:161)
   at javax.swing.JComponent.paintComponent(JComponent.java:780)
   at javax.swing.JComponent.paint(JComponent.java:1056)
   at javax.swing.JComponent.paintChildren(JComponent.java:889)
   at javax.swing.JComponent.paint(JComponent.java:1065)
   at javax.swing.JViewport.paint(JViewport.java:728)
   at javax.swing.JComponent.paintChildren(JComponent.java:889)
   at javax.swing.JComponent.paint(JComponent.java:1065)
   at javax.swing.JComponent.paintChildren(JComponent.java:889)
   at javax.swing.JComponent.paint(JComponent.java:1065)
   at com.servoy.j2db.smart.dataui.StyledEnablePanel.paint(StyledEnablePanel.java:119)
   at javax.swing.JComponent.paintChildren(JComponent.java:889)
   at javax.swing.JComponent.paint(JComponent.java:1065)
   at com.servoy.j2db.smart.SwingForm.paint(SwingForm.java:1755)
   at javax.swing.JComponent.paintChildren(JComponent.java:889)
   at javax.swing.JComponent.paint(JComponent.java:1065)
   at javax.swing.JComponent.paintChildren(JComponent.java:889)
   at javax.swing.JComponent.paint(JComponent.java:1065)
   at javax.swing.JComponent.paintChildren(JComponent.java:889)
   at javax.swing.JComponent.paint(JComponent.java:1065)
   at javax.swing.JComponent.paintChildren(JComponent.java:889)
   at com.servoy.j2db.smart.dataui.DataRenderer.paintChildren(DataRenderer.java:398)
   at javax.swing.JComponent.paint(JComponent.java:1065)
   at com.servoy.j2db.smart.dataui.StyledEnablePanel.paint(StyledEnablePanel.java:119)
   at javax.swing.JComponent.paintChildren(JComponent.java:889)
   at javax.swing.JComponent.paint(JComponent.java:1065)
   at javax.swing.JComponent.paintChildren(JComponent.java:889)
   at javax.swing.JComponent.paint(JComponent.java:1065)
   at javax.swing.JViewport.paint(JViewport.java:728)
   at javax.swing.JComponent.paintChildren(JComponent.java:889)
   at javax.swing.JComponent.paint(JComponent.java:1065)
   at javax.swing.JComponent.paintChildren(JComponent.java:889)
   at javax.swing.JComponent.paint(JComponent.java:1065)
   at com.servoy.j2db.smart.dataui.StyledEnablePanel.paint(StyledEnablePanel.java:119)
   at javax.swing.JComponent.paintChildren(JComponent.java:889)
   at javax.swing.JComponent.paint(JComponent.java:1065)
   at com.servoy.j2db.smart.SwingForm.paint(SwingForm.java:1755)
   at javax.swing.JComponent.paintChildren(JComponent.java:889)
   at javax.swing.JComponent.paint(JComponent.java:1065)
   at javax.swing.JComponent.paintChildren(JComponent.java:889)
   at javax.swing.JSplitPane.paintChildren(JSplitPane.java:1047)
   at javax.swing.JComponent.paint(JComponent.java:1065)
   at javax.swing.JComponent.paintChildren(JComponent.java:889)
   at javax.swing.JComponent.paint(JComponent.java:1065)
   at javax.swing.JComponent.paintChildren(JComponent.java:889)
   at com.servoy.j2db.smart.dataui.DataRenderer.paintChildren(DataRenderer.java:398)
   at javax.swing.JComponent.paint(JComponent.java:1065)
   at com.servoy.j2db.smart.dataui.StyledEnablePanel.paint(StyledEnablePanel.java:119)
   at javax.swing.JComponent.paintChildren(JComponent.java:889)
   at javax.swing.JComponent.paint(JComponent.java:1065)
   at javax.swing.JComponent.paintChildren(JComponent.java:889)
   at javax.swing.JComponent.paint(JComponent.java:1065)
   at javax.swing.JViewport.paint(JViewport.java:728)
   at javax.swing.JComponent.paintChildren(JComponent.java:889)
   at javax.swing.JComponent.paint(JComponent.java:1065)
   at javax.swing.JComponent.paintChildren(JComponent.java:889)
   at javax.swing.JComponent.paint(JComponent.java:1065)
   at com.servoy.j2db.smart.dataui.StyledEnablePanel.paint(StyledEnablePanel.java:119)
   at javax.swing.JComponent.paintChildren(JComponent.java:889)
   at javax.swing.JComponent.paint(JComponent.java:1065)
   at com.servoy.j2db.smart.SwingForm.paint(SwingForm.java:1755)
   at javax.swing.JComponent.paintChildren(JComponent.java:889)
   at javax.swing.JComponent.paint(JComponent.java:1065)
   at javax.swing.JComponent.paintToOffscreen(JComponent.java:5210)
   at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(RepaintManager.java:1579)
   at javax.swing.RepaintManager$PaintManager.paint(RepaintManager.java:1502)
   at javax.swing.RepaintManager.paint(RepaintManager.java:1272)
   at javax.swing.JComponent._paintImmediately(JComponent.java:5158)
   at javax.swing.JComponent.paintImmediately(JComponent.java:4969)
   at javax.swing.RepaintManager$4.run(RepaintManager.java:831)
   at javax.swing.RepaintManager$4.run(RepaintManager.java:814)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
   at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:814)
   at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:789)
   at com.servoy.j2db.util.gui.OverlapRepaintManager.paintDirtyRegions(OverlapRepaintManager.java:102)
   at javax.swing.RepaintManager.prePaintDirtyRegions(RepaintManager.java:738)
   at javax.swing.RepaintManager.access$1200(RepaintManager.java:64)
   at javax.swing.RepaintManager$ProcessingRunnable.run(RepaintManager.java:1732)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756)
   at java.awt.EventQueue.access$500(EventQueue.java:97)
   at java.awt.EventQueue$3.run(EventQueue.java:709)
   at java.awt.EventQueue$3.run(EventQueue.java:703)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
   at java.awt.EventQueue.dispatchEvent(EventQueue.java:726)
   at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
   at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
   at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
   at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)