I upgraded the stratos source (from 4.1.0-alpha) to the lastest from master and
run into the exception below, anyone knows what is missing (This was working
fine in 4.1.0-alpha).
Were there any recent changes related to the AutoScalerService or configuration?
Thanks
Martin
TID: [0] [STRATOS] [2015-02-20 21:04:12,886] DEBUG
{org.apache.stratos.manager.utils.CartridgeConfigFileReader} - >>> Property
Name :autoscaler.service.url Property Value
:https://octl.qmog.cisco.com:9443/services/AutoScalerService/
{org.apache.stratos.manager.utils.CartridgeConfigFileReader}
...
TID: [0] [STRATOS] [2015-02-20 21:10:14,648] INFO
{org.apache.stratos.rest.endpoint.api.StratosApiV41Utils} - Adding autoscaling
policy: [id] economyPolicy
{org.apache.stratos.rest.endpoint.api.StratosApiV41Utils}
TID: [0] [STRATOS] [2015-02-20 21:10:14,685] ERROR
{org.apache.axis2.engine.AxisEngine} - The service cannot be found for the
endpoint reference (EPR)
https://octl.qmog.cisco.com:9443/services/AutoScalerService/
{org.apache.axis2.engine.AxisEngine}org.apache.axis2.AxisFault: The service
cannot be found for the endpoint reference (EPR)
https://octl.qmog.cisco.com:9443/services/AutoScalerService/
at
org.apache.axis2.engine.DispatchPhase.checkPostConditions(DispatchPhase.java:78)
at org.apache.axis2.engine.Phase.invoke(Phase.java:329) at
org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:261)
at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:167)
at
org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(HTTPTransportUtils.java:172)
at
org.apache.axis2.transport.http.AxisServlet.doPost(AxisServlet.java:146)
at org.wso2.carbon.core.transports.CarbonServlet.doPost(CarbonServlet.java:231)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:755)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)