table.setitems application has stopped

81 views
Skip to first unread message

GÖKHAN GÜZEL

unread,
May 16, 2015, 10:44:20 AM5/16/15
to javafx...@googlegroups.com
I'm using three fxml and controller.first is login and second with tables there is no problem with calling to first to third.when i fill second which  includes tables and call three no problem but returning the second one and filling again tables giving error application has stopped.I'm thinking it's because of table.setitems command.thanks

Ivan Maulana

unread,
May 19, 2015, 2:57:41 AM5/19/15
to javafx...@googlegroups.com
Hi,

you should see trough adb logcat and look what caused the error.

GÖKHAN GÜZEL

unread,
May 20, 2015, 6:37:48 AM5/20/15
to javafx...@googlegroups.com
thank you for your reply Ivan.this is my logcat but I can't point the problem
I/GCoreUlr(12319): Starting service, intent=Intent { act=com.google.android.loca
tion.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android
.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{re
ceiverAction=android.location.PROVIDERS_CHANGED}]
I/GCoreUlr(12319): WorldUpdater received intent Intent { act=com.google.android.
location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.and
roid.location.reporting.service.DispatchingService (has extras) } with receiverA
ction android.location.PROVIDERS_CHANGED
D/BluetoothAdapter(13928): 721565964: getState() :  mService = null. Returning S
TATE_OFF
I/GCoreUlr(12319): No GCM registration ID
I/GCoreUlr(12319): WorldUpdater: Ensuring that reporting is stopped because of r
easons: {account#-9#=[InactiveReason{mVersionCode=0, mIdentifier=4, mName='Googl
eLocationDisabled'}, InactiveReason{mVersionCode=0, mIdentifier=6, mName='Report
ingNotSelected'}]}
D/GCoreFlp(12319): Unknown pending intent to remove.
I/GCoreUlr(12319): Unbound from all location providers
E/InputDispatcher(11929): Motion event has invalid pointer count 0; value must b
e between 1 and 16.
E/FXEntity(13995): call native MultitouchEvent
I/GLASS   (13995): Call InternalSurfaceView_onMultiTouchEventNative
I/GLASS   (13995): Glass will pass multitouchevent to monocle with count = 1
I/System.out(13995): traceEvent: Pushing TouchState[1,TouchState.Point[id=0,x=70
9,y=46]] to TouchPipeline[SmallMove]
I/System.out(13995): traceEvent: Applying SmallMove to TouchState[1,TouchState.P
oint[id=0,x=709,y=46]]
I/System.out(13995): traceEvent: Set TouchState[1,TouchState.Point[id=0,x=709,y=
46]]
I/System.out(13995): traceEvent: Set MouseState[x=709,y=46,wheel=0,buttonsPresse
d=IntSet[212]]
I/System.out(13995): [JVDBG] TouchSupport: begin
I/System.out(13995): [JVDBG] TouchSupport: next
I/System.out(13995): [JVDBG] TouchSupport: end
E/InputDispatcher(11929): Motion event has invalid pointer count 0; value must b
e between 1 and 16.
E/FXEntity(13995): call native MultitouchEvent
I/GLASS   (13995): Call InternalSurfaceView_onMultiTouchEventNative
I/GLASS   (13995): Glass will pass multitouchevent to monocle with count = 1
I/System.out(13995): don't add points, primary = -1
I/System.out(13995): traceEvent: Pushing TouchState[0] to TouchPipeline[SmallMov
e]
I/System.out(13995): traceEvent: Applying SmallMove to TouchState[0]
I/System.out(13995): traceEvent: Set TouchState[0]
I/System.out(13995): traceEvent: Set MouseState[x=709,y=46,wheel=0,buttonsPresse
d=IntSet[]]
I/System.out(13995): [JVDBG] TouchSupport: begin
I/System.out(13995): [JVDBG] TouchSupport: next
I/System.out(13995): [JVDBG] TouchSupport: end
I/System.out(13995): http://192.168.1.2:8080/TechnoBase/webresources/cari/findBy
FrmKod/BURYAZ%20BILGISAYAR/tcVeKod/99820782842
W/System.err(13995): Feeding username and password for Basic
I/System.out(13995): http://192.168.1.2:8080/TechnoBase/webresources/cihaz/findC
hzByCariNo/1
W/System.err(13995): Feeding username and password for Basic
I/dalvikvm(13995): threadid=16: stack overflow on call to Ljavafx/scene/text/Tex
t;.isSpan:Z
I/dalvikvm(13995):   method requires 12+20+0=32 bytes, fp is 0x3c569318 (24 left
)
I/dalvikvm(13995):   expanding stack end (0x3c569300 to 0x3c569000)
I/dalvikvm(13995): Shrank stack (to 0x3c569300, curFrame is 0x3c56ca60)
D/BstCommandProcessor-Application(12149): Application crash has been observed.
W/BstCommandProcessor-Application(12149): in sendHttpRequest, requestType is of
CRASH_APP type but one of the requiredInfo is NULL, crashedApp = com.bluestacks.
BstCommandProcessor.BstCrashedAppInfo@2af11a14
D/BstCommandProcessor-Application(12149): in sendHttpRequest, request to send to
 (fqdn): http://10.0.2.2:2861/AppCrashedInfo
D/BstCommandProcessor-Application(12149): data: {"packageName":"org.javafxports.
teknoware","shortPackageName":"org.javafxports.teknoware","versionCode":1,"versi
onName":"1.0"}
I/Process (13995): Sending signal. PID: 13995 SIG: 9
D/AndroidRuntime(13995): procName from cmdline: org.javafxports.teknoware
E/AndroidRuntime(13995): in writeCrashedAppName, pkgName :org.javafxports.teknow
are
D/AndroidRuntime(13995): file written successfully with content: org.javafxports
.teknoware StringBuffer : ;org.javafxports.teknoware
E/AndroidRuntime(13995): FATAL EXCEPTION: JavaFX Application Thread
E/AndroidRuntime(13995): Process: org.javafxports.teknoware, PID: 13995
E/AndroidRuntime(13995): java.lang.StackOverflowError
E/AndroidRuntime(13995):        at javafx.scene.text.Text.getTextLayout(Text.jav
a:217)
E/AndroidRuntime(13995):        at javafx.scene.text.Text.getLogicalBounds(Text.
java:356)
E/AndroidRuntime(13995):        at javafx.scene.text.Text.impl_computeGeomBounds
(Text.java:1168)
E/AndroidRuntime(13995):        at javafx.scene.Node.updateGeomBounds(Node.java:
3556)
E/AndroidRuntime(13995):        at javafx.scene.Node.getGeomBounds(Node.java:350
9)
E/AndroidRuntime(13995):        at javafx.scene.Node.computeLocalBounds(Node.jav
a:3572)
E/AndroidRuntime(13995):        at javafx.scene.Node.updateLocalBounds(Node.java
:3602)
E/AndroidRuntime(13995):        at javafx.scene.Node.getLocalBounds(Node.java:34
63)
E/AndroidRuntime(13995):        at javafx.scene.Node.updateTxBounds(Node.java:36
20)
E/AndroidRuntime(13995):        at javafx.scene.Node.getTransformedBounds(Node.j
ava:3403)
E/AndroidRuntime(13995):        at javafx.scene.Parent.getChildTransformedBounds
(Parent.java:1721)
E/AndroidRuntime(13995):        at javafx.scene.Parent.recomputeBounds(Parent.ja
va:1513)
E/AndroidRuntime(13995):        at javafx.scene.Parent.impl_computeGeomBounds(Pa
rent.java:1377)
E/AndroidRuntime(13995):        at javafx.scene.layout.Region.impl_computeGeomBo
unds(Region.java:3078)
E/AndroidRuntime(13995):        at javafx.scene.Node.updateGeomBounds(Node.java:
3556)
E/AndroidRuntime(13995):        at javafx.scene.Node.getGeomBounds(Node.java:350
9)
E/AndroidRuntime(13995):        at javafx.scene.Node.computeLocalBounds(Node.jav
a:3572)
E/AndroidRuntime(13995):        at javafx.scene.Node.updateLocalBounds(Node.java
:3602)
E/AndroidRuntime(13995):        at javafx.scene.Node.getLocalBounds(Node.java:34
63)
E/AndroidRuntime(13995):        at javafx.scene.Node.updateTxBounds(Node.java:36
20)
E/AndroidRuntime(13995):        at javafx.scene.Node.getTransformedBounds(Node.j
ava:3403)
E/AndroidRuntime(13995):        at javafx.scene.Parent.getChildTransformedBounds
(Parent.java:1721)
E/AndroidRuntime(13995):        at javafx.scene.Parent.updateCachedBounds(Parent
.java:1585)
E/AndroidRuntime(13995):        at javafx.scene.Parent.recomputeBounds(Parent.ja
va:1524)
E/AndroidRuntime(13995):        at javafx.scene.Parent.impl_computeGeomBounds(Pa
rent.java:1377)
E/AndroidRuntime(13995):        at javafx.scene.layout.Region.impl_computeGeomBo
unds(Region.java:3078)
E/AndroidRuntime(13995):        at javafx.scene.Node.updateGeomBounds(Node.java:
3556)
E/AndroidRuntime(13995):        at javafx.scene.Node.getGeomBounds(Node.java:350
9)
E/AndroidRuntime(13995):        at javafx.scene.Node.getLocalBounds(Node.java:34
57)
E/AndroidRuntime(13995):        at javafx.scene.Node.updateTxBounds(Node.java:36
20)
E/AndroidRuntime(13995):        at javafx.scene.Node.getTransformedBounds(Node.j
ava:3403)
E/AndroidRuntime(13995):        at javafx.scene.Parent.getChildTransformedBounds
(Parent.java:1721)
E/AndroidRuntime(13995):        at javafx.scene.Parent.updateCachedBounds(Parent
.java:1585)
E/AndroidRuntime(13995):        at javafx.scene.Parent.recomputeBounds(Parent.ja
va:1524)
E/AndroidRuntime(13995):        at javafx.scene.Parent.impl_computeGeomBounds(Pa
rent.java:1377)
E/AndroidRuntime(13995):        at javafx.scene.Node.updateGeomBounds(Node.java:
3556)
E/AndroidRuntime(13995):        at javafx.scene.Node.getGeomBounds(Node.java:350
9)
E/AndroidRuntime(13995):        at javafx.scene.Node.getLocalBounds(Node.java:34
57)
E/AndroidRuntime(13995):        at javafx.scene.Node.updateTxBounds(Node.java:36
20)
E/AndroidRuntime(13995):        at javafx.scene.Node.getTransformedBounds(Node.j
ava:3403)
E/AndroidRuntime(13995):        at javafx.scene.Parent.getChildTransformedBounds
(Parent.java:1721)
E/AndroidRuntime(13995):        at javafx.scene.Parent.recomputeBounds(Parent.ja
va:1513)
E/AndroidRuntime(13995):        at javafx.scene.Parent.impl_computeGeomBounds(Pa
rent.java:1377)
E/AndroidRuntime(13995):        at javafx.scene.layout.Region.impl_computeGeomBo
unds(Region.java:3078)
E/AndroidRuntime(13995):        at javafx.scene.Node.updateGeomBounds(Node.java:
3556)
E/AndroidRuntime(13995):        at javafx.scene.Node.getGeomBounds(Node.java:350
9)
E/AndroidRuntime(13995):        at javafx.scene.Node.computeLocalBounds(Node.jav
a:3572)
E/AndroidRuntime(13995):        at javafx.scene.Node.updateLocalBounds(Node.java
:3602)
E/AndroidRuntime(13995):        at javafx.scene.Node.getLocalBounds(Node.java:34
63)
E/AndroidRuntime(13995):        at javafx.scene.Node.updateTxBounds(Node.java:36
20)
E/AndroidRuntime(13995):        at javafx.scene.Node.getTransformedBounds(Node.j
ava:3403)
E/AndroidRuntime(13995):        at javafx.scene.Parent.getChildTransformedBounds
(Parent.java:1721)
E/AndroidRuntime(13995):        at javafx.scene.Parent.updateCachedBounds(Parent
.java:1585)
E/AndroidRuntime(13995):        at javafx.scene.Parent.recomputeBounds(Parent.ja
va:1524)
E/AndroidRuntime(13995):        at javafx.scene.Parent.impl_computeGeomBounds(Pa
rent.java:1377)
E/AndroidRuntime(13995):        at javafx.scene.layout.Region.impl_computeGeomBo
unds(Region.java:3078)
E/AndroidRuntime(13995):        at javafx.scene.Node.updateGeomBounds(Node.java:
3556)
E/AndroidRuntime(13995):        at javafx.scene.Node.getGeomBounds(Node.java:350
9)
E/AndroidRuntime(13995):        at javafx.scene.Node.getLocalBounds(Node.java:34
57)
E/AndroidRuntime(13995):        at javafx.scene.Node.updateTxBounds(Node.java:36
20)
E/AndroidRuntime(13995):        at javafx.scene.Node.getTransformedBounds(Node.j
ava:3403)
E/AndroidRuntime(13995):        at javafx.scene.Parent.getChildTransformedBounds
(Parent.java:1721)
E/AndroidRuntime(13995):        at javafx.scene.Parent.updateCachedBounds(Parent
.java:1585)
E/AndroidRuntime(13995):        at javafx.scene.Parent.recomputeBounds(Parent.ja
va:1524)
E/AndroidRuntime(13995):        at javafx.scene.Parent.impl_computeGeomBounds(Pa
rent.java:1377)
E/AndroidRuntime(13995):        at javafx.scene.layout.Region.impl_computeGeomBo
unds(Region.java:3078)
E/AndroidRuntime(13995):        at javafx.scene.Node.updateGeomBounds
I/ActivityManager(11929): Process org.javafxports.teknoware (pid 13995) has died
.
W/ActivityManager(11929): Force removing ActivityRecord{2b1ac820 u0 org.javafxpo
rts.teknoware/javafxports.android.FXActivity t3}: app died, no saved state
D/WindowManager(11929): topDisplayedActivityInfo, appToken: Token{2b1ac8d0 Activ
ityRecord{2b1ac820 u0 org.javafxports.teknoware/javafxports.android.FXActivity t
3 f}}
D/ActivityManager(11929): TopActivityInfo, pkgName: com.bluestacks.gamepophome a
ctivityName: com.bluestacks.gamepophome/tv.gamepop.home.AllAppsFullGrid_  bstSpe
cialAppKeyboardHandlingEnabled = false
I/WindowState(11929): WIN DEATH: Window{2b238388 u0 org.javafxports.teknoware/ja
vafxports.android.FXActivity}
W/WindowManager(11929): Force-removing child win Window{2b19d43c u0 SurfaceView}
 from container Window{2b238388 u0 org.javafxports.teknoware/javafxports.android
.FXActivity}
D/GuidanceScreen(12119): event === app_launch
D/GuidanceScreen(12119): hiding guidance
D/GuidanceScreen(12119): hardKeyboard = 1
D/GuidanceScreen(12119): controllerType === Keyboard
D/GuidanceScreen(12119): appName: Gamepop-Anasayfa, currentPkg: com.bluestacks.g
amepophome, event: app_launch, controller: Keyboard
D/GuidanceScreen(12119): appName: Gamepop-Anasayfa
D/bluestacksHome(12129): product.oem not found
D/ActivityManager(11929): Showing guidance for pkgName: com.bluestacks.gamepopho
me
D/WindowManager(11929): topDisplayedActivityInfo, appToken: Token{2b1ac8d0 Activ
ityRecord{2b1ac820 u0 org.javafxports.teknoware/javafxports.android.FXActivity t
3 f}}
W/WindowManager(11929): Failed looking up window
W/WindowManager(11929): java.lang.IllegalArgumentException: Requested window and
roid.os.BinderProxy@2b1031f8 does not exist
W/WindowManager(11929):         at com.android.server.wm.WindowManagerService.wi
ndowForClientLocked(WindowManagerService.java:8002)
W/WindowManager(11929):         at com.android.server.wm.WindowManagerService.wi
ndowForClientLocked(WindowManagerService.java:7993)
W/WindowManager(11929):         at com.android.server.wm.WindowState$DeathRecipi
ent.binderDied(WindowState.java:1047)
W/WindowManager(11929):         at android.os.BinderProxy.sendDeathNotice(Binder
.java:493)
W/WindowManager(11929):         at dalvik.system.NativeStart.run(Native Method)
I/WindowState(11929): WIN DEATH: null
D/GuidanceScreen(12119): no guidance for com.bluestacks.gamepophome.
D/Home.AppLaunchReceiver(12188): *************************Received app launch br
oadcast
D/Home.AppLaunchReceiver(12188): Home App com.bluestacks.gamepophome
D/        (12164): appLaunch received in accessibility
D/        (12164): Service is enabled
D/InputMethodManagerService(11929): ime_enabled = false is same as last value, n
o change
W/Binder  (12036): Caught a RuntimeException from the binder stub implementation
.
W/Binder  (12036): java.lang.NullPointerException
W/Binder  (12036):      at android.inputmethodservice.IInputMethodWrapper.setSes
sionEnabled(IInputMethodWrapper.java:280)
W/Binder  (12036):      at com.android.internal.view.IInputMethod$Stub.onTransac
t(IInputMethod.java:129)
W/Binder  (12036):      at android.os.Binder.execTransact(Binder.java:404)
W/Binder  (12036):      at dalvik.system.NativeStart.run(Native Method)
W/InputMethodManagerService(11929): Got RemoteException sending setActive(false)
 notification to pid 13995 uid 10085
D/[InMobi]-[Analytics]-4.5.3(12129): IMAppDatabaseManager->insertEvents-ss
I/ActivityManager(11929): Setting mBooting value to false, currently mBooted = t
rue
D/WindowManager(11929): topDisplayedActivityInfo, appToken: Token{2b169944 Activ
ityRecord{2b159428 u0 com.bluestacks.gamepophome/tv.gamepop.home.AllAppsFullGrid
_ t1}}
D/WindowManager(11929): topDisplayedActivityInfo, appToken: Token{2b169944 Activ
ityRecord{2b159428 u0 com.bluestacks.gamepophome/tv.gamepop.home.AllAppsFullGrid
_ t1}}
I/GCoreNlp(13912): shouldConfirmNlp, NLP off. Ensuring opt-in disabled
I/GCoreUlr(12319): Starting service, intent=Intent { act=com.google.android.loca
tion.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android
.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{re
ceiverAction=android.location.PROVIDERS_CHANGED}]
I/GCoreUlr(12319): WorldUpdater received intent Intent { act=com.google.android.
location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.and
roid.location.reporting.service.DispatchingService (has extras) } with receiverA
ction android.location.PROVIDERS_CHANGED
D/BluetoothAdapter(13928): 721565964: getState() :  mService = null. Returning S
TATE_OFF
I/GCoreUlr(12319): No GCM registration ID
I/GCoreUlr(12319): WorldUpdater: Ensuring that reporting is stopped because of r
easons: {account#-9#=[InactiveReason{mVersionCode=0, mIdentifier=4, mName='Googl
eLocationDisabled'}, InactiveReason{mVersionCode=0, mIdentifier=6, mName='Report
ingNotSelected'}]}
D/GCoreFlp(12319): Unknown pending intent to remove.
I/GCoreUlr(12319): Unbound from all location providers

16 Mayıs 2015 Cumartesi 17:44:20 UTC+3 tarihinde GÖKHAN GÜZEL yazdı:

Joeri Sykora

unread,
May 20, 2015, 7:50:26 AM5/20/15
to GÖKHAN GÜZEL, javafx...@googlegroups.com
You are hitting the limit of your device's stack size. See the answer on the FAQ for information on how to fix this: http://www.javafxports.org/page/FAQ

--
You received this message because you are subscribed to the Google Groups "JavaFXAndroid" group.
To unsubscribe from this group and stop receiving emails from it, send an email to javafxandroi...@googlegroups.com.
To post to this group, send email to javafx...@googlegroups.com.
Visit this group at http://groups.google.com/group/javafxandroid.
To view this discussion on the web visit https://groups.google.com/d/msgid/javafxandroid/b618935b-7b3c-4425-954c-f7c9b4aa972c%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.



--
Joeri Sykora
LodgON
Industrieweg 3
B-3001 Leuven
T: +32 (0)16 29 31 00
E: jo...@lodgon.com

GÖKHAN GÜZEL

unread,
May 20, 2015, 9:09:40 AM5/20/15
to javafx...@googlegroups.com
thanks.that works.:)


16 Mayıs 2015 Cumartesi 17:44:20 UTC+3 tarihinde GÖKHAN GÜZEL yazdı:
I'm using three fxml and controller.first is login and second with tables there is no problem with calling to first to third.when i fill second which  includes tables and call three no problem but returning the second one and filling again tables giving error application has stopped.I'm thinking it's because of table.setitems command.thanks
Reply all
Reply to author
Forward
0 new messages