[wsas-java-dev] [jira] Closed: (WSAS-219) node management admin script throws ' The service cannot be found for the endpoint reference (EPR) http://10.100.1.211:9762/services/WSO2WSASNodeManager' error

Charitha Kankanamge (JIRA) jira at wso2.org
Wed Nov 14 23:31:14 PST 2007


     [ http://www.wso2.org/jira/browse/WSAS-219?page=all ]

Charitha Kankanamge closed WSAS-219.
------------------------------------


Closed the invalid issue.

> node management admin script throws ' The service cannot be found for the endpoint reference (EPR) http://10.100.1.211:9762/services/WSO2WSASNodeManager' error
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: WSAS-219
>                 URL: http://www.wso2.org/jira/browse/WSAS-219
>             Project: WSO2 WSAS
>          Issue Type: Bug
>    Affects Versions: Nightly
>         Environment: Ubuntu, JDK15
>            Reporter: Charitha Kankanamge
>         Assigned To: Afkham Azeez
>            Priority: Critical
>             Fix For: Nightly
>
>
> The following error returns when executing admin.sh.
> ./admin.sh --username admin --password admin --epr http://10.100.1.211:9762/services/WSO2WSASNodeManager --operation loadsgs --service-group echo
> org.apache.axis2.AxisFault: The service cannot be found for the endpoint reference (EPR) http://10.100.1.211:9762/services/WSO2WSASNodeManager
>         at org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:445)
>         at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:373)
>         at org.apache.axis2.description.OutInAxisOperationClient.execute(OutInAxisOperation.java:294)
>         at org.wso2.wsas.clustering.WSO2WSASNodeManagerStub.login(WSO2WSASNodeManagerStub.java:323)
>         at org.wso2.wsas.clustering.NodeManagerClient.login(NodeManagerClient.java:78)
>         at org.wso2.wsas.clustering.NodeManagerClient.main(NodeManagerClient.java:94)
> I checked that the given IP is same as localhost IP configured in /etc/hosts file. Also there were no multiple network interfaces.
> Steps to reproduce:
> ================
> 1. Enable clustering in axis2.xml
> 2. Start wso2wsas.sh
> 3. Run admin.sh as follows from the same host which starts wsas server
> ./admin.sh --username admin --password admin --epr http://10.100.1.211:9762/services/WSO2WSASNodeManager --operation loadsgs --service-group echo

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://www.wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        




More information about the Wsas-java-dev mailing list