> JMeter runs on any host with a GUI and suitable version of Java. Oh, so the JMeter GUI for creating test plans and running tests graphically can run on Linux (and Mac)? I thought it was Windows only and you run it in CLI mode on Linux. Good to know if JMeter GUI is cross-platform.
> If a host has problems running Java it seems to me that you have other problems... Yea, I know. I posted to this group for help before but came to no conclusion. Not sure where I can post for help. It's a funny issue too: Java runs fine, the only issue is with class path searching for certain libraries. It seems the class path mechanism is messed up at some areas that even a uninstall/reinstall of Java won't fix. Got to reinstall OS and prep from scratch. I can use Eclipse, compile Java code with external JAR references and use most Java apps fine. Just can't get JMeter (GUI mode) to start up (fail to find Apache log libraries when they're there). Also have issues with Selenium library, I specifically reference using newest v2.21 Selenium JAR but system still thinks I want/need v2.15. And these Selenium JARs and JMeter aren't even installed to the system, they're portable apps for the most part. On Tue, May 15, 2012 at 4:12 PM, sebb <[email protected]> wrote: > On 15 May 2012 23:06, David Luu <[email protected]> wrote: > > There is one case where web interface to create test plan is useful: > > > > Avoid need to download and run JMeter on Windows for the GUI mode to > create > > test plan. Assume you are in non-MS/Windows shop, or you are like me and > > JMeter runs on any host with a GUI and suitable version of Java. > > > your computer has problems with Java (and hence can't load JMeter GUI in > > Windows). > > If a host has problems running Java it seems to me that you have other > problems... > > > Create from any computer, create remotely, etc. > > Only if the web interface is already set up and accessible from your host. > > > On Tue, May 15, 2012 at 2:52 PM, Philippe Mouawad < > > [email protected]> wrote: > > > >> Hello, > >> Usually there are 2 steps: > >> > >> - Build test plan using GUI on a client machine with Unix/Linux and X > , > >> or Windows or Mac OSX > >> - Run test plan with JMeter in NON GUI mode > >> > >> So I don't see personnaly the interest of a Web Interface to create Test > >> Plan: > >> > >> - Will need a server to run it (Tomcat or jEtty or other), so complex > >> setup > >> - How will you record ? > >> - What for ? > >> - Amount of work to get what JMeter gives you > >> > >> > >> But I may not have seen what you have in mind. > >> > >> Regards > >> > >> Philippe > >> > >> On Tue, May 15, 2012 at 11:39 PM, Sergio Boso <[email protected] > >> >wrote: > >> > >> > Il 15/05/2012 09:55, apc ha scritto: > >> > > >> > Which advantages will it have over JMeter GUI? > >> >> > >> > interesting topics.. > >> > I can be VERY useful when you load Jmeter on a linux server without > >> > Graphics, It happens very often when you rent a server in the cloud... > >> > > >> > > >> > ----- > >> >> -- > >> >> Andrey Pohilko > >> >> JP@GC Maintainer > >> >> -- > >> >> View this message in context: http://jmeter.512774.n5.** > >> >> > >> > nabble.com/Web-Interface-to-**create-Test-Plans-**tp5709438p5709843.html< > >> > http://jmeter.512774.n5.nabble.com/Web-Interface-to-create-Test-Plans-tp5709438p5709843.html > >> > > >> >> Sent from the JMeter - User mailing list archive at Nabble.com. > >> >> > >> >> > >> > ------------------------------**------------------------------**--------- > >> >> To unsubscribe, e-mail: user-unsubscribe@jmeter.**apache.org< > >> [email protected]> > >> >> For additional commands, e-mail: [email protected] > >> >> > >> >> > >> > > >> > -- > >> > > >> > Ing. Sergio Boso > >> > > >> > Mail: > >> > Web: > >> > PEC: > >> > Cell: > >> > Linkedin: > >> > Skype: > >> > > >> > > >> > > >> > [email protected] <mailto:[email protected]> > >> > www.bosoconsulting.it > >> > [email protected] <mailto:[email protected]> > >> > +39 335 7243 445 > >> > http://it.linkedin.com/in/**sergioboso< > >> http://it.linkedin.com/in/sergioboso>< > >> > http://www.linkedin.com/pub/**sergio-boso/1/29b/255< > >> http://www.linkedin.com/pub/sergio-boso/1/29b/255> > >> > > > >> > sbos61 > >> > > >> > In caso di erronea ricezione da parte di persona diversa, siete > pregati > >> di > >> > eliminare il messaggio e i suoi allegati in modo definitivo dai vostri > >> > archivi e di volercelo comunicare immediatamente restituendoci il > >> messaggio > >> > via e-mail al seguente indirizzosergio@**bosoconsulting.it< > >> [email protected]><mailto: > >> > [email protected]> > >> > L’interessato può, inoltre, esercitare tutti i diritti di accesso sui > >> > propri dati previsti dal decreto 196/2003, tra i quali i diritti di > >> > rettifica, aggiornamento e cancellazione, inviando un messaggio all’ > >> > indirizzo:sergio@**bosoconsulting.it< > >> indirizzo%[email protected]><mailto: > >> > [email protected]> > >> > > >> > > >> > > >> > > >> > > >> > > >> > > ------------------------------**------------------------------**--------- > >> > To unsubscribe, e-mail: user-unsubscribe@jmeter.**apache.org< > >> [email protected]> > >> > For additional commands, e-mail: [email protected] > >> > > >> > > >> > >> > >> -- > >> Cordialement. > >> Philippe Mouawad. > >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
