Advertisement
Guest User

Untitled

a guest
Mar 19th, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.25 KB | None | 0 0
  1. 2018-03-19 10:50:14,013 [6605723] ERROR - org.pentaho.reporting.designer.core.util.exceptions.UncaughtExceptionsModel - Unexpected Error encountered:
  2. org.pentaho.reporting.engine.classic.core.ReportDataFactoryException: Failed to send request : http://localhost:8080/pentaho/content/cda/listQueries?outputType=xml&path=zoran&solution=home&file=OneChartDashboard.cda
  3. at org.pentaho.reporting.engine.classic.extensions.datasources.cda.HttpQueryBackend.fetchData(HttpQueryBackend.java:72)
  4. at org.pentaho.reporting.ui.datasources.cda.CdaDataSourceEditor.fetchData(CdaDataSourceEditor.java:431)
  5. at org.pentaho.reporting.ui.datasources.cda.CdaDataSourceEditor.access$000(CdaDataSourceEditor.java:65)
  6. at org.pentaho.reporting.ui.datasources.cda.CdaDataSourceEditor$FetchAction.actionPerformed(CdaDataSourceEditor.java:79)
  7. at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022)
  8. at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348)
  9. at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
  10. at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
  11. at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
  12. at java.awt.Component.processMouseEvent(Component.java:6533)
  13. at javax.swing.JComponent.processMouseEvent(JComponent.java:3324)
  14. at java.awt.Component.processEvent(Component.java:6298)
  15. at java.awt.Container.processEvent(Container.java:2237)
  16. at java.awt.Component.dispatchEventImpl(Component.java:4889)
  17. at java.awt.Container.dispatchEventImpl(Container.java:2295)
  18. at java.awt.Component.dispatchEvent(Component.java:4711)
  19. at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4889)
  20. at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4526)
  21. at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4467)
  22. at java.awt.Container.dispatchEventImpl(Container.java:2281)
  23. at java.awt.Window.dispatchEventImpl(Window.java:2746)
  24. at java.awt.Component.dispatchEvent(Component.java:4711)
  25. at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
  26. at java.awt.EventQueue.access$500(EventQueue.java:97)
  27. at java.awt.EventQueue$3.run(EventQueue.java:709)
  28. at java.awt.EventQueue$3.run(EventQueue.java:703)
  29. at java.security.AccessController.doPrivileged(Native Method)
  30. at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
  31. at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:90)
  32. at java.awt.EventQueue$4.run(EventQueue.java:731)
  33. at java.awt.EventQueue$4.run(EventQueue.java:729)
  34. at java.security.AccessController.doPrivileged(Native Method)
  35. at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
  36. at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
  37. at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
  38. at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
  39. at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:109)
  40. at java.awt.WaitDispatchSupport$2.run(WaitDispatchSupport.java:190)
  41. at java.awt.WaitDispatchSupport$4.run(WaitDispatchSupport.java:235)
  42. at java.awt.WaitDispatchSupport$4.run(WaitDispatchSupport.java:233)
  43. at java.security.AccessController.doPrivileged(Native Method)
  44. at java.awt.WaitDispatchSupport.enter(WaitDispatchSupport.java:233)
  45. at java.awt.Dialog.show(Dialog.java:1084)
  46. at java.awt.Component.show(Component.java:1671)
  47. at java.awt.Component.setVisible(Component.java:1623)
  48. at java.awt.Window.setVisible(Window.java:1014)
  49. at java.awt.Dialog.setVisible(Dialog.java:1005)
  50. at org.pentaho.reporting.libraries.designtime.swing.CommonDialog.setVisible(CommonDialog.java:230)
  51. at org.pentaho.reporting.libraries.designtime.swing.CommonDialog.performEdit(CommonDialog.java:158)
  52. at org.pentaho.reporting.ui.datasources.cda.CdaDataSourceEditor.performConfiguration(CdaDataSourceEditor.java:393)
  53. at org.pentaho.reporting.ui.datasources.cda.CdaDataSourcePlugin.performEdit(CdaDataSourcePlugin.java:57)
  54. at org.pentaho.reporting.designer.core.actions.elements.EditDataSourceAction.performEdit(EditDataSourceAction.java:104)
  55. at org.pentaho.reporting.designer.core.actions.elements.EditDataSourceAction.actionPerformed(EditDataSourceAction.java:82)
  56. at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022)
  57. at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348)
  58. at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
  59. at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
  60. at javax.swing.AbstractButton.doClick(AbstractButton.java:376)
  61. at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:842)
  62. at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:886)
  63. at java.awt.Component.processMouseEvent(Component.java:6533)
  64. at javax.swing.JComponent.processMouseEvent(JComponent.java:3324)
  65. at java.awt.Component.processEvent(Component.java:6298)
  66. at java.awt.Container.processEvent(Container.java:2237)
  67. at java.awt.Component.dispatchEventImpl(Component.java:4889)
  68. at java.awt.Container.dispatchEventImpl(Container.java:2295)
  69. at java.awt.Component.dispatchEvent(Component.java:4711)
  70. at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4889)
  71. at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4526)
  72. at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4467)
  73. at java.awt.Container.dispatchEventImpl(Container.java:2281)
  74. at java.awt.Window.dispatchEventImpl(Window.java:2746)
  75. at java.awt.Component.dispatchEvent(Component.java:4711)
  76. at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
  77. at java.awt.EventQueue.access$500(EventQueue.java:97)
  78. at java.awt.EventQueue$3.run(EventQueue.java:709)
  79. at java.awt.EventQueue$3.run(EventQueue.java:703)
  80. at java.security.AccessController.doPrivileged(Native Method)
  81. at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
  82. at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:90)
  83. at java.awt.EventQueue$4.run(EventQueue.java:731)
  84. at java.awt.EventQueue$4.run(EventQueue.java:729)
  85. at java.security.AccessController.doPrivileged(Native Method)
  86. at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
  87. at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
  88. at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
  89. at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
  90. at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
  91. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
  92. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
  93. at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
  94. Caused by: org.pentaho.reporting.engine.classic.core.ReportDataFactoryException: Failed to retrieve data: HTTP/1.1 500 Internal Server Error
  95. at org.pentaho.reporting.engine.classic.extensions.datasources.cda.HttpQueryBackend.fetchData(HttpQueryBackend.java:64)
  96. ... 90 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement