[g...@vmgump]: Project jakarta-jmeter-svn (in module jakarta-jmeter) failed

2010-01-12 Thread Gump-build
To whom it may engage...

This is an automated request, but not an unsolicited one. For 
more information please visit http://gump.apache.org/nagged.html, 
and/or contact the folk at gene...@gump.apache.org.

Project jakarta-jmeter-svn has an issue affecting its community integration.
This issue affects 2 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- jakarta-jmeter-svn :  Pure Java load testing and performance measurement 
tool.
   ...
- jakarta-jmeter-test :  Pure Java load testing and performance measurement 
tool.
   ...


Full details are available at:

http://vmgump.apache.org/gump/public/jakarta-jmeter/jakarta-jmeter-svn/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -INFO- Made directory [/srv/gump/public/workspace/jakarta-jmeter/build/core]
 -INFO- Made directory [/srv/gump/public/workspace/jakarta-jmeter/build/jorphan]
 -INFO- Made directory 
[/srv/gump/public/workspace/jakarta-jmeter/build/components]
 -INFO- Made directory 
[/srv/gump/public/workspace/jakarta-jmeter/build/protocol/http]
 -INFO- Made directory 
[/srv/gump/public/workspace/jakarta-jmeter/build/monitor/model]
 -INFO- Failed with reason build failed



The following work was performed:
http://vmgump.apache.org/gump/public/jakarta-jmeter/jakarta-jmeter-svn/gump_work/build_jakarta-jmeter_jakarta-jmeter-svn.html
Work Name: build_jakarta-jmeter_jakarta-jmeter-svn (Type: Build)
Work ended in a state of : Failed
Elapsed: 15 secs
Command Line: /usr/lib/jvm/java-6-sun/bin/java -Djava.awt.headless=true 
-Xbootclasspath/p:/srv/gump/public/workspace/xml-xalan/build/serializer.jar:/srv/gump/public/workspace/xml-xalan/build/xalan-unbundled.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar
 org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml 
-Dbuild.sysclasspath=only '-Dversion.projectfile=$Revision: 888330 $' 
-Djmeter.version=10012010 -Dgump.run=true '-Ddate.projectfile=$Date: 2009-12-08 
03:17:10 -0800 (Tue, 08 Dec 2009) $' gump-build 
[Working Directory: /srv/gump/public/workspace/jakarta-jmeter]
CLASSPATH: 
/usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/jakarta-jmeter/build/core:/srv/gump/public/workspace/jakarta-jmeter/build/jorphan:/srv/gump/public/workspace/jakarta-jmeter/build/components:/srv/gump/public/workspace/jakarta-jmeter/build/protocol/http:/srv/gump/public/workspace/jakarta-jmeter/build/monitor/model:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/ant/dist/lib/ant-trax.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/packages/jaf-1.1ea/activation.jar:/srv/gump/packages/javamail-1.4/mail.jar:/srv/gump/packages/javamail-1.4/lib/mailapi.jar:/srv/gump/package
 
s/jsse1.0.3/lib/jcert.jar:/srv/gump/packages/jsse1.0.3/lib/jnet.jar:/srv/gump/packages/jsse1.0.3/lib/jsse.jar:/srv/gump/packages/jms1.1/lib/jms.jar:/srv/gump/public/workspace/rhino/build/rhino_10012010/js.jar:/srv/gump/public/workspace/jakarta-bsf/build/lib/bsf.jar:/srv/gump/public/workspace/apache-commons/codec/dist/commons-codec-10012010.jar:/srv/gump/public/workspace/apache-commons/io/target/commons-io-10012010.jar:/srv/gump/public/workspace/commons-lang-2.x/target/commons-lang-2.4.jar:/srv/gump/public/workspace/commons-jexl-1.x/target/commons-jexl-1.1.1-SNAPSHOT.jar:/srv/gump/public/workspace/httpcomponents/oac.hc3x/dist/commons-httpclient.jar:/srv/gump/public/workspace/apache-commons/net/dist/commons-net-10012010.jar:/srv/gump/public/workspace/commons-collections-3.x/target/commons-collections-3.3-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-10012010.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api
 
-10012010.jar:/srv/gump/public/workspace/jakarta-oro/jakarta-oro-10012010.jar:/srv/gump/packages/avalon/avalon-framework-api-4.3.jar:/srv/gump/packages/avalon/avalon-framework-impl-4.3.jar:/srv/gump/packages/avalon/avalon-logkit-2.1.jar:/srv/gump/public/workspace/velocity-engine/bin/velocity-10012010.jar:/srv/gump/public/workspace/velocity-engine/bin/velocity-10012010-dep.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar:/srv/gump/public/workspace/xstream/xstream/target/xstream-1.4-SNAPSHOT.jar:/srv/gump/public/workspace/xpp/build/xpp3-10012010.jar:/srv/gump/public/workspace/xmlgraphics-commons/build/xmlgraphics-commons-10012010.jar:

Re: HTTP cookie manager

2010-01-12 Thread sebb
On 12/01/2010, Baudouin  wrote:
>
>  Is it possible to "propagate" cookies through different Thread Groups of the
>  same Test Plan ?

No.

JMeter threads are intended to represent independent users, so cookies
and variables are local to a thread.

>  I have seen that I could add a HTTP cookie manager either at the level of
>  the Thread Group (this works fine), but also at the level of the Test Plan.
>  By adding it at the level of the Test Plan, I though that I could have a
>  first Thread Group that would select the language and then the selected
>  language would have been propagated throughout all remaining tests via the
>  cookie.
>
>  Thank you
>
> --
>  View this message in context: 
> http://old.nabble.com/HTTP-cookie-manager-tp27130900p27130900.html
>  Sent from the JMeter - Dev mailing list archive at Nabble.com.
>
>
>  -
>  To unsubscribe, e-mail: jmeter-dev-unsubscr...@jakarta.apache.org
>  For additional commands, e-mail: jmeter-dev-h...@jakarta.apache.org
>
>

-
To unsubscribe, e-mail: jmeter-dev-unsubscr...@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-h...@jakarta.apache.org



HTTP cookie manager

2010-01-12 Thread Baudouin

Is it possible to "propagate" cookies through different Thread Groups of the
same Test Plan ?
I have seen that I could add a HTTP cookie manager either at the level of
the Thread Group (this works fine), but also at the level of the Test Plan. 
By adding it at the level of the Test Plan, I though that I could have a
first Thread Group that would select the language and then the selected
language would have been propagated throughout all remaining tests via the
cookie.

Thank you
-- 
View this message in context: 
http://old.nabble.com/HTTP-cookie-manager-tp27130900p27130900.html
Sent from the JMeter - Dev mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: jmeter-dev-unsubscr...@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-h...@jakarta.apache.org



[Jakarta-jmeter Wiki] Update of "SupportAndTraining" by Bernard Szlachta

2010-01-12 Thread Apache Wiki
Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jakarta-jmeter Wiki" 
for change notification.

The "SupportAndTraining" page has been changed by Bernard Szlachta.
http://wiki.apache.org/jakarta-jmeter/SupportAndTraining?action=diff&rev1=4&rev2=5

--

  If you would like to add your company to this page, feel free to do so. You 
will need to create a wiki account first. There aren't any hard and fast rules 
about what is acceptable but please keep your entry to a few lines, a link and 
a small logo. Excessive entries will be edited. Remember to add you company to 
both sections if you provide support and training.
  
  = Support =
+ === Example company name ===
+ Use this example as a basis for your entry. New entries should be added just 
above this example.
  
+ = Training =
+ === NobleProg ===
+ Comprehensive JMeter and web application testing services (training, 
consultancy, test plan development and optimization).
+ 
+ Classrom courses and consultancy: http://www.nobleprog.co.uk/jmeter/training
+ 
+ On-line instructor-led courses: 
http://www.nobleprog.com/jmeter/training-courses
+ 
+ Discounts and promotions: http://www.nobleprog.co.uk/course+discounts
  
  === Example company name ===
  Use this example as a basis for your entry. New entries should be added just 
above this example.
  
- = Training =
- 
- === NobleProg ===
- Comprehensive JMeter and web application testing services (training, 
consultancy, test plan development and optimization).
- More information: http://www.nobleprog.co.uk/jmeter
- Discounts and promotions: http://www.nobleprog.co.uk/course+discounts
- 
- 
- 
- === Example company name ===
- Use this example as a basis for your entry. New entries should be added just 
above this example.
- 

-
To unsubscribe, e-mail: jmeter-dev-unsubscr...@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-h...@jakarta.apache.org