Error: Failed to retrieve report results

LabKey Support Forum (Inactive)
Error: Failed to retrieve report results Shadi Eshghi  2016-06-16 13:24
Status: Closed
 
Hi Josh,

On the error page and for a dataset with rownumber = 5000, the viewScriptReport Response is empty. It basically says "failed to load response data" (screenshot attached). For comparison, I ran the report again with a small dummy dataset (rownumber = 50) and the viewScriptReport Resonse is coppied below.

I have requested the log file and will send it to you as soon as it's available.

Thanks,
Shadi


{
  "requiredJsScripts" : [ ],
  "requiredCssScripts" : [ ],
  "implicitJsIncludes" : [ ],
  "html" : "[superlong console output string ... deleted]"
   "moduleContext" : {
   "pipeline" : { },
   "core" : { },
   "experiment" : { },
   "filecontent" : { },
   "wiki" : { },
   "query" : { },
   "issues" : { },
   "announcements" : { },
   "ms2" : { },
   "targetedms" : {
     "TargetedMS Folder Type" : "Experiment",
     "TargetedMS AutoQCPing Timeout" : "15"
    }
  }
}