Advertisement
Guest User

Untitled

a guest
Dec 15th, 2016
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 49.25 KB | None | 0 0
  1. 2016-12-15 09:56:03,555 [Thread-658 ] [DEBUG] [FusionEpsTransportAPI.sendRequest]:178 - [POS -> EPS]
  2. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  3. <ServiceRequest RequestType="SendAlarms" ApplicationSender="SmartPOS" WorkstationID="POS015" POPID="001" RequestID="6599420734683" POSAddress="192.168.116.86" xmlns="http://www.nrf-arts.org/IXRetail/namespace">
  4. <POSData>
  5. <POSTimeStamp>2016-12-15T09:56:02.979-05:00</POSTimeStamp>
  6. </POSData>
  7. <CurrentTime>2016-12-15T09:56:02.979-05:00</CurrentTime>
  8. </ServiceRequest>
  9. 2016-12-15 09:56:04,057 [Thread-670 ] [DEBUG] [FusionEpsTransportAPI.sendRequest]:178 - [POS -> EPS]
  10. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  11. <CardServiceRequest RequestType="CardPayment" ApplicationSender="SmartPOS" WorkstationID="POS015" POPID="001" RequestID="6599880189174" xmlns="http://www.nrf-arts.org/IXRetail/namespace">
  12. <POSData TransactionNumber="160">
  13. <POSTimeStamp>2016-12-15T09:56:03.430-05:00</POSTimeStamp>
  14. <ShiftNumber>19</ShiftNumber>
  15. <ClerkID>1</ClerkID>
  16. </POSData>
  17. <TotalAmount Currency="USD">7.01</TotalAmount>
  18. <SaleItem ItemID="51744" EvaluateOnly="false">
  19. <ProductCode>560</ProductCode>
  20. <Amount>7.01</Amount>
  21. <UnitMeasure>EA</UnitMeasure>
  22. <UnitPrice>5.99</UnitPrice>
  23. <Quantity>1</Quantity>
  24. <MerchandiseCode>10032</MerchandiseCode>
  25. </SaleItem>
  26. </CardServiceRequest>
  27. 2016-12-15 09:56:04,086 [Thread-574 ] [DEBUG] [FusionTransportAPI.parseResponse]:313 - [FDC -> POS]
  28. <?xml version="1.0" encoding="UTF-8" ?>
  29. <FDCMessage MessageType="FuelPriceChange" ApplicationSender="POS015" WorkstationID="POS015" MessageID="138" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  30. <FDCdata>
  31. <FDCTimeStamp>2016-12-15T09:56:59</FDCTimeStamp>
  32. <Product ProductNo="1">
  33. <FuelMode ModeNo="3">
  34. <NewPrice>3.196</NewPrice>
  35. <OldPrice>3.191</OldPrice>
  36. <EffectiveDateTime>2016-12-15T09:56:59</EffectiveDateTime>
  37. </FuelMode>
  38. </Product>
  39. <ErrorCode>ERRCD_OK</ErrorCode>
  40. </FDCdata>
  41. </FDCMessage>
  42. 2016-12-15 09:56:04,133 [Thread-671 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'sqlSessionFactory'
  43. 2016-12-15 09:56:04,134 [Thread-671 ] [DEBUG] [ForecourtService.logMessage]:1802 - Received message <FuelPriceChange>
  44. 2016-12-15 09:56:04,134 [Thread-672 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'sqlSessionFactory'
  45. 2016-12-15 09:56:04,135 [Thread-672 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'pumpService'
  46. 2016-12-15 09:56:04,135 [Thread-672 ] [DEBUG] [SettingService.getSetting]:60 - Read setting MODULE_FUEL=1
  47. 2016-12-15 09:56:04,135 [Thread-672 ] [DEBUG] [SettingService.getSetting]:60 - Read setting MODULE_FUEL=1
  48. 2016-12-15 09:56:04,136 [Thread-673 ] [INFO ] [PumpService.performFusionEvent]:235 - ***** Forecourt notification event<PRODUCT_PRICE_CHANGE>
  49. 2016-12-15 09:56:04,136 [Thread-673 ] [INFO ] [PumpService.performFusionEvent]:290 - ***** Forecourt product price: ForecourtProductPrice{type=PRODUCT_PRICE_CHANGE, productRemoteId=1, tierRemoteId=3, price=3.196} was successfully applied
  50. 2016-12-15 09:56:05,363 [AsyncDeviceReaderThread ] [DEBUG] [FusionEpsTransportAPI.parseResponse]:333 - [EPS -> POS]
  51. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  52. <DeviceRequest RequestType="Output" ApplicationSender="FPOS" WorkstationID="POS001" POPID="001" RequestID="FPOS_1_121516095700_10405" xmlns="http://www.nrf-arts.org/IXRetail/namespace">
  53. <Output OutDeviceTarget="CashierDisplay" Copies="-1" OriginalCopy="1">
  54. <TextLine ReceiptZone="PaymentDetails">Waiting For Card Read</TextLine>
  55. </Output>
  56. </DeviceRequest>
  57.  
  58. 2016-12-15 09:56:05,364 [Thread-674 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'sqlSessionFactory'
  59. 2016-12-15 09:56:05,364 [Thread-674 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'forecourtEpsService'
  60. 2016-12-15 09:56:05,364 [Thread-674 ] [DEBUG] [ForecourtEpsService.logGetRequest]:1133 - Get request <DeviceRequest>
  61. 2016-12-15 09:56:05,365 [Thread-674 ] [DEBUG] [ForecourtEpsService.logSendResponse]:1137 - Send response <deviceResponseOutput>
  62. 2016-12-15 09:56:05,374 [Thread-675 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'sqlSessionFactory'
  63. 2016-12-15 09:56:05,374 [Thread-675 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'EPSReportsController'
  64. 2016-12-15 09:56:05,375 [Thread-675 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'fuelSettingController'
  65. 2016-12-15 09:56:05,382 [Thread-675 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'cashierMessagesController'
  66. 2016-12-15 09:56:05,382 [Thread-675 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'pinPadReceiptManagementService'
  67. 2016-12-15 09:56:05,383 [Thread-675 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'FUSION_EPS_6000'
  68. 2016-12-15 09:56:05,383 [Thread-675 ] [WARN ] [FusionEpsHardwareService.onApplicationEvent]:111 - Unexpected EpsData source type CASHIER_DISPLAY_TEXT
  69. 2016-12-15 09:56:05,490 [Thread-674 ] [DEBUG] [FusionEpsTransportAPI.sendResponse]:240 - [POS -> EPS]
  70. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  71. <DeviceResponse RequestType="Output" ApplicationSender="FPOS" WorkstationID="POS001" POPID="001" RequestID="FPOS_1_121516095700_10405" OverallResult="Success" xmlns="http://www.nrf-arts.org/IXRetail/namespace">
  72. <Output OutDeviceTarget="CashierDisplay" OutResult="Success"/>
  73. </DeviceResponse>
  74. 2016-12-15 09:56:06,045 [Thread-574 ] [DEBUG] [FusionTransportAPI.parseResponse]:313 - [FDC -> POS]
  75. <?xml version="1.0" encoding="UTF-8" ?>
  76. <FDCMessage MessageType="FuelPriceChange" ApplicationSender="POS015" WorkstationID="POS015" MessageID="139" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  77. <FDCdata>
  78. <FDCTimeStamp>2016-12-15T09:57:01</FDCTimeStamp>
  79. <Product ProductNo="1">
  80. <FuelMode ModeNo="4">
  81. <NewPrice>3.097</NewPrice>
  82. <OldPrice>3.091</OldPrice>
  83. <EffectiveDateTime>2016-12-15T09:57:01</EffectiveDateTime>
  84. </FuelMode>
  85. </Product>
  86. <ErrorCode>ERRCD_OK</ErrorCode>
  87. </FDCdata>
  88. </FDCMessage>
  89. 2016-12-15 09:56:06,054 [Thread-676 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'sqlSessionFactory'
  90. 2016-12-15 09:56:06,054 [Thread-676 ] [DEBUG] [ForecourtService.logMessage]:1802 - Received message <FuelPriceChange>
  91. 2016-12-15 09:56:06,055 [Thread-677 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'sqlSessionFactory'
  92. 2016-12-15 09:56:06,055 [Thread-677 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'pumpService'
  93. 2016-12-15 09:56:06,055 [Thread-677 ] [DEBUG] [SettingService.getSetting]:60 - Read setting MODULE_FUEL=1
  94. 2016-12-15 09:56:06,055 [Thread-677 ] [DEBUG] [SettingService.getSetting]:60 - Read setting MODULE_FUEL=1
  95. 2016-12-15 09:56:06,056 [Thread-678 ] [INFO ] [PumpService.performFusionEvent]:235 - ***** Forecourt notification event<PRODUCT_PRICE_CHANGE>
  96. 2016-12-15 09:56:06,056 [Thread-678 ] [INFO ] [PumpService.performFusionEvent]:290 - ***** Forecourt product price: ForecourtProductPrice{type=PRODUCT_PRICE_CHANGE, productRemoteId=1, tierRemoteId=4, price=3.097} was successfully applied
  97. 2016-12-15 09:56:07,791 [Thread-574 ] [DEBUG] [FusionTransportAPI.parseResponse]:313 - [FDC -> POS]
  98. <?xml version="1.0" encoding="UTF-8" ?>
  99. <FDCMessage MessageType="FuelPriceChange" ApplicationSender="POS015" WorkstationID="POS015" MessageID="140" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  100. <FDCdata>
  101. <FDCTimeStamp>2016-12-15T09:57:03</FDCTimeStamp>
  102. <Product ProductNo="2">
  103. <FuelMode ModeNo="1">
  104. <NewPrice>1.009</NewPrice>
  105. <OldPrice>2.3</OldPrice>
  106. <EffectiveDateTime>2016-12-15T09:57:03</EffectiveDateTime>
  107. </FuelMode>
  108. </Product>
  109. <ErrorCode>ERRCD_OK</ErrorCode>
  110. </FDCdata>
  111. </FDCMessage>
  112. 2016-12-15 09:56:07,799 [Thread-679 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'sqlSessionFactory'
  113. 2016-12-15 09:56:07,800 [Thread-679 ] [DEBUG] [ForecourtService.logMessage]:1802 - Received message <FuelPriceChange>
  114. 2016-12-15 09:56:07,800 [Thread-680 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'sqlSessionFactory'
  115. 2016-12-15 09:56:07,800 [Thread-680 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'pumpService'
  116. 2016-12-15 09:56:07,800 [Thread-680 ] [DEBUG] [SettingService.getSetting]:60 - Read setting MODULE_FUEL=1
  117. 2016-12-15 09:56:07,800 [Thread-680 ] [DEBUG] [SettingService.getSetting]:60 - Read setting MODULE_FUEL=1
  118. 2016-12-15 09:56:07,801 [Thread-681 ] [INFO ] [PumpService.performFusionEvent]:235 - ***** Forecourt notification event<PRODUCT_PRICE_CHANGE>
  119. 2016-12-15 09:56:07,801 [Thread-681 ] [INFO ] [PumpService.performFusionEvent]:290 - ***** Forecourt product price: ForecourtProductPrice{type=PRODUCT_PRICE_CHANGE, productRemoteId=2, tierRemoteId=1, price=1.009} was successfully applied
  120. 2016-12-15 09:56:09,319 [AsyncDeviceReaderThread ] [DEBUG] [FusionEpsTransportAPI.parseResponse]:333 - [EPS -> POS]
  121. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  122. <DeviceRequest RequestType="Event" ApplicationSender="FPOS" WorkstationID="POS001" POPID="001" RequestID="FPOS_1_121516095704_10406" xmlns="http://www.nrf-arts.org/IXRetail/namespace">
  123. <Event EventType="CardRead"/>
  124. </DeviceRequest>
  125.  
  126. 2016-12-15 09:56:09,320 [Thread-682 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'sqlSessionFactory'
  127. 2016-12-15 09:56:09,356 [Thread-682 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'forecourtEpsService'
  128. 2016-12-15 09:56:09,356 [Thread-682 ] [DEBUG] [ForecourtEpsService.logGetRequest]:1133 - Get request <DeviceRequest>
  129. 2016-12-15 09:56:09,356 [Thread-682 ] [DEBUG] [ForecourtEpsService.logSendResponse]:1137 - Send response <deviceResponseEvent>
  130. 2016-12-15 09:56:09,356 [Thread-683 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'sqlSessionFactory'
  131. 2016-12-15 09:56:09,357 [Thread-683 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'EPSReportsController'
  132. 2016-12-15 09:56:09,358 [Thread-683 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'fuelSettingController'
  133. 2016-12-15 09:56:09,358 [Thread-683 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'cashierMessagesController'
  134. 2016-12-15 09:56:09,358 [Thread-683 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'pinPadReceiptManagementService'
  135. 2016-12-15 09:56:09,358 [Thread-683 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'FUSION_EPS_6000'
  136. 2016-12-15 09:56:09,487 [Thread-682 ] [DEBUG] [FusionEpsTransportAPI.sendResponse]:240 - [POS -> EPS]
  137. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  138. <DeviceResponse RequestType="Event" WorkstationID="POS001" POPID="001" RequestID="FPOS_1_121516095704_10406" OverallResult="Success" xmlns="http://www.nrf-arts.org/IXRetail/namespace"/>
  139. 2016-12-15 09:56:09,658 [Thread-574 ] [DEBUG] [FusionTransportAPI.parseResponse]:313 - [FDC -> POS]
  140. <?xml version="1.0" encoding="UTF-8" ?>
  141. <FDCMessage MessageType="FuelPriceChange" ApplicationSender="POS015" WorkstationID="POS015" MessageID="141" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  142. <FDCdata>
  143. <FDCTimeStamp>2016-12-15T09:57:05</FDCTimeStamp>
  144. <Product ProductNo="2">
  145. <FuelMode ModeNo="2">
  146. <NewPrice>1.002</NewPrice>
  147. <OldPrice>2.2</OldPrice>
  148. <EffectiveDateTime>2016-12-15T09:57:05</EffectiveDateTime>
  149. </FuelMode>
  150. </Product>
  151. <ErrorCode>ERRCD_OK</ErrorCode>
  152. </FDCdata>
  153. </FDCMessage>
  154. 2016-12-15 09:56:09,669 [Thread-684 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'sqlSessionFactory'
  155. 2016-12-15 09:56:09,669 [Thread-684 ] [DEBUG] [ForecourtService.logMessage]:1802 - Received message <FuelPriceChange>
  156. 2016-12-15 09:56:09,670 [Thread-685 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'sqlSessionFactory'
  157. 2016-12-15 09:56:09,671 [Thread-685 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'pumpService'
  158. 2016-12-15 09:56:09,671 [Thread-685 ] [DEBUG] [SettingService.getSetting]:60 - Read setting MODULE_FUEL=1
  159. 2016-12-15 09:56:09,672 [Thread-685 ] [DEBUG] [SettingService.getSetting]:60 - Read setting MODULE_FUEL=1
  160. 2016-12-15 09:56:09,672 [Thread-686 ] [INFO ] [PumpService.performFusionEvent]:235 - ***** Forecourt notification event<PRODUCT_PRICE_CHANGE>
  161. 2016-12-15 09:56:09,673 [Thread-686 ] [INFO ] [PumpService.performFusionEvent]:290 - ***** Forecourt product price: ForecourtProductPrice{type=PRODUCT_PRICE_CHANGE, productRemoteId=2, tierRemoteId=2, price=1.002} was successfully applied
  162. 2016-12-15 09:56:10,525 [Thread-575 ] [DEBUG] [FusionTransportAPI.startHeartbeatThread]:390 - [POS -> FDC]
  163. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  164. <POSMessage MessageType="POS_Ready" ApplicationSender="POS015" WorkstationID="POS015" MessageID="137">
  165. <POSdata>
  166. <POSTimeStamp>2016-12-15T09:56:10</POSTimeStamp>
  167. </POSdata>
  168. </POSMessage>
  169. 2016-12-15 09:56:11,573 [pool-5-thread-1 ] [INFO ] [PosScheduledMethodRunnable.run]:28 - Schedule start: schedules.check_forecourt_controller_service_state
  170. 2016-12-15 09:56:11,574 [pool-5-thread-1 ] [DEBUG] [SettingService.getSetting]:60 - Read setting MODULE_FUEL=1
  171. 2016-12-15 09:56:11,574 [pool-5-thread-1 ] [DEBUG] [SettingService.getSetting]:60 - Read setting HARDWARE_FORECOURT_CONTROLLER=1
  172. 2016-12-15 09:56:11,574 [pool-5-thread-1 ] [INFO ] [PosScheduledMethodRunnable.run]:28 - Schedule start: schedules.check_access_code
  173. 2016-12-15 09:56:11,574 [pool-5-thread-1 ] [DEBUG] [SettingService.getSetting]:60 - Read setting SUPPORT_STATUS=0
  174. 2016-12-15 09:56:11,674 [Thread-574 ] [DEBUG] [FusionTransportAPI.parseResponse]:313 - [FDC -> POS]
  175. <?xml version="1.0" encoding="UTF-8" ?>
  176. <FDCMessage MessageType="FuelPriceChange" ApplicationSender="POS015" WorkstationID="POS015" MessageID="137" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  177. <FDCdata>
  178. <FDCTimeStamp>2016-12-15T09:57:07</FDCTimeStamp>
  179. <Product ProductNo="2">
  180. <FuelMode ModeNo="3">
  181. <NewPrice>2.003</NewPrice>
  182. <OldPrice>4.191</OldPrice>
  183. <EffectiveDateTime>2016-12-15T09:57:07</EffectiveDateTime>
  184. </FuelMode>
  185. </Product>
  186. <ErrorCode>ERRCD_OK</ErrorCode>
  187. </FDCdata>
  188. </FDCMessage>
  189. 2016-12-15 09:56:11,684 [Thread-687 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'sqlSessionFactory'
  190. 2016-12-15 09:56:11,684 [Thread-687 ] [DEBUG] [ForecourtService.logMessage]:1802 - Received message <FuelPriceChange>
  191. 2016-12-15 09:56:11,684 [Thread-688 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'sqlSessionFactory'
  192. 2016-12-15 09:56:11,685 [Thread-688 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'pumpService'
  193. 2016-12-15 09:56:11,685 [Thread-688 ] [DEBUG] [SettingService.getSetting]:60 - Read setting MODULE_FUEL=1
  194. 2016-12-15 09:56:11,685 [Thread-688 ] [DEBUG] [SettingService.getSetting]:60 - Read setting MODULE_FUEL=1
  195. 2016-12-15 09:56:11,686 [Thread-689 ] [INFO ] [PumpService.performFusionEvent]:235 - ***** Forecourt notification event<PRODUCT_PRICE_CHANGE>
  196. 2016-12-15 09:56:11,686 [Thread-689 ] [INFO ] [PumpService.performFusionEvent]:290 - ***** Forecourt product price: ForecourtProductPrice{type=PRODUCT_PRICE_CHANGE, productRemoteId=2, tierRemoteId=3, price=2.003} was successfully applied
  197. 2016-12-15 09:56:13,253 [Thread-574 ] [DEBUG] [FusionTransportAPI.parseResponse]:313 - [FDC -> POS]
  198. <?xml version="1.0" encoding="UTF-8" ?>
  199. <FDCMessage MessageType="FDC_Ready" ApplicationSender="POS015" WorkstationID="POS015" MessageID="138" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  200. <FDCdata>
  201. <FDCTimeStamp>2016-12-15T09:57:09</FDCTimeStamp>
  202. </FDCdata>
  203. </FDCMessage>
  204. 2016-12-15 09:56:13,857 [Thread-574 ] [DEBUG] [FusionTransportAPI.parseResponse]:313 - [FDC -> POS]
  205. <?xml version="1.0" encoding="UTF-8" ?>
  206. <FDCMessage MessageType="FuelPriceChange" ApplicationSender="POS015" WorkstationID="POS015" MessageID="139" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  207. <FDCdata>
  208. <FDCTimeStamp>2016-12-15T09:57:09</FDCTimeStamp>
  209. <Product ProductNo="2">
  210. <FuelMode ModeNo="4">
  211. <NewPrice>2.238</NewPrice>
  212. <OldPrice>4.091</OldPrice>
  213. <EffectiveDateTime>2016-12-15T09:57:09</EffectiveDateTime>
  214. </FuelMode>
  215. </Product>
  216. <ErrorCode>ERRCD_OK</ErrorCode>
  217. </FDCdata>
  218. </FDCMessage>
  219. 2016-12-15 09:56:13,866 [Thread-690 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'sqlSessionFactory'
  220. 2016-12-15 09:56:13,867 [Thread-690 ] [DEBUG] [ForecourtService.logMessage]:1802 - Received message <FuelPriceChange>
  221. 2016-12-15 09:56:13,867 [Thread-691 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'sqlSessionFactory'
  222. 2016-12-15 09:56:13,867 [Thread-691 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'pumpService'
  223. 2016-12-15 09:56:13,867 [Thread-691 ] [DEBUG] [SettingService.getSetting]:60 - Read setting MODULE_FUEL=1
  224. 2016-12-15 09:56:13,868 [Thread-691 ] [DEBUG] [SettingService.getSetting]:60 - Read setting MODULE_FUEL=1
  225. 2016-12-15 09:56:13,868 [Thread-692 ] [INFO ] [PumpService.performFusionEvent]:235 - ***** Forecourt notification event<PRODUCT_PRICE_CHANGE>
  226. 2016-12-15 09:56:13,868 [Thread-692 ] [INFO ] [PumpService.performFusionEvent]:290 - ***** Forecourt product price: ForecourtProductPrice{type=PRODUCT_PRICE_CHANGE, productRemoteId=2, tierRemoteId=4, price=2.238} was successfully applied
  227. 2016-12-15 09:56:15,445 [Thread-574 ] [DEBUG] [FusionTransportAPI.parseResponse]:313 - [FDC -> POS]
  228. <?xml version="1.0" encoding="UTF-8" ?>
  229. <FDCMessage MessageType="FuelPriceChange" ApplicationSender="POS015" WorkstationID="POS015" MessageID="140" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  230. <FDCdata>
  231. <FDCTimeStamp>2016-12-15T09:57:11</FDCTimeStamp>
  232. <Product ProductNo="3">
  233. <FuelMode ModeNo="1">
  234. <NewPrice>0.902</NewPrice>
  235. <OldPrice>2.5</OldPrice>
  236. <EffectiveDateTime>2016-12-15T09:57:11</EffectiveDateTime>
  237. </FuelMode>
  238. </Product>
  239. <ErrorCode>ERRCD_OK</ErrorCode>
  240. </FDCdata>
  241. </FDCMessage>
  242. 2016-12-15 09:56:15,483 [Thread-693 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'sqlSessionFactory'
  243. 2016-12-15 09:56:15,483 [Thread-693 ] [DEBUG] [ForecourtService.logMessage]:1802 - Received message <FuelPriceChange>
  244. 2016-12-15 09:56:15,488 [Thread-694 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'sqlSessionFactory'
  245. 2016-12-15 09:56:15,489 [Thread-694 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'pumpService'
  246. 2016-12-15 09:56:15,490 [Thread-694 ] [DEBUG] [SettingService.getSetting]:60 - Read setting MODULE_FUEL=1
  247. 2016-12-15 09:56:15,494 [Thread-694 ] [DEBUG] [SettingService.getSetting]:60 - Read setting MODULE_FUEL=1
  248. 2016-12-15 09:56:15,495 [Thread-695 ] [INFO ] [PumpService.performFusionEvent]:235 - ***** Forecourt notification event<PRODUCT_PRICE_CHANGE>
  249. 2016-12-15 09:56:15,496 [Thread-695 ] [INFO ] [PumpService.performFusionEvent]:290 - ***** Forecourt product price: ForecourtProductPrice{type=PRODUCT_PRICE_CHANGE, productRemoteId=3, tierRemoteId=1, price=0.902} was successfully applied
  250. 2016-12-15 09:56:15,552 [AsyncDeviceReaderThread ] [DEBUG] [FusionEpsTransportAPI.parseResponse]:333 - [EPS -> POS]
  251. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  252. <DeviceRequest RequestType="Output" ApplicationSender="FPOS" WorkstationID="POS001" POPID="001" RequestID="FPOS_1_121516095710_10407" xmlns="http://www.nrf-arts.org/IXRetail/namespace">
  253. <Output OutDeviceTarget="CashierDisplay" Copies="-1" OriginalCopy="1">
  254. <TextLine ReceiptZone="PaymentDetails">CommunicatingWithHost</TextLine>
  255. </Output>
  256. </DeviceRequest>
  257.  
  258. 2016-12-15 09:56:15,552 [Thread-696 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'sqlSessionFactory'
  259. 2016-12-15 09:56:15,552 [Thread-696 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'forecourtEpsService'
  260. 2016-12-15 09:56:15,553 [Thread-696 ] [DEBUG] [ForecourtEpsService.logGetRequest]:1133 - Get request <DeviceRequest>
  261. 2016-12-15 09:56:15,553 [Thread-696 ] [DEBUG] [ForecourtEpsService.logSendResponse]:1137 - Send response <deviceResponseOutput>
  262. 2016-12-15 09:56:15,566 [Thread-697 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'sqlSessionFactory'
  263. 2016-12-15 09:56:15,566 [Thread-697 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'EPSReportsController'
  264. 2016-12-15 09:56:15,570 [Thread-697 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'fuelSettingController'
  265. 2016-12-15 09:56:15,571 [Thread-697 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'cashierMessagesController'
  266. 2016-12-15 09:56:15,571 [Thread-697 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'pinPadReceiptManagementService'
  267. 2016-12-15 09:56:15,571 [Thread-697 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'FUSION_EPS_6000'
  268. 2016-12-15 09:56:15,571 [Thread-697 ] [WARN ] [FusionEpsHardwareService.onApplicationEvent]:111 - Unexpected EpsData source type CASHIER_DISPLAY_TEXT
  269. 2016-12-15 09:56:15,747 [Thread-696 ] [DEBUG] [FusionEpsTransportAPI.sendResponse]:240 - [POS -> EPS]
  270. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  271. <DeviceResponse RequestType="Output" ApplicationSender="FPOS" WorkstationID="POS001" POPID="001" RequestID="FPOS_1_121516095710_10407" OverallResult="Success" xmlns="http://www.nrf-arts.org/IXRetail/namespace">
  272. <Output OutDeviceTarget="CashierDisplay" OutResult="Success"/>
  273. </DeviceResponse>
  274. 2016-12-15 09:56:17,271 [Thread-574 ] [DEBUG] [FusionTransportAPI.parseResponse]:313 - [FDC -> POS]
  275. <?xml version="1.0" encoding="UTF-8" ?>
  276. <FDCMessage MessageType="FuelPriceChange" ApplicationSender="POS015" WorkstationID="POS015" MessageID="141" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  277. <FDCdata>
  278. <FDCTimeStamp>2016-12-15T09:57:12</FDCTimeStamp>
  279. <Product ProductNo="3">
  280. <FuelMode ModeNo="2">
  281. <NewPrice>0.855</NewPrice>
  282. <OldPrice>2.4</OldPrice>
  283. <EffectiveDateTime>2016-12-15T09:57:12</EffectiveDateTime>
  284. </FuelMode>
  285. </Product>
  286. <ErrorCode>ERRCD_OK</ErrorCode>
  287. </FDCdata>
  288. </FDCMessage>
  289. 2016-12-15 09:56:17,281 [Thread-698 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'sqlSessionFactory'
  290. 2016-12-15 09:56:17,281 [Thread-698 ] [DEBUG] [ForecourtService.logMessage]:1802 - Received message <FuelPriceChange>
  291. 2016-12-15 09:56:17,282 [Thread-699 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'sqlSessionFactory'
  292. 2016-12-15 09:56:17,282 [Thread-699 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'pumpService'
  293. 2016-12-15 09:56:17,282 [Thread-699 ] [DEBUG] [SettingService.getSetting]:60 - Read setting MODULE_FUEL=1
  294. 2016-12-15 09:56:17,282 [Thread-699 ] [DEBUG] [SettingService.getSetting]:60 - Read setting MODULE_FUEL=1
  295. 2016-12-15 09:56:17,282 [Thread-700 ] [INFO ] [PumpService.performFusionEvent]:235 - ***** Forecourt notification event<PRODUCT_PRICE_CHANGE>
  296. 2016-12-15 09:56:17,283 [Thread-700 ] [INFO ] [PumpService.performFusionEvent]:290 - ***** Forecourt product price: ForecourtProductPrice{type=PRODUCT_PRICE_CHANGE, productRemoteId=3, tierRemoteId=2, price=0.855} was successfully applied
  297. 2016-12-15 09:56:19,077 [Thread-574 ] [DEBUG] [FusionTransportAPI.parseResponse]:313 - [FDC -> POS]
  298. <?xml version="1.0" encoding="UTF-8" ?>
  299. <FDCMessage MessageType="FuelPriceChange" ApplicationSender="POS015" WorkstationID="POS015" MessageID="142" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  300. <FDCdata>
  301. <FDCTimeStamp>2016-12-15T09:57:14</FDCTimeStamp>
  302. <Product ProductNo="3">
  303. <FuelMode ModeNo="3">
  304. <NewPrice>2.134</NewPrice>
  305. <OldPrice>5.191</OldPrice>
  306. <EffectiveDateTime>2016-12-15T09:57:14</EffectiveDateTime>
  307. </FuelMode>
  308. </Product>
  309. <ErrorCode>ERRCD_OK</ErrorCode>
  310. </FDCdata>
  311. </FDCMessage>
  312. 2016-12-15 09:56:19,086 [Thread-701 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'sqlSessionFactory'
  313. 2016-12-15 09:56:19,087 [Thread-701 ] [DEBUG] [ForecourtService.logMessage]:1802 - Received message <FuelPriceChange>
  314. 2016-12-15 09:56:19,087 [Thread-702 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'sqlSessionFactory'
  315. 2016-12-15 09:56:19,087 [Thread-702 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'pumpService'
  316. 2016-12-15 09:56:19,087 [Thread-702 ] [DEBUG] [SettingService.getSetting]:60 - Read setting MODULE_FUEL=1
  317. 2016-12-15 09:56:19,088 [Thread-702 ] [DEBUG] [SettingService.getSetting]:60 - Read setting MODULE_FUEL=1
  318. 2016-12-15 09:56:19,088 [Thread-703 ] [INFO ] [PumpService.performFusionEvent]:235 - ***** Forecourt notification event<PRODUCT_PRICE_CHANGE>
  319. 2016-12-15 09:56:19,088 [Thread-703 ] [INFO ] [PumpService.performFusionEvent]:290 - ***** Forecourt product price: ForecourtProductPrice{type=PRODUCT_PRICE_CHANGE, productRemoteId=3, tierRemoteId=3, price=2.134} was successfully applied
  320. 2016-12-15 09:56:20,526 [Thread-575 ] [DEBUG] [FusionTransportAPI.startHeartbeatThread]:390 - [POS -> FDC]
  321. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  322. <POSMessage MessageType="POS_Ready" ApplicationSender="POS015" WorkstationID="POS015" MessageID="138">
  323. <POSdata>
  324. <POSTimeStamp>2016-12-15T09:56:20</POSTimeStamp>
  325. </POSdata>
  326. </POSMessage>
  327. 2016-12-15 09:56:20,727 [Thread-574 ] [DEBUG] [FusionTransportAPI.parseResponse]:313 - [FDC -> POS]
  328. <?xml version="1.0" encoding="UTF-8" ?>
  329. <FDCMessage MessageType="FuelPriceChange" ApplicationSender="POS015" WorkstationID="POS015" MessageID="143" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  330. <FDCdata>
  331. <FDCTimeStamp>2016-12-15T09:57:16</FDCTimeStamp>
  332. <Product ProductNo="3">
  333. <FuelMode ModeNo="4">
  334. <NewPrice>2.135</NewPrice>
  335. <OldPrice>5.091</OldPrice>
  336. <EffectiveDateTime>2016-12-15T09:57:16</EffectiveDateTime>
  337. </FuelMode>
  338. </Product>
  339. <ErrorCode>ERRCD_OK</ErrorCode>
  340. </FDCdata>
  341. </FDCMessage>
  342. 2016-12-15 09:56:20,736 [Thread-704 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'sqlSessionFactory'
  343. 2016-12-15 09:56:20,737 [Thread-704 ] [DEBUG] [ForecourtService.logMessage]:1802 - Received message <FuelPriceChange>
  344. 2016-12-15 09:56:20,737 [Thread-705 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'sqlSessionFactory'
  345. 2016-12-15 09:56:20,738 [Thread-705 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'pumpService'
  346. 2016-12-15 09:56:20,738 [Thread-705 ] [DEBUG] [SettingService.getSetting]:60 - Read setting MODULE_FUEL=1
  347. 2016-12-15 09:56:20,738 [Thread-705 ] [DEBUG] [SettingService.getSetting]:60 - Read setting MODULE_FUEL=1
  348. 2016-12-15 09:56:20,739 [Thread-706 ] [INFO ] [PumpService.performFusionEvent]:235 - ***** Forecourt notification event<PRODUCT_PRICE_CHANGE>
  349. 2016-12-15 09:56:20,739 [Thread-706 ] [INFO ] [PumpService.performFusionEvent]:290 - ***** Forecourt product price: ForecourtProductPrice{type=PRODUCT_PRICE_CHANGE, productRemoteId=3, tierRemoteId=4, price=2.135} was successfully applied
  350. 2016-12-15 09:56:22,575 [Thread-574 ] [DEBUG] [FusionTransportAPI.parseResponse]:313 - [FDC -> POS]
  351. <?xml version="1.0" encoding="UTF-8" ?>
  352. <FDCMessage MessageType="FuelPriceChange" ApplicationSender="POS015" WorkstationID="POS015" MessageID="138" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  353. <FDCdata>
  354. <FDCTimeStamp>2016-12-15T09:57:18</FDCTimeStamp>
  355. <Product ProductNo="4">
  356. <FuelMode ModeNo="1">
  357. <NewPrice>0.733</NewPrice>
  358. <OldPrice>2.333</OldPrice>
  359. <EffectiveDateTime>2016-12-15T09:57:18</EffectiveDateTime>
  360. </FuelMode>
  361. </Product>
  362. <ErrorCode>ERRCD_OK</ErrorCode>
  363. </FDCdata>
  364. </FDCMessage>
  365. 2016-12-15 09:56:22,587 [Thread-707 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'sqlSessionFactory'
  366. 2016-12-15 09:56:22,588 [Thread-707 ] [DEBUG] [ForecourtService.logMessage]:1802 - Received message <FuelPriceChange>
  367. 2016-12-15 09:56:22,588 [Thread-708 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'sqlSessionFactory'
  368. 2016-12-15 09:56:22,588 [Thread-708 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'pumpService'
  369. 2016-12-15 09:56:22,589 [Thread-708 ] [DEBUG] [SettingService.getSetting]:60 - Read setting MODULE_FUEL=1
  370. 2016-12-15 09:56:22,589 [Thread-708 ] [DEBUG] [SettingService.getSetting]:60 - Read setting MODULE_FUEL=1
  371. 2016-12-15 09:56:22,589 [Thread-709 ] [INFO ] [PumpService.performFusionEvent]:235 - ***** Forecourt notification event<PRODUCT_PRICE_CHANGE>
  372. 2016-12-15 09:56:22,590 [Thread-709 ] [INFO ] [PumpService.performFusionEvent]:290 - ***** Forecourt product price: ForecourtProductPrice{type=PRODUCT_PRICE_CHANGE, productRemoteId=4, tierRemoteId=1, price=0.733} was successfully applied
  373. 2016-12-15 09:56:23,443 [Thread-670 ] [DEBUG] [FusionEpsTransportAPI.parseResponse]:333 - [EPS -> POS]
  374. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  375. <CardServiceResponse RequestType="CardPayment" ApplicationSender="SmartPOS" WorkstationID="POS015" POPID="001" RequestID="6599880189174" OverallResult="Failure" xmlns="http://www.nrf-arts.org/IXRetail/namespace">
  376. <Terminal TerminalID="1"/>
  377. </CardServiceResponse>
  378.  
  379. 2016-12-15 09:56:23,443 [Thread-670 ] [ERROR] [ForecourtEpsService.logOverallResult]:1141 - OverallResult error. Response class <class com.petrosoftinc.fusion.api.entities.dto.fusion.eps.CardServiceResponse>, overall result <FAILURE>
  380. 2016-12-15 09:56:23,444 [Thread-670 ] [ERROR] [FusionEpsHardwareService.performPaymentRequest]:382 - FusionPinpadData outgoing: FusionPinpadData{eventType=REQUEST, transactionType=SALE, status=FAIL, responseCode=BAD_OVERALL_RESULT}
  381. 2016-12-15 09:56:23,444 [Thread-670 ] [ERROR] [FusionEpsHardwareService.performPaymentRequest]:383 - STATUS SENT TO BACKEND >>> BAD_OVERALL_RESULT
  382. 2016-12-15 09:56:23,444 [Thread-670 ] [DEBUG] [ApplicationEventPublisherWrapper.publishEvent]:31 - Event<com.petrosoftinc.pos.peripherals.devices.pinpad.entities.PinpadPaymentResponseEvent[source=FusionPinpadData{eventType=REQUEST, transactionType=SALE, status=FAIL, responseCode=BAD_OVERALL_RESULT}]>, async<true> was sent by class<com.petrosoftinc.pos.core.services.enterprise.forecourt.eps.FusionEpsHardwareService> and method<performPaymentRequest>
  383. 2016-12-15 09:56:23,446 [Thread-670 ] [ERROR] [FusionEpsHardwareService.performPaymentRequest]:390 - <<<##################################################### performPaymentRequest stop
  384. 2016-12-15 09:56:23,446 [Thread-670 ] [DEBUG] [FusionEpsHardwareService.performPaymentRequest]:391 - performPaymentRequest end
  385. 2016-12-15 09:56:23,447 [Thread-710 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'sqlSessionFactory'
  386. 2016-12-15 09:56:23,447 [Thread-710 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'basketService'
  387. 2016-12-15 09:56:23,447 [Thread-710 ] [INFO ] [BasketService.onPinPadResponseEvent]:1012 - Pin Pad response received: FusionPinpadData{eventType=REQUEST, transactionType=SALE, status=FAIL, responseCode=BAD_OVERALL_RESULT}
  388. 2016-12-15 09:56:23,447 [Thread-710 ] [INFO ] [BasketService.performPinPadResponse]:1018 - Pin Pad response: start
  389. 2016-12-15 09:56:23,447 [Thread-710 ] [DEBUG] [PinPadDataDelegateService.handlePinPadResponse]:56 - Operation handler: com.petrosoftinc.pos.core.services.enterprise.pinpad.eps.EpsSaleOperationHandler@36b557
  390. 2016-12-15 09:56:23,448 [Thread-710 ] [DEBUG] [OperationHandler.handle]:77 - Handle REQUEST, SALE: start
  391. 2016-12-15 09:56:23,448 [Thread-710 ] [DEBUG] [OperationHandler.performHandle]:109 - Perform handle REQUEST, SALE: start
  392. 2016-12-15 09:56:23,448 [Thread-710 ] [DEBUG] [AbstractPlatformTransactionManager.getTransaction]:367 - Creating new transaction with name [com.petrosoftinc.pos.core.services.domain.SaleMopService.getById]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT,readOnly; '',-java.lang.RuntimeException
  393. 2016-12-15 09:56:23,448 [Thread-710 ] [DEBUG] [DriverManagerDataSource.getConnectionFromDriver]:142 - Creating new JDBC DriverManager Connection to [jdbc:mysql://localhost:3306/symfony?allowMultiQueries=true&useServerPrepStmts=false&rewriteBatchedStatements=true]
  394. 2016-12-15 09:56:23,451 [Thread-710 ] [DEBUG] [DataSourceTransactionManager.doBegin]:206 - Acquired Connection [com.mysql.jdbc.JDBC4Connection@efc9b9] for JDBC transaction
  395. 2016-12-15 09:56:23,451 [Thread-710 ] [DEBUG] [DataSourceUtils.prepareConnectionForTransaction]:153 - Setting JDBC Connection [com.mysql.jdbc.JDBC4Connection@efc9b9] read-only
  396. 2016-12-15 09:56:23,452 [Thread-710 ] [DEBUG] [DataSourceTransactionManager.doBegin]:223 - Switching JDBC Connection [com.mysql.jdbc.JDBC4Connection@efc9b9] to manual commit
  397. 2016-12-15 09:56:23,452 [Thread-710 ] [DEBUG] [SqlSessionUtils.getSqlSession]:99 - Creating a new SqlSession
  398. 2016-12-15 09:56:23,453 [Thread-710 ] [DEBUG] [SqlSessionUtils.registerSessionHolder]:130 - Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4326c7]
  399. 2016-12-15 09:56:23,453 [Thread-710 ] [DEBUG] [SpringManagedTransaction.openConnection]:87 - JDBC Connection [com.mysql.jdbc.JDBC4Connection@efc9b9] will be managed by Spring
  400. 2016-12-15 09:56:23,454 [Thread-710 ] [DEBUG] [BaseJdbcLogger.debug]:142 - ==> Preparing: SELECT * FROM sale_mops WHERE id = ? ORDER BY id
  401. 2016-12-15 09:56:23,454 [Thread-710 ] [DEBUG] [BaseJdbcLogger.debug]:142 - ==> Parameters: 160(Integer)
  402. 2016-12-15 09:56:23,455 [Thread-710 ] [DEBUG] [BaseJdbcLogger.debug]:142 - ====> Preparing: SELECT * FROM mops WHERE id = ?
  403. 2016-12-15 09:56:23,456 [Thread-710 ] [DEBUG] [BaseJdbcLogger.debug]:142 - ====> Parameters: 2(Integer)
  404. 2016-12-15 09:56:23,457 [Thread-710 ] [DEBUG] [BaseJdbcLogger.debug]:142 - <==== Total: 1
  405. 2016-12-15 09:56:23,457 [Thread-710 ] [DEBUG] [BaseJdbcLogger.debug]:142 - <== Total: 1
  406. 2016-12-15 09:56:23,457 [Thread-710 ] [DEBUG] [SqlSessionUtils.closeSqlSession]:188 - Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4326c7]
  407. 2016-12-15 09:56:23,458 [Thread-710 ] [DEBUG] [SqlSessionUtils$SqlSessionSynchronization.beforeCommit]:286 - Transaction synchronization committing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4326c7]
  408. 2016-12-15 09:56:23,458 [Thread-710 ] [DEBUG] [SqlSessionUtils$SqlSessionSynchronization.beforeCompletion]:312 - Transaction synchronization deregistering SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4326c7]
  409. 2016-12-15 09:56:23,458 [Thread-710 ] [DEBUG] [SqlSessionUtils$SqlSessionSynchronization.beforeCompletion]:317 - Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@4326c7]
  410. 2016-12-15 09:56:23,458 [Thread-710 ] [DEBUG] [AbstractPlatformTransactionManager.processCommit]:759 - Initiating transaction commit
  411. 2016-12-15 09:56:23,458 [Thread-710 ] [DEBUG] [DataSourceTransactionManager.doCommit]:269 - Committing JDBC transaction on Connection [com.mysql.jdbc.JDBC4Connection@efc9b9]
  412. 2016-12-15 09:56:23,459 [Thread-710 ] [DEBUG] [DataSourceUtils.resetConnectionAfterTransaction]:222 - Resetting read-only flag of JDBC Connection [com.mysql.jdbc.JDBC4Connection@efc9b9]
  413. 2016-12-15 09:56:23,459 [Thread-710 ] [DEBUG] [DataSourceTransactionManager.doCleanupAfterCompletion]:327 - Releasing JDBC Connection [com.mysql.jdbc.JDBC4Connection@efc9b9] after transaction
  414. 2016-12-15 09:56:23,459 [Thread-710 ] [DEBUG] [DataSourceUtils.doReleaseConnection]:327 - Returning JDBC Connection to DataSource
  415. 2016-12-15 09:56:23,460 [Thread-710 ] [WARN ] [EpsOperationHandler.updateTransaction]:85 - Response Terminal is NULL
  416. 2016-12-15 09:56:23,460 [Thread-710 ] [DEBUG] [AbstractPlatformTransactionManager.getTransaction]:367 - Creating new transaction with name [com.petrosoftinc.pos.core.services.domain.SaleMopService.update]: PROPAGATION_REQUIRED,ISOLATION_DEFAULT; '',-com.petrosoftinc.pos.core.services.exception.ServiceException
  417. 2016-12-15 09:56:23,460 [Thread-710 ] [DEBUG] [DriverManagerDataSource.getConnectionFromDriver]:142 - Creating new JDBC DriverManager Connection to [jdbc:mysql://localhost:3306/symfony?allowMultiQueries=true&useServerPrepStmts=false&rewriteBatchedStatements=true]
  418. 2016-12-15 09:56:23,462 [Thread-710 ] [DEBUG] [DataSourceTransactionManager.doBegin]:206 - Acquired Connection [com.mysql.jdbc.JDBC4Connection@1cffa21] for JDBC transaction
  419. 2016-12-15 09:56:23,463 [Thread-710 ] [DEBUG] [DataSourceTransactionManager.doBegin]:223 - Switching JDBC Connection [com.mysql.jdbc.JDBC4Connection@1cffa21] to manual commit
  420. 2016-12-15 09:56:23,463 [Thread-710 ] [DEBUG] [SqlSessionUtils.getSqlSession]:99 - Creating a new SqlSession
  421. 2016-12-15 09:56:23,463 [Thread-710 ] [DEBUG] [SqlSessionUtils.registerSessionHolder]:130 - Registering transaction synchronization for SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@19e2711]
  422. 2016-12-15 09:56:23,464 [Thread-710 ] [DEBUG] [SpringManagedTransaction.openConnection]:87 - JDBC Connection [com.mysql.jdbc.JDBC4Connection@1cffa21] will be managed by Spring
  423. 2016-12-15 09:56:23,464 [Thread-710 ] [DEBUG] [BaseJdbcLogger.debug]:142 - ==> Preparing: UPDATE sale_mops SET amount = ?, change_amount = ?, card_type = ?, card_number = ?, card_exp_date = ?, card_holder = ?, transaction_id = ?, terminal_id = ?, terminal_batch = ?, terminal_stan = ?, reference_number = ?, transaction_code = ?, transaction_date = ?, card_type_id = ?, card_approval_code = ?, card_entry = ?, card_merch_loc_code = ?, balance_amount = ?, approval_amount = ?, coupon_code = ?, transaction_type = ?, returned_mop_id = ?, is_canceled = ?, is_opened = ?, signature = ?, app_label = ?, app_id = ?, app_crypto_type = ?, host_ref_number = ?, is_sale_created = ?, cash_back_amount = ?, is_solved_offline = ?, authorization_amount = ?, financial_advice_amount = ?, sale_id = ?, seat_id = ?, is_postponed = ?, qs_id = ? WHERE id = ?
  424. 2016-12-15 09:56:23,464 [Thread-710 ] [DEBUG] [BaseJdbcLogger.debug]:142 - ==> Parameters: 701(Integer), 0(Integer), null, null, null, null, 0(Integer), null, null, null, 6599880189174(String), 0(Integer), 2016-12-15 09:56:23.46(Timestamp), null, null, null, null, null, null, null, SALE(String), null, true(Boolean), false(Boolean), null, null, null, null, null, false(Boolean), 0(Integer), false(Boolean), 0(Integer), 0(Integer), 160(Integer), null, false(Boolean), null, 160(Integer)
  425. 2016-12-15 09:56:23,465 [Thread-710 ] [DEBUG] [BaseJdbcLogger.debug]:142 - <== Updates: 1
  426. 2016-12-15 09:56:23,466 [Thread-710 ] [DEBUG] [SqlSessionUtils.closeSqlSession]:188 - Releasing transactional SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@19e2711]
  427. 2016-12-15 09:56:23,466 [Thread-710 ] [DEBUG] [SqlSessionUtils$SqlSessionSynchronization.beforeCommit]:286 - Transaction synchronization committing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@19e2711]
  428. 2016-12-15 09:56:23,466 [Thread-710 ] [DEBUG] [SqlSessionUtils$SqlSessionSynchronization.beforeCompletion]:312 - Transaction synchronization deregistering SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@19e2711]
  429. 2016-12-15 09:56:23,466 [Thread-710 ] [DEBUG] [SqlSessionUtils$SqlSessionSynchronization.beforeCompletion]:317 - Transaction synchronization closing SqlSession [org.apache.ibatis.session.defaults.DefaultSqlSession@19e2711]
  430. 2016-12-15 09:56:23,467 [Thread-710 ] [DEBUG] [AbstractPlatformTransactionManager.processCommit]:759 - Initiating transaction commit
  431. 2016-12-15 09:56:23,467 [Thread-710 ] [DEBUG] [DataSourceTransactionManager.doCommit]:269 - Committing JDBC transaction on Connection [com.mysql.jdbc.JDBC4Connection@1cffa21]
  432. 2016-12-15 09:56:23,467 [Thread-710 ] [DEBUG] [DataSourceTransactionManager.doCleanupAfterCompletion]:327 - Releasing JDBC Connection [com.mysql.jdbc.JDBC4Connection@1cffa21] after transaction
  433. 2016-12-15 09:56:23,467 [Thread-710 ] [DEBUG] [DataSourceUtils.doReleaseConnection]:327 - Returning JDBC Connection to DataSource
  434. 2016-12-15 09:56:23,468 [Thread-710 ] [DEBUG] [OperationHandler.performHandle]:115 - Perform handle: pump<1,Pump-1>
  435. 2016-12-15 09:56:23,468 [Thread-710 ] [DEBUG] [OperationHandler.performHandle]:117 - Perform handle: status<FAIL>
  436. 2016-12-15 09:56:23,468 [Thread-710 ] [DEBUG] [OperationHandler.processFail]:186 - Pin-pad operation REQUEST, SALE failed
  437. 2016-12-15 09:56:23,468 [Thread-710 ] [DEBUG] [BasketEventPublisher.sendMessage]:140 - Send message event: message<MESSAGE_EPS_PINPAD_FAILURE>, type<CARD>
  438. 2016-12-15 09:56:23,468 [Thread-710 ] [DEBUG] [OperationHandler.performHandle]:132 - Perform handle REQUEST, SALE: finish
  439. 2016-12-15 09:56:23,468 [Thread-711 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'sqlSessionFactory'
  440. 2016-12-15 09:56:23,469 [Thread-711 ] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'cashierMessagesController'
  441. 2016-12-15 09:56:23,469 [Thread-710 ] [DEBUG] [OperationHandler.handle]:101 - Handle REQUEST, SALE: finish. Close waiting window = true
  442. 2016-12-15 09:56:23,469 [Thread-710 ] [DEBUG] [BasketService.performPinPadResponse]:1020 - ***** OperationResult: Close<true>, BasketComplete<null>, BasketSale<null>
  443. 2016-12-15 09:56:23,470 [Thread-710 ] [ERROR] [ApplicationEventPublisherWrapper.lambda$publishEvent$16]:38 - Event sending error
  444. java.lang.NullPointerException
  445. at com.petrosoftinc.pos.core.services.enterprise.BasketService.performPinPadResponse(BasketService.java:1024)
  446. at com.petrosoftinc.pos.core.services.enterprise.BasketService.onPinPadResponseEvent(BasketService.java:1014)
  447. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  448. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  449. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  450. at java.lang.reflect.Method.invoke(Method.java:497)
  451. at org.springframework.context.event.ApplicationListenerMethodAdapter.doInvoke(ApplicationListenerMethodAdapter.java:227)
  452. at org.springframework.context.event.ApplicationListenerMethodAdapter.processEvent(ApplicationListenerMethodAdapter.java:144)
  453. at org.springframework.context.event.ApplicationListenerMethodAdapter.onApplicationEvent(ApplicationListenerMethodAdapter.java:106)
  454. at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:163)
  455. at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:136)
  456. at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:381)
  457. at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:335)
  458. at com.petrosoftinc.pos.core.services.enterprise.ApplicationEventPublisherWrapper.lambda$publishEvent$16(ApplicationEventPublisherWrapper.java:36)
  459. at java.lang.Thread.run(Thread.java:745)
  460. 2016-12-15 09:56:23,470 [JavaFX Application Thread] [DEBUG] [AbstractAutowireCapableBeanFactory.createBean]:448 - Creating instance of bean 'errorMessageControl'
  461. 2016-12-15 09:56:23,477 [JavaFX Application Thread] [DEBUG] [InjectionMetadata.inject]:86 - Processing injected element of bean 'errorMessageControl': AutowiredFieldElement for protected java.util.ResourceBundle com.petrosoftinc.pos.gui.screens.cashier.controls.message.MessageControl.frontBundle
  462. 2016-12-15 09:56:23,478 [JavaFX Application Thread] [DEBUG] [AbstractBeanFactory.doGetBean]:251 - Returning cached instance of singleton bean 'getLocalisation'
  463. 2016-12-15 09:56:23,478 [JavaFX Application Thread] [DEBUG] [InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods]:303 - Invoking init method on bean 'errorMessageControl': private void com.petrosoftinc.pos.gui.screens.cashier.controls.message.MessageControl.init()
  464. 2016-12-15 09:56:23,478 [JavaFX Application Thread] [DEBUG] [AbstractAutowireCapableBeanFactory.createBean]:484 - Finished creating instance of bean 'errorMessageControl'
  465. 2016-12-15 09:56:24,260 [Thread-574 ] [DEBUG] [FusionTransportAPI.parseResponse]:313 - [FDC -> POS]
  466. <?xml version="1.0" encoding="UTF-8" ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement