NPE in skin.Utils.computeXOffset

Sven Reimers sven.reimers at gmail.com
Sat Nov 9 06:11:52 PST 2013


Hi all,

I get this a lot with b114 - any one any idea on what is going on?

java.lang.NullPointerException
at com.sun.javafx.scene.control.skin.Utils.computeXOffset(Utils.java:695)
at
com.sun.javafx.scene.control.skin.TitledPaneSkin$TitleRegion.layoutChildren(TitledPaneSkin.java:453)
at javafx.scene.Parent.layout(Parent.java:1063)
at javafx.scene.Parent.layout(Parent.java:1069)
at javafx.scene.Parent.layout(Parent.java:1069)
at javafx.scene.Parent.layout(Parent.java:1069)
at javafx.scene.Group.impl_computeLayoutBounds(Group.java:159)
at javafx.scene.Node$15.computeBounds(Node.java:3171)
at javafx.scene.Node$LazyBoundsProperty.get(Node.java:8991)
at javafx.scene.Node$LazyBoundsProperty.get(Node.java:8961)
at javafx.scene.Node.getLayoutBounds(Node.java:3186)
at
com.sun.javafx.scene.control.skin.ScrollPaneSkin.computeScrollNodeSize(ScrollPaneSkin.java:930)
at
com.sun.javafx.scene.control.skin.ScrollPaneSkin.layoutChildren(ScrollPaneSkin.java:788)
at javafx.scene.control.Control.layoutChildren(Control.java:569)
at javafx.scene.Parent.layout(Parent.java:1063)
at javafx.scene.Parent.layout(Parent.java:1069)
at javafx.scene.Parent.layout(Parent.java:1069)
at javafx.scene.Parent.layout(Parent.java:1069)
at javafx.scene.Parent.layout(Parent.java:1069)
at javafx.scene.Parent.layout(Parent.java:1069)
at javafx.scene.Parent.layout(Parent.java:1069)
at javafx.scene.Parent.layout(Parent.java:1069)
at javafx.scene.Parent.layout(Parent.java:1069)
at javafx.scene.Parent.layout(Parent.java:1069)
at javafx.scene.Parent.layout(Parent.java:1069)
at javafx.scene.Parent.layout(Parent.java:1069)
at javafx.scene.Parent.layout(Parent.java:1069)
at javafx.scene.Scene.doLayoutPass(Scene.java:564)
at javafx.scene.Scene$ScenePulseListener.pulse(Scene.java:2341)
at com.sun.javafx.tk.Toolkit.firePulse(Toolkit.java:329)
at com.sun.javafx.tk.quantum.QuantumToolkit.pulse(QuantumToolkit.java:479)
at com.sun.javafx.tk.quantum.QuantumToolkit.pulse(QuantumToolkit.java:460)
at com.sun.javafx.tk.quantum.QuantumToolkit$13.run(QuantumToolkit.java:327)
at
com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)

Thanks

-Sven
-- 
Sven Reimers

* Senior Expert Software Architect
* NetBeans Dream Team Member: http://dreamteam.netbeans.org
* Community Leader  NetBeans: http://community.java.net/netbeans
                              Desktop Java:
http://community.java.net/javadesktop
* JUG Leader JUG Bodensee: http://www.jug-bodensee.de
* Duke's Choice Award Winner 2009
* Blog: https://www.java.net//blog/sven

* XING: https://www.xing.com/profile/Sven_Reimers8
* LinkedIn: http://www.linkedin.com/in/svenreimers

Join the NetBeans Groups:
* XING: http://www.xing.com/group-20148.82db20
* NUGM: http://haug-server.dyndns.org/display/NUGM/Home
* LinkedIn: http://www.linkedin.com/groups?gid=1860468
                   http://www.linkedin.com/groups?gid=107402
                   http://www.linkedin.com/groups?gid=1684717
* Oracle: https://mix.oracle.com/groups/18497


More information about the openjfx-dev mailing list