Samisa Abeysinghe wrote: > > > On Wed, Oct 21, 2009 at 11:14 AM, Evanthika Amarasiri > <[email protected] <mailto:[email protected]>> wrote: > > Hi Samisa, > > I think there is an issue with the fault count. When the service > is deployed on WSAS and when a SOAP fault is thrown from the > service, the fault count is not increased. > > As you said when a single request is being sent, the total count > gets increased by 2. This as per Indika is the expected behavior. > He once told me that since the message is being sent from the > Proxy Service/sequence twice (in/out) the count is being displayed > like this. > > > In Synapse stat API, there are two separate calls to get In count and > Out count. When you add those, you get the 2x count. However, I am > looking at only the in count, and when the client only has sent, say > 17 requests, the in count appears to be 20. I wonder why? Can you please point to the exact methods that you are calling???
Thanks, Ruwan > > Samisa... > > > > > Thanks, > Evanthika > > > On Wed, Oct 21, 2009 at 10:51 AM, Samisa Abeysinghe > <[email protected] <mailto:[email protected]>> wrote: > > > > On Wed, Oct 21, 2009 at 10:45 AM, Samisa Abeysinghe > <[email protected] <mailto:[email protected]>> wrote: > > Evanthika, > I notice that there seem to be an error in the counts > sent by the Synapse layer. It counts more than what I > actually invoke from the client. > Could you please verify this. > > > My testing using BAM publisher confirms that there is an error > in the counts sent by Synapse. The clear logic does not seem > to work in a consistent manner. However, since I am testing > via BAM publisher, there is a chance that the actual bug is in > my code. Can you please test this with other means and confirm > that the counts are correct? > > Thanks, > Samisa... > > > > Samisa... > > On Wed, Oct 21, 2009 at 10:12 AM, Evanthika Amarasiri > <[email protected] <mailto:[email protected]>> wrote: > > We have tested this Ruwan, > > For me, for sequences, endpoints and Proxy services, > the Fault count is getting increased. In this scenario > the fault it occurring since the service is down. > > Thanks, > Evanthika > > > On Wed, Oct 21, 2009 at 8:40 AM, Samisa Abeysinghe > <[email protected] <mailto:[email protected]>> wrote: > > > > On Wed, Oct 21, 2009 at 12:29 AM, Ruwan Linton > <[email protected] <mailto:[email protected]>> wrote: > > Samisa Abeysinghe wrote: > > It looks to me that faults counts from ESB > stas are always zero. Even > > through an endpoint or a proxy sends me a > SOAP fault, it does not seem > > that the fault stat gets updated properly. > Have we tested this > > scenario??? I just want to make sure that I > am not mistaken here. > I guess we have tested this, Evanthika?? Is > this fault coming from the > actual service, or generated by the ESB?? > > > Actual service hosted with WSAS. Is that not a > fault with respect to ESB? > > Samisa... > > > > Thanks, > Ruwan > > > > Thanks, > > Samisa... > > > > -- > > Samisa Abeysinghe > > Director, Engineering - WSO2 Inc. > > > > http://www.wso2.com/ - "The Open Source SOA > Company" > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Carbon-dev mailing list > > [email protected] <mailto:[email protected]> > > > > https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > > > > -- > Ruwan Linton > Technical Lead & Product Manager; WSO2 ESB; > http://wso2.org/esb > WSO2 <http://wso2.org/esbWSO2> Inc.; > http://wso2.org > email: [email protected] <mailto:[email protected]>; > cell: +94 77 341 3097 > blog: http://blog.ruwan.org > > > > _______________________________________________ > Carbon-dev mailing list > [email protected] <mailto:[email protected]> > > https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > > > > -- > Samisa Abeysinghe > Director, Engineering - WSO2 Inc. > > http://www.wso2.com/ - "The Open Source SOA Company" > > _______________________________________________ > Carbon-dev mailing list > [email protected] <mailto:[email protected]> > https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > > > _______________________________________________ > Carbon-dev mailing list > [email protected] <mailto:[email protected]> > https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > > > > -- > Samisa Abeysinghe > Director, Engineering - WSO2 Inc. > > http://www.wso2.com/ - "The Open Source SOA Company" > > > > > -- > Samisa Abeysinghe > Director, Engineering - WSO2 Inc. > > http://www.wso2.com/ - "The Open Source SOA Company" > > _______________________________________________ > Carbon-dev mailing list > [email protected] <mailto:[email protected]> > https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > > > _______________________________________________ > Carbon-dev mailing list > [email protected] <mailto:[email protected]> > https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > > > > -- > Samisa Abeysinghe > Director, Engineering - WSO2 Inc. > > http://www.wso2.com/ - "The Open Source SOA Company" > ------------------------------------------------------------------------ > > _______________________________________________ > Carbon-dev mailing list > [email protected] > https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > -- Ruwan Linton Technical Lead & Product Manager; WSO2 ESB; http://wso2.org/esb WSO2 Inc.; http://wso2.org email: [email protected]; cell: +94 77 341 3097 blog: http://blog.ruwan.org _______________________________________________ Carbon-dev mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
