Re: [Dev] Error on FHIR connector integration Test case

2015-10-13 Thread Saneth Dharmakeerthi
Hi Hariprasath, 1) What do you mean by "testing with the test server"? 2) Could you able to do this task manually using same pack?. 3) Put a debug point at the line you add the certification and execute that line, then try the rest of the actions manually and see the behaviour. Also share the

Re: [Dev] Error on FHIR connector integration Test case

2015-10-13 Thread Hariprasath Thanarajah
Hi Saneth, FHIR is in the development phase and they released a set of third party testing server to check the FHIR resources. You can find the list of test servers on [1] [1] http://wiki.hl7.org/index.php?title=Publicly_Available_FHIR_Servers_for_testing I manually checked with the same pack

Re: [Dev] Error on FHIR connector integration Test case

2015-10-13 Thread Hariprasath Thanarajah
Hi all, Is it the error came because of the testing server? I am testing with the test server because it is only available for FHIR. The FHIR is in the development phase. On Tue, Oct 13, 2015 at 11:13 AM, Hariprasath Thanarajah < haripras...@wso2.com> wrote: > Hi All , > > I got the response at

Re: [Dev] Error on FHIR connector integration Test case

2015-10-13 Thread Rajeenthini Satkunam
Hi Hariprasanth, You can search for this subject "*[Dev] Connector Integration Test Error!- SSL Handshake Exception*" .This could help you to give some idea about the error. On Tue, Oct 13, 2015 at 3:42 PM, Hariprasath Thanarajah < haripras...@wso2.com> wrote: > Hi all, > > Is it the error came

Re: [Dev] Error on FHIR connector integration Test case

2015-10-13 Thread Rajjaz Mohammed
Hi, its seems to be like a error i got earlier so what i did is i import the certificate through the terminal like[1] and its solved my error. AFAIK test server not will be the reason for this error. and try the way [2]. [1]Navigate to "/repository/resources/security/" using command prompt and

Re: [Dev] Error on FHIR connector integration Test case

2015-10-13 Thread Hariprasath Thanarajah
Hi Rajjaz, I already added the certification like you mentioned in [2]. But still it's giving the same error. On Tue, Oct 13, 2015 at 4:41 PM, Rajjaz Mohammed wrote: > Hi, > its seems to be like a error i got earlier so what i did is i import the > certificate through the

Re: [Dev] Error on FHIR connector integration Test case

2015-10-12 Thread Elilmatha Sivanesan
Hi Hariprasath, As per you error log you need to include the certificate. Thanks. On Tue, Oct 13, 2015 at 10:56 AM, Hariprasath Thanarajah < haripras...@wso2.com> wrote: > Hi All, > > I am working on FHIR connector. I got the following[1] error while I am > running the integration test case of

Re: [Dev] Error on FHIR connector integration Test case

2015-10-12 Thread Hariprasath Thanarajah
Hi All , I got the response at the wire. But after that only i am getting the above error[1]. On Tue, Oct 13, 2015 at 11:08 AM, Hariprasath Thanarajah < haripras...@wso2.com> wrote: > Hi Elilmatha, > > I already included the certificates at client-truststore.jks as well as > wso2carbon.jks. >

[Dev] Error on FHIR connector integration Test case

2015-10-12 Thread Hariprasath Thanarajah
Hi All, I am working on FHIR connector. I got the following[1] error while I am running the integration test case of FHIR. Any suggestion on this error? [1] [2015-10-13 10:49:58,488] ERROR {org.wso2.carbon.automation.core.PlatformTestManager} - On Test failure.. [2015-10-13 10:49:58,488]

Re: [Dev] Error on FHIR connector integration Test case

2015-10-12 Thread Hariprasath Thanarajah
Hi Elilmatha, I already included the certificates at client-truststore.jks as well as wso2carbon.jks. On Tue, Oct 13, 2015 at 11:06 AM, Elilmatha Sivanesan wrote: > Hi Hariprasath, > > As per you error log you need to include the certificate. > > Thanks. > > On Tue, Oct 13,