Startup cycles on Android #1426
Replies: 1 comment 1 reply
-
Not the place for issues. Submit with a full reproducible sample here please: https://github.com/shinyorg/shiny/issues/new/choose |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello All... I've run into a weird scenario... Occasionally, when I debug my app in Android (Emulator... havent seen it on device yet) I get the following cycling into infinity with Sample.SampleJob
Now I'm not using Jobs yet... I'm using Shiny for the Push Notifications so far only but here is what I get.. Has anybody seen this? Is there something I need to turn off?
[0:] ShinyStartup: Information: Startup Binding for Shiny.Locations.GooglePlayServiceGpsManager
[0:] Shiny.Stores.Impl.ObjectStoreBinder: Information: Success: Shiny.Locations.GooglePlayServiceGpsManager to store: settings
[0:] Shiny.Hosting.Host: Debug: Startup task 'Shiny.Hosting.AndroidLifecycleExecutor' ran successfully
Loaded assembly: Xamarin.AndroidX.Lifecycle.Process.dll [External]
Loaded assembly: Xamarin.AndroidX.Lifecycle.Runtime.dll [External]
Loaded assembly: Xamarin.Kotlin.StdLib.dll [External]
[0:] Shiny.Hosting.Host: Debug: Startup task 'Sample.CommandExceptionHandler' ran successfully
Thread started: .NET Timer #5
[0:] LogHost: Initializing to normal mode (.cctor)
[0:] Shiny.Hosting.Host: Debug: Startup task 'Shiny.Jobs.Infrastructure.JobLifecycleTask' ran successfully
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Initial Cache Load - Type: JobInfo - Type Count: 1
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Post Cache Load Write - Type: JobInfo - Type Count: 1
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Clearing System Job 'Sample.SampleJob' - If being registered, job manager will bring it back in a moment
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Read From Cache - Type: JobInfo - Type Count: 1
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Post Cache Operation - Type: JobInfo - Type Count: 1
Loaded assembly: Xamarin.AndroidX.Work.Runtime.dll [External]
Loaded assembly: Xamarin.Google.Guava.ListenableFuture.dll [External]
Loaded assembly: Xamarin.AndroidX.Lifecycle.LiveData.Core.dll [External]
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Read From Cache - Type: JobInfo - Type Count: 1
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Type: JobInfo - Action: Remove - Identifier: Sample.SampleJob
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Post Cache Operation - Type: JobInfo - Type Count: 0
Loaded assembly: Xamarin.AndroidX.Concurrent.Futures.dll [External]
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Read From Cache - Type: JobInfo - Type Count: 0
Thread started: #6
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Type: JobInfo - Action: Add - Identifier: Sample.SampleJob
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Post Cache Operation - Type: JobInfo - Type Count: 1
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Registered System Job 'Sample.SampleJob' of Type 'Sample.SampleJob'
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Starting foreground jobs
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Read From Cache - Type: JobInfo - Type Count: 1
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Post Cache Operation - Type: JobInfo - Type Count: 1
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Job 'Sample.SampleJob' Foreground Started
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Read From Cache - Type: JobInfo - Type Count: 1
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Post Cache Operation - Type: JobInfo - Type Count: 1
[0:] Shiny.Jobs.IJobManager: Information: Job Start
[0:] Shiny.Stores.Impl.ObjectStoreBinder: Information: Success: Sample.SampleJob to store: settings
[0:] Sample.SampleJob: Debug: Time Difference: 01:43:27.1432777 - Firing Job: True
[0:] Sample.SampleJob: Debug: Running Job
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Read From Cache - Type: AndroidChannel - Type Count: 3
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Post Cache Operation - Type: AndroidChannel - Type Count: 3
Loaded assembly: Xamarin.AndroidX.VersionedParcelable.dll [External]
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Read From Cache - Type: AndroidChannel - Type Count: 3
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Post Cache Operation - Type: AndroidChannel - Type Count: 3
[0:] Shiny.Jobs.IJobManager: Information: Job Success
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Job 'Sample.SampleJob' Foreground Finished Successfully
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Foreground jobs finished
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Foreground Timer Restarting - Interval: 00:00:30
[0:] Shiny.Hosting.Host: Debug: Startup task 'Shiny.Locations.GeofenceManager' ran successfully
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Initial Cache Load - Type: GeofenceRegion - Type Count: 0
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Post Cache Load Write - Type: GeofenceRegion - Type Count: 0
[0:] Shiny.Hosting.Host: Debug: Startup task 'Shiny.Net.Http.HttpTransferManager' ran successfully
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Initial Cache Load - Type: HttpTransfer - Type Count: 0
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Post Cache Load Write - Type: HttpTransfer - Type Count: 0
[0:] Shiny.Hosting.Host: Debug: Startup task 'Shiny.Net.Http.PerTransferNotificationStrategy' ran successfully
[0:] Shiny.Hosting.Host: Debug: Startup task 'Shiny.BluetoothLE.BleManager' ran successfully
Loaded assembly: Shiny.BluetoothLE.Common.dll [External]
[0:] Shiny.Hosting.Host: Debug: Startup task 'Shiny.BluetoothLE.Hosting.BleHostingManager' ran successfully
[0:] Shiny.Hosting.Host: Debug: Startup task 'Shiny.Locations.GooglePlayServiceGpsManager' ran successfully
[0:] Shiny.Hosting.Host: Debug: Startup task 'Sample.Jobs.JobLoggerTask' ran successfully
Loaded assembly: Xamarin.AndroidX.RecyclerView.dll [External]
Loaded assembly: Xamarin.AndroidX.CardView.dll [External]
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Read From Cache - Type: JobInfo - Type Count: 1
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Post Cache Operation - Type: JobInfo - Type Count: 1
Thread started: #7
Thread started: .NET TP Gate #8
Thread started: #9
[0:] Shiny.Jobs.IJobManager: Information: Job Start
[0:] Shiny.Stores.Impl.ObjectStoreBinder: Information: Success: Sample.SampleJob to store: settings
Thread started: #10
[0:] Sample.SampleJob: Debug: Time Difference: 00:00:00.9955124 - Firing Job: False
[0:] Shiny.Jobs.IJobManager: Information: Job Success
Loaded assembly: System.Xml.XmlSerializer.dll [External]
Thread finished: #10
The thread 10 has exited with code 0 (0x0).
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Starting foreground jobs
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Read From Cache - Type: JobInfo - Type Count: 1
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Post Cache Operation - Type: JobInfo - Type Count: 1
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Job 'Sample.SampleJob' Foreground Started
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Read From Cache - Type: JobInfo - Type Count: 1
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Post Cache Operation - Type: JobInfo - Type Count: 1
[0:] Shiny.Jobs.IJobManager: Information: Job Start
Thread started: #11
[0:] Shiny.Stores.Impl.ObjectStoreBinder: Information: Success: Sample.SampleJob to store: settings
[0:] Sample.SampleJob: Debug: Time Difference: 00:00:30.4632174 - Firing Job: False
[0:] Shiny.Jobs.IJobManager: Information: Job Success
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Job 'Sample.SampleJob' Foreground Finished Successfully
Thread started: #12
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Foreground jobs finished
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Foreground Timer Restarting - Interval: 00:00:30
Thread finished: #11
The thread 11 has exited with code 0 (0x0).
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Starting foreground jobs
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Read From Cache - Type: JobInfo - Type Count: 1
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Post Cache Operation - Type: JobInfo - Type Count: 1
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Job 'Sample.SampleJob' Foreground Started
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Read From Cache - Type: JobInfo - Type Count: 1
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Post Cache Operation - Type: JobInfo - Type Count: 1
[0:] Shiny.Jobs.IJobManager: Information: Job Start
[0:] Shiny.Stores.Impl.ObjectStoreBinder: Information: Success: Sample.SampleJob to store: settings
[0:] Sample.SampleJob: Debug: Time Difference: 00:01:00.8609797 - Firing Job: True
[0:] Sample.SampleJob: Debug: Running Job
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Read From Cache - Type: AndroidChannel - Type Count: 3
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Post Cache Operation - Type: AndroidChannel - Type Count: 3
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Read From Cache - Type: AndroidChannel - Type Count: 3
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Post Cache Operation - Type: AndroidChannel - Type Count: 3
[0:] Shiny.Jobs.IJobManager: Information: Job Success
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Job 'Sample.SampleJob' Foreground Finished Successfully
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Foreground jobs finished
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Foreground Timer Restarting - Interval: 00:00:30
Thread finished: #7
The thread 7 has exited with code 0 (0x0).
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Starting foreground jobs
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Read From Cache - Type: JobInfo - Type Count: 1
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Post Cache Operation - Type: JobInfo - Type Count: 1
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Job 'Sample.SampleJob' Foreground Started
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Read From Cache - Type: JobInfo - Type Count: 1
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Post Cache Operation - Type: JobInfo - Type Count: 1
[0:] Shiny.Jobs.IJobManager: Information: Job Start
Thread started: #13
[0:] Shiny.Stores.Impl.ObjectStoreBinder: Information: Success: Sample.SampleJob to store: settings
[0:] Sample.SampleJob: Debug: Time Difference: 00:00:30.3815209 - Firing Job: False
[0:] Shiny.Jobs.IJobManager: Information: Job Success
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Job 'Sample.SampleJob' Foreground Finished Successfully
Thread started: #14
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Foreground jobs finished
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Foreground Timer Restarting - Interval: 00:00:30
Thread finished: #12
The thread 12 has exited with code 0 (0x0).
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Starting foreground jobs
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Read From Cache - Type: JobInfo - Type Count: 1
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Post Cache Operation - Type: JobInfo - Type Count: 1
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Job 'Sample.SampleJob' Foreground Started
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Read From Cache - Type: JobInfo - Type Count: 1
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Post Cache Operation - Type: JobInfo - Type Count: 1
[0:] Shiny.Jobs.IJobManager: Information: Job Start
[0:] Shiny.Stores.Impl.ObjectStoreBinder: Information: Success: Sample.SampleJob to store: settings
[0:] Sample.SampleJob: Debug: Time Difference: 00:01:00.7720041 - Firing Job: True
[0:] Sample.SampleJob: Debug: Running Job
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Read From Cache - Type: AndroidChannel - Type Count: 3
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Post Cache Operation - Type: AndroidChannel - Type Count: 3
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Read From Cache - Type: AndroidChannel - Type Count: 3
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Post Cache Operation - Type: AndroidChannel - Type Count: 3
[0:] Shiny.Jobs.IJobManager: Information: Job Success
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Job 'Sample.SampleJob' Foreground Finished Successfully
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Foreground jobs finished
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Foreground Timer Restarting - Interval: 00:00:30
Thread finished: #13
The thread 13 has exited with code 0 (0x0).
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Starting foreground jobs
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Read From Cache - Type: JobInfo - Type Count: 1
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Post Cache Operation - Type: JobInfo - Type Count: 1
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Job 'Sample.SampleJob' Foreground Started
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Read From Cache - Type: JobInfo - Type Count: 1
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Post Cache Operation - Type: JobInfo - Type Count: 1
[0:] Shiny.Jobs.IJobManager: Information: Job Start
Thread started: #15
[0:] Shiny.Stores.Impl.ObjectStoreBinder: Information: Success: Sample.SampleJob to store: settings
[0:] Sample.SampleJob: Debug: Time Difference: 00:00:30.4022360 - Firing Job: False
[0:] Shiny.Jobs.IJobManager: Information: Job Success
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Job 'Sample.SampleJob' Foreground Finished Successfully
Thread started: #16
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Foreground jobs finished
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Foreground Timer Restarting - Interval: 00:00:30
Thread finished: #14
The thread 14 has exited with code 0 (0x0).
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Starting foreground jobs
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Read From Cache - Type: JobInfo - Type Count: 1
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Post Cache Operation - Type: JobInfo - Type Count: 1
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Job 'Sample.SampleJob' Foreground Started
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Read From Cache - Type: JobInfo - Type Count: 1
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Post Cache Operation - Type: JobInfo - Type Count: 1
[0:] Shiny.Jobs.IJobManager: Information: Job Start
[0:] Shiny.Stores.Impl.ObjectStoreBinder: Information: Success: Sample.SampleJob to store: settings
[0:] Sample.SampleJob: Debug: Time Difference: 00:01:00.8181671 - Firing Job: True
[0:] Sample.SampleJob: Debug: Running Job
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Read From Cache - Type: AndroidChannel - Type Count: 3
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Post Cache Operation - Type: AndroidChannel - Type Count: 3
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Read From Cache - Type: AndroidChannel - Type Count: 3
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Post Cache Operation - Type: AndroidChannel - Type Count: 3
[0:] Shiny.Jobs.IJobManager: Information: Job Success
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Job 'Sample.SampleJob' Foreground Finished Successfully
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Foreground jobs finished
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Foreground Timer Restarting - Interval: 00:00:30
Thread finished: #15
The thread 15 has exited with code 0 (0x0).
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Starting foreground jobs
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Read From Cache - Type: JobInfo - Type Count: 1
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Post Cache Operation - Type: JobInfo - Type Count: 1
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Job 'Sample.SampleJob' Foreground Started
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Read From Cache - Type: JobInfo - Type Count: 1
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Post Cache Operation - Type: JobInfo - Type Count: 1
[0:] Shiny.Jobs.IJobManager: Information: Job Start
Thread started: #17
[0:] Shiny.Stores.Impl.ObjectStoreBinder: Information: Success: Sample.SampleJob to store: settings
Thread started: #18
[0:] Sample.SampleJob: Debug: Time Difference: 00:00:30.4014710 - Firing Job: False
[0:] Shiny.Jobs.IJobManager: Information: Job Success
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Job 'Sample.SampleJob' Foreground Finished Successfully
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Foreground jobs finished
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Foreground Timer Restarting - Interval: 00:00:30
Thread finished: #9
The thread 9 has exited with code 0 (0x0).
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Starting foreground jobs
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Read From Cache - Type: JobInfo - Type Count: 1
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Post Cache Operation - Type: JobInfo - Type Count: 1
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Job 'Sample.SampleJob' Foreground Started
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Read From Cache - Type: JobInfo - Type Count: 1
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Post Cache Operation - Type: JobInfo - Type Count: 1
[0:] Shiny.Jobs.IJobManager: Information: Job Start
[0:] Shiny.Stores.Impl.ObjectStoreBinder: Information: Success: Sample.SampleJob to store: settings
[0:] Sample.SampleJob: Debug: Time Difference: 00:01:00.8177249 - Firing Job: True
[0:] Sample.SampleJob: Debug: Running Job
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Read From Cache - Type: AndroidChannel - Type Count: 3
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Post Cache Operation - Type: AndroidChannel - Type Count: 3
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Read From Cache - Type: AndroidChannel - Type Count: 3
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Post Cache Operation - Type: AndroidChannel - Type Count: 3
[0:] Shiny.Jobs.IJobManager: Information: Job Success
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Job 'Sample.SampleJob' Foreground Finished Successfully
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Foreground jobs finished
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Foreground Timer Restarting - Interval: 00:00:30
Thread finished: #17
The thread 17 has exited with code 0 (0x0).
Thread started: #19
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Starting foreground jobs
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Read From Cache - Type: JobInfo - Type Count: 1
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Post Cache Operation - Type: JobInfo - Type Count: 1
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Job 'Sample.SampleJob' Foreground Started
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Read From Cache - Type: JobInfo - Type Count: 1
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Post Cache Operation - Type: JobInfo - Type Count: 1
[0:] Shiny.Jobs.IJobManager: Information: Job Start
Thread started: #20
[0:] Shiny.Stores.Impl.ObjectStoreBinder: Information: Success: Sample.SampleJob to store: settings
[0:] Sample.SampleJob: Debug: Time Difference: 00:00:30.3979873 - Firing Job: False
[0:] Shiny.Jobs.IJobManager: Information: Job Success
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Job 'Sample.SampleJob' Foreground Finished Successfully
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Foreground jobs finished
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Foreground Timer Restarting - Interval: 00:00:30
Thread finished: #18
Thread finished: #20
The thread 18 has exited with code 0 (0x0).
The thread 20 has exited with code 0 (0x0).
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Starting foreground jobs
Thread started: #21
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Read From Cache - Type: JobInfo - Type Count: 1
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Post Cache Operation - Type: JobInfo - Type Count: 1
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Job 'Sample.SampleJob' Foreground Started
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Read From Cache - Type: JobInfo - Type Count: 1
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Post Cache Operation - Type: JobInfo - Type Count: 1
[0:] Shiny.Jobs.IJobManager: Information: Job Start
[0:] Shiny.Stores.Impl.ObjectStoreBinder: Information: Success: Sample.SampleJob to store: settings
[0:] Sample.SampleJob: Debug: Time Difference: 00:01:00.8702388 - Firing Job: True
[0:] Sample.SampleJob: Debug: Running Job
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Read From Cache - Type: AndroidChannel - Type Count: 3
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Post Cache Operation - Type: AndroidChannel - Type Count: 3
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Read From Cache - Type: AndroidChannel - Type Count: 3
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Post Cache Operation - Type: AndroidChannel - Type Count: 3
[0:] Shiny.Jobs.IJobManager: Information: Job Success
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Job 'Sample.SampleJob' Foreground Finished Successfully
Thread started: #22
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Foreground jobs finished
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Foreground Timer Restarting - Interval: 00:00:30
Thread finished: #21
Thread finished: #22
The thread 21 has exited with code 0 (0x0).
The thread 22 has exited with code 0 (0x0).
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Starting foreground jobs
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Read From Cache - Type: JobInfo - Type Count: 1
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Post Cache Operation - Type: JobInfo - Type Count: 1
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Job 'Sample.SampleJob' Foreground Started
Thread started: #23
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Read From Cache - Type: JobInfo - Type Count: 1
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Post Cache Operation - Type: JobInfo - Type Count: 1
[0:] Shiny.Jobs.IJobManager: Information: Job Start
[0:] Shiny.Stores.Impl.ObjectStoreBinder: Information: Success: Sample.SampleJob to store: settings
[0:] Sample.SampleJob: Debug: Time Difference: 00:00:30.4881343 - Firing Job: False
[0:] Shiny.Jobs.IJobManager: Information: Job Success
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Job 'Sample.SampleJob' Foreground Finished Successfully
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Foreground jobs finished
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Foreground Timer Restarting - Interval: 00:00:30
Thread finished: #19
The thread 19 has exited with code 0 (0x0).
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Starting foreground jobs
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Read From Cache - Type: JobInfo - Type Count: 1
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Post Cache Operation - Type: JobInfo - Type Count: 1
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Job 'Sample.SampleJob' Foreground Started
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Read From Cache - Type: JobInfo - Type Count: 1
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Post Cache Operation - Type: JobInfo - Type Count: 1
[0:] Shiny.Jobs.IJobManager: Information: Job Start
Thread started: #24
Thread started: #25
[0:] Shiny.Stores.Impl.ObjectStoreBinder: Information: Success: Sample.SampleJob to store: settings
[0:] Sample.SampleJob: Debug: Time Difference: 00:01:00.9276935 - Firing Job: True
[0:] Sample.SampleJob: Debug: Running Job
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Read From Cache - Type: AndroidChannel - Type Count: 3
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Post Cache Operation - Type: AndroidChannel - Type Count: 3
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Read From Cache - Type: AndroidChannel - Type Count: 3
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Post Cache Operation - Type: AndroidChannel - Type Count: 3
[0:] Shiny.Jobs.IJobManager: Information: Job Success
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Job 'Sample.SampleJob' Foreground Finished Successfully
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Foreground jobs finished
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Foreground Timer Restarting - Interval: 00:00:30
Thread finished: #16
Thread finished: #24
The thread 16 has exited with code 0 (0x0).
The thread 24 has exited with code 0 (0x0).
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Starting foreground jobs
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Read From Cache - Type: JobInfo - Type Count: 1
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Post Cache Operation - Type: JobInfo - Type Count: 1
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Job 'Sample.SampleJob' Foreground Started
Thread started: #26
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Read From Cache - Type: JobInfo - Type Count: 1
[0:] Shiny.Support.Repositories.Impl.FileSystemRepository: Debug: Action: Post Cache Operation - Type: JobInfo - Type Count: 1
[0:] Shiny.Jobs.IJobManager: Information: Job Start
[0:] Shiny.Stores.Impl.ObjectStoreBinder: Information: Success: Sample.SampleJob to store: settings
Thread started: #27
Thread started: #28
[0:] Sample.SampleJob: Debug: Time Difference: 00:00:30.3978078 - Firing Job: False
[0:] Shiny.Jobs.IJobManager: Information: Job Success
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Job 'Sample.SampleJob' Foreground Finished Successfully
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Foreground jobs finished
[0:] Shiny.Jobs.Infrastructure.JobLifecycleTask: Debug: Foreground Timer Restarting - Interval: 00:00:30
Beta Was this translation helpful? Give feedback.
All reactions