[ https://issues.apache.org/jira/browse/DTACLOUD-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marios Andreou resolved DTACLOUD-423. ------------------------------------- Resolution: Fixed pushed with commit # e626bb61f5c939769d6204b69d307458ce23f486 > Requesting /api/realms against the eucalyptus driver fails > ---------------------------------------------------------- > > Key: DTACLOUD-423 > URL: https://issues.apache.org/jira/browse/DTACLOUD-423 > Project: DeltaCloud > Issue Type: Bug > Components: Server > Reporter: Christian Karnath > Assignee: Marios Andreou > Attachments: > 0001-Fix-for-DTACLOUD-423-override-realms-method-for-euca.patch > > > 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 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira