0% found this document useful (0 votes)
29 views9 pages

Logs

The log file shows errors encountered when an Android application tries to load configuration files and make network requests. Network requests to resolve account types are failing with SSL handshake exceptions. The application is also logging issues related to loading overrides from configuration files and constraints.

Uploaded by

mrbronz1992
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
29 views9 pages

Logs

The log file shows errors encountered when an Android application tries to load configuration files and make network requests. Network requests to resolve account types are failing with SSL handshake exceptions. The application is also logging issues related to loading overrides from configuration files and constraints.

Uploaded by

mrbronz1992
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 9

--------- beginning of main

04-17 19:29:05.028 10634 10634 E microsoft.team: LoadAppImageStartupCache enabled :


1
04-17 19:29:05.030 10634 10634 E microsoft.team: Not starting debugger since
process cannot load the jdwp agent.
04-17 19:29:05.077 10634 10652 E BehaviorCollectManager: Fail to acquire
dataAnalyzerService...
04-17 19:29:05.116 10634 10659 E AwareLog: AtomicFileUtils: readFileLines file not
exist: android.util.AtomicFile@4b3e367
04-17 19:29:05.147 10634 10634 E ConfigurationManager: Failed to read override
configuration file.
04-17 19:29:05.147 10634 10634 E ConfigurationManager:
java.io.FileNotFoundException: config_override.json
04-17 19:29:05.147 10634 10634 E ConfigurationManager: at
android.content.res.AssetManager.nativeOpenAsset(Native Method)
04-17 19:29:05.147 10634 10634 E ConfigurationManager: at
android.content.res.AssetManager.open(AssetManager.java:942)
04-17 19:29:05.147 10634 10634 E ConfigurationManager: at
android.content.res.AssetManager.open(AssetManager.java:919)
04-17 19:29:05.147 10634 10634 E ConfigurationManager: at
com.microsoft.skype.teams.services.configuration.ConfigurationManager.loadOverrideC
onfig(Unknown Source:6)
04-17 19:29:05.147 10634 10634 E ConfigurationManager: at
com.microsoft.skype.teams.services.configuration.ConfigurationManager.loadConfigura
tion(Unknown Source:48)
04-17 19:29:05.147 10634 10634 E ConfigurationManager: at
com.microsoft.skype.teams.services.configuration.ConfigurationManager.getActiveConf
iguration(Unknown Source:6)
04-17 19:29:05.147 10634 10634 E ConfigurationManager: at
com.microsoft.skype.teams.logger.LoggerDefaultFactory.<init>(Unknown Source:23)
04-17 19:29:05.147 10634 10634 E ConfigurationManager: at
com.microsoft.skype.teams.injection.components.DaggerApplicationComponent$Applicati
onComponentImpl$SwitchingProvider.get1(Unknown Source:2904)
04-17 19:29:05.147 10634 10634 E ConfigurationManager: at
com.microsoft.skype.teams.injection.components.DaggerApplicationComponent$Applicati
onComponentImpl$SwitchingProvider.get(Unknown Source:4504)
04-17 19:29:05.147 10634 10634 E ConfigurationManager: at
dagger.internal.DoubleCheck.get(Unknown Source:13)
04-17 19:29:05.147 10634 10634 E ConfigurationManager: at
dagger.internal.DelegateFactory.get(Unknown Source:4)
04-17 19:29:05.147 10634 10634 E ConfigurationManager: at
dagger.internal.DoubleCheck.get(Unknown Source:13)
04-17 19:29:05.147 10634 10634 E ConfigurationManager: at
com.microsoft.skype.teams.app.SkypeTeamsApplication.getLogger(Unknown Source:33)
04-17 19:29:05.147 10634 10634 E ConfigurationManager: at
com.microsoft.skype.teams.app.SkypeTeamsApplication.onMAMCreate(Unknown Source:178)
04-17 19:29:05.147 10634 10634 E ConfigurationManager: at
com.microsoft.intune.mam.client.app.MAMApplication$Impl.onCreatePrimaryProcess(Unkn
own Source:9)
04-17 19:29:05.147 10634 10634 E ConfigurationManager: at
com.microsoft.intune.mam.client.app.MAMApplication$Impl.onCreate(Unknown Source:69)
04-17 19:29:05.147 10634 10634 E ConfigurationManager: at
com.microsoft.intune.mam.client.app.MAMApplication.onCreate(Unknown Source:0)
04-17 19:29:05.147 10634 10634 E ConfigurationManager: at
android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1202)
04-17 19:29:05.147 10634 10634 E ConfigurationManager: at
android.app.ActivityThread.handleBindApplication(ActivityThread.java:7588)
04-17 19:29:05.147 10634 10634 E ConfigurationManager: at
android.app.ActivityThread.access$2600(ActivityThread.java:260)
04-17 19:29:05.147 10634 10634 E ConfigurationManager: at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2435)
04-17 19:29:05.147 10634 10634 E ConfigurationManager: at
android.os.Handler.dispatchMessage(Handler.java:110)
04-17 19:29:05.147 10634 10634 E ConfigurationManager: at
android.os.Looper.loop(Looper.java:219)
04-17 19:29:05.147 10634 10634 E ConfigurationManager: at
android.app.ActivityThread.main(ActivityThread.java:8668)
04-17 19:29:05.147 10634 10634 E ConfigurationManager: at
java.lang.reflect.Method.invoke(Native Method)
04-17 19:29:05.147 10634 10634 E ConfigurationManager: at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:513)
04-17 19:29:05.147 10634 10634 E ConfigurationManager: at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1109)
04-17 19:29:05.199 10634 10706 E AuthorizationService: ProcessId: 10634, Thread:
Pool-BoltsBackground-Thread-4, Accountmaps:[[idmap][namemap]]
04-17 19:29:05.209 10634 10692 E Daxon : Context provided was not an activity
context. Will not be able to extract screen size information!
04-17 19:29:05.213 10634 10692 E Daxon : Context provided was not an activity
context. Will not be able to extract screen size information!
04-17 19:29:05.396 10634 10634 E ConstraintLayout:
layout_constraintWidth_default="wrap" is deprecated.
04-17 19:29:05.396 10634 10634 E ConstraintLayout: Use layout_width="WRAP_CONTENT"
and layout_constrainedWidth="true" instead.
04-17 19:29:05.398 10634 10634 E Calling: SkyLibManager: ProcessId: 10634, Thread:
main, getCallHandler is called with null teamsUser or user object is null
04-17 19:29:05.403 10634 10634 E Calling: SkyLibManager: ProcessId: 10634, Thread:
main, getCallHandler is called with null teamsUser or user object is null
04-17 19:29:08.432 10634 10634 E RtgSchedManager: endActivityTransaction: margin
state not match
04-17 19:29:08.442 10634 10634 E RtgSchedManager: endActivityTransaction: margin
state not match
04-17 19:29:08.476 10634 10634 E Calling: SkyLibManager: ProcessId: 10634, Thread:
main, getCallHandler is called with null teamsUser or user object is null
04-17 19:29:08.484 10634 10634 E Calling: SkyLibManager: ProcessId: 10634, Thread:
main, getCallHandler is called with null teamsUser or user object is null
04-17 19:29:08.490 10634 10634 E RtgSchedManager: endActivityTransaction: margin
state not match
04-17 19:29:08.491 10634 10634 E RtgSchedManager: endActivityTransaction: margin
state not match
04-17 19:29:08.491 10634 10634 E HwViewGroupImpl: parse speed value length error
04-17 19:29:08.499 10634 10634 E microsoft.team: Invalid ID 0x00000000.
04-17 19:29:08.901 10634 10634 E RtgSchedManager: endActivityTransaction: margin
state not match
04-17 19:29:13.681 10634 10634 E Calling: SkyLibManager: ProcessId: 10634, Thread:
main, getCallHandler is called with null teamsUser or user object is null
04-17 19:29:13.689 10634 10634 E Calling: SkyLibManager: ProcessId: 10634, Thread:
main, getCallHandler is called with null teamsUser or user object is null
04-17 19:29:13.932 10634 10841 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-1, Error while executing the http request - ResolveAccountType.
ErrorDetails: SSLHandshakeException : IO_EXCEPTION_IO_EXCEPTION
04-17 19:29:13.936 10634 10841 E AccountAppData: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-1, resolveIdentityProvider: Call failed
04-17 19:29:13.938 10634 10841 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-1, Something went wrong while executing the HTTP request :
ResolveAccountType: HttpCallException
04-17 19:29:40.000 10634 10634 E Calling: SkyLibManager: ProcessId: 10634, Thread:
main, getCallHandler is called with null teamsUser or user object is null
04-17 19:29:40.647 10634 10634 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-17 19:29:40.657 10634 10634 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-17 19:29:44.725 10634 11000 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-2, Error while executing the http request - ResolveAccountType.
ErrorDetails: SSLHandshakeException : IO_EXCEPTION_IO_EXCEPTION
04-17 19:29:44.728 10634 11000 E AccountAppData: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-2, resolveIdentityProvider: Call failed
04-17 19:29:44.729 10634 11000 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-2, Something went wrong while executing the HTTP request :
ResolveAccountType: HttpCallException
04-17 19:29:48.764 10634 11007 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-3, Error while executing the http request - ResolveAccountType.
ErrorDetails: SSLHandshakeException : IO_EXCEPTION_IO_EXCEPTION
04-17 19:29:48.767 10634 11007 E AccountAppData: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-3, resolveIdentityProvider: Call failed
04-17 19:29:48.769 10634 11007 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-3, Something went wrong while executing the HTTP request :
ResolveAccountType: HttpCallException
04-17 19:29:50.230 10634 11013 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-4, Error while executing the http request - ResolveAccountType.
ErrorDetails: SSLHandshakeException : IO_EXCEPTION_IO_EXCEPTION
04-17 19:29:50.234 10634 11013 E AccountAppData: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-4, resolveIdentityProvider: Call failed
04-17 19:29:50.236 10634 11013 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-4, Something went wrong while executing the HTTP request :
ResolveAccountType: HttpCallException
04-17 19:29:51.039 10634 11016 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-5, Error while executing the http request - ResolveAccountType.
ErrorDetails: SSLHandshakeException : IO_EXCEPTION_IO_EXCEPTION
04-17 19:29:51.042 10634 11016 E AccountAppData: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-5, resolveIdentityProvider: Call failed
04-17 19:29:51.043 10634 11016 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-5, Something went wrong while executing the HTTP request :
ResolveAccountType: HttpCallException
04-17 19:29:51.507 10634 11020 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-6, Error while executing the http request - ResolveAccountType.
ErrorDetails: SSLHandshakeException : IO_EXCEPTION_IO_EXCEPTION
04-17 19:29:51.510 10634 11020 E AccountAppData: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-6, resolveIdentityProvider: Call failed
04-17 19:29:51.512 10634 11020 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-6, Something went wrong while executing the HTTP request :
ResolveAccountType: HttpCallException
04-17 19:29:51.908 10634 11023 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-7, Error while executing the http request - ResolveAccountType.
ErrorDetails: SSLHandshakeException : IO_EXCEPTION_IO_EXCEPTION
04-17 19:29:51.912 10634 11023 E AccountAppData: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-7, resolveIdentityProvider: Call failed
04-17 19:29:51.915 10634 11023 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-7, Something went wrong while executing the HTTP request :
ResolveAccountType: HttpCallException
04-17 19:29:52.253 10634 11026 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-8, Error while executing the http request - ResolveAccountType.
ErrorDetails: SSLHandshakeException : IO_EXCEPTION_IO_EXCEPTION
04-17 19:29:52.256 10634 11026 E AccountAppData: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-8, resolveIdentityProvider: Call failed
04-17 19:29:52.259 10634 11026 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-8, Something went wrong while executing the HTTP request :
ResolveAccountType: HttpCallException
04-17 19:29:52.572 10634 11029 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-9, Error while executing the http request - ResolveAccountType.
ErrorDetails: SSLHandshakeException : IO_EXCEPTION_IO_EXCEPTION
04-17 19:29:52.577 10634 11029 E AccountAppData: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-9, resolveIdentityProvider: Call failed
04-17 19:29:52.578 10634 11029 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-9, Something went wrong while executing the HTTP request :
ResolveAccountType: HttpCallException
04-17 19:29:52.928 10634 11032 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-10, Error while executing the http request - ResolveAccountType.
ErrorDetails: SSLHandshakeException : IO_EXCEPTION_IO_EXCEPTION
04-17 19:29:52.931 10634 11032 E AccountAppData: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-10, resolveIdentityProvider: Call failed
04-17 19:29:52.933 10634 11032 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-10, Something went wrong while executing the HTTP request :
ResolveAccountType: HttpCallException
04-17 19:29:58.903 10634 11047 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-11, Error while executing the http request - ResolveAccountType.
ErrorDetails: SSLHandshakeException : IO_EXCEPTION_IO_EXCEPTION
04-17 19:29:58.906 10634 11047 E AccountAppData: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-11, resolveIdentityProvider: Call failed
04-17 19:29:58.907 10634 11047 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-11, Something went wrong while executing the HTTP request :
ResolveAccountType: HttpCallException
04-17 19:30:13.891 10634 10634 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-17 19:30:13.891 10634 10634 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-17 19:30:15.545 10634 10634 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-17 19:30:15.570 10634 10634 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-17 19:30:17.018 10634 10634 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-17 19:30:17.018 10634 10634 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-17 19:30:25.176 10634 11066 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-12, Error while executing the http request - ResolveAccountType.
ErrorDetails: SSLHandshakeException : IO_EXCEPTION_IO_EXCEPTION
04-17 19:30:25.180 10634 11066 E AccountAppData: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-12, resolveIdentityProvider: Call failed
04-17 19:30:25.183 10634 11066 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-12, Something went wrong while executing the HTTP request :
ResolveAccountType: HttpCallException
04-17 19:30:29.157 10634 10634 E RtgSchedManager: endActivityTransaction: margin
state not match
04-17 19:30:29.181 10634 10634 E RtgSchedManager: endActivityTransaction: margin
state not match
04-17 19:38:05.662 10634 10634 E Calling: SkyLibManager: ProcessId: 10634, Thread:
main, getCallHandler is called with null teamsUser or user object is null
04-17 19:38:10.064 10634 10634 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-17 19:38:10.081 10634 10634 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-17 19:38:14.807 10634 13352 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-13, Error while executing the http request - ResolveAccountType.
ErrorDetails: SSLHandshakeException : IO_EXCEPTION_IO_EXCEPTION
04-17 19:38:14.811 10634 13352 E AccountAppData: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-13, resolveIdentityProvider: Call failed
04-17 19:38:14.813 10634 13352 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-13, Something went wrong while executing the HTTP request :
ResolveAccountType: HttpCallException
04-17 19:38:16.403 10634 13359 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-14, Error while executing the http request - ResolveAccountType.
ErrorDetails: SSLHandshakeException : IO_EXCEPTION_IO_EXCEPTION
04-17 19:38:16.405 10634 13359 E AccountAppData: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-14, resolveIdentityProvider: Call failed
04-17 19:38:16.407 10634 13359 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-14, Something went wrong while executing the HTTP request :
ResolveAccountType: HttpCallException
04-17 19:38:17.172 10634 13362 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-15, Error while executing the http request - ResolveAccountType.
ErrorDetails: SSLHandshakeException : IO_EXCEPTION_IO_EXCEPTION
04-17 19:38:17.176 10634 13362 E AccountAppData: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-15, resolveIdentityProvider: Call failed
04-17 19:38:17.178 10634 13362 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-15, Something went wrong while executing the HTTP request :
ResolveAccountType: HttpCallException
04-17 19:38:17.499 10634 13366 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-16, Error while executing the http request - ResolveAccountType.
ErrorDetails: SSLHandshakeException : IO_EXCEPTION_IO_EXCEPTION
04-17 19:38:17.508 10634 13366 E AccountAppData: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-16, resolveIdentityProvider: Call failed
04-17 19:38:17.509 10634 13366 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-16, Something went wrong while executing the HTTP request :
ResolveAccountType: HttpCallException
04-17 19:38:17.814 10634 13369 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-17, Error while executing the http request - ResolveAccountType.
ErrorDetails: SSLHandshakeException : IO_EXCEPTION_IO_EXCEPTION
04-17 19:38:17.817 10634 13369 E AccountAppData: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-17, resolveIdentityProvider: Call failed
04-17 19:38:17.818 10634 13369 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-17, Something went wrong while executing the HTTP request :
ResolveAccountType: HttpCallException
04-17 19:38:18.177 10634 13374 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-18, Error while executing the http request - ResolveAccountType.
ErrorDetails: SSLHandshakeException : IO_EXCEPTION_IO_EXCEPTION
04-17 19:38:18.181 10634 13374 E AccountAppData: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-18, resolveIdentityProvider: Call failed
04-17 19:38:18.184 10634 13374 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-18, Something went wrong while executing the HTTP request :
ResolveAccountType: HttpCallException
04-17 19:38:21.193 10634 10634 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-17 19:38:21.209 10634 10634 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-17 19:38:23.449 10634 13380 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-19, Error while executing the http request - ResolveAccountType.
ErrorDetails: SSLHandshakeException : IO_EXCEPTION_IO_EXCEPTION
04-17 19:38:23.451 10634 13380 E AccountAppData: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-19, resolveIdentityProvider: Call failed
04-17 19:38:23.453 10634 13380 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-19, Something went wrong while executing the HTTP request :
ResolveAccountType: HttpCallException
04-17 19:38:24.646 10634 13384 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-20, Error while executing the http request - ResolveAccountType.
ErrorDetails: SSLHandshakeException : IO_EXCEPTION_IO_EXCEPTION
04-17 19:38:24.649 10634 13384 E AccountAppData: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-20, resolveIdentityProvider: Call failed
04-17 19:38:24.650 10634 13384 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-20, Something went wrong while executing the HTTP request :
ResolveAccountType: HttpCallException
04-17 19:38:25.661 10634 13387 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-21, Error while executing the http request - ResolveAccountType.
ErrorDetails: SSLHandshakeException : IO_EXCEPTION_IO_EXCEPTION
04-17 19:38:25.666 10634 13387 E AccountAppData: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-21, resolveIdentityProvider: Call failed
04-17 19:38:25.668 10634 13387 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-21, Something went wrong while executing the HTTP request :
ResolveAccountType: HttpCallException
04-17 19:38:26.280 10634 13391 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-22, Error while executing the http request - ResolveAccountType.
ErrorDetails: SSLHandshakeException : IO_EXCEPTION_IO_EXCEPTION
04-17 19:38:26.283 10634 13391 E AccountAppData: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-22, resolveIdentityProvider: Call failed
04-17 19:38:26.284 10634 13391 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-22, Something went wrong while executing the HTTP request :
ResolveAccountType: HttpCallException
04-17 19:38:26.734 10634 13394 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-23, Error while executing the http request - ResolveAccountType.
ErrorDetails: SSLHandshakeException : IO_EXCEPTION_IO_EXCEPTION
04-17 19:38:26.740 10634 13394 E AccountAppData: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-23, resolveIdentityProvider: Call failed
04-17 19:38:26.742 10634 13394 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-23, Something went wrong while executing the HTTP request :
ResolveAccountType: HttpCallException
04-17 19:38:30.787 10634 10634 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-17 19:38:30.793 10634 10634 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-17 19:38:38.861 10634 10634 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-17 19:38:38.861 10634 10634 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-17 19:38:46.003 10634 10634 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-17 19:38:46.003 10634 10634 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-17 19:38:47.535 10634 10634 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-17 19:38:47.536 10634 10634 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-17 19:38:57.058 10634 10634 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-17 19:38:57.075 10634 10634 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-17 19:38:58.323 10634 10634 E RtgSchedManager: endActivityTransaction: margin
state not match
04-17 19:38:58.347 10634 10634 E RtgSchedManager: endActivityTransaction: margin
state not match
04-17 19:45:42.720 10634 10634 E Calling: SkyLibManager: ProcessId: 10634, Thread:
main, getCallHandler is called with null teamsUser or user object is null
04-17 19:45:44.720 10634 10634 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-17 19:45:44.727 10634 10634 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-17 19:46:00.279 10634 10634 E Calling: SkyLibManager: ProcessId: 10634, Thread:
main, getCallHandler is called with null teamsUser or user object is null
04-17 19:46:03.440 10634 10634 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-17 19:46:03.444 10634 10634 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE
spans cannot have a zero length
04-17 19:46:06.350 10634 15722 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-24, Error while executing the http request - ResolveAccountType.
ErrorDetails: SSLHandshakeException : IO_EXCEPTION_IO_EXCEPTION
04-17 19:46:06.354 10634 15722 E AccountAppData: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-24, resolveIdentityProvider: Call failed
04-17 19:46:06.358 10634 15722 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-24, Something went wrong while executing the HTTP request :
ResolveAccountType: HttpCallException
04-17 19:46:07.531 10634 15728 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-25, Error while executing the http request - ResolveAccountType.
ErrorDetails: SSLHandshakeException : IO_EXCEPTION_IO_EXCEPTION
04-17 19:46:07.535 10634 15728 E AccountAppData: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-25, resolveIdentityProvider: Call failed
04-17 19:46:07.537 10634 15728 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-25, Something went wrong while executing the HTTP request :
ResolveAccountType: HttpCallException
04-17 19:46:08.303 10634 15731 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-26, Error while executing the http request - ResolveAccountType.
ErrorDetails: SSLHandshakeException : IO_EXCEPTION_IO_EXCEPTION
04-17 19:46:08.307 10634 15731 E AccountAppData: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-26, resolveIdentityProvider: Call failed
04-17 19:46:08.309 10634 15731 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-26, Something went wrong while executing the HTTP request :
ResolveAccountType: HttpCallException
04-17 19:46:14.937 10634 10634 E RtgSchedManager: endActivityTransaction: margin
state not match
04-17 19:46:14.949 10634 10634 E RtgSchedManager: endActivityTransaction: margin
state not match
04-17 19:46:33.426 10634 10634 E Calling: SkyLibManager: ProcessId: 10634, Thread:
main, getCallHandler is called with null teamsUser or user object is null
04-17 19:46:38.367 10634 10634 E RtgSchedManager: endActivityTransaction: margin
state not match
04-17 19:46:38.377 10634 10634 E RtgSchedManager: endActivityTransaction: margin
state not match
04-17 19:47:02.021 10634 10634 E Calling: SkyLibManager: ProcessId: 10634, Thread:
main, getCallHandler is called with null teamsUser or user object is null
04-17 19:47:08.095 10634 16119 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-27, Error while executing the http request - ResolveAccountType.
ErrorDetails: SSLHandshakeException : IO_EXCEPTION_IO_EXCEPTION
04-17 19:47:08.101 10634 16119 E AccountAppData: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-27, resolveIdentityProvider: Call failed
04-17 19:47:08.104 10634 16119 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-27, Something went wrong while executing the HTTP request :
ResolveAccountType: HttpCallException
04-17 19:47:09.022 10634 16124 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-28, Error while executing the http request - ResolveAccountType.
ErrorDetails: SSLHandshakeException : IO_EXCEPTION_IO_EXCEPTION
04-17 19:47:09.025 10634 16124 E AccountAppData: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-28, resolveIdentityProvider: Call failed
04-17 19:47:09.027 10634 16124 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-28, Something went wrong while executing the HTTP request :
ResolveAccountType: HttpCallException
04-17 19:47:09.842 10634 16130 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-29, Error while executing the http request - ResolveAccountType.
ErrorDetails: SSLHandshakeException : IO_EXCEPTION_IO_EXCEPTION
04-17 19:47:09.845 10634 16130 E AccountAppData: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-29, resolveIdentityProvider: Call failed
04-17 19:47:09.846 10634 16130 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-29, Something went wrong while executing the HTTP request :
ResolveAccountType: HttpCallException
04-17 19:47:10.498 10634 16133 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-30, Error while executing the http request - ResolveAccountType.
ErrorDetails: SSLHandshakeException : IO_EXCEPTION_IO_EXCEPTION
04-17 19:47:10.501 10634 16133 E AccountAppData: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-30, resolveIdentityProvider: Call failed
04-17 19:47:10.502 10634 16133 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-30, Something went wrong while executing the HTTP request :
ResolveAccountType: HttpCallException
04-17 19:47:11.030 10634 16137 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-31, Error while executing the http request - ResolveAccountType.
ErrorDetails: SSLHandshakeException : IO_EXCEPTION_IO_EXCEPTION
04-17 19:47:11.034 10634 16137 E AccountAppData: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-31, resolveIdentityProvider: Call failed
04-17 19:47:11.037 10634 16137 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-31, Something went wrong while executing the HTTP request :
ResolveAccountType: HttpCallException
04-17 19:47:11.408 10634 16140 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-32, Error while executing the http request - ResolveAccountType.
ErrorDetails: SSLHandshakeException : IO_EXCEPTION_IO_EXCEPTION
04-17 19:47:11.410 10634 16140 E AccountAppData: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-32, resolveIdentityProvider: Call failed
04-17 19:47:11.412 10634 16140 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-32, Something went wrong while executing the HTTP request :
ResolveAccountType: HttpCallException
04-17 19:47:11.738 10634 16143 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-33, Error while executing the http request - ResolveAccountType.
ErrorDetails: SSLHandshakeException : IO_EXCEPTION_IO_EXCEPTION
04-17 19:47:11.743 10634 16143 E AccountAppData: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-33, resolveIdentityProvider: Call failed
04-17 19:47:11.746 10634 16143 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-33, Something went wrong while executing the HTTP request :
ResolveAccountType: HttpCallException
04-17 19:47:12.091 10634 16146 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-34, Error while executing the http request - ResolveAccountType.
ErrorDetails: SSLHandshakeException : IO_EXCEPTION_IO_EXCEPTION
04-17 19:47:12.095 10634 16146 E AccountAppData: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-34, resolveIdentityProvider: Call failed
04-17 19:47:12.096 10634 16146 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-34, Something went wrong while executing the HTTP request :
ResolveAccountType: HttpCallException
04-17 19:47:12.547 10634 16149 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-35, Error while executing the http request - ResolveAccountType.
ErrorDetails: SSLHandshakeException : IO_EXCEPTION_IO_EXCEPTION
04-17 19:47:12.551 10634 16149 E AccountAppData: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-35, resolveIdentityProvider: Call failed
04-17 19:47:12.554 10634 16149 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-35, Something went wrong while executing the HTTP request :
ResolveAccountType: HttpCallException
04-17 19:47:13.067 10634 16156 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-36, Error while executing the http request - ResolveAccountType.
ErrorDetails: SSLHandshakeException : IO_EXCEPTION_IO_EXCEPTION
04-17 19:47:13.072 10634 16156 E AccountAppData: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-36, resolveIdentityProvider: Call failed
04-17 19:47:13.075 10634 16156 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-36, Something went wrong while executing the HTTP request :
ResolveAccountType: HttpCallException
04-17 19:47:13.545 10634 16159 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-37, Error while executing the http request - ResolveAccountType.
ErrorDetails: SSLHandshakeException : IO_EXCEPTION_IO_EXCEPTION
04-17 19:47:13.548 10634 16159 E AccountAppData: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-37, resolveIdentityProvider: Call failed
04-17 19:47:13.549 10634 16159 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-37, Something went wrong while executing the HTTP request :
ResolveAccountType: HttpCallException
04-17 19:47:13.938 10634 16163 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-38, Error while executing the http request - ResolveAccountType.
ErrorDetails: SSLHandshakeException : IO_EXCEPTION_IO_EXCEPTION
04-17 19:47:13.948 10634 16163 E AccountAppData: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-38, resolveIdentityProvider: Call failed
04-17 19:47:13.951 10634 16163 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-38, Something went wrong while executing the HTTP request :
ResolveAccountType: HttpCallException
04-17 19:47:14.276 10634 16167 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-39, Error while executing the http request - ResolveAccountType.
ErrorDetails: SSLHandshakeException : IO_EXCEPTION_IO_EXCEPTION
04-17 19:47:14.279 10634 16167 E AccountAppData: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-39, resolveIdentityProvider: Call failed
04-17 19:47:14.281 10634 16167 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-39, Something went wrong while executing the HTTP request :
ResolveAccountType: HttpCallException
04-17 19:47:14.648 10634 16171 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-40, Error while executing the http request - ResolveAccountType.
ErrorDetails: SSLHandshakeException : IO_EXCEPTION_IO_EXCEPTION
04-17 19:47:14.651 10634 16171 E AccountAppData: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-40, resolveIdentityProvider: Call failed
04-17 19:47:14.653 10634 16171 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-40, Something went wrong while executing the HTTP request :
ResolveAccountType: HttpCallException
04-17 19:47:15.104 10634 16175 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-41, Error while executing the http request - ResolveAccountType.
ErrorDetails: SSLHandshakeException : IO_EXCEPTION_IO_EXCEPTION
04-17 19:47:15.108 10634 16175 E AccountAppData: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-41, resolveIdentityProvider: Call failed
04-17 19:47:15.110 10634 16175 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-41, Something went wrong while executing the HTTP request :
ResolveAccountType: HttpCallException
04-17 19:47:15.447 10634 16178 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-42, Error while executing the http request - ResolveAccountType.
ErrorDetails: SSLHandshakeException : IO_EXCEPTION_IO_EXCEPTION
04-17 19:47:15.450 10634 16178 E AccountAppData: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-42, resolveIdentityProvider: Call failed
04-17 19:47:15.452 10634 16178 E HttpCallExecutor: ProcessId: 10634, Thread: Pool-
NetworkPool-Thread-42, Something went wrong while executing the HTTP request :
ResolveAccountType: HttpCallException

You might also like