Uploaded image for project: 'DeltaCloud'
  1. DeltaCloud
  2. DTACLOUD-423

Requesting /api/realms against the eucalyptus driver fails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Server
    • None

    Description

      Requesting /api/realms against the eucalyptus driver fails in the current development version. With deltacloud 1.0.2 everything is still fine.

      <?xml version='1.0' encoding='utf-8' ?>
      <error status='500' url='/api/realms'>
      <kind>backend_error</kind>
      <backend driver='eucalyptus' provider='ec2=x.x.x.x:8773'>
      <code>500</code>
      </backend>
      <message><![CDATA[Internal Server Error]]></message>
      <request>
      <param name='format'>xml</param>
      </request>
      </error>

      D, 2013-01-16T17:37:29.068507 #26548 DEBUG – : New Aws::Ec2 using per_thread-connection mode
      D, 2013-01-16T17:37:29.069477 #26548 DEBUG – : Opening new HTTP connection to x.x.x.x:8773
      W, 2013-01-16T17:37:29.496355 #26548 WARN – : ##### Aws::Ec2 returned an error: 412 Precondition Failed
      <?xml version="1.0"?><Response><Errors><Error><Code>412 Precondition Failed</Code><Message>Default binding failed to build a valid message: Missing required object</Message></Error></Errors><RequestID>Default binding failed to build a valid message: Missing required object</RequestID></Response> #####
      W, 2013-01-16T17:37:29.496487 #26548 WARN – : ##### Aws::Ec2 request: ..... ####
      E, 2013-01-16T17:37:29.503619 #26548 ERROR – 500: [Deltacloud::Exceptions::BackendError] Internal Server Error
      127.0.0.1 - - [16/Jan/2013 17:37:29] "GET /api/realms?format=xml HTTP/1.1" 500 336 0.4448

      Attachments

        Activity

          People

            marios Marios Andreou
            karnath Christian Karnath
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: