Advertisement
Guest User

Untitled

a guest
Mar 10th, 2017
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.81 KB | None | 0 0
  1. 2017-03-10 09:03:10,828 [Thread-554 ] [INFO ] [AbstractMessageHandler.broadcast]:31 - Broadcasting message: {"message_id":"6dc54a44-a71d-4646-82e4-9c444f7cc48f","command":"change_report_period_request","data":{"date":"2017-03-10 09:03:05","type":4},"license_key":"C9A706F95BB5C8AD553D"}
  2. 2017-03-10 09:03:10,828 [Thread-554 ] [DEBUG] [NetworkingService.waitNetworkingData]:78 - Start wait response from childes
  3. 2017-03-10 09:03:10,895 [pool-3-thread-1 ] [INFO ] [TcpStreamHandler.onMessage]:60 - Received message: {"message_id":"6dc54a44-a71d-4646-82e4-9c444f7cc48f","command":"response","success":false,"status":500,"data":"Wrong data"}
  4. 2017-03-10 09:03:10,896 [pool-3-thread-1 ] [ERROR] [AbstractJsonMessageHandler.receive]:67 - java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING
  5. com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING
  6. at com.google.gson.Gson.fromJson(Gson.java:822)
  7. at com.google.gson.Gson.fromJson(Gson.java:875)
  8. at com.google.gson.Gson.fromJson(Gson.java:848)
  9. at com.petrosoftinc.pos.core.services.enterprise.tcpintegration.JsonMapper.fromInternalData(JsonMapper.java:50)
  10. at com.petrosoftinc.pos.core.services.enterprise.tcpintegration.AbstractJsonMessageHandler.receive(AbstractJsonMessageHandler.java:50)
  11. at com.petrosoftinc.pos.core.services.enterprise.tcpintegration.TcpStreamHandler.onMessage(TcpStreamHandler.java:61)
  12. at com.petrosoftinc.pos.core.services.enterprise.tcpintegration.TcpStreamHandler.onRead(TcpStreamHandler.java:54)
  13. at com.petrosoftinc.pos.core.services.enterprise.tcpintegration.TcpStreamHandler$ReadHandler.completed(TcpStreamHandler.java:99)
  14. at com.petrosoftinc.pos.core.services.enterprise.tcpintegration.TcpStreamHandler$ReadHandler.completed(TcpStreamHandler.java:82)
  15. at sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:126)
  16. at sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishRead(UnixAsynchronousSocketChannelImpl.java:430)
  17. at sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:191)
  18. at sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:213)
  19. at sun.nio.ch.EPollPort$EventHandlerTask.run(EPollPort.java:293)
  20. at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
  21. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  22. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  23. at java.lang.Thread.run(Thread.java:745)
  24. Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING
  25. at com.google.gson.internal.bind.JsonTreeReader.expect(JsonTreeReader.java:139)
  26. at com.google.gson.internal.bind.JsonTreeReader.beginObject(JsonTreeReader.java:70)
  27. at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:183)
  28. at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:145)
  29. at com.google.gson.Gson.fromJson(Gson.java:810)
  30. ... 17 more
  31. 2017-03-10 09:03:15,792 [Thread-532 ] [DEBUG] [FusionTransportAPI.startHeartbeatThread]:390 - [POS -> FDC]
  32. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  33. <POSMessage MessageType="POS_Ready" ApplicationSender="POS022" WorkstationID="POS022" MessageID="68">
  34. <POSdata>
  35. <POSTimeStamp>2017-03-10T09:03:15</POSTimeStamp>
  36. </POSdata>
  37. </POSMessage>
  38. 2017-03-10 09:03:16,271 [Thread-531 ] [DEBUG] [FusionTransportAPI.parseResponse]:313 - [FDC -> POS]
  39. <?xml version="1.0" encoding="UTF-8" ?>
  40. <FDCMessage MessageType="FDC_Ready" ApplicationSender="POS022" WorkstationID="POS022" MessageID="68" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  41. <FDCdata>
  42. <FDCTimeStamp>2017-03-10T09:03:23</FDCTimeStamp>
  43. </FDCdata>
  44. </FDCMessage>
  45. 2017-03-10 09:03:25,851 [Thread-532 ] [DEBUG] [FusionTransportAPI.startHeartbeatThread]:390 - [POS -> FDC]
  46. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  47. <POSMessage MessageType="POS_Ready" ApplicationSender="POS022" WorkstationID="POS022" MessageID="69">
  48. <POSdata>
  49. <POSTimeStamp>2017-03-10T09:03:25</POSTimeStamp>
  50. </POSdata>
  51. </POSMessage>
  52. 2017-03-10 09:03:27,163 [Thread-531 ] [DEBUG] [FusionTransportAPI.parseResponse]:313 - [FDC -> POS]
  53. <?xml version="1.0" encoding="UTF-8" ?>
  54. <FDCMessage MessageType="FDC_Ready" ApplicationSender="POS022" WorkstationID="POS022" MessageID="69" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  55. <FDCdata>
  56. <FDCTimeStamp>2017-03-10T09:03:34</FDCTimeStamp>
  57. </FDCdata>
  58. </FDCMessage>
  59. 2017-03-10 09:03:33,989 [pool-5-thread-1 ] [INFO ] [PosScheduledMethodRunnable.run]:28 - Schedule start: schedules.pjr_export
  60. 2017-03-10 09:03:33,989 [pool-5-thread-1 ] [DEBUG] [SettingService.getSetting]:60 - Read setting PJR_ENABLED=0
  61. 2017-03-10 09:03:35,852 [Thread-532 ] [DEBUG] [FusionTransportAPI.startHeartbeatThread]:390 - [POS -> FDC]
  62. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  63. <POSMessage MessageType="POS_Ready" ApplicationSender="POS022" WorkstationID="POS022" MessageID="70">
  64. <POSdata>
  65. <POSTimeStamp>2017-03-10T09:03:35</POSTimeStamp>
  66. </POSdata>
  67. </POSMessage>
  68. 2017-03-10 09:03:38,167 [Thread-531 ] [DEBUG] [FusionTransportAPI.parseResponse]:313 - [FDC -> POS]
  69. <?xml version="1.0" encoding="UTF-8" ?>
  70. <FDCMessage MessageType="FDC_Ready" ApplicationSender="POS022" WorkstationID="POS022" MessageID="70" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  71. <FDCdata>
  72. <FDCTimeStamp>2017-03-10T09:03:45</FDCTimeStamp>
  73. </FDCdata>
  74. </FDCMessage>
  75. 2017-03-10 09:03:45,853 [Thread-532 ] [DEBUG] [FusionTransportAPI.startHeartbeatThread]:390 - [POS -> FDC]
  76. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  77. <POSMessage MessageType="POS_Ready" ApplicationSender="POS022" WorkstationID="POS022" MessageID="71">
  78. <POSdata>
  79. <POSTimeStamp>2017-03-10T09:03:45</POSTimeStamp>
  80. </POSdata>
  81. </POSMessage>
  82. 2017-03-10 09:03:49,166 [Thread-531 ] [DEBUG] [FusionTransportAPI.parseResponse]:313 - [FDC -> POS]
  83. <?xml version="1.0" encoding="UTF-8" ?>
  84. <FDCMessage MessageType="FDC_Ready" ApplicationSender="POS022" WorkstationID="POS022" MessageID="71" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  85. <FDCdata>
  86. <FDCTimeStamp>2017-03-10T09:03:56</FDCTimeStamp>
  87. </FDCdata>
  88. </FDCMessage>
  89. 2017-03-10 09:03:50,735 [pool-5-thread-1 ] [INFO ] [PosScheduledMethodRunnable.run]:28 - Schedule start: schedules.sync_outdoor_transactions
  90. 2017-03-10 09:03:50,736 [pool-5-thread-1 ] [DEBUG] [SettingService.getSetting]:60 - Read setting MODULE_FUEL=1
  91. 2017-03-10 09:03:50,736 [pool-5-thread-1 ] [DEBUG] [SettingService.getSetting]:60 - Read setting HARDWARE_FORECOURT_CONTROLLER=1
  92. 2017-03-10 09:03:50,736 [pool-5-thread-1 ] [DEBUG] [OutdoorTransactionService.syncOutdoorTransactions]:54 - Outdoor transactions sync started
  93. 2017-03-10 09:03:50,736 [pool-5-thread-1 ] [DEBUG] [SettingService.getSetting]:60 - Read setting FUEL_LAST_OUTDOOR_TRANSACTIONS_SYNC_DATE=2017-03-10 09:02:53
  94. 2017-03-10 09:03:50,737 [pool-5-thread-1 ] [DEBUG] [SettingService.getSetting]:60 - Read setting FUSION_IP=192.168.26.93
  95. 2017-03-10 09:03:50,737 [pool-5-thread-1 ] [DEBUG] [SettingService.getSetting]:60 - Read setting FUSION_TRANSACTION_SERVICE_PASSPHRASE=dresserwayne
  96. 2017-03-10 09:03:50,737 [pool-5-thread-1 ] [INFO ] [ForecourtTransactionService.httpRequest]:122 - Send request to Transaction Service: https://192.168.26.93/fts/get_data/xmlquery/?auth=05769d7bb759a99eeec2f996c3de7769&begindatetime=2017-03-10%2009:02:53&enddatetime=2017-03-10%2009:03:50&overallresult=Success
  97. 2017-03-10 09:03:50,741 [pool-5-thread-1 ] [DEBUG] [RequestAddCookies.process]:122 - CookieSpec selected: default
  98. 2017-03-10 09:03:50,741 [pool-5-thread-1 ] [DEBUG] [RequestAuthCache.process]:76 - Auth cache not set in the context
  99. 2017-03-10 09:03:50,741 [pool-5-thread-1 ] [DEBUG] [PoolingHttpClientConnectionManager.requestConnection]:249 - Connection request: [route: {s}->https://192.168.26.93:443][total kept alive: 0; route allocated: 0 of 2; total allocated: 0 of 20]
  100. 2017-03-10 09:03:50,742 [pool-5-thread-1 ] [DEBUG] [PoolingHttpClientConnectionManager.leaseConnection]:282 - Connection leased: [id: 73][route: {s}->https://192.168.26.93:443][total kept alive: 0; route allocated: 1 of 2; total allocated: 1 of 20]
  101. 2017-03-10 09:03:50,742 [pool-5-thread-1 ] [DEBUG] [MainClientExec.execute]:234 - Opening connection {s}->https://192.168.26.93:443
  102. 2017-03-10 09:03:50,743 [pool-5-thread-1 ] [DEBUG] [DefaultHttpClientConnectionOperator.connect]:131 - Connecting to /192.168.26.93:443
  103. 2017-03-10 09:03:50,743 [pool-5-thread-1 ] [DEBUG] [SSLConnectionSocketFactory.connectSocket]:335 - Connecting socket to /192.168.26.93:443 with timeout 10000
  104. 2017-03-10 09:03:50,923 [pool-5-thread-1 ] [DEBUG] [SSLConnectionSocketFactory.createLayeredSocket]:388 - Enabled protocols: [TLSv1, TLSv1.1, TLSv1.2]
  105. 2017-03-10 09:03:50,924 [pool-5-thread-1 ] [DEBUG] [SSLConnectionSocketFactory.createLayeredSocket]:389 - Enabled cipher suites:[TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_RSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA, TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA, SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
  106. 2017-03-10 09:03:50,924 [pool-5-thread-1 ] [DEBUG] [SSLConnectionSocketFactory.createLayeredSocket]:393 - Starting handshake
  107. 2017-03-10 09:03:52,007 [pool-5-thread-1 ] [DEBUG] [SSLConnectionSocketFactory.verifyHostname]:423 - Secure session established
  108. 2017-03-10 09:03:52,007 [pool-5-thread-1 ] [DEBUG] [SSLConnectionSocketFactory.verifyHostname]:424 - negotiated protocol: TLSv1
  109. 2017-03-10 09:03:52,008 [pool-5-thread-1 ] [DEBUG] [SSLConnectionSocketFactory.verifyHostname]:425 - negotiated cipher suite: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
  110. 2017-03-10 09:03:52,008 [pool-5-thread-1 ] [DEBUG] [SSLConnectionSocketFactory.verifyHostname]:433 - peer principal: CN=localhost, OU=Wayne, O=GE, L=AUSTIN, ST=TX, C=US
  111. 2017-03-10 09:03:52,008 [pool-5-thread-1 ] [DEBUG] [SSLConnectionSocketFactory.verifyHostname]:446 - issuer principal: CN=localhost, OU=Wayne, O=GE, L=AUSTIN, ST=TX, C=US
  112. 2017-03-10 09:03:52,009 [pool-5-thread-1 ] [DEBUG] [DefaultHttpClientConnectionOperator.connect]:138 - Connection established 192.168.116.18:49278<->192.168.26.93:443
  113. 2017-03-10 09:03:52,009 [pool-5-thread-1 ] [DEBUG] [MainClientExec.execute]:255 - Executing request GET /fts/get_data/xmlquery/?auth=05769d7bb759a99eeec2f996c3de7769&begindatetime=2017-03-10%2009:02:53&enddatetime=2017-03-10%2009:03:50&overallresult=Success HTTP/1.1
  114. 2017-03-10 09:03:52,009 [pool-5-thread-1 ] [DEBUG] [MainClientExec.execute]:260 - Target auth state: UNCHALLENGED
  115. 2017-03-10 09:03:52,009 [pool-5-thread-1 ] [DEBUG] [MainClientExec.execute]:266 - Proxy auth state: UNCHALLENGED
  116. 2017-03-10 09:03:52,010 [pool-5-thread-1 ] [DEBUG] [LoggingManagedHttpClientConnection.onRequestSubmitted]:124 - http-outgoing-73 >> GET /fts/get_data/xmlquery/?auth=05769d7bb759a99eeec2f996c3de7769&begindatetime=2017-03-10%2009:02:53&enddatetime=2017-03-10%2009:03:50&overallresult=Success HTTP/1.1
  117. 2017-03-10 09:03:52,010 [pool-5-thread-1 ] [DEBUG] [LoggingManagedHttpClientConnection.onRequestSubmitted]:127 - http-outgoing-73 >> Host: 192.168.26.93
  118. 2017-03-10 09:03:52,010 [pool-5-thread-1 ] [DEBUG] [LoggingManagedHttpClientConnection.onRequestSubmitted]:127 - http-outgoing-73 >> Connection: Keep-Alive
  119. 2017-03-10 09:03:52,011 [pool-5-thread-1 ] [DEBUG] [LoggingManagedHttpClientConnection.onRequestSubmitted]:127 - http-outgoing-73 >> User-Agent: Apache-HttpClient/4.4.1 (Java/1.8.0_66)
  120. 2017-03-10 09:03:52,011 [pool-5-thread-1 ] [DEBUG] [LoggingManagedHttpClientConnection.onRequestSubmitted]:127 - http-outgoing-73 >> Accept-Encoding: gzip,deflate
  121. 2017-03-10 09:03:52,011 [pool-5-thread-1 ] [DEBUG] [Wire.wire]:72 - http-outgoing-73 >> "GET /fts/get_data/xmlquery/?auth=05769d7bb759a99eeec2f996c3de7769&begindatetime=2017-03-10%2009:02:53&enddatetime=2017-03-10%2009:03:50&overallresult=Success HTTP/1.1[\r][\n]"
  122. 2017-03-10 09:03:52,012 [pool-5-thread-1 ] [DEBUG] [Wire.wire]:72 - http-outgoing-73 >> "Host: 192.168.26.93[\r][\n]"
  123. 2017-03-10 09:03:52,012 [pool-5-thread-1 ] [DEBUG] [Wire.wire]:72 - http-outgoing-73 >> "Connection: Keep-Alive[\r][\n]"
  124. 2017-03-10 09:03:52,012 [pool-5-thread-1 ] [DEBUG] [Wire.wire]:72 - http-outgoing-73 >> "User-Agent: Apache-HttpClient/4.4.1 (Java/1.8.0_66)[\r][\n]"
  125. 2017-03-10 09:03:52,012 [pool-5-thread-1 ] [DEBUG] [Wire.wire]:72 - http-outgoing-73 >> "Accept-Encoding: gzip,deflate[\r][\n]"
  126. 2017-03-10 09:03:52,013 [pool-5-thread-1 ] [DEBUG] [Wire.wire]:72 - http-outgoing-73 >> "[\r][\n]"
  127. 2017-03-10 09:03:52,427 [pool-5-thread-1 ] [DEBUG] [Wire.wire]:72 - http-outgoing-73 << "HTTP/1.1 200 OK[\r][\n]"
  128. 2017-03-10 09:03:52,427 [pool-5-thread-1 ] [DEBUG] [Wire.wire]:72 - http-outgoing-73 << "Date: Fri, 10 Mar 2017 14:03:59 GMT[\r][\n]"
  129. 2017-03-10 09:03:52,428 [pool-5-thread-1 ] [DEBUG] [Wire.wire]:72 - http-outgoing-73 << "Server: Apache/2.4.18 (Win32) OpenSSL/1.0.2g mod_wsgi/4.4.12 Python/2.7.10[\r][\n]"
  130. 2017-03-10 09:03:52,428 [pool-5-thread-1 ] [DEBUG] [Wire.wire]:72 - http-outgoing-73 << "Keep-Alive: timeout=15, max=100[\r][\n]"
  131. 2017-03-10 09:03:52,428 [pool-5-thread-1 ] [DEBUG] [Wire.wire]:72 - http-outgoing-73 << "Connection: Keep-Alive[\r][\n]"
  132. 2017-03-10 09:03:52,429 [pool-5-thread-1 ] [DEBUG] [Wire.wire]:72 - http-outgoing-73 << "Transfer-Encoding: chunked[\r][\n]"
  133. 2017-03-10 09:03:52,429 [pool-5-thread-1 ] [DEBUG] [Wire.wire]:72 - http-outgoing-73 << "Content-Type: text/xml[\r][\n]"
  134. 2017-03-10 09:03:52,429 [pool-5-thread-1 ] [DEBUG] [Wire.wire]:72 - http-outgoing-73 << "[\r][\n]"
  135. 2017-03-10 09:03:52,429 [pool-5-thread-1 ] [DEBUG] [LoggingManagedHttpClientConnection.onResponseReceived]:113 - http-outgoing-73 << HTTP/1.1 200 OK
  136. 2017-03-10 09:03:52,430 [pool-5-thread-1 ] [DEBUG] [LoggingManagedHttpClientConnection.onResponseReceived]:116 - http-outgoing-73 << Date: Fri, 10 Mar 2017 14:03:59 GMT
  137. 2017-03-10 09:03:52,430 [pool-5-thread-1 ] [DEBUG] [LoggingManagedHttpClientConnection.onResponseReceived]:116 - http-outgoing-73 << Server: Apache/2.4.18 (Win32) OpenSSL/1.0.2g mod_wsgi/4.4.12 Python/2.7.10
  138. 2017-03-10 09:03:52,430 [pool-5-thread-1 ] [DEBUG] [LoggingManagedHttpClientConnection.onResponseReceived]:116 - http-outgoing-73 << Keep-Alive: timeout=15, max=100
  139. 2017-03-10 09:03:52,430 [pool-5-thread-1 ] [DEBUG] [LoggingManagedHttpClientConnection.onResponseReceived]:116 - http-outgoing-73 << Connection: Keep-Alive
  140. 2017-03-10 09:03:52,431 [pool-5-thread-1 ] [DEBUG] [LoggingManagedHttpClientConnection.onResponseReceived]:116 - http-outgoing-73 << Transfer-Encoding: chunked
  141. 2017-03-10 09:03:52,431 [pool-5-thread-1 ] [DEBUG] [LoggingManagedHttpClientConnection.onResponseReceived]:116 - http-outgoing-73 << Content-Type: text/xml
  142. 2017-03-10 09:03:52,431 [pool-5-thread-1 ] [DEBUG] [MainClientExec.execute]:284 - Connection can be kept alive for 15000 MILLISECONDS
  143. 2017-03-10 09:03:52,432 [pool-5-thread-1 ] [DEBUG] [Wire.wire]:72 - http-outgoing-73 << "ea[\r][\n]"
  144. 2017-03-10 09:03:52,432 [pool-5-thread-1 ] [DEBUG] [Wire.wire]:72 - http-outgoing-73 << "<?xml version="1.0" encoding="UTF-8"?>[\r][\n]"
  145. 2017-03-10 09:03:52,433 [pool-5-thread-1 ] [DEBUG] [Wire.wire]:72 - http-outgoing-73 << "<TransactionServicesRecords xmlns:eps="http://www.nrf-arts.org/IXRetail/namespace" [\r][\n]"
  146. 2017-03-10 09:03:52,433 [pool-5-thread-1 ] [DEBUG] [Wire.wire]:72 - http-outgoing-73 << " Result="Success" NumberRecordsFound="0" NumberRecordsReturned="0">[\r][\n]"
  147. 2017-03-10 09:03:52,433 [pool-5-thread-1 ] [DEBUG] [Wire.wire]:72 - http-outgoing-73 << " [\r][\n]"
  148. 2017-03-10 09:03:52,433 [pool-5-thread-1 ] [DEBUG] [Wire.wire]:72 - http-outgoing-73 << "[\r][\n]"
  149. 2017-03-10 09:03:52,434 [pool-5-thread-1 ] [DEBUG] [Wire.wire]:86 - http-outgoing-73 << "</TransactionServicesRecords>"
  150. 2017-03-10 09:03:52,434 [pool-5-thread-1 ] [DEBUG] [Wire.wire]:72 - http-outgoing-73 << "[\r][\n]"
  151. 2017-03-10 09:03:52,434 [pool-5-thread-1 ] [DEBUG] [Wire.wire]:72 - http-outgoing-73 << "0[\r][\n]"
  152. 2017-03-10 09:03:52,435 [pool-5-thread-1 ] [DEBUG] [Wire.wire]:72 - http-outgoing-73 << "[\r][\n]"
  153. 2017-03-10 09:03:52,435 [pool-5-thread-1 ] [DEBUG] [PoolingHttpClientConnectionManager.releaseConnection]:314 - Connection [id: 73][route: {s}->https://192.168.26.93:443] can be kept alive for 15.0 seconds
  154. 2017-03-10 09:03:52,436 [pool-5-thread-1 ] [DEBUG] [PoolingHttpClientConnectionManager.releaseConnection]:320 - Connection released: [id: 73][route: {s}->https://192.168.26.93:443][total kept alive: 1; route allocated: 1 of 2; total allocated: 1 of 20]
  155. 2017-03-10 09:03:52,587 [pool-5-thread-1 ] [DEBUG] [OutdoorTransactionService.syncOutdoorTransactions]:69 - Received <0> outdoor transactions from <Fri Mar 10 09:02:53 EST 2017> to <Fri Mar 10 09:03:50 EST 2017>
  156. 2017-03-10 09:03:52,587 [pool-5-thread-1 ] [DEBUG] [SettingService.getSetting]:60 - Read setting FUEL_LAST_OUTDOOR_TRANSACTIONS_SYNC_DATE=2017-03-10 09:02:53
  157. 2017-03-10 09:03:52,588 [pool-5-thread-1 ] [DEBUG] [SqlSessionUtils.getSqlSession]:99 - Creating a new SqlSession
  158. 2017-03-10 09:03:52,588 [pool-5-thread-1 ] [DEBUG] [SqlSessionUtils.registerSessionHolder]:150 - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2849f5] was not registered for synchronization because synchronization is not active
  159. 2017-03-10 09:03:52,588 [pool-5-thread-1 ] [DEBUG] [DataSourceUtils.doGetConnection]:110 - Fetching JDBC Connection from DataSource
  160. 2017-03-10 09:03:52,589 [pool-5-thread-1 ] [DEBUG] [DriverManagerDataSource.getConnectionFromDriver]:142 - Creating new JDBC DriverManager Connection to [jdbc:mysql://localhost:3306/symfony?allowMultiQueries=true&useServerPrepStmts=false&rewriteBatchedStatements=true]
  161. 2017-03-10 09:03:52,593 [pool-5-thread-1 ] [DEBUG] [SpringManagedTransaction.openConnection]:87 - JDBC Connection [com.mysql.jdbc.JDBC4Connection@195eb47] will not be managed by Spring
  162. 2017-03-10 09:03:52,594 [pool-5-thread-1 ] [DEBUG] [BaseJdbcLogger.debug]:142 - ==> Preparing: SELECT * FROM setting WHERE setting_key = ?
  163. 2017-03-10 09:03:52,594 [pool-5-thread-1 ] [DEBUG] [BaseJdbcLogger.debug]:142 - ==> Parameters: FUEL_LAST_OUTDOOR_TRANSACTIONS_SYNC_DATE(String)
  164. 2017-03-10 09:03:52,595 [pool-5-thread-1 ] [DEBUG] [BaseJdbcLogger.debug]:142 - <== Total: 1
  165. 2017-03-10 09:03:52,596 [pool-5-thread-1 ] [DEBUG] [SqlSessionUtils.closeSqlSession]:193 - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@2849f5]
  166. 2017-03-10 09:03:52,596 [pool-5-thread-1 ] [DEBUG] [DataSourceUtils.doReleaseConnection]:327 - Returning JDBC Connection to DataSource
  167. 2017-03-10 09:03:52,596 [pool-5-thread-1 ] [DEBUG] [SqlSessionUtils.getSqlSession]:99 - Creating a new SqlSession
  168. 2017-03-10 09:03:52,597 [pool-5-thread-1 ] [DEBUG] [SqlSessionUtils.registerSessionHolder]:150 - SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@881bed] was not registered for synchronization because synchronization is not active
  169. 2017-03-10 09:03:52,597 [pool-5-thread-1 ] [DEBUG] [DataSourceUtils.doGetConnection]:110 - Fetching JDBC Connection from DataSource
  170. 2017-03-10 09:03:52,597 [pool-5-thread-1 ] [DEBUG] [DriverManagerDataSource.getConnectionFromDriver]:142 - Creating new JDBC DriverManager Connection to [jdbc:mysql://localhost:3306/symfony?allowMultiQueries=true&useServerPrepStmts=false&rewriteBatchedStatements=true]
  171. 2017-03-10 09:03:52,602 [pool-5-thread-1 ] [DEBUG] [SpringManagedTransaction.openConnection]:87 - JDBC Connection [com.mysql.jdbc.JDBC4Connection@1b4b4f6] will not be managed by Spring
  172. 2017-03-10 09:03:52,602 [pool-5-thread-1 ] [DEBUG] [BaseJdbcLogger.debug]:142 - ==> Preparing: UPDATE setting SET setting_value = ?, setting_key = ? WHERE id = ?
  173. 2017-03-10 09:03:52,603 [pool-5-thread-1 ] [DEBUG] [BaseJdbcLogger.debug]:142 - ==> Parameters: 2017-03-10 09:03:50(String), FUEL_LAST_OUTDOOR_TRANSACTIONS_SYNC_DATE(String), 131(Integer)
  174. 2017-03-10 09:03:55,854 [Thread-532 ] [DEBUG] [FusionTransportAPI.startHeartbeatThread]:390 - [POS -> FDC]
  175. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  176. <POSMessage MessageType="POS_Ready" ApplicationSender="POS022" WorkstationID="POS022" MessageID="72">
  177. <POSdata>
  178. <POSTimeStamp>2017-03-10T09:03:55</POSTimeStamp>
  179. </POSdata>
  180. </POSMessage>
  181. 2017-03-10 09:04:00,165 [Thread-531 ] [DEBUG] [FusionTransportAPI.parseResponse]:313 - [FDC -> POS]
  182. <?xml version="1.0" encoding="UTF-8" ?>
  183. <FDCMessage MessageType="FDC_Ready" ApplicationSender="POS022" WorkstationID="POS022" MessageID="72" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  184. <FDCdata>
  185. <FDCTimeStamp>2017-03-10T09:04:07</FDCTimeStamp>
  186. </FDCdata>
  187. </FDCMessage>
  188. 2017-03-10 09:04:00,831 [Thread-554 ] [DEBUG] [NetworkingService.waitNetworkingData]:87 - End wait response from childes
  189. 2017-03-10 09:04:00,832 [Thread-554 ] [DEBUG] [NetworkingService.getDataReportsFromChilds]:226 - End get data reports from childes
  190. 2017-03-10 09:04:00,832 [Thread-554 ] [DEBUG] [AbstractPlatformTransactionManager.handleExistingTransaction]:476 - Participating in existing transaction
  191. 2017-03-10 09:04:00,832 [Thread-554 ] [DEBUG] [SqlSessionUtils.sessionHolder]:165 - Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d5986b] from current transaction
  192. 2017-03-10 09:04:00,833 [Thread-554 ] [DEBUG] [BaseJdbcLogger.debug]:142 - ==> Preparing: DELETE FROM report_details WHERE report_id = ?
  193. 2017-03-10 09:04:00,834 [Thread-554 ] [DEBUG] [BaseJdbcLogger.debug]:142 - ==> Parameters: 44(Integer)
  194. 2017-03-10 09:04:00,835 [Thread-554 ] [DEBUG] [BaseJdbcLogger.debug]:142 - <== Updates: 1
  195. 2017-03-10 09:04:00,836 [Thread-554 ] [DEBUG] [SqlSessionUtils.closeSqlSession]:188 - Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d5986b]
  196. 2017-03-10 09:04:00,836 [Thread-554 ] [DEBUG] [AbstractPlatformTransactionManager.handleExistingTransaction]:476 - Participating in existing transaction
  197. 2017-03-10 09:04:00,837 [Thread-554 ] [DEBUG] [SqlSessionUtils.sessionHolder]:165 - Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d5986b] from current transaction
  198. 2017-03-10 09:04:00,837 [Thread-554 ] [DEBUG] [BaseJdbcLogger.debug]:142 - ==> Preparing: INSERT IGNORE INTO report_details ( type, report_id, remote_id, is_outdoor, title, quantity, amount ) VALUES (?, ?, ?, ?, ?, ?, ?)
  199. 2017-03-10 09:04:00,838 [Thread-554 ] [DEBUG] [BaseJdbcLogger.debug]:142 - ==> Parameters: 30(Integer), 44(Integer), null, true(Boolean), Regular(String), 4106(Integer), 1108(Integer)
  200. 2017-03-10 09:04:00,840 [Thread-554 ] [DEBUG] [BaseJdbcLogger.debug]:142 - <== Updates: 1
  201. 2017-03-10 09:04:00,840 [Thread-554 ] [DEBUG] [SqlSessionUtils.closeSqlSession]:188 - Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d5986b]
  202. 2017-03-10 09:04:00,841 [Thread-554 ] [DEBUG] [AbstractPlatformTransactionManager.handleExistingTransaction]:476 - Participating in existing transaction
  203. 2017-03-10 09:04:00,841 [Thread-554 ] [DEBUG] [SqlSessionUtils.sessionHolder]:165 - Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d5986b] from current transaction
  204. 2017-03-10 09:04:00,842 [Thread-554 ] [DEBUG] [BaseJdbcLogger.debug]:142 - ==> Preparing: UPDATE reports SET report_number = ?, report_type = ?, started_at = ?, completed_at = ?, cashier_id = ?, cashier_name = ?, cashier_shift_number = ?, drawer_id = ?, pay_roll_total = ?, total_quantity = ?, total_over = ?, total_amount = ?, avg_sales = ?, avg_tips = ?, non_fuel_sales_amount = ?, open_nrgt = ?, close_nrgt = ?, total_ticket_amount = ?, ticket_payout_amount = ?, ticket_online_amount = ?, lottery_cash = ?, batch_close_fail = ?, cash_due = ?, role = ?, main_id = ? WHERE id = ?
  205. 2017-03-10 09:04:00,843 [Thread-554 ] [DEBUG] [BaseJdbcLogger.debug]:142 - ==> Parameters: 14(Integer), 4(Integer), 2017-03-10 07:50:22.0(Timestamp), 2017-03-10 09:03:05.229(Timestamp), null, null, null, null, 00h 00m(String), 0(Integer), -2714(Integer), 3822(Integer), 0.00(BigDecimal), 0(BigDecimal), 0(Integer), 106921(Long), 110743(Long), 0(Integer), 0(Integer), 0(Integer), 0(Integer), false(Boolean), 0(Integer), (String), 43(Integer), 44(Integer)
  206. 2017-03-10 09:04:00,844 [Thread-554 ] [DEBUG] [BaseJdbcLogger.debug]:142 - <== Updates: 1
  207. 2017-03-10 09:04:00,845 [Thread-554 ] [DEBUG] [SqlSessionUtils.closeSqlSession]:188 - Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d5986b]
  208. 2017-03-10 09:04:00,846 [Thread-554 ] [DEBUG] [AbstractPlatformTransactionManager.handleExistingTransaction]:476 - Participating in existing transaction
  209. 2017-03-10 09:04:00,846 [Thread-554 ] [DEBUG] [SqlSessionUtils.sessionHolder]:165 - Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d5986b] from current transaction
  210. 2017-03-10 09:04:00,847 [Thread-554 ] [DEBUG] [BaseJdbcLogger.debug]:142 - ==> Preparing: DELETE FROM report_pay_roll_details WHERE report_id = ?
  211. 2017-03-10 09:04:00,848 [Thread-554 ] [DEBUG] [BaseJdbcLogger.debug]:142 - ==> Parameters: 44(Integer)
  212. 2017-03-10 09:04:00,849 [Thread-554 ] [DEBUG] [BaseJdbcLogger.debug]:142 - <== Updates: 0
  213. 2017-03-10 09:04:00,849 [Thread-554 ] [DEBUG] [SqlSessionUtils.closeSqlSession]:188 - Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d5986b]
  214. 2017-03-10 09:04:00,850 [Thread-554 ] [DEBUG] [AbstractPlatformTransactionManager.handleExistingTransaction]:476 - Participating in existing transaction
  215. 2017-03-10 09:04:00,850 [Thread-554 ] [DEBUG] [AbstractPlatformTransactionManager.handleExistingTransaction]:476 - Participating in existing transaction
  216. 2017-03-10 09:04:00,851 [Thread-554 ] [DEBUG] [SqlSessionUtils.sessionHolder]:165 - Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d5986b] from current transaction
  217. 2017-03-10 09:04:00,852 [Thread-554 ] [DEBUG] [BaseJdbcLogger.debug]:142 - ==> Preparing: DELETE FROM report_details WHERE report_id = ?
  218. 2017-03-10 09:04:00,852 [Thread-554 ] [DEBUG] [BaseJdbcLogger.debug]:142 - ==> Parameters: 44(Integer)
  219. 2017-03-10 09:04:00,918 [Thread-554 ] [DEBUG] [BaseJdbcLogger.debug]:142 - <== Updates: 1
  220. 2017-03-10 09:04:00,919 [Thread-554 ] [DEBUG] [SqlSessionUtils.closeSqlSession]:188 - Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d5986b]
  221. 2017-03-10 09:04:00,919 [Thread-554 ] [DEBUG] [AbstractPlatformTransactionManager.handleExistingTransaction]:476 - Participating in existing transaction
  222. 2017-03-10 09:04:00,920 [Thread-554 ] [DEBUG] [SqlSessionUtils.sessionHolder]:165 - Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d5986b] from current transaction
  223. 2017-03-10 09:04:00,921 [Thread-554 ] [DEBUG] [BaseJdbcLogger.debug]:142 - ==> Preparing: INSERT IGNORE INTO report_details ( type, report_id, remote_id, is_outdoor, title, quantity, amount ) VALUES (?, ?, ?, ?, ?, ?, ?)
  224. 2017-03-10 09:04:00,922 [Thread-554 ] [DEBUG] [BaseJdbcLogger.debug]:142 - ==> Parameters: 30(Integer), 44(Integer), null, true(Boolean), Regular(String), 4106(Integer), 1108(Integer)
  225. 2017-03-10 09:04:00,923 [Thread-554 ] [DEBUG] [BaseJdbcLogger.debug]:142 - <== Updates: 1
  226. 2017-03-10 09:04:00,924 [Thread-554 ] [DEBUG] [SqlSessionUtils.closeSqlSession]:188 - Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d5986b]
  227. 2017-03-10 09:04:00,925 [Thread-554 ] [DEBUG] [AbstractPlatformTransactionManager.handleExistingTransaction]:476 - Participating in existing transaction
  228. 2017-03-10 09:04:00,925 [Thread-554 ] [DEBUG] [SqlSessionUtils.sessionHolder]:165 - Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d5986b] from current transaction
  229. 2017-03-10 09:04:00,926 [Thread-554 ] [DEBUG] [BaseJdbcLogger.debug]:142 - ==> Preparing: UPDATE reports SET report_number = ?, report_type = ?, started_at = ?, completed_at = ?, cashier_id = ?, cashier_name = ?, cashier_shift_number = ?, drawer_id = ?, pay_roll_total = ?, total_quantity = ?, total_over = ?, total_amount = ?, avg_sales = ?, avg_tips = ?, non_fuel_sales_amount = ?, open_nrgt = ?, close_nrgt = ?, total_ticket_amount = ?, ticket_payout_amount = ?, ticket_online_amount = ?, lottery_cash = ?, batch_close_fail = ?, cash_due = ?, role = ?, main_id = ? WHERE id = ?
  230. 2017-03-10 09:04:00,927 [Thread-554 ] [DEBUG] [BaseJdbcLogger.debug]:142 - ==> Parameters: 14(Integer), 4(Integer), 2017-03-10 07:50:22.0(Timestamp), 2017-03-10 09:03:05.229(Timestamp), null, null, null, null, 00h 00m(String), 0(Integer), -2714(Integer), 3822(Integer), 0.00(BigDecimal), 0(BigDecimal), 0(Integer), 106921(Long), 110743(Long), 0(Integer), 0(Integer), 0(Integer), 0(Integer), false(Boolean), 0(Integer), (String), 43(Integer), 44(Integer)
  231. 2017-03-10 09:04:00,928 [Thread-554 ] [DEBUG] [BaseJdbcLogger.debug]:142 - <== Updates: 1
  232. 2017-03-10 09:04:00,929 [Thread-554 ] [DEBUG] [SqlSessionUtils.closeSqlSession]:188 - Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d5986b]
  233. 2017-03-10 09:04:00,929 [Thread-554 ] [DEBUG] [AbstractPlatformTransactionManager.handleExistingTransaction]:476 - Participating in existing transaction
  234. 2017-03-10 09:04:00,930 [Thread-554 ] [DEBUG] [SqlSessionUtils.sessionHolder]:165 - Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d5986b] from current transaction
  235. 2017-03-10 09:04:00,930 [Thread-554 ] [DEBUG] [BaseJdbcLogger.debug]:142 - ==> Preparing: DELETE FROM report_pay_roll_details WHERE report_id = ?
  236. 2017-03-10 09:04:00,931 [Thread-554 ] [DEBUG] [BaseJdbcLogger.debug]:142 - ==> Parameters: 44(Integer)
  237. 2017-03-10 09:04:00,932 [Thread-554 ] [DEBUG] [BaseJdbcLogger.debug]:142 - <== Updates: 0
  238. 2017-03-10 09:04:00,933 [Thread-554 ] [DEBUG] [SqlSessionUtils.closeSqlSession]:188 - Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d5986b]
  239. 2017-03-10 09:04:00,933 [Thread-554 ] [DEBUG] [AbstractPlatformTransactionManager.handleExistingTransaction]:476 - Participating in existing transaction
  240. 2017-03-10 09:04:00,934 [Thread-554 ] [DEBUG] [AbstractPlatformTransactionManager.handleExistingTransaction]:476 - Participating in existing transaction
  241. 2017-03-10 09:04:00,934 [Thread-554 ] [DEBUG] [SqlSessionUtils.sessionHolder]:165 - Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d5986b] from current transaction
  242. 2017-03-10 09:04:00,935 [Thread-554 ] [DEBUG] [BaseJdbcLogger.debug]:142 - ==> Preparing: DELETE FROM report_details WHERE report_id = ?
  243. 2017-03-10 09:04:00,936 [Thread-554 ] [DEBUG] [BaseJdbcLogger.debug]:142 - ==> Parameters: 44(Integer)
  244. 2017-03-10 09:04:00,937 [Thread-554 ] [DEBUG] [BaseJdbcLogger.debug]:142 - <== Updates: 1
  245. 2017-03-10 09:04:00,938 [Thread-554 ] [DEBUG] [SqlSessionUtils.closeSqlSession]:188 - Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d5986b]
  246. 2017-03-10 09:04:00,938 [Thread-554 ] [DEBUG] [AbstractPlatformTransactionManager.handleExistingTransaction]:476 - Participating in existing transaction
  247. 2017-03-10 09:04:00,939 [Thread-554 ] [DEBUG] [SqlSessionUtils.sessionHolder]:165 - Fetched SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d5986b] from current transaction
  248. 2017-03-10 09:04:00,940 [Thread-554 ] [DEBUG] [BaseJdbcLogger.debug]:142 - ==> Preparing: INSERT IGNORE INTO report_details ( type, report_id, remote_id, is_outdoor, title, quantity, amount ) VALUES (?, ?, ?, ?, ?, ?, ?)
  249. 2017-03-10 09:04:00,941 [Thread-554 ] [DEBUG] [BaseJdbcLogger.debug]:142 - ==> Parameters: 30(Integer), 44(Integer), null, true(Boolean), Regular(String), 4106(Integer), 1108(Integer)
  250. 2017-03-10 09:04:00,942 [Thread-554 ] [DEBUG] [BaseJdbcLogger.debug]:142 - <== Updates: 1
  251. 2017-03-10 09:04:00,943 [Thread-554 ] [DEBUG] [SqlSessionUtils.closeSqlSession]:188 - Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d5986b]
  252. 2017-03-10 09:04:00,943 [Thread-554 ] [DEBUG] [SqlSessionUtils$SqlSessionSynchronization.beforeCommit]:286 - Transaction synchronization committing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d5986b]
  253. 2017-03-10 09:04:00,944 [Thread-554 ] [DEBUG] [SqlSessionUtils$SqlSessionSynchronization.beforeCompletion]:312 - Transaction synchronization deregistering SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d5986b]
  254. 2017-03-10 09:04:00,944 [Thread-554 ] [DEBUG] [SqlSessionUtils$SqlSessionSynchronization.beforeCompletion]:317 - Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@d5986b]
  255. 2017-03-10 09:04:00,944 [Thread-554 ] [DEBUG] [AbstractPlatformTransactionManager.processCommit]:759 - Initiating transaction commit
  256. 2017-03-10 09:04:00,944 [Thread-554 ] [DEBUG] [DataSourceTransactionManager.doCommit]:269 - Committing JDBC transaction on Connection [com.mysql.jdbc.JDBC4Connection@168b545]
  257. 2017-03-10 09:04:00,945 [pool-5-thread-1 ] [DEBUG] [BaseJdbcLogger.debug]:142 - <== Updates: 1
  258. 2017-03-10 09:04:00,946 [pool-5-thread-1 ] [DEBUG] [SqlSessionUtils.closeSqlSession]:193 - Closing non transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@881bed]
  259. 2017-03-10 09:04:00,946 [pool-5-thread-1 ] [DEBUG] [DataSourceUtils.doReleaseConnection]:327 - Returning JDBC Connection to DataSource
  260. 2017-03-10 09:04:00,946 [pool-5-thread-1 ] [INFO ] [SettingService.setSetting]:106 - Updated setting FUEL_LAST_OUTDOOR_TRANSACTIONS_SYNC_DATE=2017-03-10 09:03:50
  261. 2017-03-10 09:04:00,947 [pool-5-thread-1 ] [DEBUG] [OutdoorTransactionService.updateSyncDate]:85 - Set last sync date <Fri Mar 10 09:03:50 EST 2017>
  262. 2017-03-10 09:04:00,947 [pool-5-thread-1 ] [DEBUG] [OutdoorTransactionService.syncOutdoorTransactions]:80 - Outdoor transactions sync finished
  263. 2017-03-10 09:04:00,947 [pool-5-thread-1 ] [INFO ] [PosScheduledMethodRunnable.run]:28 - Schedule start: schedules.check_forecourt_controller_service_state
  264. 2017-03-10 09:04:00,947 [pool-5-thread-1 ] [DEBUG] [SettingService.getSetting]:60 - Read setting MODULE_FUEL=1
  265. 2017-03-10 09:04:00,947 [pool-5-thread-1 ] [DEBUG] [SettingService.getSetting]:60 - Read setting HARDWARE_FORECOURT_CONTROLLER=1
  266. 2017-03-10 09:04:00,948 [pool-5-thread-1 ] [INFO ] [PosScheduledMethodRunnable.run]:28 - Schedule start: schedules.check_access_code
  267. 2017-03-10 09:04:00,948 [pool-5-thread-1 ] [DEBUG] [SettingService.getSetting]:60 - Read setting SUPPORT_STATUS=0
  268. 2017-03-10 09:04:00,948 [pool-5-thread-1 ] [INFO ] [PosScheduledMethodRunnable.run]:28 - Schedule start: schedules.check_eps_financial_host_state
  269. 2017-03-10 09:04:00,948 [pool-5-thread-1 ] [DEBUG] [SettingService.getSetting]:60 - Read setting HARDWARE_CREDIT_CARD_PROCESSOR=5
  270. 2017-03-10 09:04:00,945 [Thread-554 ] [DEBUG] [DataSourceTransactionManager.doCleanupAfterCompletion]:327 - Releasing JDBC Connection [com.mysql.jdbc.JDBC4Connection@168b545] after transaction
  271. 2017-03-10 09:04:00,949 [Thread-554 ] [DEBUG] [DataSourceUtils.doReleaseConnection]:327 - Returning JDBC Connection to DataSource
  272. 2017-03-10 09:04:00,949 [pool-5-thread-1 ] [DEBUG] [ForecourtEpsService.logSendRequest]:1143 - Send request <diagnosisOnline>
  273. 2017-03-10 09:04:00,949 [Thread-554 ] [ERROR] [ReportScreen.lambda$changeDay$682]:168 - change day error
  274. com.petrosoftinc.pos.core.services.exception.ServiceException: java.lang.NullPointerException
  275. at com.petrosoftinc.pos.core.services.enterprise.ReportPeriodManagementService.changeDay(ReportPeriodManagementService.java:717)
  276. at com.petrosoftinc.pos.core.services.enterprise.ReportPeriodManagementService.changeDayManually(ReportPeriodManagementService.java:673)
  277. at com.petrosoftinc.pos.core.services.enterprise.ReportPeriodManagementService$$FastClassBySpringCGLIB$$2a126734.invoke(<generated>)
  278. at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
  279. at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:720)
  280. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
  281. at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)
  282. at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)
  283. at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)
  284. at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
  285. at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:655)
  286. at com.petrosoftinc.pos.core.services.enterprise.ReportPeriodManagementService$$EnhancerBySpringCGLIB$$450f9239.changeDayManually(<generated>)
  287. at com.petrosoftinc.pos.gui.screens.report.ReportScreen.lambda$changeDay$682(ReportScreen.java:157)
  288. at java.lang.Thread.run(Thread.java:745)
  289. Caused by: java.lang.NullPointerException
  290. at com.petrosoftinc.pos.core.services.enterprise.ReportPeriodManagementService.updateReportPeriodByDataReport(ReportPeriodManagementService.java:1152)
  291. at com.petrosoftinc.pos.core.services.enterprise.ReportPeriodManagementService.closeShift(ReportPeriodManagementService.java:601)
  292. at com.petrosoftinc.pos.core.services.enterprise.ReportPeriodManagementService.changeDay(ReportPeriodManagementService.java:705)
  293. ... 13 more
  294. 2017-03-10 09:04:01,338 [pool-5-thread-1 ] [DEBUG] [FusionEpsTransportAPI.sendRequest]:183 - [POS -> EPS]
  295. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  296. <ServiceRequest RequestType="Diagnosis" ApplicationSender="SmartPOS" WorkstationID="POS022" POPID="001" RequestID="602642908500466" POSAddress="10.0.3.17" xmlns="http://www.nrf-arts.org/IXRetail/namespace">
  297. <POSData StatusReq="Online">
  298. <POSTimeStamp>2017-03-10T09:04:00.949-05:00</POSTimeStamp>
  299. </POSData>
  300. </ServiceRequest>
  301. 2017-03-10 09:04:02,630 [pool-5-thread-1 ] [DEBUG] [FusionEpsTransportAPI.parseResponse]:343 - [EPS -> POS]
  302. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  303. <ServiceResponse RequestType="Diagnosis" ApplicationSender="SmartPOS" WorkstationID="POS022" POPID="001" RequestID="602642908500466" OverallResult="Success" xmlns="http://www.nrf-arts.org/IXRetail/namespace"/>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement