Proxy problem resovled?

2002-05-23 Thread neth6
Hi Mike, Has the proxy problem regarding the following websites been resolved? If not I'll take a look at them. www.livingwithoutmicrosoft.org hometown.aol.ca www.sourceforge.net Thanks, neth __ For the latest news, go to

Re: Loading saved test plans fails on W2K(Japanese)

2002-04-25 Thread neth6
Hi Shunsuke, Thanks. I'll update the cvs as soon as I can. neth Begin Original Message From: Shunsuke Masuda [EMAIL PROTECTED] Sent: Wed, 24 Apr 2002 23:35:02 +0900 To: [EMAIL PROTECTED] Subject: Loading saved test plans fails on W2K (Japanese) Hello, I use the latest JMeter from

Re: Design question regarding sampling

2002-04-24 Thread neth6
Hi Aaron, Try creating 10 'HTTP Request' with each pointing to a html page with 10 img src=... Stick a 'View Results Tree' to the same 'ThreadGroup'. 'Run' JMeter. Select 'View Results Tree' and you'll see each of the 10 'HTTP Request' appear as soon as they are sampled. If you expand the

Avalon, JMeter and EJBs

2002-04-12 Thread neth6
Hi Mike, Sorry but I was very busy with work through the weekends for the past couple of weeks. I'm currently still coding the part to save EJB components into .jmx. Also I need to ensure that users can create objects (currently only primitives and Strings) as parms to the remote EJB

Re: RE: using Avalon

2002-03-25 Thread neth6
Hi, I agree with Kevin that we should reconsider utilizing JDK1.4-only features in JMeter. A good software should have minimal prereqs, think Linux vs Windows hardware prereqs. I've just started to review the Avalon framework. Personally, I kinda like LogKit (which is log4j, right?) and

Re: Re: improved(?) GraphVisualizer

2002-03-18 Thread neth6
Hi, I think GraphVisualizer Full is supposed to be an improvement over GraphVisualizer. Just like ViewResultsVisualizer Full is an improvement over ViewResultsVisualizer. This statement is a bit biased 'cos GraphVisualizer Full is done by me. GraphVisualizer Full has more features - it splits

Re: improved(?) GraphVisualizer

2002-03-14 Thread neth6
Hi, If you have the time please take a look at the GraphVisualizer Full. This is an improvement over the GraphVisualizer. neth __ For the latest news, go to http://www.asia1.com OriginalBody.htm Description: OriginalBody.htm --

Re: Re: beta3 announce?

2002-03-06 Thread neth6
Hi guys, I'm away at the moment (work purposes). Won't have access to CVS till 10 Mar 2002. At the moment the JNDI components are still a bit raw. It's functional but it's not complete e.g. executing Java remote methods requires arguemnts but currently only primitive arguments are supported,

Re: RE: 1.7 beta3

2002-02-20 Thread neth6
Hi guys, A serious bug #6577 exists in the 1.7beta3 release. Basically, if you attached a 'View Graph Full' or 'View Results Full' listener to your 'Test Plan' and select it after sampling, JMeter will appear to hang. This is due to a change to ResultCollector.java version 1.19. Both the

Re: RE: multiple users

2002-01-18 Thread neth6
Hi, What are the components that you have in your test plan? neth __ For the latest news, go to http://www.asia1.com -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

New codes : EJB stuff

2001-12-22 Thread neth6
Hi, I've added a new sampler to measure ejb initial context lookup and remote interface lookup. To use it, create the ThreadGroup as follows : ThreadGroup +--View Graph Tree +--JNDI Request +-- JNDI Lookup IMPORTANT : You need to include all the classes which is required when normally

Re: Re: Re: Bug in proxy module

2001-12-20 Thread neth6
Hi, You are testing an internal website, I suppose =) ? Anyone know of any public websites that 'cos JMeter to exhibit this behaviour? It'll help me tremendously in writing a patch for it. I'll try a few myself. Thanks. Begin Original Message From: [EMAIL PROTECTED] Sent: Thu, 20

Re: Re: Bug in proxy module

2001-12-19 Thread neth6
Hi, I hope nobody is referring to bug #4530 'cos the fixes for that was committed 2 weeks ago. Raditha, did you submit a patch for this new bug here in the list or did you post it on bugzilla database. What is the bug #ID? neth Begin Original Message From: raditha dissanayake

Re: RE: proxy error with post

2001-11-27 Thread neth6
Hi Jason, We're a bit short handed at times as you'd have notice being on the mailing list =). Please accept our sincere apologies for not noticing your bug report. Yes, definitely we'll patch this up with either one of the fixes. Thank you for your contribution. Begin Original Message

Re: RE: Still having problems... Re: Unable to get UrlSample to work. ..

2001-11-12 Thread neth6
Hi Kevin, I'm a bit familiar with these parts of the code having made some modifications to them before so I can look at them tomorrow (it's a public holiday here). Mike, Thanks for the tip. neth Begin Original Message From: Stover, Michael [EMAIL PROTECTED] Sent: Mon, 12 Nov 2001

'View Result Tree' and 'View Graph Tree' code commits

2001-10-11 Thread neth6
I've corrected some bugs in 'View Result Tree' and 'View Graph Tree' namely : - 'Clear' only clears the tree but not the graph(for 'View Graph Tree'/contents(for 'View Result Tree') - Moving the divider of the JSplitPane does not cause the graph to be redrawn ('View Graph Tree') - If you are

Re: Re: making the next release

2001-10-10 Thread neth6
Next weekend will be good. I've just 'cvs update' the latest codes last nite. I'm in the process of incorporating the bug fixes for 'View Results Tree' and 'View Graph Tree' with those codes. Should be able to 'cvs commit' some stuff pretty soon. It'll also give me some time to maybe just run

Re: RE: EJB testing

2001-10-10 Thread neth6
I think somebody's (Tushar) has been working on that. It's one of the areas which I'm interested in as well but haven't had the time to look into it yet 'cos I'm still debugging 'View Graph Tree'. Somebody pls upload something or we can discuss on this

Re: GUI Updates...

2001-10-09 Thread neth6
Hello, I maintain 'View Results Tree' and 'View Graph Tree'. For the past few weeks I was busy debugging the 'View Graph Tree'. When I commited it, it had a few minor grouses e.g. 'Clear' only clears the tree(top portion) but not the graph(bottom portion), the graph was not refreshed when

Re: Re: RE: EJB testing

2001-10-09 Thread neth6
If nobody has ready code then I'd like to start on some JNDI performance for ejb lookups. __ For the latest news, go to http://www.asia1.com - To unsubscribe, e-mail:

RE: initialization of custom config element

2001-09-26 Thread neth6 atozasia.com
Hi, I tried to replicate the problem which you described below but to no avail. Would you like to be more specfic (give step-by-step instructions)? I've also noticed a similar problem in ResultCollector (the view results listener). If you add the listener to the test plan then save

Re: Request for committer access for JMeter...

2001-09-26 Thread neth6 atozasia.com
It's great to have additional help. Dunno about most of the guys here but I have a day job so sometimes it keeps me from contributing more. Also if you are planning a tutorial, I can help write some parts which I helped code. -Original Message- From: Kevin Hammond [EMAIL PROTECTED]

Re: jmeter bug reports

2001-09-19 Thread neth6 atozasia.com
Is this crucial? If so then I'll stop development and try to look into them. I'm still not very familiar with most of the codes but I'll try. -Original Message- From: Stover, Michael [EMAIL PROTECTED] Date: Tue, 18 Sep 2001 10:09:11 -0400 To: '[EMAIL PROTECTED]' [EMAIL PROTECTED]

New graph visualizer

2001-09-13 Thread neth6 atozasia.com
All the new codes are basically to create a new graph visualizer. If you sampled multiple (different) 'Web Testing's in one 'ThreadGroup' multiple times, this new visualizer 'View Graph Tree' will group them accordingly. The tree will show all the samples of the same 'Web Testing' in the same

New graph visualizer to display load time of sample and its components

2001-08-29 Thread neth6 atozasia.com
Just some codes to create a graph to display load time of a samples and their components. Currently, this graph only makes sense if u sample 1 'Web Testing' in a ThreadGroup 'X' number of times. I'll be modifying it to handle multiple 'Web Testing' in a ThreadGroup as soon as I find some

RE: from jaideep

2001-08-24 Thread neth6 atozasia.com
]' [EMAIL PROTECTED] Subject: RE: from jaideep comments below -Original Message- From: neth6 atozasia.com [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 22, 2001 10:38 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: RE: from jaideep Some answers (hopefully

Re: rg. jmeter visualizers

2001-08-22 Thread neth6 atozasia.com
thanks for the feedback. if u've downloaded the nightly builds recently then u'll have a visualizer called GraphFull Results. This graph is useful to find out how much time each components(images, applets etc) of the html page take from an overall perspective. NOTE : sampling the page at

RE: from jaideep

2001-08-22 Thread neth6 atozasia.com
Some answers (hopefully useful): For #1 and #2 : I haven't actually worked on 'saving' the View Results Tree yet. I blindly included codes from the parent class (i.e. View Results) to the 'saving'. I dunno whether they work for the View Results Tree 'cos I didn't test it. I won't wanna save

Re: A few more new visualizers

2001-08-18 Thread neth6 atozasia.com
they want that way. Does that make sense? -Mike On Friday 17 August 2001 03:40, neth6 atozasia.com wrote: I'm gonna work on a few new visualizers : 1. Graph of response time vs sample no. for each 'Web Testing' components. This includes the response time for each components (images

Re: A few more new visualizers

2001-08-18 Thread neth6 atozasia.com
with Graph Visualizer as a choice, and then configure it to look like they want, and give the info they want, than to be presented with Graph type A, Graph type B, and have to choose what they want that way. Does that make sense? -Mike On Friday 17 August 2001 03:40, neth6 atozasia.com

View Result Tree visualizer

2001-08-16 Thread neth6 atozasia.com
This new visualizer uses ResultCollectorFull.java as its model, the same way View Result uses ResultCollector.java. This visualizer provides a tree view of a 'Url Sample'/'Url Sample Full' - e.g. http://www.abc.com/index.html with 2 images abc.jpg and abc.gif will be shown as : +-

Tiny ClassFinder bug!

2001-07-21 Thread neth6 atozasia.com
I made some modifications in ClassFinder a couple of days ago(?) to look for inner classes as well 'cos AllTests which uses jUnit to do tests uses it to look for classes that extend TestCase. However, this resulted in some inner classes being displayed in the JMeter gui, namely the one under

Re: dynamicity, uploading, cache, images (awfully long!!!)

2001-07-21 Thread neth6 atozasia.com
for you let me know. bye -Original Message- From: neth6 atozasia.com [EMAIL PROTECTED] Date: Sat, 21 Jul 2001 23:35:11 +0800 To: [EMAIL PROTECTED] Subject: Re: dynamicity, uploading, cache, images (awfully long!!!) Before I begin, pls feel free to email me or the list if you have any