Advertisement
Guest User

Untitled

a guest
Aug 19th, 2017
275
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.49 KB | None | 0 0
  1. Exception in thread "AWT-EventQueue-2" java.lang.NoSuchMethodError: com.topcoder.client.contestApplet.common.LocalPreferences.removeProperty(Ljava/lang/String;)Ljava/lang/String;
  2. at codeprocessor.Preferences.setCodeProcessors(Preferences.java:81)
  3. at codeprocessor.ConfigurationPanel.savePreferences(ConfigurationPanel.java:238)
  4. at codeprocessor.ConfigurationDialog.save(ConfigurationDialog.java:80)
  5. at codeprocessor.ConfigurationDialog.actionPerformed(ConfigurationDialog.java:70)
  6. at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
  7. at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
  8. at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
  9. at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
  10. at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
  11. at java.awt.Component.processMouseEvent(Unknown Source)
  12. at javax.swing.JComponent.processMouseEvent(Unknown Source)
  13. at java.awt.Component.processEvent(Unknown Source)
  14. at java.awt.Container.processEvent(Unknown Source)
  15. at java.awt.Component.dispatchEventImpl(Unknown Source)
  16. at java.awt.Container.dispatchEventImpl(Unknown Source)
  17. at java.awt.Component.dispatchEvent(Unknown Source)
  18. at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
  19. at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
  20. at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
  21. at java.awt.Container.dispatchEventImpl(Unknown Source)
  22. at java.awt.Window.dispatchEventImpl(Unknown Source)
  23. at java.awt.Component.dispatchEvent(Unknown Source)
  24. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  25. at java.awt.EventQueue.access$500(Unknown Source)
  26. at java.awt.EventQueue$3.run(Unknown Source)
  27. at java.awt.EventQueue$3.run(Unknown Source)
  28. at java.security.AccessController.doPrivileged(Native Method)
  29. at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  30. at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  31. at java.awt.EventQueue$4.run(Unknown Source)
  32. at java.awt.EventQueue$4.run(Unknown Source)
  33. at java.security.AccessController.doPrivileged(Native Method)
  34. at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  35. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  36. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  37. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  38. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  39. at java.awt.WaitDispatchSupport$2.run(Unknown Source)
  40. at java.awt.WaitDispatchSupport$4.run(Unknown Source)
  41. at java.awt.WaitDispatchSupport$4.run(Unknown Source)
  42. at java.security.AccessController.doPrivileged(Native Method)
  43. at java.awt.WaitDispatchSupport.enter(Unknown Source)
  44. at java.awt.Dialog.show(Unknown Source)
  45. at codeprocessor.EntryPoint.configure(EntryPoint.java:64)
  46. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  47. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  48. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  49. at java.lang.reflect.Method.invoke(Unknown Source)
  50. at com.topcoder.client.contestApplet.editors.DynamicEditor.invokeMethod(Unknown Source)
  51. at com.topcoder.client.contestApplet.editors.DynamicEditor.configure(Unknown Source)
  52. at com.topcoder.client.contestApplet.editors.setup.EditorPreferencesTableModel.configure(Unknown Source)
  53. at com.topcoder.client.contestApplet.editors.setup.EditorPreferences.actionPerformed(Unknown Source)
  54. at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
  55. at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
  56. at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
  57. at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
  58. at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
  59. at java.awt.Component.processMouseEvent(Unknown Source)
  60. at javax.swing.JComponent.processMouseEvent(Unknown Source)
  61. at java.awt.Component.processEvent(Unknown Source)
  62. at java.awt.Container.processEvent(Unknown Source)
  63. at java.awt.Component.dispatchEventImpl(Unknown Source)
  64. at java.awt.Container.dispatchEventImpl(Unknown Source)
  65. at java.awt.Component.dispatchEvent(Unknown Source)
  66. at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
  67. at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
  68. at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
  69. at java.awt.Container.dispatchEventImpl(Unknown Source)
  70. at java.awt.Window.dispatchEventImpl(Unknown Source)
  71. at java.awt.Component.dispatchEvent(Unknown Source)
  72. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  73. at java.awt.EventQueue.access$500(Unknown Source)
  74. at java.awt.EventQueue$3.run(Unknown Source)
  75. at java.awt.EventQueue$3.run(Unknown Source)
  76. at java.security.AccessController.doPrivileged(Native Method)
  77. at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  78. at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  79. at java.awt.EventQueue$4.run(Unknown Source)
  80. at java.awt.EventQueue$4.run(Unknown Source)
  81. at java.security.AccessController.doPrivileged(Native Method)
  82. at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  83. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  84. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  85. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  86. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  87. at java.awt.WaitDispatchSupport$2.run(Unknown Source)
  88. at java.awt.WaitDispatchSupport$4.run(Unknown Source)
  89. at java.awt.WaitDispatchSupport$4.run(Unknown Source)
  90. at java.security.AccessController.doPrivileged(Native Method)
  91. at java.awt.WaitDispatchSupport.enter(Unknown Source)
  92. at java.awt.Dialog.show(Unknown Source)
  93. at com.topcoder.client.contestApplet.events.MainMenuEvents.editorOptionsEvent(Unknown Source)
  94. at com.topcoder.client.contestApplet.panels.main.MainMenuPanel$17.actionPerformed(Unknown Source)
  95. at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
  96. at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
  97. at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
  98. at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
  99. at javax.swing.AbstractButton.doClick(Unknown Source)
  100. at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
  101. at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source)
  102. at java.awt.Component.processMouseEvent(Unknown Source)
  103. at javax.swing.JComponent.processMouseEvent(Unknown Source)
  104. at java.awt.Component.processEvent(Unknown Source)
  105. at java.awt.Container.processEvent(Unknown Source)
  106. at java.awt.Component.dispatchEventImpl(Unknown Source)
  107. at java.awt.Container.dispatchEventImpl(Unknown Source)
  108. at java.awt.Component.dispatchEvent(Unknown Source)
  109. at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
  110. at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
  111. at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
  112. at java.awt.Container.dispatchEventImpl(Unknown Source)
  113. at java.awt.Window.dispatchEventImpl(Unknown Source)
  114. at java.awt.Component.dispatchEvent(Unknown Source)
  115. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  116. at java.awt.EventQueue.access$500(Unknown Source)
  117. at java.awt.EventQueue$3.run(Unknown Source)
  118. at java.awt.EventQueue$3.run(Unknown Source)
  119. at java.security.AccessController.doPrivileged(Native Method)
  120. at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  121. at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  122. at java.awt.EventQueue$4.run(Unknown Source)
  123. at java.awt.EventQueue$4.run(Unknown Source)
  124. at java.security.AccessController.doPrivileged(Native Method)
  125. at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  126. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  127. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  128. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  129. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  130. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  131. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  132. at java.awt.EventDispatchThread.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement