Advertisement
guestAT

Untitled

Sep 9th, 2019
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 09-09-2019 13:36:12.280 ERROR TicketDialog:578 - Server returned HTTP response code: 500 for URL: http://192.168.120.45:61282/infobox/reginqueue/92a496c6-fe27-4d7b-bf96-5fe72c2689c3?deviceReg=controlpanel&serviceUuid=0bb13a76-7fa4-4087-ade4-c1733d21e8f6&queueUuid=68f1bf1c-a22a-498f-bb6b-afa31b6d9c35&regType=ADMINISTRATOR&cabNum=0&username=nsk_adm_1_04&fields=%7B%22COUNT_CASES%22%3A%221%22%7D&secondName=fff&fields=%7B%22COUNT_CASES%22%3A%221%22%7D
  2. java.io.IOException: Server returned HTTP response code: 500 for URL: http://192.168.120.45:61282/infobox/reginqueue/92a496c6-fe27-4d7b-bf96-5fe72c2689c3?deviceReg=controlpanel&serviceUuid=0bb13a76-7fa4-4087-ade4-c1733d21e8f6&queueUuid=68f1bf1c-a22a-498f-bb6b-afa31b6d9c35&regType=ADMINISTRATOR&cabNum=0&username=nsk_adm_1_04&fields=%7B%22COUNT_CASES%22%3A%221%22%7D&secondName=fff&fields=%7B%22COUNT_CASES%22%3A%221%22%7D
  3.     at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
  4.     at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  5.     at com.atcsibir.infoboxcontrol.Connector.regInQueueToSpecialCab(Connector.java:1626)
  6.     at com.atcsibir.widgets.TicketDialog.registryTicketIntoLinvingQueue(TicketDialog.java:564)
  7.     at com.atcsibir.widgets.TicketDialog.choiseParamsButtonActionPreformed(TicketDialog.java:514)
  8.     at com.atcsibir.widgets.TicketDialog.access$200(TicketDialog.java:32)
  9.     at com.atcsibir.widgets.TicketDialog$3.actionPerformed(TicketDialog.java:171)
  10.     at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
  11.     at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
  12.     at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
  13.     at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
  14.     at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
  15.     at java.awt.Component.processMouseEvent(Unknown Source)
  16.     at javax.swing.JComponent.processMouseEvent(Unknown Source)
  17.     at java.awt.Component.processEvent(Unknown Source)
  18.     at java.awt.Container.processEvent(Unknown Source)
  19.     at java.awt.Component.dispatchEventImpl(Unknown Source)
  20.     at java.awt.Container.dispatchEventImpl(Unknown Source)
  21.     at java.awt.Component.dispatchEvent(Unknown Source)
  22.     at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
  23.     at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
  24.     at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
  25.     at java.awt.Container.dispatchEventImpl(Unknown Source)
  26.     at java.awt.Window.dispatchEventImpl(Unknown Source)
  27.     at java.awt.Component.dispatchEvent(Unknown Source)
  28.     at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  29.     at java.awt.EventQueue.access$500(Unknown Source)
  30.     at java.awt.EventQueue$3.run(Unknown Source)
  31.     at java.awt.EventQueue$3.run(Unknown Source)
  32.     at java.security.AccessController.doPrivileged(Native Method)
  33.     at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  34.     at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  35.     at java.awt.EventQueue$4.run(Unknown Source)
  36.     at java.awt.EventQueue$4.run(Unknown Source)
  37.     at java.security.AccessController.doPrivileged(Native Method)
  38.     at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  39.     at java.awt.EventQueue.dispatchEvent(Unknown Source)
  40.     at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  41.     at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  42.     at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  43.     at java.awt.WaitDispatchSupport$2.run(Unknown Source)
  44.     at java.awt.WaitDispatchSupport$4.run(Unknown Source)
  45.     at java.awt.WaitDispatchSupport$4.run(Unknown Source)
  46.     at java.security.AccessController.doPrivileged(Native Method)
  47.     at java.awt.WaitDispatchSupport.enter(Unknown Source)
  48.     at java.awt.Dialog.show(Unknown Source)
  49.     at java.awt.Component.show(Unknown Source)
  50.     at java.awt.Component.setVisible(Unknown Source)
  51.     at java.awt.Window.setVisible(Unknown Source)
  52.     at java.awt.Dialog.setVisible(Unknown Source)
  53.     at com.atcsibir.widgets.ServicesDialog.getTicketButtonActionPreformed(ServicesDialog.java:499)
  54.     at com.atcsibir.widgets.ServicesDialog.access$400(ServicesDialog.java:46)
  55.     at com.atcsibir.widgets.ServicesDialog$7.actionPerformed(ServicesDialog.java:368)
  56.     at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
  57.     at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
  58.     at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
  59.     at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
  60.     at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
  61.     at java.awt.Component.processMouseEvent(Unknown Source)
  62.     at javax.swing.JComponent.processMouseEvent(Unknown Source)
  63.     at java.awt.Component.processEvent(Unknown Source)
  64.     at java.awt.Container.processEvent(Unknown Source)
  65.     at java.awt.Component.dispatchEventImpl(Unknown Source)
  66.     at java.awt.Container.dispatchEventImpl(Unknown Source)
  67.     at java.awt.Component.dispatchEvent(Unknown Source)
  68.     at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
  69.     at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
  70.     at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
  71.     at java.awt.Container.dispatchEventImpl(Unknown Source)
  72.     at java.awt.Window.dispatchEventImpl(Unknown Source)
  73.     at java.awt.Component.dispatchEvent(Unknown Source)
  74.     at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  75.     at java.awt.EventQueue.access$500(Unknown Source)
  76.     at java.awt.EventQueue$3.run(Unknown Source)
  77.     at java.awt.EventQueue$3.run(Unknown Source)
  78.     at java.security.AccessController.doPrivileged(Native Method)
  79.     at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  80.     at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  81.     at java.awt.EventQueue$4.run(Unknown Source)
  82.     at java.awt.EventQueue$4.run(Unknown Source)
  83.     at java.security.AccessController.doPrivileged(Native Method)
  84.     at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  85.     at java.awt.EventQueue.dispatchEvent(Unknown Source)
  86.     at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  87.     at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  88.     at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  89.     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  90.     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  91.     at java.awt.EventDispatchThread.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement