Timeout Problems for HTTP, SOAPXML and SQL requests

2009-04-23 Thread roger.steen.sp
We are using jmeter 2.3.1 for application testing. For testing HTTP Request we need to set a timeout, for example 20 sec In the file jmeter.properties we found # set the socket timeout (or use the parameter http.socket.timeout) #httpclient.timeout=0 # 0 == no timeout We have set

svn commit: r767925 - /jakarta/jmeter/trunk/src/core/org/apache/jmeter/gui/action/Start.java

2009-04-23 Thread sebb
Author: sebb Date: Thu Apr 23 14:00:55 2009 New Revision: 767925 URL: http://svn.apache.org/viewvc?rev=767925view=rev Log: No need to expose this method Modified: jakarta/jmeter/trunk/src/core/org/apache/jmeter/gui/action/Start.java Modified:

Re: Timeout Problems for HTTP, SOAPXML and SQL requests

2009-04-23 Thread sebb
On 23/04/2009, roger.steen...@lhsystems.com roger.steen...@lhsystems.com wrote: We are using jmeter 2.3.1 for application testing. Current version is 2.3.2. For testing HTTP Request we need to set a timeout, for example 20 sec In the file jmeter.properties we found # set the socket

svn commit: r768083 - in /jakarta/jmeter/trunk: ./ bin/ docs/images/screenshots/ src/core/org/apache/jmeter/engine/ src/core/org/apache/jmeter/util/ xdocs/ xdocs/usermanual/

2009-04-23 Thread sebb
Author: sebb Date: Thu Apr 23 22:46:49 2009 New Revision: 768083 URL: http://svn.apache.org/viewvc?rev=768083view=rev Log: Add non-GUI stoptest and shutdown commands Added: jakarta/jmeter/trunk/bin/shutdown.cmd (with props) jakarta/jmeter/trunk/bin/shutdown.sh (with props)

DO NOT REPLY [Bug 47064] Use System default Look And Feel (especially Feel)

2009-04-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47064 Sebb s...@apache.org changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #1

svn commit: r768089 - in /jakarta/jmeter/trunk: src/core/org/apache/jmeter/gui/action/AddParent.java xdocs/changes.xml

2009-04-23 Thread sebb
Author: sebb Date: Thu Apr 23 23:17:09 2009 New Revision: 768089 URL: http://svn.apache.org/viewvc?rev=768089view=rev Log: Bug 47009 - Insert parent caused child controller name to be reset Modified: jakarta/jmeter/trunk/src/core/org/apache/jmeter/gui/action/AddParent.java

DO NOT REPLY [Bug 47009] Lost of name's controller when insert a parent with same controller type

2009-04-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47009 Sebb s...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED