[TIME-199] An internal server error occurred when requesting resource

Issue #199 invalid
Andriy Zhdanov created an issue

When I add any gadgets to the dashboard, I've the error (example for the Time Sheet gadget):

An internal server error occurred when requesting resource /rest/timesheet-gadget/1.0/timesheet.json.

When I click in the link I can see this:

{"html":"<style type=\"text/css\">\r\n .rowHeader {\r\n background-color:#E2E2E2;\r\n }\r\n .rowAlternate {\r\n background-color:#F2F2F2;\r\n }\r\n \r\n .businessDay {\r\n }\r\n .nonBusinessDay {\r\n background-color: #ffeedd;\r\n }\r\n .nonWorkedDay {\r\n color: #bbb;\r\n }\r\n .workedDay {\r\n }\r\n .toDay {\r\n background-color: #ccffcc;\r\n }\r\n .grid {\r\n font-family:Arial,Helvetica,sans-serif;\r\n font-size:12px;\r\n background-color:#FCFCFC;\r\n border:1px solid #D2D2D2;\r\n border-collapse:collapse;\r\n }\r\n .grid th, .grid td {\r\n border:1px solid #D2D2D2;\r\n padding:4px;\r\n vertical-align:top;\r\n }\r\n</style>\r\n \r\n<div id=\"jira\">\r\n <div class=\"results-wrap\">\r\n <div>\r\n <table class=\"grid\" border=\"0\" cellpadding=\"3\" cellspacing=\"0\" width=\"100%\">\r\n <tbody>\r\n <tr class=rowHeader>\r\n <td class=\"colHeaderLink\" colspan=\"4\">\r\n Summary for <b>Fernando Muñoz</b> \r\n  <font size=\"1\">(<a href=\"/secure/ConfigureReport.jspa?startDate=28/Nov/11&endDate=4/Dec/11&targetUser=fernando.munoz&reportKey=jira-timesheet-plugin:report&weekends=true&showUsers=true\">Details</a>)<font>\r\n </td>\r\n <td align=\"center\" width=\"1%\" class=\"\" title=\"28/Nov/11\">Mon<br/>28/Nov</td>\r\n <td align=\"center\" width=\"1%\" class=\"toDay\" title=\"29/Nov/11\">Tue<br/>29/Nov</td>\r\n <td align=\"center\" width=\"1%\" class=\"\" title=\"30/Nov/11\">Wed<br/>30/Nov</td>\r\n <td align=\"center\" width=\"1%\" class=\"\" title=\"01/Dec/11\">Thu<br/>1/Dec</td>\r\n <td align=\"center\" width=\"1%\" class=\"\" title=\"02/Dec/11\">Fri<br/>2/Dec</td>\r\n <td align=\"center\" width=\"1%\" class=\"nonBusinessDay\" title=\"03/Dec/11\">Sat<br/>3/Dec</td>\r\n <td align=\"center\" width=\"1%\" class=\"nonBusinessDay\" title=\"04/Dec/11\">Sun<br/>4/Dec</td>\r\n <td align=\"center\" width=\"1%\">Tot</td>\r\n </tr>\r\n <tr class=\"rowNormal\">\r\n <td align=\"center\">\r\n There is no any time tracking records for the period.\r\n </td>\r\n </tr>\r\n </tbody>\r\n </table>\r\n </div>\r\n </div>\r\n</div>\r\n\r\n"}

I've seen a similar problem in here:

https://studio.plugins.atlassian.com/browse/TIME-174

But I don't know if it's the same and also the resolution is for Linux, not Windows. Aside from different versions and not exactly the same error message.

By fernando.munoz/Fernando Muñoz on Tue, 29 Nov 2011 04:46:10 -0800

Comments (0)

  1. Log in to comment