You're most probably running behind an enterprise proxy. Read this: - http://jmeter.apache.org/usermanual/get-started.html#proxy_server
Regards On Thu, Nov 2, 2017 at 2:53 PM, Marko Bednar <[email protected]> wrote: > Hello, > I did not install any plugins, just fresh install. I just created HTTP > request and put wikipedia.org into field Server Name or IP. > Next thing is that I loaded template and it is working but I never get > results in graph. And in table view I always get just 100% error as result. > > 2017-11-02 14:44 GMT+01:00 Philippe Mouawad <[email protected]>: > > > Hello, > > Any feedback ? > > Regards > > > > On Wed, Nov 1, 2017 at 9:05 PM, Philippe Mouawad < > > [email protected] > > > wrote: > > > > > Hello, > > > I see nothing. > > > Did you install some 3rd party plugins or is it a fresh install ? > > > What exactly are you doing except clicking on start ? > > > Would it be possible to provide the test plan ? > > > Thanks > > > > > > On Wed, Nov 1, 2017 at 10:12 AM, Muhammad Nasir <[email protected]> > > wrote: > > > > > >> Here you go. > > >> > > >> https://pastebin.com/qNKYdZxy > > >> > > >> *Muhammad Nasir* > > >> Lead Quality Assurance Engineer > > >> *folio3* Pvt. Ltd. > > >> www.folio3.com > > >> Cell: +92 332 257 9082 > > >> > > >> On Wed, Nov 1, 2017 at 1:59 PM, Marko Bednar <[email protected]> > > wrote: > > >> > > >> > Sorry, > > >> > Here you go and thanks for helping > > >> > https://pastebin.com/M9asU7qF > > >> > > > >> > 2017-11-01 9:52 GMT+01:00 Philippe Mouawad < > > [email protected] > > >> >: > > >> > > > >> > > I meant , copy all jmeter.log at pastebin (remove ip from log or > any > > >> > other > > >> > > sensitive info) > > >> > > > > >> > > Thanks > > >> > > > > >> > > On Wednesday, November 1, 2017, Marko Bednar <[email protected]> > > >> wrote: > > >> > > > > >> > > > Error is always the same either there is or there is no IP > > >> > > > https://pastebin.com/qcGTY63u > > >> > > > > > >> > > > 2017-11-01 8:57 GMT+01:00 Philippe Mouawad < > > >> [email protected] > > >> > > > <javascript:;>>: > > >> > > > > > >> > > > > Can you show your jmeter.log after removing ip and host > > >> > data(attachment > > >> > > > do > > >> > > > > not work on list) > > >> > > > > Use pastebin or similar services. > > >> > > > > > > >> > > > > Thanks > > >> > > > > > > >> > > > > On Wednesday, November 1, 2017, Marko Bednar < > > [email protected] > > >> > > > <javascript:;>> wrote: > > >> > > > > > > >> > > > > > Hi all, > > >> > > > > > I just installed JMeter 3.3 r1808647 and Java version > > 1.8.0_151. > > >> > > When I > > >> > > > > try > > >> > > > > > to call any web address with HTTP Request I am getting an > > error > > >> > > below. > > >> > > > > Any > > >> > > > > > ideas how to fix this? > > >> > > > > > > > >> > > > > > ERROR o.a.j.g.a.ActionRouter: Error processing > > >> > > > > > org.apache.jmeter.gui.action.Start@e34f77 > > >> > > > > > java.lang.ArrayIndexOutOfBoundsException: 0 > > >> > > > > > at org.apache.jmeter.gui.action. > Start.startEngine(Start.java: > > 19 > > >> 3) > > >> > > > > > ~[ApacheJMeter_core.jar:3.3 r1808647] > > >> > > > > > at org.apache.jmeter.gui.action. > Start.startEngine(Start.java: > > 17 > > >> 4) > > >> > > > > > ~[ApacheJMeter_core.jar:3.3 r1808647] > > >> > > > > > at org.apache.jmeter.gui.action. > Start.startEngine(Start.java: > > 16 > > >> 4) > > >> > > > > > ~[ApacheJMeter_core.jar:3.3 r1808647] > > >> > > > > > at org.apache.jmeter.gui.action. > > Start.doAction(Start.java:108) > > >> > > > > > ~[ApacheJMeter_core.jar:3.3 r1808647] > > >> > > > > > at > > >> > > > > > org.apache.jmeter.gui.action.ActionRouter.performAction( > > >> > > > > > ActionRouter.java:80) > > >> > > > > > ~[ApacheJMeter_core.jar:3.3 r1808647] > > >> > > > > > at > > >> > > > > > org.apache.jmeter.gui.action.ActionRouter.lambda$ > > >> > actionPerformed$0( > > >> > > > > > ActionRouter.java:65) > > >> > > > > > ~[ApacheJMeter_core.jar:3.3 r1808647] > > >> > > > > > at java.awt.event.InvocationEvent.dispatch(Unknown Source) > > >> > > > [?:1.8.0_151] > > >> > > > > > at java.awt.EventQueue.dispatchEventImpl(Unknown Source) > > >> > > [?:1.8.0_151] > > >> > > > > > at java.awt.EventQueue.access$500(Unknown Source) > > [?:1.8.0_151] > > >> > > > > > at java.awt.EventQueue$3.run(Unknown Source) [?:1.8.0_151] > > >> > > > > > at java.awt.EventQueue$3.run(Unknown Source) [?:1.8.0_151] > > >> > > > > > at java.security.AccessController.doPrivileged(Native > Method) > > >> > > > > > ~[?:1.8.0_151] > > >> > > > > > at > > >> > > > > > java.security.ProtectionDomain$JavaSecurityAccessImpl. > > >> > > > > > doIntersectionPrivilege(Unknown > > >> > > > > > Source) [?:1.8.0_151] > > >> > > > > > at java.awt.EventQueue.dispatchEvent(Unknown Source) > > >> [?:1.8.0_151] > > >> > > > > > at java.awt.EventDispatchThread. > > pumpOneEventForFilters(Unknown > > >> > > Source) > > >> > > > > > [?:1.8.0_151] > > >> > > > > > at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown > > >> > Source) > > >> > > > > > [?:1.8.0_151] > > >> > > > > > at java.awt.EventDispatchThread. > > pumpEventsForHierarchy(Unknown > > >> > > Source) > > >> > > > > > [?:1.8.0_151] > > >> > > > > > at java.awt.EventDispatchThread.pumpEvents(Unknown Source) > > >> > > > [?:1.8.0_151] > > >> > > > > > at java.awt.EventDispatchThread.pumpEvents(Unknown Source) > > >> > > > [?:1.8.0_151] > > >> > > > > > at java.awt.EventDispatchThread.run(Unknown Source) > > >> [?:1.8.0_151] > > >> > > > > > > > >> > > > > > > >> > > > > > > >> > > > > -- > > >> > > > > Cordialement. > > >> > > > > Philippe Mouawad. > > >> > > > > > > >> > > > > > >> > > > > >> > > > > >> > > -- > > >> > > Cordialement. > > >> > > Philippe Mouawad. > > >> > > > > >> > > > >> > > > > > > > > > > > > -- > > > Cordialement. > > > Philippe Mouawad. > > > > > > > > > > > > > > > -- > > Cordialement. > > Philippe Mouawad. > > > -- Cordialement. Philippe Mouawad.
