Advertisement
guestAT

Untitled

Sep 17th, 2019
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 17-09-2019 13:41:04.765 ERROR TicketDialog:578 -
  2. java.lang.NullPointerException
  3.     at com.atcsibir.widgets.ReprintDialog.<init>(ReprintDialog.java:35)
  4.     at com.atcsibir.infoboxcontrol.utils.PrintCheckUtil.prepareCheckAndShowPrintDialog(PrintCheckUtil.java:105)
  5.     at com.atcsibir.widgets.TicketDialog.registryTicketIntoLinvingQueue(TicketDialog.java:568)
  6.     at com.atcsibir.widgets.TicketDialog.choiseParamsButtonActionPreformed(TicketDialog.java:514)
  7.     at com.atcsibir.widgets.TicketDialog.access$200(TicketDialog.java:32)
  8.     at com.atcsibir.widgets.TicketDialog$3.actionPerformed(TicketDialog.java:171)
  9.     at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
  10.     at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
  11.     at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
  12.     at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
  13.     at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
  14.     at java.awt.Component.processMouseEvent(Unknown Source)
  15.     at javax.swing.JComponent.processMouseEvent(Unknown Source)
  16.     at java.awt.Component.processEvent(Unknown Source)
  17.     at java.awt.Container.processEvent(Unknown Source)
  18.     at java.awt.Component.dispatchEventImpl(Unknown Source)
  19.     at java.awt.Container.dispatchEventImpl(Unknown Source)
  20.     at java.awt.Component.dispatchEvent(Unknown Source)
  21.     at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
  22.     at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
  23.     at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
  24.     at java.awt.Container.dispatchEventImpl(Unknown Source)
  25.     at java.awt.Window.dispatchEventImpl(Unknown Source)
  26.     at java.awt.Component.dispatchEvent(Unknown Source)
  27.     at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  28.     at java.awt.EventQueue.access$500(Unknown Source)
  29.     at java.awt.EventQueue$3.run(Unknown Source)
  30.     at java.awt.EventQueue$3.run(Unknown Source)
  31.     at java.security.AccessController.doPrivileged(Native Method)
  32.     at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  33.     at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  34.     at java.awt.EventQueue$4.run(Unknown Source)
  35.     at java.awt.EventQueue$4.run(Unknown Source)
  36.     at java.security.AccessController.doPrivileged(Native Method)
  37.     at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  38.     at java.awt.EventQueue.dispatchEvent(Unknown Source)
  39.     at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  40.     at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  41.     at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  42.     at java.awt.WaitDispatchSupport$2.run(Unknown Source)
  43.     at java.awt.WaitDispatchSupport$4.run(Unknown Source)
  44.     at java.awt.WaitDispatchSupport$4.run(Unknown Source)
  45.     at java.security.AccessController.doPrivileged(Native Method)
  46.     at java.awt.WaitDispatchSupport.enter(Unknown Source)
  47.     at java.awt.Dialog.show(Unknown Source)
  48.     at java.awt.Component.show(Unknown Source)
  49.     at java.awt.Component.setVisible(Unknown Source)
  50.     at java.awt.Window.setVisible(Unknown Source)
  51.     at java.awt.Dialog.setVisible(Unknown Source)
  52.     at com.atcsibir.widgets.ServicesDialog.getTicketButtonActionPreformed(ServicesDialog.java:499)
  53.     at com.atcsibir.widgets.ServicesDialog.access$400(ServicesDialog.java:46)
  54.     at com.atcsibir.widgets.ServicesDialog$2.mousePressed(ServicesDialog.java:137)
  55.     at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
  56.     at java.awt.Component.processMouseEvent(Unknown Source)
  57.     at javax.swing.JComponent.processMouseEvent(Unknown Source)
  58.     at java.awt.Component.processEvent(Unknown Source)
  59.     at java.awt.Container.processEvent(Unknown Source)
  60.     at java.awt.Component.dispatchEventImpl(Unknown Source)
  61.     at java.awt.Container.dispatchEventImpl(Unknown Source)
  62.     at java.awt.Component.dispatchEvent(Unknown Source)
  63.     at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
  64.     at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
  65.     at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
  66.     at java.awt.Container.dispatchEventImpl(Unknown Source)
  67.     at java.awt.Window.dispatchEventImpl(Unknown Source)
  68.     at java.awt.Component.dispatchEvent(Unknown Source)
  69.     at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  70.     at java.awt.EventQueue.access$500(Unknown Source)
  71.     at java.awt.EventQueue$3.run(Unknown Source)
  72.     at java.awt.EventQueue$3.run(Unknown Source)
  73.     at java.security.AccessController.doPrivileged(Native Method)
  74.     at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  75.     at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  76.     at java.awt.EventQueue$4.run(Unknown Source)
  77.     at java.awt.EventQueue$4.run(Unknown Source)
  78.     at java.security.AccessController.doPrivileged(Native Method)
  79.     at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  80.     at java.awt.EventQueue.dispatchEvent(Unknown Source)
  81.     at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  82.     at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  83.     at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  84.     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  85.     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  86.     at java.awt.EventDispatchThread.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement