Advertisement
Guest User

Untitled

a guest
Mar 2nd, 2020
311
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.62 KB | None | 0 0
  1. 2020-03-02 11:00:10.006 4319-4374/? E/BufferQueueProducer: [Application Error: com.yardi.systems.yardiemployeeapp#0] disconnect: not connected (req=1)
  2. 2020-03-02 11:00:10.008 4840-7281/? E/KioskModeService: There's no matched data
  3.  
  4. --------- beginning of system
  5. 2020-03-02 11:00:10.046 4840-4883/? E/ViewRootImpl: sendUserActionEvent() returned.
  6. 2020-03-02 11:00:11.387 20032-20032/? E/ProActiveLaunch: Sending Broadcast
  7. 2020-03-02 11:00:11.392 4840-5117/? E/ActivityManager: TouchDown intent received, starting ActiveLaunch
  8. 2020-03-02 11:00:11.411 9577-9577/? E/Zygote: isWhitelistProcess - Process is Whitelisted
  9. 2020-03-02 11:00:11.413 9577-9577/? E/Zygote: accessInfo : 1
  10. 2020-03-02 11:00:11.420 9577-9577/? E/ardiemployeeap: Not starting debugger since process cannot load the jdwp agent.
  11. 2020-03-02 11:00:11.905 4319-5908/? E/BufferQueueProducer: [com.android.systemui.infinity.InfinityWallpaperBlue[5241]#0] disconnect: not connected (req=1)
  12. 2020-03-02 11:00:11.921 4319-5908/? E/BufferQueueProducer: [com.sec.android.app.launcher/com.sec.android.app.launcher.activities.LauncherActivity[20032]#0] disconnect: not connected (req=1)
  13. 2020-03-02 11:00:11.927 4840-4876/? E/WindowManager: win=Window{96bad94 u0 com.sec.android.app.launcher/com.sec.android.app.launcher.activities.LauncherActivity} destroySurfaces: appStopped=false win.mWindowRemovalAllowed=false win.mRemoveOnExit=false win.mViewVisibility=8 caller=com.android.server.wm.WindowManagerService.tryStartExitingAnimation:2728 com.android.server.wm.WindowManagerService.relayoutWindow:2430 com.android.server.wm.Session.relayoutForTranslate:302 android.view.IWindowSession$Stub.onTransact:518 com.android.server.wm.Session.onTransact:186 android.os.Binder.execTransact:739 <bottom of call stack>
  14. 2020-03-02 11:00:14.648 9577-9577/? E/AndroidRuntime: FATAL EXCEPTION: main
  15. Process: com.yardi.systems.yardiemployeeapp, PID: 9577
  16. android.runtime.JavaProxyThrowable: System.Exception: Failure in TaskExtensions.Forget(). Check inner exception. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object
  17. at YardiCommons.CustomComponents.CustomNavigationBar..ctor () [0x0001c] in <d425c839f33043c68c315b9811738890>:0
  18. at YardiEmployeeApp.Presentation.Views.OfficeMap.OfficeMapPage.InitializeComponent () [0x000e1] in <78ceab04eca84b9fbc4e74041a4b3766>:0
  19. at YardiEmployeeApp.Presentation.Views.OfficeMap.OfficeMapPage..ctor () [0x00008] in <78ceab04eca84b9fbc4e74041a4b3766>:0
  20. at (wrapper managed-to-native) System.Reflection.RuntimeConstructorInfo.InternalInvoke(System.Reflection.RuntimeConstructorInfo,object,object[],System.Exception&)
  21. at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x00005] in <27a9d66599fe43b2a1b4502872bdb95a>:0
  22. --- End of inner exception stack trace ---
  23. at System.Reflection.RuntimeConstructorInfo.InternalInvoke (System.Object obj, System.Object[] parameters, System.Boolean wrapExceptions) [0x0001d] in <27a9d66599fe43b2a1b4502872bdb95a>:0
  24. at System.RuntimeType.CreateInstanceMono (System.Boolean nonPublic, System.Boolean wrapExceptions) [0x00095] in <27a9d66599fe43b2a1b4502872bdb95a>:0
  25. at System.RuntimeType.CreateInstanceSlow (System.Boolean publicOnly, System.Boolean wrapExceptions, System.Boolean skipCheckThis, System.Boolean fillCache) [0x00009] in <27a9d66599fe43b2a1b4502872bdb95a>:0
  26. at System.RuntimeType.CreateInstanceDefaultCtor (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Boolean wrapExceptions, System.Threading.StackCrawlMark& stackMark) [0x00027] in <27a9d66599fe43b2a1b4502872bdb95a>:0
  27. at System.Activator.CreateInstance (System.Type type, System.Boolean nonPublic, System.Boolean wrapExceptions) [0x00020] in <27a9d66599fe43b2a1b4502872bdb95a>:0
  28. at System.Activator.CreateInstance (System.Type type, System.Boolean nonPublic) [0x00000] in <27a9d66599fe43b2a1b4502872bdb95a>:0
  29. at System.Activator.CreateInstance (System.Type type) [0x00000] in <27a9d66599fe43b2a1b4502872bdb95a>:0
  30. at YardiEmployeeApp.Utilities.PagesIoCContainer.GetObject[T] (System.Type type) [0x00021] in <78ceab04eca84b9fbc4e74041a4b3766>:0
  31. at YardiEmployeeApp.Utilities.PagesIoCContainer.GetPage (System.Type type) [0x00001] in <78ceab04eca84b9fbc4e74041a4b3766>:0
  32. at YardiEmployeeApp.Presentation.Helpers.Services.NavigationService+<>c__DisplayClass18_1.<ReplaceRootWithTabbedPage>b__1 (System.ValueTuple`2[T1,T2] tab) [0x0000c] in <78ceab04eca84b9fbc4e74041a4b3766>:0
  33. at Xamarin.Forms.Internals.EnumerableExtensions.ForEach[T] (System.Collections.Generic.IEnumerable`1[T] enumeration, System.Action`1[T] action) [0x00010] in <46a6a42f4aa4494a9a4f56ec3eee8423>:0
  34. at YardiEmployeeApp.Presentation.Helpers.Services.NavigationService+<>c__DisplayClass18_0.<ReplaceRootWithTabbedPage>b__0 () [0x00044] in <78ceab04eca84b9fbc4e74041a4b3766>:0
  35. at YardiCommons.Utilities.Helpers.TaskHelpers.OnMainThreadAsync (System.Action a) [0x00011] in <d425c839f33043c68c315b9811738890>:0
  36. --- End of inner exception stack trace ---
  37. at YardiCommons.Utilities.Extensions.TaskExtensions+<>c__DisplayClass0_1.<Forget>b__1 () [0x00010] in <d425c839f33043c68c315b9811738890>:0
  38. at Java.Lang.Thread+RunnableImplementor.Run () [0x00008] in <9d1951bf5387462d99a9858663eff783>:0
  39. at Java.Lang.IRunnableInvoker.n_Run (System.IntPtr jnienv, System.IntPtr native__this) [0x00009] in <9d1951bf5387462d99a9858663eff783>:0
  40. at (wrapper dynamic-method) Android.Runtime.DynamicMethodNameCounter.27(intptr,intptr)
  41. at mono.java.lang.RunnableImplementor.n_run(Native Method)
  42. at mono.java.lang.RunnableImplementor.run(RunnableImplementor.java:30)
  43. 2020-03-02 11:00:14.648 9577-9577/? E/AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:873)
  44. at android.os.Handler.dispatchMessage(Handler.java:99)
  45. at android.os.Looper.loop(Looper.java:214)
  46. at android.app.ActivityThread.main(ActivityThread.java:6986)
  47. at java.lang.reflect.Method.invoke(Native Method)
  48. at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
  49. at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1445)
  50. 2020-03-02 11:00:15.189 6515-6926/? E/PBSessionCacheImpl: sessionId[28654856150601510] not persisted.
  51. 2020-03-02 11:00:15.191 4319-5908/? E/NativeSemDvfsGpuManager: acquire:: Start
  52. 2020-03-02 11:00:15.191 4319-5908/? E/NativeSemDvfsGpuManager: acquire:: timeout = 1000 mIsAcquired = 0 mTagName : SurfaceFlinger
  53. 2020-03-02 11:00:15.192 4319-5908/? E/NativeCustomFrequencyManager: [NativeCFMS] BpCustomFrequencyManager::requestGPU()
  54. 2020-03-02 11:00:15.192 4319-5908/? E/NativeSemDvfsGpuManager: acquire:: End
  55. 2020-03-02 11:00:15.219 4319-5908/? E/Layer: $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
  56. 2020-03-02 11:00:15.219 4319-5908/? E/Layer: Abnormal Layer [Screenshot Parent]
  57. 2020-03-02 11:00:15.221 4840-4940/? E/WindowManager: win=Window{c50201c u0 Splash Screen com.yardi.systems.yardiemployeeapp EXITING} destroySurfaces: appStopped=false win.mWindowRemovalAllowed=true win.mRemoveOnExit=true win.mViewVisibility=0 caller=com.android.server.wm.AppWindowToken.destroySurfaces:831 com.android.server.wm.AppWindowToken.destroySurfaces:812 com.android.server.wm.WindowState.onExitAnimationDone:5255 com.android.server.wm.-$$Lambda$01bPtngJg5AqEoOWfW3rWfV7MH4.accept:2 java.util.ArrayList.forEach:1262 com.android.server.wm.AppWindowToken.onAnimationFinished:2322 com.android.server.wm.AppWindowToken.setVisibility:532
  58. 2020-03-02 11:00:16.195 4319-8919/? E/NativeSemDvfsGpuManager: release:: Start
  59. 2020-03-02 11:00:16.195 4319-8919/? E/NativeSemDvfsGpuManager: release():: mIsAcquired = 1 , mName = GPU , mTagName : SurfaceFlinger
  60. 2020-03-02 11:00:16.199 4319-8919/? E/NativeCustomFrequencyManager: [NativeCFMS] BpCustomFrequencyManager::releaseGPU()
  61. 2020-03-02 11:00:16.199 4319-8919/? E/NativeSemDvfsGpuManager: release:: End
  62. 2020-03-02 11:00:17.319 4840-5321/? E/KioskModeService: There's no matched data
  63. 2020-03-02 11:00:17.320 4319-4637/? E/BufferQueueProducer: [Application Error: com.yardi.systems.yardiemployeeapp#0] disconnect: not connected (req=1)
  64. 2020-03-02 11:00:17.354 4840-4883/? E/ViewRootImpl: sendUserActionEvent() returned.
  65. 2020-03-02 11:00:22.647 6050-4818/? E/SQLiteCastStore: Skip saving CastDeviceInfo: "Nearby device" (__cast_nearby___V_a2c6bcf3-b71f-4298-a828-60f15e479f84)
  66. 2020-03-02 11:00:35.988 4840-5220/? E/Watchdog: !@Sync 111 [2020-03-02 11:00:35.987] FD count : 548
  67. 2020-03-02 11:00:37.712 9656-9656/? E/Zygote: isWhitelistProcess - Process is Whitelisted
  68. 2020-03-02 11:00:37.716 9656-9656/? E/Zygote: accessInfo : 1
  69. 2020-03-02 11:00:37.731 9656-9656/? E/ung.faceservic: Not starting debugger since process cannot load the jdwp agent.
  70. 2020-03-02 11:00:59.256 4487-4539/? E/storaged: getDiskStats failed with result NOT_SUPPORTED and size 0
  71. 2020-03-02 11:01:01.441 4302-4434/? E/Sensors: Sensor : Meta event
  72. 2020-03-02 11:01:06.008 4840-5220/? E/Watchdog: !@Sync 112 [2020-03-02 11:01:06.008] FD count : 549
  73. 2020-03-02 11:01:17.589 9688-9688/? E/Zygote: isWhitelistProcess - Process is Whitelisted
  74. 2020-03-02 11:01:17.592 9688-9688/? E/Zygote: accessInfo : 1
  75. 2020-03-02 11:01:17.604 9688-9688/? E/ng.storyservic: Not starting debugger since process cannot load the jdwp agent.
  76. 2020-03-02 11:01:36.025 4840-5220/? E/Watchdog: !@Sync 113 [2020-03-02 11:01:36.024] FD count : 549
  77. 2020-03-02 11:01:59.259 4487-4539/? E/storaged: getDiskStats failed with result NOT_SUPPORTED and size 0
  78. 2020-03-02 11:02:01.852 4302-4434/? E/Sensors: Sensor : Meta event
  79. 2020-03-02 11:02:06.040 4840-5220/? E/Watchdog: !@Sync 114 [2020-03-02 11:02:06.040] FD count : 549
  80. 2020-03-02 11:02:18.218 6895-9732/? E/MailService: : 1 com.samsung.android.email
  81. 2020-03-02 11:02:18.333 6895-7000/? E/ImapFolder: Capabilities are null
  82. 2020-03-02 11:02:19.725 6895-7000/? E/ImapConnection: #3# ["NO", ["AUTHENTICATIONFAILED"], "Invalid credentials (Failure)"] mLoginRetryFlagByToken = false
  83. 2020-03-02 11:02:20.308 6895-7000/? E/Oauth: Failed to get token, token is null
  84. 2020-03-02 11:02:20.321 6895-7000/? E/OAuthUtil: Failed to get token, token is null
  85. 2020-03-02 11:02:21.141 6895-7000/? E/ImapConnection: #6# ["NO", ["AUTHENTICATIONFAILED"], "Invalid credentials (Failure)"] mLoginRetryFlagByToken = false
  86. 2020-03-02 11:02:21.407 6895-7000/? E/Oauth: Failed to get token, token is null
  87. 2020-03-02 11:02:21.409 6895-7000/? E/OAuthUtil: Failed to get token, token is null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement