Skip to content

Instantly share code, notes, and snippets.

@madsunrise
Created August 17, 2017 11:49
Show Gist options
  • Save madsunrise/6d5ea12f9c6c85e00e69109dae8e18a5 to your computer and use it in GitHub Desktop.
Save madsunrise/6d5ea12f9c6c85e00e69109dae8e18a5 to your computer and use it in GitHub Desktop.
08-17 14:46:58.375 7124-7330/ru.atol.tabletpos W/ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1887 android.content.ContextWrapper.bindService:539 ru.evotor.devices.commons.services.DeviceService$2.run:72 <bottom of call stack> <bottom of call stack>
08-17 14:46:58.376 7124-7332/ru.atol.tabletpos W/ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1887 android.content.ContextWrapper.bindService:539 ru.evotor.devices.commons.services.KKMService$2.run:74 <bottom of call stack> <bottom of call stack>
08-17 14:46:58.380 7124-7333/ru.atol.tabletpos W/ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1887 android.content.ContextWrapper.bindService:539 ru.evotor.devices.commons.services.CashDrawerService$2.run:69 <bottom of call stack> <bottom of call stack>
08-17 14:46:58.384 7124-7335/ru.atol.tabletpos W/ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1887 android.content.ContextWrapper.bindService:539 ru.evotor.devices.commons.services.PaySystemService$2.run:76 <bottom of call stack> <bottom of call stack>
08-17 14:46:58.385 7124-7331/ru.atol.tabletpos W/ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1887 android.content.ContextWrapper.bindService:539 ru.evotor.devices.commons.services.PricePrinterService$2.run:69 <bottom of call stack> <bottom of call stack>
08-17 14:46:58.389 7124-7339/ru.atol.tabletpos W/ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1887 android.content.ContextWrapper.bindService:539 ru.evotor.devices.commons.services.PricePrinterService$2.run:69 <bottom of call stack> <bottom of call stack>
08-17 14:46:58.390 7124-7124/ru.atol.tabletpos E/Session: Error message: /data/data/ru.atol.tabletpos/files/session_storage: open failed: ENOENT (No such file or directory)
java.io.FileNotFoundException: /data/data/ru.atol.tabletpos/files/session_storage: open failed: ENOENT (No such file or directory)
at libcore.io.IoBridge.open(IoBridge.java:496)
at java.io.FileInputStream.<init>(FileInputStream.java:76)
at android.app.ContextImpl.openFileInput(ContextImpl.java:1084)
at android.content.ContextWrapper.openFileInput(ContextWrapper.java:176)
at ru.atol.tabletpos.engine.SessionData.checkForData(SessionData.java:299)
at ru.atol.tabletpos.engine.E.initialize(E.java:230)
at ru.evotor.framework.receipt.ReceiptV2ContentProvider.onCreate(ReceiptV2ContentProvider.kt:35)
at android.content.ContentProvider.attachInfo(ContentProvider.java:1751)
at android.content.ContentProvider.attachInfo(ContentProvider.java:1726)
at android.app.ActivityThread.installProvider(ActivityThread.java:5325)
at android.app.ActivityThread.installContentProviders(ActivityThread.java:4899)
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4839)
at android.app.ActivityThread.access$1500(ActivityThread.java:178)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1531)
at android.os.Handler.dispatchMessage(Handler.java:111)
at android.os.Looper.loop(Looper.java:194)
at android.app.ActivityThread.main(ActivityThread.java:5637)
at java.lang.reflect.Method.invoke(Native Method)
at java.lang.reflect.Method.invoke(Method.java:372)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:960)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:755)
Caused by: android.system.ErrnoException: open failed: ENOENT (No such file or directory)
at libcore.io.Posix.open(Native Method)
at libcore.io.BlockGuardOs.open(BlockGuardOs.java:186)
at libcore.io.IoBridge.open(IoBridge.java:482)
at java.io.FileInputStream.<init>(FileInputStream.java:76) 
at android.app.ContextImpl.openFileInput(ContextImpl.java:1084) 
at android.content.ContextWrapper.openFileInput(ContextWrapper.java:176) 
at ru.atol.tabletpos.engine.SessionData.checkForData(SessionData.java:299) 
at ru.atol.tabletpos.engine.E.initialize(E.java:230) 
at ru.evotor.framework.receipt.ReceiptV2ContentProvider.onCreate(ReceiptV2ContentProvider.kt:35) 
at android.content.ContentProvider.attachInfo(ContentProvider.java:1751) 
at android.content.ContentProvider.attachInfo(ContentProvider.java:1726) 
at android.app.ActivityThread.installProvider(ActivityThread.java:5325) 
at android.app.ActivityThread.installContentProviders(ActivityThread.java:4899) 
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4839) 
at android.app.ActivityThread.access$1500(ActivityThread.java:178) 
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1531) 
at android.os.Handler.dispatchMessage(Handler.java:111) 
at android.os.Looper.loop(Looper.java:194) 
at android.app.ActivityThread.main(ActivityThread.java:5637) 
at java.lang.reflect.Method.invoke(Native Method) 
at java.lang.reflect.Method.invoke(Method.java:372) 
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:960) 
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:755) 
08-17 14:46:58.392 7124-7340/ru.atol.tabletpos W/ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1887 android.content.ContextWrapper.bindService:539 ru.evotor.devices.commons.services.KKMService$2.run:74 <bottom of call stack> <bottom of call stack>
08-17 14:46:58.396 7124-7341/ru.atol.tabletpos W/ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1887 android.content.ContextWrapper.bindService:539 ru.evotor.devices.commons.services.CashDrawerService$2.run:69 <bottom of call stack> <bottom of call stack>
08-17 14:46:58.400 7124-7337/ru.atol.tabletpos W/ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1887 android.content.ContextWrapper.bindService:539 ru.evotor.devices.commons.services.ScalesService$2.run:75 <bottom of call stack> <bottom of call stack>
08-17 14:46:58.402 7124-7336/ru.atol.tabletpos W/ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1887 android.content.ContextWrapper.bindService:539 ru.evotor.devices.commons.services.PrinterService$2.run:74 <bottom of call stack> <bottom of call stack>
08-17 14:46:58.403 7124-7342/ru.atol.tabletpos W/ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1887 android.content.ContextWrapper.bindService:539 ru.evotor.devices.commons.services.PaySystemService$2.run:76 <bottom of call stack> <bottom of call stack>
08-17 14:46:58.406 7124-7338/ru.atol.tabletpos W/ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1887 android.content.ContextWrapper.bindService:539 ru.evotor.devices.commons.services.DeviceService$2.run:72 <bottom of call stack> <bottom of call stack>
08-17 14:46:58.701 7124-7349/ru.atol.tabletpos W/ActivityThread: ClassLoader.loadClass: The class loader returned by Thread.getContextClassLoader() may fail for processes that host multiple applications. You should explicitly specify a context class loader. For example: Thread.setContextClassLoader(getClass().getClassLoader());
08-17 14:46:58.841 7124-7124/ru.atol.tabletpos W/SettingsInterface: Setting airplane_mode_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value.
08-17 14:46:58.867 7124-7124/ru.atol.tabletpos W/ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1823 android.content.ContextWrapper.startService:516 android.content.ContextWrapper.startService:516 ru.atol.tabletpos.engine.InitScheduleService.start:24 ru.atol.tabletpos.engine.BootCompletedBroadcastReceiver.onReceive:18
08-17 14:46:59.024 7124-7349/ru.atol.tabletpos E/NativeCrypto: ssl=0xb7c66c40 cert_verify_callback x509_store_ctx=0xa33356c0 arg=0x0
08-17 14:46:59.024 7124-7349/ru.atol.tabletpos E/NativeCrypto: ssl=0xb7c66c40 cert_verify_callback calling verifyCertificateChain authMethod=ECDHE_RSA
08-17 14:46:59.294 7124-7149/ru.atol.tabletpos W/art: Suspending all threads took: 5.831ms
08-17 14:46:59.371 7124-7369/ru.atol.tabletpos E/NativeCrypto: ssl=0xb7cced28 cert_verify_callback x509_store_ctx=0xa27ddf10 arg=0x0
08-17 14:46:59.371 7124-7369/ru.atol.tabletpos E/NativeCrypto: ssl=0xb7cced28 cert_verify_callback calling verifyCertificateChain authMethod=ECDHE_RSA
08-17 14:46:59.437 7124-7124/ru.atol.tabletpos W/art: Before Android 4.1, method android.graphics.PorterDuffColorFilter android.support.graphics.drawable.VectorDrawableCompat.updateTintFilter(android.graphics.PorterDuffColorFilter, android.content.res.ColorStateList, android.graphics.PorterDuff$Mode) would have incorrectly overridden the package-private method in android.graphics.drawable.Drawable
08-17 14:46:59.444 7124-7149/ru.atol.tabletpos W/art: Suspending all threads took: 11.882ms
08-17 14:47:00.100 7124-7124/ru.atol.tabletpos W/ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1823 android.content.ContextWrapper.startService:516 ru.atol.tabletpos.engine.schedule.ScheduleService.stopSchedules:33 ru.atol.tabletpos.engine.exchange.ExchangeEngine.reinitSchedule:36 ru.atol.tabletpos.ui.activities.StartActivity.onResume:131
08-17 14:47:00.148 7124-7124/ru.atol.tabletpos W/ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1823 android.content.ContextWrapper.startService:516 ru.atol.tabletpos.engine.schedule.ScheduleService.stopSchedules:33 ru.atol.tabletpos.engine.exchange.ExchangeEngine.reinitSchedule:37 ru.atol.tabletpos.ui.activities.StartActivity.onResume:131
08-17 14:47:00.160 7124-7124/ru.atol.tabletpos W/ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1823 android.content.ContextWrapper.startService:516 ru.atol.tabletpos.engine.schedule.ScheduleService.addSchedule:41 ru.atol.tabletpos.engine.exchange.ExchangeEngine.startAutoExchangeSchedule:20 ru.atol.tabletpos.engine.exchange.ExchangeEngine.reinitSchedule:38
08-17 14:47:00.165 7124-7124/ru.atol.tabletpos W/ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1823 android.content.ContextWrapper.startService:516 ru.atol.tabletpos.engine.schedule.ScheduleService.addSchedule:41 ru.atol.tabletpos.engine.exchange.ExchangeEngine.startAutoExchangeSchedule:21 ru.atol.tabletpos.engine.exchange.ExchangeEngine.reinitSchedule:38
08-17 14:47:00.418 7124-7402/ru.atol.tabletpos W/ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1823 android.content.ContextWrapper.startService:516 ru.atol.tabletpos.engine.schedule.ScheduleService.stopSchedules:33 ru.atol.tabletpos.engine.exchange.ExchangeEngine.stopAutoExchange:25 ru.atol.tabletpos.engine.InitScheduleService.onHandleIntent:40
08-17 14:47:00.421 7124-7402/ru.atol.tabletpos W/ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1823 android.content.ContextWrapper.startService:516 ru.atol.tabletpos.engine.schedule.ScheduleService.stopSchedules:33 ru.atol.tabletpos.engine.exchange.ExchangeEngine.stopAutoExchange:26 ru.atol.tabletpos.engine.InitScheduleService.onHandleIntent:40
08-17 14:47:00.446 7124-7402/ru.atol.tabletpos W/ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.stopService:1829 android.content.ContextWrapper.stopService:521 ru.atol.tabletpos.engine.exchange.ExchangeService$Companion.stop:247 ru.atol.tabletpos.engine.exchange.ExchangeEngine.stopAutoExchange:27 ru.atol.tabletpos.engine.InitScheduleService.onHandleIntent:40
08-17 14:47:00.460 7124-7402/ru.atol.tabletpos W/ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1823 android.content.ContextWrapper.startService:516 ru.atol.tabletpos.engine.schedule.ScheduleService.addSchedule:41 ru.atol.tabletpos.engine.exchange.ExchangeEngine.startAutoExchangeSchedule:20 ru.atol.tabletpos.engine.InitScheduleService.onHandleIntent:41
08-17 14:47:00.462 7124-7402/ru.atol.tabletpos W/ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1823 android.content.ContextWrapper.startService:516 ru.atol.tabletpos.engine.schedule.ScheduleService.addSchedule:41 ru.atol.tabletpos.engine.exchange.ExchangeEngine.startAutoExchangeSchedule:21 ru.atol.tabletpos.engine.InitScheduleService.onHandleIntent:41
08-17 14:47:00.469 7124-7402/ru.atol.tabletpos W/ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1823 android.content.ContextWrapper.startService:516 ru.atol.tabletpos.engine.schedule.ScheduleService.addSchedule:41 ru.atol.tabletpos.engine.InitScheduleService.onHandleIntent:43 android.app.IntentService$ServiceHandler.handleMessage:65
08-17 14:47:00.475 7124-7402/ru.atol.tabletpos W/ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1823 android.content.ContextWrapper.startService:516 ru.atol.tabletpos.engine.schedule.ScheduleService.addSchedule:41 ru.atol.tabletpos.engine.egais.UTMEngine$Companion.startSchedule:812 ru.atol.tabletpos.engine.InitScheduleService.onHandleIntent:46
08-17 14:47:00.484 7124-7402/ru.atol.tabletpos W/ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1823 android.content.ContextWrapper.startService:516 ru.atol.tabletpos.engine.schedule.ScheduleService.addSchedule:41 ru.atol.tabletpos.engine.egais.UTMEngine$Companion.startSchedule:813 ru.atol.tabletpos.engine.InitScheduleService.onHandleIntent:46
08-17 14:47:00.491 7124-7402/ru.atol.tabletpos W/ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1823 android.content.ContextWrapper.startService:516 ru.atol.tabletpos.engine.schedule.ScheduleService.addSchedule:41 ru.atol.tabletpos.engine.egais.UTMEngine$Companion.startSchedule:814 ru.atol.tabletpos.engine.InitScheduleService.onHandleIntent:46
08-17 14:47:00.508 7124-7324/ru.atol.tabletpos W/FPEngine: fpe.connectionState CONNECTED
08-17 14:47:00.533 7124-7401/ru.atol.tabletpos E/GED: Failed to get GED Log Buf, err(0)
08-17 14:47:00.645 7124-7124/ru.atol.tabletpos W/art: Before Android 4.1, method int android.support.v7.widget.ListViewCompat.lookForSelectablePosition(int, boolean) would have incorrectly overridden the package-private method in android.widget.ListView
08-17 14:47:02.713 7124-7463/ru.atol.tabletpos E/UtmSyncService: Error message: Failed to connect to localhost/127.0.0.1:8080
java.net.ConnectException: Failed to connect to localhost/127.0.0.1:8080
at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.java:225)
at okhttp3.internal.connection.RealConnection.connect(RealConnection.java:149)
at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:192)
at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:121)
at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:100)
at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92)
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67)
at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185)
at okhttp3.RealCall.execute(RealCall.java:69)
at ru.atol.tabletpos.engine.egais.UTMEngine.getListDocData(UTMEngine.kt:643)
at ru.atol.tabletpos.engine.egais.UTMEngine.syncWithUTM(UTMEngine.kt:212)
at ru.atol.tabletpos.engine.egais.UtmSyncService$WorkingOnSubscribe.doSync(UtmSyncService.kt:181)
at ru.atol.tabletpos.engine.egais.UtmSyncService$WorkingOnSubscribe.run(UtmSyncService.kt:134)
at java.lang.Thread.run(Thread.java:818)
Caused by: java.net.ConnectException: failed to connect to localhost/127.0.0.1 (port 8080) after 300000ms: isConnected failed: ECONNREFUSED (Connection refused)
at libcore.io.IoBridge.isConnected(IoBridge.java:267)
at libcore.io.IoBridge.connectErrno(IoBridge.java:191)
at libcore.io.IoBridge.connect(IoBridge.java:127)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:188)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:461)
at java.net.Socket.connect(Socket.java:918)
at okhttp3.internal.platform.AndroidPlatform.connectSocket(AndroidPlatform.java:63)
at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.java:223)
at okhttp3.internal.connection.RealConnection.connect(RealConnection.java:149) 
at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:192) 
at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:121) 
at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:100) 
at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42) 
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92) 
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67) 
at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93) 
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92) 
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67) 
at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93) 
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92) 
at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120) 
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92) 
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67) 
at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185) 
at okhttp3.RealCall.execute(RealCall.java:69) 
at ru.atol.tabletpos.engine.egais.UTMEngine.getListDocData(UTMEngine.kt:643) 
at ru.atol.tabletpos.engine.egais.UTMEngine.syncWithUTM(UTMEngine.kt:212) 
at ru.atol.tabletpos.engine.egais.UtmSyncService$WorkingOnSubscribe.doSync(UtmSyncService.kt:181) 
at ru.atol.tabletpos.engine.egais.UtmSyncService$WorkingOnSubscribe.run(UtmSyncService.kt:134) 
at java.lang.Thread.run(Thread.java:818) 
Caused by: android.system.ErrnoException: isConnected failed: ECONNREFUSED (Connection refused)
at libcore.io.IoBridge.isConnected(IoBridge.java:252)
at libcore.io.IoBridge.connectErrno(IoBridge.java:191) 
at libcore.io.IoBridge.connect(IoBridge.java:127) 
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:188) 
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:461) 
at java.net.Socket.connect(Socket.java:918) 
at okhttp3.internal.platform.AndroidPlatform.connectSocket(AndroidPlatform.java:63) 
at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.java:223) 
at okhttp3.internal.connection.RealConnection.connect(RealConnection.java:149) 
at okhttp3.internal.connection.StreamAllocation.findConnection(StreamAllocation.java:192) 
at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(StreamAllocation.java:121) 
at okhttp3.internal.connection.StreamAllocation.newStream(StreamAllocation.java:100) 
at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.java:42) 
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92) 
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67) 
at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.java:93) 
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92) 
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67) 
at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.java:93) 
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92) 
at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.java:120) 
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:92) 
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.java:67) 
at okhttp3.RealCall.getResponseWithInterceptorChain(RealCall.java:185) 
at okhttp3.RealCall.execute(RealCall.java:69) 
at ru.atol.tabletpos.engine.egais.UTMEngine.getListDocData(UTMEngine.kt:643) 
at ru.atol.tabletpos.engine.egais.UTMEngine.syncWithUTM(UTMEngine.kt:212) 
at ru.atol.tabletpos.engine.egais.UtmSyncService$WorkingOnSubscribe.doSync(UtmSyncService.kt:181) 
at ru.atol.tabletpos.engine.egais.UtmSyncService$WorkingOnSubscribe.run(UtmSyncService.kt:134) 
at java.lang.Thread.run(Thread.java:818) 
08-17 14:47:02.746 7124-7463/ru.atol.tabletpos W/SqlDAO: SQL query: select * from UTM_DOCUMENTS WHERE (UTM_DOCUMENTS.STATUS = ?)
08-17 14:47:02.753 7124-7463/ru.atol.tabletpos W/SqlDAO: SQL query: select * from EGAIS_WRITE_OFF_FOR_BEER
08-17 14:47:02.816 7124-7463/ru.atol.tabletpos E/UtmSyncService: Error message: Ошибка обмена с ЕГАИС: Failed to connect to localhost/127.0.0.1:8080
ru.atol.tabletpos.engine.egais.EgaisException: Ошибка обмена с ЕГАИС: Failed to connect to localhost/127.0.0.1:8080
at ru.atol.tabletpos.engine.egais.UTMEngine.sendDto(UTMEngine.kt:409)
at ru.atol.tabletpos.engine.egais.UTMEngine.sendEgaisDocumentsDto(UTMEngine.kt:279)
at ru.atol.tabletpos.engine.egais.UTMEngine.sendQueryRest(UTMEngine.kt:287)
at ru.atol.tabletpos.engine.egais.UtmSyncService$WorkingOnSubscribe.run(UtmSyncService.kt:135)
at java.lang.Thread.run(Thread.java:818)
08-17 14:47:02.830 7124-7463/ru.atol.tabletpos E/UtmSyncService: Error message: Ошибка обмена с ЕГАИС: Failed to connect to localhost/127.0.0.1:8080
ru.atol.tabletpos.engine.egais.EgaisException: Ошибка обмена с ЕГАИС: Failed to connect to localhost/127.0.0.1:8080
at ru.atol.tabletpos.engine.egais.UTMEngine.sendDto(UTMEngine.kt:409)
at ru.atol.tabletpos.engine.egais.UTMEngine.sendEgaisDocumentsDto(UTMEngine.kt:279)
at ru.atol.tabletpos.engine.egais.UTMEngine.sendQueryRestShop(UTMEngine.kt:283)
at ru.atol.tabletpos.engine.egais.UtmSyncService$WorkingOnSubscribe.run(UtmSyncService.kt:136)
at java.lang.Thread.run(Thread.java:818)
08-17 14:47:03.037 7124-7124/ru.atol.tabletpos E/Evotor/Stats: EvoStats svc constructor
08-17 14:47:05.280 7124-7124/ru.atol.tabletpos E/Evotor/Stats: EvoStats svc constructor
08-17 14:47:05.678 7124-7143/ru.atol.tabletpos W/art: Suspending all threads took: 32.216ms
08-17 14:47:12.615 7124-7124/ru.atol.tabletpos E/Evotor/Stats: EvoStats svc constructor
08-17 14:47:12.863 7124-7569/ru.atol.tabletpos W/SqlDAO: SQL query: select COMMODITY_EGAIS_ALCO_CODES.*, COMMODITY.ID as COMMODITY_ID, COMMODITY.CODE as COMMODITY_CODE, COMMODITY.UUID as COMMODITY_UUID, COMMODITY.NAME as COMMODITY_NAME, COMMODITY.PARENT_UUID as COMMODITY_PARENT_UUID, COMMODITY.IS_GROUP as COMMODITY_IS_GROUP, COMMODITY.IS_FAVORITE as COMMODITY_IS_FAVORITE, COMMODITY.MEASURE_ID as COMMODITY_MEASURE_ID, COMMODITY.PRICE_OUT as COMMODITY_PRICE_OUT, COMMODITY.COST_PRICE as COMMODITY_COST_PRICE, COMMODITY.QUANTITY as COMMODITY_QUANTITY, COMMODITY.TAX_NUMBER as COMMODITY_TAX_NUMBER, COMMODITY.MARGIN_RATE_ID as COMMODITY_MARGIN_RATE_ID, COMMODITY.TYPE as COMMODITY_TYPE, COMMODITY.ALCOHOL_BY_VOLUME as COMMODITY_ALCOHOL_BY_VOLUME, COMMODITY.ALCOHOL_PRODUCT_KIND_CODE as COMMODITY_ALCOHOL_PRODUCT_KIND_CODE, COMMODITY.TARE_VOLUME as COMMODITY_TARE_VOLUME, COMMODITY.SELL_FORBIDDEN as COMMODITY_SELL_FORBIDDEN, COMMODITY.DESCRIPTION as COMMODITY_DESCRIPTION, COMMODITY.ARTICLE_NUMBER as COMMODITY_ARTICLE_NUMBER from COMMODITY_EGAIS_ALCO_CODES INNER JOIN COMMODITY ON COMMODITY_EGAIS_ALCO_CODES.COMMODITY_UUID = COMMODITY.UUID WHERE (COMMODITY_EGAIS_ALCO_CODES.IS_EXPORTED = ?)
08-17 14:47:12.865 7124-7569/ru.atol.tabletpos W/SqlDAO: SQL query: SELECT * FROM COMMODITY_CHANGES
08-17 14:47:12.870 7124-7569/ru.atol.tabletpos W/SqlDAO: SQL query: SELECT * FROM COMMODITY_REMOVING
08-17 14:47:12.873 7124-7569/ru.atol.tabletpos W/SqlDAO: SQL query: select * from INTEGRATION_EXTRAS WHERE (INTEGRATION_EXTRAS.CHANGED = ?) LIMIT 200
08-17 14:47:12.899 7124-7569/ru.atol.tabletpos W/SqlDAO: SQL query: select * from BARCODE_TEMPLATE WHERE (BARCODE_TEMPLATE.REMOVED = ? AND BARCODE_TEMPLATE.CHANGED_TIME IS NOT NULL) ORDER BY ID ASC
08-17 14:47:12.902 7124-7569/ru.atol.tabletpos W/SqlDAO: SQL query: select * from BARCODE_TEMPLATE WHERE (BARCODE_TEMPLATE.REMOVED = ?) ORDER BY ID ASC
08-17 14:47:13.004 7124-7569/ru.atol.tabletpos E/NativeCrypto: ssl=0xb7ef64f8 cert_verify_callback x509_store_ctx=0xa11cf620 arg=0x0
08-17 14:47:13.004 7124-7569/ru.atol.tabletpos E/NativeCrypto: ssl=0xb7ef64f8 cert_verify_callback calling verifyCertificateChain authMethod=ECDHE_RSA
08-17 14:47:13.287 7124-7124/ru.atol.tabletpos E/MANUAL_EXCHANGE: Attempt to invoke virtual method 'java.io.Reader okhttp3.ResponseBody.charStream()' on a null object reference
08-17 14:47:15.553 7124-7324/ru.atol.tabletpos W/FPEngine: fpe.connectionState CONNECTED
08-17 14:47:30.606 7124-7324/ru.atol.tabletpos W/FPEngine: fpe.connectionState CONNECTED
08-17 14:47:45.671 7124-7324/ru.atol.tabletpos W/FPEngine: fpe.connectionState CONNECTED
08-17 14:48:00.711 7124-7324/ru.atol.tabletpos W/FPEngine: fpe.connectionState CONNECTED
08-17 14:48:15.765 7124-7324/ru.atol.tabletpos W/FPEngine: fpe.connectionState CONNECTED
08-17 14:48:30.814 7124-7324/ru.atol.tabletpos W/FPEngine: fpe.connectionState CONNECTED
08-17 14:48:45.856 7124-7324/ru.atol.tabletpos W/FPEngine: fpe.connectionState CONNECTED
08-17 14:49:00.379 7124-7355/ru.atol.tabletpos E/NativeCrypto: ssl=0xb7f1dba0 cert_verify_callback x509_store_ctx=0xa2cfb900 arg=0x0
08-17 14:49:00.379 7124-7355/ru.atol.tabletpos E/NativeCrypto: ssl=0xb7f1dba0 cert_verify_callback calling verifyCertificateChain authMethod=ECDHE_RSA
08-17 14:49:00.880 7124-7324/ru.atol.tabletpos W/FPEngine: fpe.connectionState CONNECTED
08-17 14:49:15.953 7124-7324/ru.atol.tabletpos W/FPEngine: fpe.connectionState CONNECTED
08-17 14:49:21.028 7124-8647/ru.atol.tabletpos W/SqlDAO: SQL query: select COMMODITY_EGAIS_ALCO_CODES.*, COMMODITY.ID as COMMODITY_ID, COMMODITY.CODE as COMMODITY_CODE, COMMODITY.UUID as COMMODITY_UUID, COMMODITY.NAME as COMMODITY_NAME, COMMODITY.PARENT_UUID as COMMODITY_PARENT_UUID, COMMODITY.IS_GROUP as COMMODITY_IS_GROUP, COMMODITY.IS_FAVORITE as COMMODITY_IS_FAVORITE, COMMODITY.MEASURE_ID as COMMODITY_MEASURE_ID, COMMODITY.PRICE_OUT as COMMODITY_PRICE_OUT, COMMODITY.COST_PRICE as COMMODITY_COST_PRICE, COMMODITY.QUANTITY as COMMODITY_QUANTITY, COMMODITY.TAX_NUMBER as COMMODITY_TAX_NUMBER, COMMODITY.MARGIN_RATE_ID as COMMODITY_MARGIN_RATE_ID, COMMODITY.TYPE as COMMODITY_TYPE, COMMODITY.ALCOHOL_BY_VOLUME as COMMODITY_ALCOHOL_BY_VOLUME, COMMODITY.ALCOHOL_PRODUCT_KIND_CODE as COMMODITY_ALCOHOL_PRODUCT_KIND_CODE, COMMODITY.TARE_VOLUME as COMMODITY_TARE_VOLUME, COMMODITY.SELL_FORBIDDEN as COMMODITY_SELL_FORBIDDEN, COMMODITY.DESCRIPTION as COMMODITY_DESCRIPTION, COMMODITY.ARTICLE_NUMBER as COMMODITY_ARTICLE_NUMBER from COMMODITY_EGAIS_ALCO_CODES INNER JOIN COMMODITY ON COMMODITY_EGAIS_ALCO_CODES.COMMODITY_UUID = COMMODITY.UUID WHERE (COMMODITY_EGAIS_ALCO_CODES.IS_EXPORTED = ?)
08-17 14:49:21.030 7124-8647/ru.atol.tabletpos W/SqlDAO: SQL query: SELECT * FROM COMMODITY_CHANGES
08-17 14:49:21.031 7124-8647/ru.atol.tabletpos W/SqlDAO: SQL query: SELECT * FROM COMMODITY_REMOVING
08-17 14:49:21.033 7124-8647/ru.atol.tabletpos W/SqlDAO: SQL query: select * from INTEGRATION_EXTRAS WHERE (INTEGRATION_EXTRAS.CHANGED = ?) LIMIT 200
08-17 14:49:21.035 7124-8647/ru.atol.tabletpos W/SqlDAO: SQL query: select * from BARCODE_TEMPLATE WHERE (BARCODE_TEMPLATE.REMOVED = ? AND BARCODE_TEMPLATE.CHANGED_TIME IS NOT NULL) ORDER BY ID ASC
08-17 14:49:21.037 7124-8647/ru.atol.tabletpos W/SqlDAO: SQL query: select * from BARCODE_TEMPLATE WHERE (BARCODE_TEMPLATE.REMOVED = ?) ORDER BY ID ASC
08-17 14:49:21.611 7124-8647/ru.atol.tabletpos W/SqlDAO: SQL query: select * from COMMODITY WHERE (COMMODITY.PARENT_UUID IS NOT NULL) ORDER BY ID ASC
08-17 14:49:22.085 7124-7149/ru.atol.tabletpos W/art: Suspending all threads took: 5.140ms
08-17 14:49:22.121 7124-7149/ru.atol.tabletpos W/art: Suspending all threads took: 20.353ms
08-17 14:49:22.380 7124-7143/ru.atol.tabletpos W/art: Suspending all threads took: 16.615ms
08-17 14:49:23.741 7124-7149/ru.atol.tabletpos W/art: Suspending all threads took: 13.324ms
08-17 14:49:24.397 7124-7143/ru.atol.tabletpos W/art: Suspending all threads took: 9.336ms
08-17 14:49:25.426 7124-7143/ru.atol.tabletpos W/art: Suspending all threads took: 43.468ms
08-17 14:49:28.111 7124-8647/ru.atol.tabletpos E/NativeCrypto: ssl=0xb7e30750 cert_verify_callback x509_store_ctx=0xa25d0ce0 arg=0x0
08-17 14:49:28.111 7124-8647/ru.atol.tabletpos E/NativeCrypto: ssl=0xb7e30750 cert_verify_callback calling verifyCertificateChain authMethod=ECDHE_RSA
08-17 14:49:28.267 7124-8647/ru.atol.tabletpos W/SqlDAO: SQL query: select * from BARCODE_TEMPLATE ORDER BY ID ASC
08-17 14:49:28.308 7124-8647/ru.atol.tabletpos W/ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1458 android.content.ContextWrapper.sendBroadcast:377 ru.atol.tabletpos.engine.exchange.worker.EvotorExchangeWorker.broadcastSuccess:728 ru.atol.tabletpos.engine.exchange.worker.EvotorExchangeWorker.access$400:92 ru.atol.tabletpos.engine.exchange.worker.EvotorExchangeWorker$1$1.call:235
08-17 14:49:30.995 7124-7324/ru.atol.tabletpos W/FPEngine: fpe.connectionState CONNECTED
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment