在 wso2esb 中运行负载测试时不断抛出错误 [英] continously throws errors when running a load test in wso2esb

查看:25
本文介绍了在 wso2esb 中运行负载测试时不断抛出错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当用户同时使用我的服务时,它会抛出错误,我需要一次为多个用户设置任何属性但是 wso2ESB 与 EBAY 保持着 10 亿笔交易,但是当我发送超过 5 个错误时

when ever concurrence user using my service at a time its throwing errors i need to set any properties for multiple users at a time But wso2ESB maintaining 1 billions transcation with EBAY but while i am sending morethan 5 its giving errors

 PassThroughHttpListener System may be unstable: HTTP ListeningIOReactor encountered a runtime exception : null
java.lang.NullPointerException
    at org.apache.synapse.transport.passthru.SourceResponse.start(SourceResponse.java:83)
    at org.apache.synapse.transport.passthru.SourceHandler.responseReady(SourceHandler.java:184)
    at org.apache.http.impl.nio.DefaultNHttpServerConnection.produceOutput(DefaultNHttpServerConnection.java:223)
    at org.apache.http.impl.nio.DefaultServerIOEventDispatch.outputReady(DefaultServerIOEventDispatch.java:161)
    at org.apache.http.impl.nio.reactor.BaseIOReactor.writable(BaseIOReactor.java:179)
    at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvent(AbstractIOReactor.java:344)
    at org.apache.http.impl.nio.reactor.AbstractIOReactor.processEvents(AbstractIOReactor.java:318)
    at org.apache.http.impl.nio.reactor.AbstractIOReactor.execute(AbstractIOReactor.java:278)
    at org.apache.http.impl.nio.reactor.BaseIOReactor.execute(BaseIOReactor.java:104)
    at org.apache.http.impl.nio.reactor.AbstractMultiworkerIOReactor$Worker.run(AbstractMultiworkerIOReactor.java:542)
    at java.lang.Thread.run(Thread.java:679)

我如何避免这种情况以在 wso2esb 中获得更大的灵活性我正在使用 wso2esb 4.6.0 和 wso22dss 3.0.0

how can i avoid this to achive more flexibility in wso2esb i am using wso2esb 4.6.0 and wso22dss 3.0.0

推荐答案

这是在 [1].ESB 4.7.0 是目前的最新版本,修复程序可用.

This was a Pass-Through issue as filed in [1]. ESB 4.7.0 is the latest version as of now and the fix is available with that.

这篇关于在 wso2esb 中运行负载测试时不断抛出错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆