Can you please enable debug logs for carbon.identity level and see whether
you observe any stack trace or any useful clue on this ?

On Mon, Jul 30, 2018 at 4:21 PM Achini Jayasena <achi...@wso2.com> wrote:

> Hi All,
>
> In Jmeter, I'm trying to delete the Idp from API call. Even though the IDP
> delete ,I'm getting following error in the response. And also there are no
> errors available in the logs
>
> *Request:*
> <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/";
> xmlns:mgt="http://mgt.idp.carbon.wso2.org";>
>    <soapenv:Header/>
>    <soapenv:Body>
>       <mgt:deleteIdP>
>          <!--Optional:-->
>          <mgt:idPName>${IdentityProviderName}</mgt:idPName>
>       </mgt:deleteIdP>
>    </soapenv:Body>
> </soapenv:Envelope>
>
> *Response:*
>
> <?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope 
> xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/";>
>    <soapenv:Body>
>       <soapenv:Fault>
>          <faultcode>soapenv:Server</faultcode>
>          <faultstring>Exception occurred while trying to invoke service 
> method deleteIdP</faultstring>
>          <detail />
>       </soapenv:Fault>
>    </soapenv:Body></soapenv:Envelope>
>
>
> *Jmeter version:* 3.3
>
> *Endpoint:*
> htttps://localhost:9443/services/IdentityProviderMgtService.IdentityProviderMgtServiceHttpsSoap11Endpoint
>
> Anyone have an idea why I'm getting this exception ?
>
>
>
> *Thanks & Best Regards!*
>
> *Achini Jayasena*
> *Software Engineer - QA | WSO2*
>
> Email: achi...@wso2.com
> Mobile: +943 882 897
>
> [image: http://wso2.com/signature] <http://wso2.com/signature>
>


-- 
Hasintha Indrajee
WSO2, Inc.
Mobile:+94 771892453
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to