Comment 3 for bug 369681

Revision history for this message
Soren Hansen (soren) wrote :

Incidentally, I also get the same error back from the Eucalyptus Public Cloud.

[ec2ui] Sync Response = 500(4): <Exception>org.apache.axis2.AxisFault: The endpoint reference (EPR) for the Operation not found is /services/Eucalyptus and the WSA Action = null
 at org.apache.axis2.engine.DispatchPhase.checkPostConditions(DispatchPhase.java:88)
 at org.apache.axis2.engine.Phase.invoke(Phase.java:333)
 at org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:264)
 at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:163)
 at edu.ucsb.eucalyptus.transport.http.Axis2HttpWorker.processXMLRequest(Axis2HttpWorker.java:228)
 at edu.ucsb.eucalyptus.transport.http.Axis2HttpWorker.service(Axis2HttpWorker.java:97)
 at org.apache.axis2.transport.http.server.AxisHttpService.doService(AxisHttpService.java:281)
 at org.apache.axis2.transport.http.server.AxisHttpService.handleRequest(AxisHttpService.java:187)
 at org.apache.axis2.transport.http.server.HttpServiceProcessor.run(HttpServiceProcessor.java:82)
 at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1061)
 at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:575)
 at java.lang.Thread.run(Thread.java:619)
</Exception>