Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

[10:12:50 CST(-0600)] <dd> hello

[10:13:10 CST(-0600)] <dd> i'm trying to load test cas+uportal with jmeter. what OS do people usually run jmeter in?

[10:13:39 CST(-0600)] <dd> when i run the test on a mac i am getting operation timed out errors, when i run on ubuntu i get connection refused errors

[10:25:22 CST(-0600)] <EricDalquist> I've run jmeter on ubuntu, osx and windows

[10:32:45 CST(-0600)] <dd> did you need to do any tweaks to the OS environment?

[10:34:02 CST(-0600)] <dd> i'm just confused at where the errors are happening, either on the tomcat side or the jmeter side

[10:34:19 CST(-0600)] <dd> would a connection refused or operation time out error show up on the tomcat logs?

[10:39:45 CST(-0600)] <EricDalquist> not sure

[10:39:50 CST(-0600)] <EricDalquist> are you running out of tomcat workers?

[10:39:57 CST(-0600)] <EricDalquist> how many jmtere threads are you trying to run?

[10:40:42 CST(-0600)] <dd> i start to see these errors around 50

[10:41:05 CST(-0600)] <EricDalquist> how many connection threads is tomcat setup to use?

[10:41:11 CST(-0600)] <EricDalquist> perhaps you're running out of tomcat resources?

[10:41:56 CST(-0600)] <dd> i had it just at defaults, then i turned maxThreads and acceptCount up really high to test but that didn't make a difference

[10:42:11 CST(-0600)] <dd> would you mind taking a look at my server.xml?

[10:42:29 CST(-0600)] <EricDalquist> I don't think I'll find much there

[10:42:42 CST(-0600)] <EricDalquist> I'm not really a tomcat admin expert (tongue)

  • No labels