Guest User

Untitled

a guest
Jan 22nd, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.92 KB | None | 0 0
  1. 01-12 16:48:23.366 19705-19705/tech.embry I/System.out: displayData 249,249,251,251,250,
  2. 01-12 16:48:23.375 19705-19754/tech.embry E/AndroidRuntime: FATAL EXCEPTION: WeightCalculatorThread
  3. Process: tech.embry, PID: 19705
  4. java.lang.IllegalStateException: No current user
  5. at tech.embry.persistence.UserServiceImpl.getCurrentUser(UserServiceImpl.java:71)
  6. at tech.embry.calculator.WeightCalculator.isFirstCalculated(WeightCalculator.java:73)
  7. at tech.embry.calculator.WeightCalculator.shouldCalculateOnceIn(WeightCalculator.java:41)
  8. at tech.embry.calculator.CalculationScheduler.lambda$onMessage$0(CalculationScheduler.java:42)
  9. at tech.embry.calculator.CalculationScheduler.access$lambda$0(CalculationScheduler.java:0)
  10. at tech.embry.calculator.CalculationScheduler$$Lambda$1.run(Unknown Source)
  11. at android.os.Handler.handleCallback(Handler.java:815)
  12. at android.os.Handler.dispatchMessage(Handler.java:104)
  13. at android.os.Looper.loop(Looper.java:207)
  14. at android.os.HandlerThread.run(HandlerThread.java:61)
  15. 01-12 16:48:23.384 19705-19772/tech.embry D/OpenGLRenderer: CacheTexture 4 upload: x, y, width height = 84, 546, 19, 29
  16. 01-12 16:48:23.407 19705-19716/tech.embry I/System: FinalizerDaemon: finalize objects = 87
Add Comment
Please, Sign In to add comment