Advertisement
fedorm

Untitled

Mar 19th, 2018
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.99 KB | None | 0 0
  1. 19.03 16:36:07 ERROR [ConnectionEmulatorUtils] toString(XmlEmulatorException): the argument is null
  2. 19.03 16:36:07 ERROR [LoyPluginEmulator] makeCalcCalls() failed
  3. java.net.SocketTimeoutException: Read timed out
  4. at java.net.SocketInputStream.socketRead0(Native Method)
  5. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  6. at java.net.SocketInputStream.read(SocketInputStream.java:170)
  7. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  8. at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
  9. at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
  10. at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
  11. at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
  12. at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
  13. at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
  14. at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
  15. at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
  16. at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
  17. at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
  18. at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
  19. at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
  20. at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
  21. at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
  22. at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
  23. at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
  24. at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
  25. at ru.crystals.emulator.loy.plugin.LoyPluginEmulator.makeCalcCalls(LoyPluginEmulator.java:359)
  26. at ru.crystals.emulator.loy.plugin.LoyPluginEmulator.doDiscount(LoyPluginEmulator.java:121)
  27. at ru.crystals.pos.loyal.SetApiPluginLoyProvider.process(SetApiPluginLoyProvider.java:106)
  28. at ru.crystals.loyal.providers.LoyProvidersRegistryImpl.process(LoyProvidersRegistryImpl.java:111)
  29. at ru.crystals.pos.loyal.cash.service.LoyalServiceImpl.calcDiscounts(LoyalServiceImpl.java:734)
  30. at ru.crystals.pos.loyal.cash.service.LoyalServiceImpl.doLoyalty(LoyalServiceImpl.java:655)
  31. at ru.crystals.pos.loyal.cash.service.LoyalServiceImpl.doDiscount(LoyalServiceImpl.java:752)
  32. at ru.crystals.pos.loyal.bridge.service.LoyalBridgeServiceImpl.doDiscount(LoyalBridgeServiceImpl.java:316)
  33. at ru.crystals.pos.techprocess.TechProcessImpl.applyDiscountsAndGetResult(TechProcessImpl.java:3215)
  34. at ru.crystals.pos.techprocess.TechProcessImpl.subtotalScenary(TechProcessImpl.java:2848)
  35. at ru.crystals.pos.visualization.check.CheckContainer.startSubtotalScenary(CheckContainer.java:1430)
  36. at ru.crystals.pos.visualization.check.CheckContainer.subtotalProcessPurchaseState(CheckContainer.java:1401)
  37. at ru.crystals.pos.visualization.check.CheckContainer.subtotal(CheckContainer.java:1320)
  38. at ru.crystals.pos.visualization.components.MainWindow.subTotal(MainWindow.java:850)
  39. at ru.crystals.pos.visualization.Factory.eventFunctionKey(Factory.java:526)
  40. at ru.crystals.pos.techprocess.TechProcessImpl.eventFunctionKey(TechProcessImpl.java:3828)
  41. at ru.crystals.pos.CashEventSource.sentOldKey(CashEventSource.java:172)
  42. at ru.crystals.pos.CashEventSource.process(CashEventSource.java:145)
  43. at ru.crystals.pos.CashEventSource.processEvent(CashEventSource.java:125)
  44. at ru.crystals.pos.CashEventSource.run(CashEventSource.java:106)
  45. at ru.crystals.pos.InternalCashPoolExecutorImpl$4.run(InternalCashPoolExecutorImpl.java:125)
  46. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  47. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  48. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
  49. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
  50. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  51. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  52. at java.lang.Thread.run(Thread.java:745)
  53. 19.03 16:36:07 ERROR [LoyPluginEmulator] makeCalcCalls: exception caught!
  54. java.net.SocketTimeoutException: Read timed out
  55. at java.net.SocketInputStream.socketRead0(Native Method)
  56. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  57. at java.net.SocketInputStream.read(SocketInputStream.java:170)
  58. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  59. at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
  60. at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
  61. at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
  62. at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
  63. at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
  64. at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
  65. at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
  66. at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
  67. at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
  68. at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
  69. at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
  70. at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
  71. at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
  72. at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
  73. at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
  74. at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
  75. at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
  76. at ru.crystals.emulator.loy.plugin.LoyPluginEmulator.makeCalcCalls(LoyPluginEmulator.java:359)
  77. at ru.crystals.emulator.loy.plugin.LoyPluginEmulator.doDiscount(LoyPluginEmulator.java:121)
  78. at ru.crystals.pos.loyal.SetApiPluginLoyProvider.process(SetApiPluginLoyProvider.java:106)
  79. at ru.crystals.loyal.providers.LoyProvidersRegistryImpl.process(LoyProvidersRegistryImpl.java:111)
  80. at ru.crystals.pos.loyal.cash.service.LoyalServiceImpl.calcDiscounts(LoyalServiceImpl.java:734)
  81. at ru.crystals.pos.loyal.cash.service.LoyalServiceImpl.doLoyalty(LoyalServiceImpl.java:655)
  82. at ru.crystals.pos.loyal.cash.service.LoyalServiceImpl.doDiscount(LoyalServiceImpl.java:752)
  83. at ru.crystals.pos.loyal.bridge.service.LoyalBridgeServiceImpl.doDiscount(LoyalBridgeServiceImpl.java:316)
  84. at ru.crystals.pos.techprocess.TechProcessImpl.applyDiscountsAndGetResult(TechProcessImpl.java:3215)
  85. at ru.crystals.pos.techprocess.TechProcessImpl.subtotalScenary(TechProcessImpl.java:2848)
  86. at ru.crystals.pos.visualization.check.CheckContainer.startSubtotalScenary(CheckContainer.java:1430)
  87. at ru.crystals.pos.visualization.check.CheckContainer.subtotalProcessPurchaseState(CheckContainer.java:1401)
  88. at ru.crystals.pos.visualization.check.CheckContainer.subtotal(CheckContainer.java:1320)
  89. at ru.crystals.pos.visualization.components.MainWindow.subTotal(MainWindow.java:850)
  90. at ru.crystals.pos.visualization.Factory.eventFunctionKey(Factory.java:526)
  91. at ru.crystals.pos.techprocess.TechProcessImpl.eventFunctionKey(TechProcessImpl.java:3828)
  92. at ru.crystals.pos.CashEventSource.sentOldKey(CashEventSource.java:172)
  93. at ru.crystals.pos.CashEventSource.process(CashEventSource.java:145)
  94. at ru.crystals.pos.CashEventSource.processEvent(CashEventSource.java:125)
  95. at ru.crystals.pos.CashEventSource.run(CashEventSource.java:106)
  96. at ru.crystals.pos.InternalCashPoolExecutorImpl$4.run(InternalCashPoolExecutorImpl.java:125)
  97. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  98. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  99. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
  100. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
  101. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  102. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  103. at java.lang.Thread.run(Thread.java:745)
  104. 19.03 16:36:07 WARN [LoyPluginEmulator] leaving makeCalcCalls(List, EmulatorReceipt). NO CONNECTION; it took 1057 [ms]
  105. 19.03 16:36:07 ERROR [LoyPluginEmulator] doDiscount: exception caught!
  106. java.net.SocketTimeoutException: Read timed out
  107. at java.net.SocketInputStream.socketRead0(Native Method)
  108. at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
  109. at java.net.SocketInputStream.read(SocketInputStream.java:170)
  110. at java.net.SocketInputStream.read(SocketInputStream.java:141)
  111. at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
  112. at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
  113. at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
  114. at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
  115. at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
  116. at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
  117. at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
  118. at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
  119. at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
  120. at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
  121. at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
  122. at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
  123. at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
  124. at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
  125. at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
  126. at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
  127. at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
  128. at ru.crystals.emulator.loy.plugin.LoyPluginEmulator.makeCalcCalls(LoyPluginEmulator.java:359)
  129. at ru.crystals.emulator.loy.plugin.LoyPluginEmulator.doDiscount(LoyPluginEmulator.java:121)
  130. at ru.crystals.pos.loyal.SetApiPluginLoyProvider.process(SetApiPluginLoyProvider.java:106)
  131. at ru.crystals.loyal.providers.LoyProvidersRegistryImpl.process(LoyProvidersRegistryImpl.java:111)
  132. at ru.crystals.pos.loyal.cash.service.LoyalServiceImpl.calcDiscounts(LoyalServiceImpl.java:734)
  133. at ru.crystals.pos.loyal.cash.service.LoyalServiceImpl.doLoyalty(LoyalServiceImpl.java:655)
  134. at ru.crystals.pos.loyal.cash.service.LoyalServiceImpl.doDiscount(LoyalServiceImpl.java:752)
  135. at ru.crystals.pos.loyal.bridge.service.LoyalBridgeServiceImpl.doDiscount(LoyalBridgeServiceImpl.java:316)
  136. at ru.crystals.pos.techprocess.TechProcessImpl.applyDiscountsAndGetResult(TechProcessImpl.java:3215)
  137. at ru.crystals.pos.techprocess.TechProcessImpl.subtotalScenary(TechProcessImpl.java:2848)
  138. at ru.crystals.pos.visualization.check.CheckContainer.startSubtotalScenary(CheckContainer.java:1430)
  139. at ru.crystals.pos.visualization.check.CheckContainer.subtotalProcessPurchaseState(CheckContainer.java:1401)
  140. at ru.crystals.pos.visualization.check.CheckContainer.subtotal(CheckContainer.java:1320)
  141. at ru.crystals.pos.visualization.components.MainWindow.subTotal(MainWindow.java:850)
  142. at ru.crystals.pos.visualization.Factory.eventFunctionKey(Factory.java:526)
  143. at ru.crystals.pos.techprocess.TechProcessImpl.eventFunctionKey(TechProcessImpl.java:3828)
  144. at ru.crystals.pos.CashEventSource.sentOldKey(CashEventSource.java:172)
  145. at ru.crystals.pos.CashEventSource.process(CashEventSource.java:145)
  146. at ru.crystals.pos.CashEventSource.processEvent(CashEventSource.java:125)
  147. at ru.crystals.pos.CashEventSource.run(CashEventSource.java:106)
  148. at ru.crystals.pos.InternalCashPoolExecutorImpl$4.run(InternalCashPoolExecutorImpl.java:125)
  149. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  150. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  151. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
  152. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
  153. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  154. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  155. at java.lang.Thread.run(Thread.java:745)
  156. 19.03 16:36:07 TRACE [API] showDialogForm text1=Повторить, text2=Отмена
  157. 19.03 16:36:07 ERROR [LoyalServiceImpl] Error discount calculation for purchase PurchaseEntity [id=500, number=null, dateCreate=Mon Mar 19 16:36:04 MSK 2018, dateCommit=null, fiscalDocNum=null, sentToServerStatus=NO_SENT]
  158. java.lang.NullPointerException
  159. at ru.crystals.spi.adapters.UIFormsGetter.showDialogForm(UIFormsGetter.java:70)
  160. at ru.crystals.emulator.loy.plugin.LoyPluginEmulator.showYesNoDislogAndWait(LoyPluginEmulator.java:211)
  161. at ru.crystals.emulator.loy.plugin.LoyPluginEmulator.doDiscount(LoyPluginEmulator.java:130)
  162. at ru.crystals.pos.loyal.SetApiPluginLoyProvider.process(SetApiPluginLoyProvider.java:106)
  163. at ru.crystals.loyal.providers.LoyProvidersRegistryImpl.process(LoyProvidersRegistryImpl.java:111)
  164. at ru.crystals.pos.loyal.cash.service.LoyalServiceImpl.calcDiscounts(LoyalServiceImpl.java:734)
  165. at ru.crystals.pos.loyal.cash.service.LoyalServiceImpl.doLoyalty(LoyalServiceImpl.java:655)
  166. at ru.crystals.pos.loyal.cash.service.LoyalServiceImpl.doDiscount(LoyalServiceImpl.java:752)
  167. at ru.crystals.pos.loyal.bridge.service.LoyalBridgeServiceImpl.doDiscount(LoyalBridgeServiceImpl.java:316)
  168. at ru.crystals.pos.techprocess.TechProcessImpl.applyDiscountsAndGetResult(TechProcessImpl.java:3215)
  169. at ru.crystals.pos.techprocess.TechProcessImpl.subtotalScenary(TechProcessImpl.java:2848)
  170. at ru.crystals.pos.visualization.check.CheckContainer.startSubtotalScenary(CheckContainer.java:1430)
  171. at ru.crystals.pos.visualization.check.CheckContainer.subtotalProcessPurchaseState(CheckContainer.java:1401)
  172. at ru.crystals.pos.visualization.check.CheckContainer.subtotal(CheckContainer.java:1320)
  173. at ru.crystals.pos.visualization.components.MainWindow.subTotal(MainWindow.java:850)
  174. at ru.crystals.pos.visualization.Factory.eventFunctionKey(Factory.java:526)
  175. at ru.crystals.pos.techprocess.TechProcessImpl.eventFunctionKey(TechProcessImpl.java:3828)
  176. at ru.crystals.pos.CashEventSource.sentOldKey(CashEventSource.java:172)
  177. at ru.crystals.pos.CashEventSource.process(CashEventSource.java:145)
  178. at ru.crystals.pos.CashEventSource.processEvent(CashEventSource.java:125)
  179. at ru.crystals.pos.CashEventSource.run(CashEventSource.java:106)
  180. at ru.crystals.pos.InternalCashPoolExecutorImpl$4.run(InternalCashPoolExecutorImpl.java:125)
  181. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  182. at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  183. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
  184. at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
  185. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  186. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  187. at java.lang.Thread.run(Thread.java:745)
  188. 19.03 16:36:07 INFO [LoyalBridgeServiceImpl] Total time of discount calculation = 1479 ms
  189. 19.03 16:36:07 INFO [LoyalBridgeServiceImpl] ---------------- end discount calculation ----------------
  190. 19.03 16:36:07 INFO [TextCustomerDisplayPluginAbstract] Screen updated:
  191. 19.03 16:36:07 INFO [TextCustomerDisplayPluginAbstract] **********************
  192. 19.03 16:36:07 INFO [TextCustomerDisplayPluginAbstract] *Скидка 0.00*
  193. 19.03 16:36:07 INFO [TextCustomerDisplayPluginAbstract] *Итого 434.91*
  194. 19.03 16:36:07 INFO [TextCustomerDisplayPluginAbstract] **********************
  195. 19.03 16:36:07 INFO [TextCustomerDisplayPluginAbstract]
  196. 19.03 16:36:07 INFO [SpeedLog] TechProcess discounts processing on cheque with 1 positions [sale] time = 1514 ms
  197. 19.03 16:36:07 INFO [CommonLogger] value = 0
  198. 19.03 16:36:07 INFO [TechProcessImpl] goToPayments
  199. 19.03 16:36:07 INFO [CheckContainer] startPayments() surcharge = 43491
  200. 19.03 16:36:07 INFO [CheckContainer] isPaymentComplete = false
  201. 19.03 16:36:07 INFO [CheckContainer] prevState = ADD_POSITION
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement