Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 26.06 10:57:43.443 ERROR [SearchProductContainer] Exception on search check:
- java.lang.NullPointerException
- at ru.crystals.pos.softcheck.AbstractSoftCheckServiceImpl.getCheckInner(AbstractSoftCheckServiceImpl.java:405)
- at ru.crystals.pos.softcheck.setkit.SoftCheckSetKitServiceImpl.getCheckInner(SoftCheckSetKitServiceImpl.java:82)
- at ru.crystals.pos.softcheck.AbstractSoftCheckServiceImpl.searchCheck(AbstractSoftCheckServiceImpl.java:246)
- at ru.crystals.pos.techprocess.TechProcessSoftCheck.searchSoftCheck(TechProcessSoftCheck.java:45)
- at ru.crystals.pos.techprocess.TechProcessImpl.searchSoftCheck(TechProcessImpl.java:2354)
- at ru.crystals.pos.visualization.search.SearchProductContainer.addSoftCheck(SearchProductContainer.java:499)
- at ru.crystals.pos.visualization.search.SearchProductContainer.tryToSearchAndAddSoftCheck(SearchProductContainer.java:471)
- at ru.crystals.pos.visualization.search.SearchProductContainer.search(SearchProductContainer.java:422)
- at ru.crystals.pos.visualization.check.CheckContainer.addPositionByBarcode(CheckContainer.java:2224)
- at ru.crystals.pos.visualization.check.CheckContainer.barcode(CheckContainer.java:2139)
- at ru.crystals.pos.visualization.check.CheckContainer.barcode(CheckContainer.java:2100)
- at ru.crystals.pos.visualization.components.MainWindow.barcode(MainWindow.java:1112)
- at ru.crystals.pos.visualization.Factory.eventBarcode(Factory.java:751)
- at ru.crystals.pos.techprocess.TechProcessImpl.eventBarcodeScanner(TechProcessImpl.java:4230)
- at ru.crystals.pos.CashEventSource.process(CashEventSource.java:308)
- at ru.crystals.pos.CashEventSource.processEvent(CashEventSource.java:120)
- at ru.crystals.pos.CashEventSource.run(CashEventSource.java:101)
- at ru.crystals.pos.InternalCashPoolExecutorImpl.lambda$submit$1(InternalCashPoolExecutorImpl.java:120)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
- at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- 26.06 10:57:43.470 ERROR [TechProcessImpl] TP error: null
- 26.06 10:57:47.590 INFO [DocumentSender] ping = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement