[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - JBMESSAGING-343 - Stress Test

clebert.suconic@jboss.com do-not-reply at jboss.com
Tue Jul 10 15:24:14 EDT 2007


I have just added a Stress Test that is supposed to push client server communication to the limit. (It is failing actually - http://jira.jboss.com/jira/browse/JBMESSAGING-1012)


For that test to run properly is required to increase the maxFile limit.

On Linux, you need to do it on /etc/security/limits.conf.. Example:


  | #<domain>      <type>  <item>         <value>
  | clebert          hard    nofile          10240
  | 
  | # End of file
  | 
  | 


There must be a similar parameter on Windows.. but I'm not sure what it would be.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4062652#4062652

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4062652



More information about the jboss-dev-forums mailing list