Uploaded image for project: 'Tajo (Retired)'
  1. Tajo (Retired)
  2. TAJO-1888

cluster.jsp and query.jsp throw HTTP 500 error.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • Web UI
    • None

    Description

      When accessing catalog.jsp and query.jsp of the webUI, these throws HTTP 500 error as following:

      PWC6033: Unable to compile class for JSP
      
      PWC6199: Generated servlet error:
      warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
      
      
      PWC6197: An error occurred at line: 34 in the jsp file: /query.jsp
      PWC6199: Generated servlet error:
      /var/folders/9_/jtqdwrj1067600lfnvttq26r0000gn/T/Jetty_0_0_0_0_26080_admin____.jng8go/jsp/org/apache/jsp/query_jsp.java:102: error: diamond operator is not supported in -source 1.5
                new ArrayList<>(master.getContext().getQueryJobManager().getSubmittedQueries());
                              ^
        (use -source 7 or higher to enable diamond operator)
      1 error
      4 warnings
      

      Attachments

        Issue Links

          Activity

            People

              blrunner JaeHwa Jung
              blrunner JaeHwa Jung
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: