-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
8
-
win7 x32 b102
Exception in thread "FXSQE app launch thread" java.lang.RuntimeException: Exception in Application start method
at com.sun.javafx.application.LauncherImpl.launchApplication1(LauncherImpl.java:868)
at com.sun.javafx.application.LauncherImpl.access$000(LauncherImpl.java:56)
at com.sun.javafx.application.LauncherImpl$1.run(LauncherImpl.java:158)
at java.lang.Thread.run(Thread.java:724)
Caused by: java.lang.UnsupportedOperationException
at java.util.Collections$UnmodifiableList.add(Collections.java:1364)
at javafx.collections.ListChangeBuilder.nextRemove(ListChangeBuilder.java:208)
at javafx.collections.ObservableListBase.nextRemove(ObservableListBase.java:150)
at javafx.collections.ModifiableObservableListBase.remove(ModifiableObservableListBase.java:181)
at com.sun.javafx.collections.VetoableListDecorator.remove(VetoableListDecorator.java:284)
at com.sun.javafx.collections.VetoableListDecorator.remove(VetoableListDecorator.java:209)
at javafx.scene.Parent$1.onChanged(Parent.java:256)
at com.sun.javafx.collections.TrackableObservableList$1.onChanged(TrackableObservableList.java:48)
at com.sun.javafx.collections.ListListenerHelper$Generic.fireValueChangedEvent(ListListenerHelper.java:315)
at com.sun.javafx.collections.ListListenerHelper.fireValueChangedEvent(ListListenerHelper.java:72)
at javafx.collections.ObservableListBase.fireChange(ObservableListBase.java:233)
at javafx.collections.ListChangeBuilder.commit(ListChangeBuilder.java:482)
at javafx.collections.ListChangeBuilder.endChange(ListChangeBuilder.java:541)
at javafx.collections.ObservableListBase.endChange(ObservableListBase.java:205)
at javafx.collections.ModifiableObservableListBase.setAll(ModifiableObservableListBase.java:90)
at com.sun.javafx.collections.VetoableListDecorator.setAll(VetoableListDecorator.java:116)
at com.sun.javafx.collections.VetoableListDecorator.setAll(VetoableListDecorator.java:110)
at javafx.scene.control.PopupControl$CSSBridge$1.invalidated(PopupControl.java:1107)
at javafx.beans.property.ObjectPropertyBase.markInvalid(ObjectPropertyBase.java:111)
at javafx.beans.property.ObjectPropertyBase.set(ObjectPropertyBase.java:145)
at javafx.scene.control.PopupControl$CSSBridge$1.set(PopupControl.java:1078)
at javafx.scene.control.PopupControl$CSSBridge$1.set(PopupControl.java:1063)
at javafx.scene.control.PopupControl.setSkin(PopupControl.java:259)
at com.sun.javafx.scene.control.skin.ComboBoxPopupControl$1.<init>(ComboBoxPopupControl.java:111)
at com.sun.javafx.scene.control.skin.ComboBoxPopupControl.createPopup(ComboBoxPopupControl.java:105)
at com.sun.javafx.scene.control.skin.ComboBoxPopupControl.getPopup(ComboBoxPopupControl.java:62)
at com.sun.javafx.scene.control.skin.ComboBoxPopupControl.reconfigurePopup(ComboBoxPopupControl.java:149)
at com.sun.javafx.scene.control.skin.ComboBoxListViewSkin.computePrefWidth(ComboBoxListViewSkin.java:286)
at javafx.scene.control.Control.computePrefWidth(Control.java:523)
at javafx.scene.Parent.prefWidth(Parent.java:905)
at javafx.scene.layout.Region.prefWidth(Region.java:1205)
at javafx.scene.layout.FlowPane.computeMinWidth(FlowPane.java:572)
at javafx.scene.Parent.minWidth(Parent.java:929)
at javafx.scene.layout.Region.minWidth(Region.java:1169)
at javafx.scene.layout.Region.computeChildPrefAreaWidth(Region.java:1481)
at javafx.scene.layout.Region.getMaxAreaWidth(Region.java:1704)
at javafx.scene.layout.Region.computeMaxPrefAreaWidth(Region.java:1582)
at javafx.scene.layout.StackPane.computePrefWidth(StackPane.java:309)
at javafx.scene.Parent.prefWidth(Parent.java:905)
at javafx.scene.layout.Region.prefWidth(Region.java:1205)
at com.sun.javafx.scene.control.skin.ScrollPaneSkin.canChangeHorizontalSBVisibility(ScrollPaneSkin.java:967)
at com.sun.javafx.scene.control.skin.ScrollPaneSkin.access$2200(ScrollPaneSkin.java:64)
at com.sun.javafx.scene.control.skin.ScrollPaneSkin$4.requestLayout(ScrollPaneSkin.java:257)
at javafx.scene.Parent.requestParentLayout(Parent.java:885)
at javafx.scene.Parent.markDirtyLayout(Parent.java:853)
at javafx.scene.Parent.requestLayout(Parent.java:869)
at javafx.scene.layout.StackPane.requestLayout(StackPane.java:344)
at javafx.scene.Parent.requestParentLayout(Parent.java:885)
at javafx.scene.Parent.markDirtyLayout(Parent.java:853)
at javafx.scene.Parent.requestLayout(Parent.java:869)
at javafx.scene.layout.FlowPane.requestLayout(FlowPane.java:637)
at javafx.scene.Parent.requestParentLayout(Parent.java:885)
at javafx.scene.Parent.markDirtyLayout(Parent.java:853)
at javafx.scene.Parent.requestLayout(Parent.java:869)
at javafx.scene.Parent$1.onChanged(Parent.java:351)
at com.sun.javafx.collections.TrackableObservableList$1.onChanged(TrackableObservableList.java:48)
at com.sun.javafx.collections.ListListenerHelper$Generic.fireValueChangedEvent(ListListenerHelper.java:315)
at com.sun.javafx.collections.ListListenerHelper.fireValueChangedEvent(ListListenerHelper.java:72)
at javafx.collections.ObservableListBase.fireChange(ObservableListBase.java:233)
at javafx.collections.ListChangeBuilder.commit(ListChangeBuilder.java:482)
at javafx.collections.ListChangeBuilder.endChange(ListChangeBuilder.java:541)
at javafx.collections.ObservableListBase.endChange(ObservableListBase.java:205)
at javafx.collections.ModifiableObservableListBase.add(ModifiableObservableListBase.java:155)
at java.util.AbstractList.add(AbstractList.java:108)
at com.sun.javafx.collections.VetoableListDecorator.add(VetoableListDecorator.java:200)
at com.sun.javafx.scene.control.skin.ComboBoxBaseSkin.updateDisplayArea(ComboBoxBaseSkin.java:133)
at com.sun.javafx.scene.control.skin.ComboBoxBaseSkin.computePrefWidth(ComboBoxBaseSkin.java:173)
at com.sun.javafx.scene.control.skin.ComboBoxListViewSkin.computePrefWidth(ComboBoxListViewSkin.java:282)
at javafx.scene.control.Control.computePrefWidth(Control.java:523)
at javafx.scene.Parent.prefWidth(Parent.java:905)
at javafx.scene.layout.Region.prefWidth(Region.java:1205)
at javafx.scene.layout.FlowPane.computeMinWidth(FlowPane.java:572)
at javafx.scene.Parent.minWidth(Parent.java:929)
at javafx.scene.layout.Region.minWidth(Region.java:1169)
at javafx.scene.layout.Region.computeChildPrefAreaWidth(Region.java:1481)
at javafx.scene.layout.Region.getMaxAreaWidth(Region.java:1704)
at javafx.scene.layout.Region.computeMaxPrefAreaWidth(Region.java:1582)
at javafx.scene.layout.StackPane.computePrefWidth(StackPane.java:309)
at javafx.scene.Parent.prefWidth(Parent.java:905)
at javafx.scene.layout.Region.prefWidth(Region.java:1205)
at com.sun.javafx.scene.control.skin.ScrollPaneSkin.canChangeHorizontalSBVisibility(ScrollPaneSkin.java:967)
at com.sun.javafx.scene.control.skin.ScrollPaneSkin.access$2200(ScrollPaneSkin.java:64)
at com.sun.javafx.scene.control.skin.ScrollPaneSkin$4.requestLayout(ScrollPaneSkin.java:257)
at javafx.scene.Parent.requestParentLayout(Parent.java:885)
at javafx.scene.Parent.markDirtyLayout(Parent.java:853)
at javafx.scene.Parent.requestLayout(Parent.java:869)
at javafx.scene.layout.StackPane.requestLayout(StackPane.java:344)
at javafx.scene.Parent.requestParentLayout(Parent.java:885)
at javafx.scene.Parent.markDirtyLayout(Parent.java:853)
at javafx.scene.Parent.requestLayout(Parent.java:869)
at javafx.scene.layout.FlowPane.requestLayout(FlowPane.java:637)
at javafx.scene.Parent.requestParentLayout(Parent.java:885)
at javafx.scene.Parent.markDirtyLayout(Parent.java:853)
at javafx.scene.Parent.requestLayout(Parent.java:869)
at javafx.scene.layout.Region$InsetsProperty.fireValueChanged(Region.java:560)
at javafx.scene.layout.Region$3.invalidated(Region.java:445)
at javafx.beans.property.ObjectPropertyBase.markInvalid(ObjectPropertyBase.java:111)
at javafx.beans.property.ObjectPropertyBase.set(ObjectPropertyBase.java:145)
at javafx.css.StyleableObjectProperty.set(StyleableObjectProperty.java:82)
at javafx.css.StyleableObjectProperty.applyStyle(StyleableObjectProperty.java:68)
at javafx.scene.CssStyleHelper.resetToInitialValues(CssStyleHelper.java:297)
at javafx.scene.CssStyleHelper.createStyleHelper(CssStyleHelper.java:179)
at javafx.scene.Node.impl_processCSS(Node.java:8658)
at javafx.scene.Parent.impl_processCSS(Parent.java:1216)
at javafx.scene.control.Control.impl_processCSS(Control.java:870)
at javafx.scene.Parent.impl_processCSS(Parent.java:1228)
at javafx.scene.Parent.impl_processCSS(Parent.java:1228)
at javafx.scene.Parent.impl_processCSS(Parent.java:1228)
at javafx.scene.Parent.impl_processCSS(Parent.java:1228)
at javafx.scene.Parent.impl_processCSS(Parent.java:1228)
at javafx.scene.control.Control.impl_processCSS(Control.java:870)
at javafx.scene.Parent.impl_processCSS(Parent.java:1228)
at javafx.scene.Node.processCSS(Node.java:8587)
at javafx.scene.Scene.doCSSPass(Scene.java:538)
at javafx.scene.Scene.preferredSize(Scene.java:1504)
at javafx.scene.Scene.impl_preferredSize(Scene.java:1571)
at javafx.stage.Window$9.invalidated(Window.java:733)
at javafx.beans.property.BooleanPropertyBase.markInvalid(BooleanPropertyBase.java:109)
at javafx.beans.property.BooleanPropertyBase.set(BooleanPropertyBase.java:143)
at javafx.stage.Window.setShowing(Window.java:799)
at javafx.stage.Window.show(Window.java:814)
at javafx.stage.Stage.show(Stage.java:243)
at test.javaclient.shared.InteroperabilityApp.start(InteroperabilityApp.java:64)
at com.sun.javafx.application.LauncherImpl$5.run(LauncherImpl.java:811)
at com.sun.javafx.application.PlatformImpl$7.run(PlatformImpl.java:295)
at com.sun.javafx.application.PlatformImpl$6$1.run(PlatformImpl.java:261)
at com.sun.javafx.application.PlatformImpl$6$1.run(PlatformImpl.java:258)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl$6.run(PlatformImpl.java:258)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.access$300(WinApplication.java:39)
at com.sun.glass.ui.win.WinApplication$3$1.run(WinApplication.java:101)
at com.sun.javafx.application.LauncherImpl.launchApplication1(LauncherImpl.java:868)
at com.sun.javafx.application.LauncherImpl.access$000(LauncherImpl.java:56)
at com.sun.javafx.application.LauncherImpl$1.run(LauncherImpl.java:158)
at java.lang.Thread.run(Thread.java:724)
Caused by: java.lang.UnsupportedOperationException
at java.util.Collections$UnmodifiableList.add(Collections.java:1364)
at javafx.collections.ListChangeBuilder.nextRemove(ListChangeBuilder.java:208)
at javafx.collections.ObservableListBase.nextRemove(ObservableListBase.java:150)
at javafx.collections.ModifiableObservableListBase.remove(ModifiableObservableListBase.java:181)
at com.sun.javafx.collections.VetoableListDecorator.remove(VetoableListDecorator.java:284)
at com.sun.javafx.collections.VetoableListDecorator.remove(VetoableListDecorator.java:209)
at javafx.scene.Parent$1.onChanged(Parent.java:256)
at com.sun.javafx.collections.TrackableObservableList$1.onChanged(TrackableObservableList.java:48)
at com.sun.javafx.collections.ListListenerHelper$Generic.fireValueChangedEvent(ListListenerHelper.java:315)
at com.sun.javafx.collections.ListListenerHelper.fireValueChangedEvent(ListListenerHelper.java:72)
at javafx.collections.ObservableListBase.fireChange(ObservableListBase.java:233)
at javafx.collections.ListChangeBuilder.commit(ListChangeBuilder.java:482)
at javafx.collections.ListChangeBuilder.endChange(ListChangeBuilder.java:541)
at javafx.collections.ObservableListBase.endChange(ObservableListBase.java:205)
at javafx.collections.ModifiableObservableListBase.setAll(ModifiableObservableListBase.java:90)
at com.sun.javafx.collections.VetoableListDecorator.setAll(VetoableListDecorator.java:116)
at com.sun.javafx.collections.VetoableListDecorator.setAll(VetoableListDecorator.java:110)
at javafx.scene.control.PopupControl$CSSBridge$1.invalidated(PopupControl.java:1107)
at javafx.beans.property.ObjectPropertyBase.markInvalid(ObjectPropertyBase.java:111)
at javafx.beans.property.ObjectPropertyBase.set(ObjectPropertyBase.java:145)
at javafx.scene.control.PopupControl$CSSBridge$1.set(PopupControl.java:1078)
at javafx.scene.control.PopupControl$CSSBridge$1.set(PopupControl.java:1063)
at javafx.scene.control.PopupControl.setSkin(PopupControl.java:259)
at com.sun.javafx.scene.control.skin.ComboBoxPopupControl$1.<init>(ComboBoxPopupControl.java:111)
at com.sun.javafx.scene.control.skin.ComboBoxPopupControl.createPopup(ComboBoxPopupControl.java:105)
at com.sun.javafx.scene.control.skin.ComboBoxPopupControl.getPopup(ComboBoxPopupControl.java:62)
at com.sun.javafx.scene.control.skin.ComboBoxPopupControl.reconfigurePopup(ComboBoxPopupControl.java:149)
at com.sun.javafx.scene.control.skin.ComboBoxListViewSkin.computePrefWidth(ComboBoxListViewSkin.java:286)
at javafx.scene.control.Control.computePrefWidth(Control.java:523)
at javafx.scene.Parent.prefWidth(Parent.java:905)
at javafx.scene.layout.Region.prefWidth(Region.java:1205)
at javafx.scene.layout.FlowPane.computeMinWidth(FlowPane.java:572)
at javafx.scene.Parent.minWidth(Parent.java:929)
at javafx.scene.layout.Region.minWidth(Region.java:1169)
at javafx.scene.layout.Region.computeChildPrefAreaWidth(Region.java:1481)
at javafx.scene.layout.Region.getMaxAreaWidth(Region.java:1704)
at javafx.scene.layout.Region.computeMaxPrefAreaWidth(Region.java:1582)
at javafx.scene.layout.StackPane.computePrefWidth(StackPane.java:309)
at javafx.scene.Parent.prefWidth(Parent.java:905)
at javafx.scene.layout.Region.prefWidth(Region.java:1205)
at com.sun.javafx.scene.control.skin.ScrollPaneSkin.canChangeHorizontalSBVisibility(ScrollPaneSkin.java:967)
at com.sun.javafx.scene.control.skin.ScrollPaneSkin.access$2200(ScrollPaneSkin.java:64)
at com.sun.javafx.scene.control.skin.ScrollPaneSkin$4.requestLayout(ScrollPaneSkin.java:257)
at javafx.scene.Parent.requestParentLayout(Parent.java:885)
at javafx.scene.Parent.markDirtyLayout(Parent.java:853)
at javafx.scene.Parent.requestLayout(Parent.java:869)
at javafx.scene.layout.StackPane.requestLayout(StackPane.java:344)
at javafx.scene.Parent.requestParentLayout(Parent.java:885)
at javafx.scene.Parent.markDirtyLayout(Parent.java:853)
at javafx.scene.Parent.requestLayout(Parent.java:869)
at javafx.scene.layout.FlowPane.requestLayout(FlowPane.java:637)
at javafx.scene.Parent.requestParentLayout(Parent.java:885)
at javafx.scene.Parent.markDirtyLayout(Parent.java:853)
at javafx.scene.Parent.requestLayout(Parent.java:869)
at javafx.scene.Parent$1.onChanged(Parent.java:351)
at com.sun.javafx.collections.TrackableObservableList$1.onChanged(TrackableObservableList.java:48)
at com.sun.javafx.collections.ListListenerHelper$Generic.fireValueChangedEvent(ListListenerHelper.java:315)
at com.sun.javafx.collections.ListListenerHelper.fireValueChangedEvent(ListListenerHelper.java:72)
at javafx.collections.ObservableListBase.fireChange(ObservableListBase.java:233)
at javafx.collections.ListChangeBuilder.commit(ListChangeBuilder.java:482)
at javafx.collections.ListChangeBuilder.endChange(ListChangeBuilder.java:541)
at javafx.collections.ObservableListBase.endChange(ObservableListBase.java:205)
at javafx.collections.ModifiableObservableListBase.add(ModifiableObservableListBase.java:155)
at java.util.AbstractList.add(AbstractList.java:108)
at com.sun.javafx.collections.VetoableListDecorator.add(VetoableListDecorator.java:200)
at com.sun.javafx.scene.control.skin.ComboBoxBaseSkin.updateDisplayArea(ComboBoxBaseSkin.java:133)
at com.sun.javafx.scene.control.skin.ComboBoxBaseSkin.computePrefWidth(ComboBoxBaseSkin.java:173)
at com.sun.javafx.scene.control.skin.ComboBoxListViewSkin.computePrefWidth(ComboBoxListViewSkin.java:282)
at javafx.scene.control.Control.computePrefWidth(Control.java:523)
at javafx.scene.Parent.prefWidth(Parent.java:905)
at javafx.scene.layout.Region.prefWidth(Region.java:1205)
at javafx.scene.layout.FlowPane.computeMinWidth(FlowPane.java:572)
at javafx.scene.Parent.minWidth(Parent.java:929)
at javafx.scene.layout.Region.minWidth(Region.java:1169)
at javafx.scene.layout.Region.computeChildPrefAreaWidth(Region.java:1481)
at javafx.scene.layout.Region.getMaxAreaWidth(Region.java:1704)
at javafx.scene.layout.Region.computeMaxPrefAreaWidth(Region.java:1582)
at javafx.scene.layout.StackPane.computePrefWidth(StackPane.java:309)
at javafx.scene.Parent.prefWidth(Parent.java:905)
at javafx.scene.layout.Region.prefWidth(Region.java:1205)
at com.sun.javafx.scene.control.skin.ScrollPaneSkin.canChangeHorizontalSBVisibility(ScrollPaneSkin.java:967)
at com.sun.javafx.scene.control.skin.ScrollPaneSkin.access$2200(ScrollPaneSkin.java:64)
at com.sun.javafx.scene.control.skin.ScrollPaneSkin$4.requestLayout(ScrollPaneSkin.java:257)
at javafx.scene.Parent.requestParentLayout(Parent.java:885)
at javafx.scene.Parent.markDirtyLayout(Parent.java:853)
at javafx.scene.Parent.requestLayout(Parent.java:869)
at javafx.scene.layout.StackPane.requestLayout(StackPane.java:344)
at javafx.scene.Parent.requestParentLayout(Parent.java:885)
at javafx.scene.Parent.markDirtyLayout(Parent.java:853)
at javafx.scene.Parent.requestLayout(Parent.java:869)
at javafx.scene.layout.FlowPane.requestLayout(FlowPane.java:637)
at javafx.scene.Parent.requestParentLayout(Parent.java:885)
at javafx.scene.Parent.markDirtyLayout(Parent.java:853)
at javafx.scene.Parent.requestLayout(Parent.java:869)
at javafx.scene.layout.Region$InsetsProperty.fireValueChanged(Region.java:560)
at javafx.scene.layout.Region$3.invalidated(Region.java:445)
at javafx.beans.property.ObjectPropertyBase.markInvalid(ObjectPropertyBase.java:111)
at javafx.beans.property.ObjectPropertyBase.set(ObjectPropertyBase.java:145)
at javafx.css.StyleableObjectProperty.set(StyleableObjectProperty.java:82)
at javafx.css.StyleableObjectProperty.applyStyle(StyleableObjectProperty.java:68)
at javafx.scene.CssStyleHelper.resetToInitialValues(CssStyleHelper.java:297)
at javafx.scene.CssStyleHelper.createStyleHelper(CssStyleHelper.java:179)
at javafx.scene.Node.impl_processCSS(Node.java:8658)
at javafx.scene.Parent.impl_processCSS(Parent.java:1216)
at javafx.scene.control.Control.impl_processCSS(Control.java:870)
at javafx.scene.Parent.impl_processCSS(Parent.java:1228)
at javafx.scene.Parent.impl_processCSS(Parent.java:1228)
at javafx.scene.Parent.impl_processCSS(Parent.java:1228)
at javafx.scene.Parent.impl_processCSS(Parent.java:1228)
at javafx.scene.Parent.impl_processCSS(Parent.java:1228)
at javafx.scene.control.Control.impl_processCSS(Control.java:870)
at javafx.scene.Parent.impl_processCSS(Parent.java:1228)
at javafx.scene.Node.processCSS(Node.java:8587)
at javafx.scene.Scene.doCSSPass(Scene.java:538)
at javafx.scene.Scene.preferredSize(Scene.java:1504)
at javafx.scene.Scene.impl_preferredSize(Scene.java:1571)
at javafx.stage.Window$9.invalidated(Window.java:733)
at javafx.beans.property.BooleanPropertyBase.markInvalid(BooleanPropertyBase.java:109)
at javafx.beans.property.BooleanPropertyBase.set(BooleanPropertyBase.java:143)
at javafx.stage.Window.setShowing(Window.java:799)
at javafx.stage.Window.show(Window.java:814)
at javafx.stage.Stage.show(Stage.java:243)
at test.javaclient.shared.InteroperabilityApp.start(InteroperabilityApp.java:64)
at com.sun.javafx.application.LauncherImpl$5.run(LauncherImpl.java:811)
at com.sun.javafx.application.PlatformImpl$7.run(PlatformImpl.java:295)
at com.sun.javafx.application.PlatformImpl$6$1.run(PlatformImpl.java:261)
at com.sun.javafx.application.PlatformImpl$6$1.run(PlatformImpl.java:258)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl$6.run(PlatformImpl.java:258)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
at com.sun.glass.ui.win.WinApplication.access$300(WinApplication.java:39)
at com.sun.glass.ui.win.WinApplication$3$1.run(WinApplication.java:101)
- duplicates
-
JDK-8123494 Exception running Modena
-
- Closed
-