Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-10913

Slider View: 404 error on slider view instance creation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.1
    • 2.0.1, 2.1.0
    • None
    • None

    Description

      STR

      1. install cluster
      2. create slider view instance
      3. navigate to slider view instance
        ER
        view present
        AR
        {
          "status": 404,
          "message": "Not Found"
        }
        
      {
        "status": 500,
        "message": "Provider for class javax.xml.parsers.SAXParserFactory cannot be created"
      }
      

      Request:

      Remote Address:192.168.64.101:8080
      Request URL:http://c6401.ambari.apache.org:8080/api/v1/views/SLIDER/versions/2.0.0/instances/sss
      Request Method:POST
      Status Code:500 Provider for class javax.xml.parsers.SAXParserFactory cannot be created
      
      Request Payload:
      {
          "ViewInstanceInfo": {
              "instance_name": "sss",
              "label": "sss",
              "visible": true,
              "icon_path": "",
              "icon64_path": "",
              "description": "sss",
              "properties": {
                  "ambari.server.url": "http://c6401.ambari.apache.org:8080/api/v1/clusters/c1",
                  "ambari.server.username": "admin",
                  "ambari.server.password": "admin",
                  "slider.user": null,
                  "view.kerberos.principal": null,
                  "view.kerberos.principal.keytab": null
              }
          }
      }
      

      Attachments

        Issue Links

          Activity

            People

              tbeerbower Tom Beerbower
              tbeerbower Tom Beerbower
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: