[
https://issues.apache.org/activemq/browse/SM-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45346#action_45346
]
Guillaume Nodet commented on SM-1541:
-------------------------------------
There are a few things you want to check:
* raise the number of threads for servicemix (this is configured in
conf/servicemix.properties)
* make sure your custom bean is correctly processing the JBI exchange (need
to return the DONE status, etc...)
Please attach the ouput from the kill -3, it may prove useful too.
> Servicemix hangs for load testing
> ---------------------------------
>
> Key: SM-1541
> URL: https://issues.apache.org/activemq/browse/SM-1541
> Project: ServiceMix
> Issue Type: Bug
> Affects Versions: 3.2.2
> Reporter: Rapuru Sandeep Reddy
> Priority: Blocker
> Attachments: changepassword-09022008-180230,
> changepassword-09022008-181250, changepassword-sa-1.0.jar, groups.properties,
> users-passwords.properties
>
>
> Message Flow:
> Client --> Http Consumer SU ----> Bean SU (Message Enricher) --->
> Validation SU (using camel) ----> Routing SU (using camel) ----> Http
> Provider SU ---> Extern Appl
> I am doing load testing having 1000 users with 200 in parallel.
> Servicemix starts processing some requests successfully (it could be any
> number of requests not constant) after that it just hangs.
> Here I am attaching SA for the operation.
> NOTE: 1. In above SA , Http Consumer SU is having authMethod="BASIC"
> 2. So, that requires users-passwords.properties and
> groups.properties files (which i am attaching here) need to integrate with
> servicemix/conf .
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.