Skip to content

Instantly share code, notes, and snippets.

@Vgdn1942
Last active February 3, 2023 13:25
Show Gist options
  • Save Vgdn1942/74fb451f9eac6a70d47ef96cb5a17129 to your computer and use it in GitHub Desktop.
Save Vgdn1942/74fb451f9eac6a70d47ef96cb5a17129 to your computer and use it in GitHub Desktop.
log
2023-02-03 16:24:17.909 2402-3958 TRANSPORT ru.evotor.external.integrations D connected
2023-02-03 16:24:17.910 2402-3958 TRANSPORT ru.evotor.external.integrations D check handler HttpHandler
2023-02-03 16:24:17.911 2402-3958 TRANSPORT ru.evotor.external.integrations D handler HttpHandler is found!
2023-02-03 16:24:17.911 2402-3958 TRANSPORT ru.evotor.external.integrations D HTTP request found
2023-02-03 16:24:17.922 2402-3958 TRANSPORT ru.evotor.external.integrations D COMMAND = [CommandVerifyMarkingCode input=[STRING], output=[STRING]] (15)
2023-02-03 16:24:17.923 2402-3958 System.out ru.evotor.external.integrations I read {
2023-02-03 16:24:17.923 2402-3958 System.out ru.evotor.external.integrations I "datamark": "MDE0NDk0NTUwNDM1MzA2ODIxUVhZWFNBTEdMTVlRUR05MUVFMDYdOTJZV0NYYm1LNlNOOHZ2d294WkZrN1dBWThXb0pOTUdHcjZDZ3RpdWphMDRjPQ==",
2023-02-03 16:24:17.923 2402-3958 System.out ru.evotor.external.integrations I "plannedStatus": "byQuantity"
2023-02-03 16:24:17.923 2402-3958 System.out ru.evotor.external.integrations I }
2023-02-03 16:24:18.044 2402-3958 System.err ru.evotor.external.integrations W ru.evotor.devices.commons.exception.KkmDeviceException: Неверный формат или значение
2023-02-03 16:24:18.045 2402-3958 System.err ru.evotor.external.integrations W at ru.evotor.devices.commons.exception.KkmDeviceException$special$$inlined$parcelableCreator$1.createFromParcel(Helpers.kt:1419)
2023-02-03 16:24:18.046 2402-3958 System.err ru.evotor.external.integrations W at android.os.Parcel.readParcelable(Parcel.java:2973)
2023-02-03 16:24:18.046 2402-3958 System.err ru.evotor.external.integrations W at ru.evotor.devices.commons.utils.HelpersKt.readKkmDeviceException(Helpers.kt:72)
2023-02-03 16:24:18.046 2402-3958 System.err ru.evotor.external.integrations W at ru.evotor.devices.commons.kkm.VerifyMarkingCodeResponse$special$$inlined$creator$1.createFromParcel(Parcelables.kt:37)
2023-02-03 16:24:18.047 2402-3958 System.err ru.evotor.external.integrations W at ru.evotor.devices.commons.kkm.VerifyMarkingCodeResponse$special$$inlined$creator$1.createFromParcel(Parcelables.kt:32)
2023-02-03 16:24:18.047 2402-3958 System.err ru.evotor.external.integrations W at ru.evotor.drivers.kkm.IKkmDriver$Stub$Proxy.verifyMark(IKkmDriver.java:3130)
2023-02-03 16:24:18.047 2402-3958 System.err ru.evotor.external.integrations W at ru.evotor.devices.commons.kkm.KKM$verifyMark$1.invoke(KKM.kt:304)
2023-02-03 16:24:18.048 2402-3958 System.err ru.evotor.external.integrations W at ru.evotor.devices.commons.kkm.KKM$verifyMark$1.invoke(KKM.kt:304)
2023-02-03 16:24:18.048 2402-3958 System.err ru.evotor.external.integrations W at ru.evotor.devices.commons.kkm.KKM.checkCode(KKM.kt:340)
2023-02-03 16:24:18.049 2402-3958 System.err ru.evotor.external.integrations W at ru.evotor.devices.commons.kkm.KKM.verifyMark(KKM.kt:304)
2023-02-03 16:24:18.049 2402-3958 System.err ru.evotor.external.integrations W at ru.evotor.external.integrations.commands.protocol.CommandVerifyMarkingCode.onData(CommandVerifyMarkingCode.kt:83)
2023-02-03 16:24:18.050 2402-3958 System.err ru.evotor.external.integrations W at ru.evotor.external.integrations.commands.protocol.CommandVerifyMarkingCode.onData(CommandVerifyMarkingCode.kt:71)
2023-02-03 16:24:18.050 2402-3958 System.err ru.evotor.external.integrations W at ru.evotor.external.integrations.commands.protocol.CommonCommandHandler.handle(CommonCommandHandler.kt:27)
2023-02-03 16:24:18.050 2402-3958 System.err ru.evotor.external.integrations W at ru.evotor.external.integrations.transport.protocol.HttpHandler.execute(HttpHandler.kt:32)
2023-02-03 16:24:18.051 2402-3958 System.err ru.evotor.external.integrations W at ru.evotor.external.integrations.transport.SocketTransport.run(SocketTransport.kt:61)
2023-02-03 16:24:18.051 2402-3958 System.err ru.evotor.external.integrations W at ru.evotor.external.integrations.transport.SocketTransport.$r8$lambda$pzLeK0zOG43cbXQTslemWB9mgIo(Unknown Source:0)
2023-02-03 16:24:18.051 2402-3958 System.err ru.evotor.external.integrations W at ru.evotor.external.integrations.transport.SocketTransport$$ExternalSyntheticLambda0.run(Unknown Source:2)
2023-02-03 16:24:18.052 2402-3958 System.err ru.evotor.external.integrations W at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:462)
2023-02-03 16:24:18.052 2402-3958 System.err ru.evotor.external.integrations W at java.util.concurrent.FutureTask.run(FutureTask.java:266)
2023-02-03 16:24:18.053 2402-3958 System.err ru.evotor.external.integrations W at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
2023-02-03 16:24:18.053 2402-3958 System.err ru.evotor.external.integrations W at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
2023-02-03 16:24:18.053 2402-3958 System.err ru.evotor.external.integrations W at java.lang.Thread.run(Thread.java:919)
2023-02-03 16:24:18.074 2402-3958 System.out ru.evotor.external.integrations I send {"code":-3905,"message":"Неверный формат или значение"}
2023-02-03 16:24:18.076 2402-3958 TRANSPORT ru.evotor.external.integrations D no handler found :( exit
2023-02-03 16:24:18.089 2402-3958 TRANSPORT ru.evotor.external.integrations D listen...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment