Uploaded image for project: 'Gateway'
  1. Gateway
  2. GTWY-927

Exception During Display of File Download Page

XMLWordPrintable

    • Icon: Defect Defect
    • Resolution: Done
    • Icon: Major Major
    • 1.0.0-ALPHA
    • None
    • User Interface
    • None

      Bob encountered the following exception when browsing to the FileDownloadPage:

      Caused by: org.apache.jasper.JasperException: An exception occurred
      processing JSP page /WEB-INF/views/jsp/browse/view-dataset-files.jsp at
      line 249

      246: <div class="yui-dt-liner"><span
      class="yui-dt-label">Location</span></div>
      247: </c:set>
      248: <display:column title="${collectionTableHeader}" class="yui-dt-last">
      249: <div class="yui-dt-liner">${logicalFileRow.location }</div>
      250: </display:column>
      251:
      252:
      ...
      Caused by: javax.el.ELException: Error reading 'location' on type
      eske.web.controllers.browse.models.LogicalFileDownloadRow
      ...


      Bob mentioned that the exception occurred after he manually restored a top-level Test project.

              nhook Nathan Hook
              nhook Nathan Hook
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: