Can't find bundle for base name kg.apc.jmeter.config.redis.RedisDataSetResources, in jmeter 3.0

313 views
Skip to first unread message

Abhijit Pati

unread,
Aug 7, 2016, 3:30:54 AM8/7/16
to jmeter-plugins
08/07 12:51:23 ERROR - jmeter.gui.action.ActionRouter: Error processing org.apache.jmeter.gui.action.Help@74f6c5d8 java.util.MissingResourceException: Can't find bundle for base name kg.apc.jmeter.config.redis.RedisDataSetResources, locale 
at java.util.ResourceBundle.throwMissingResourceException(Unknown Source)
at java.util.ResourceBundle.getBundleImpl(Unknown Source)
at java.util.ResourceBundle.getBundle(Unknown Source)
at org.apache.jmeter.testbeans.gui.TestBeanGUI.getDocAnchor(TestBeanGUI.java:518)
at org.apache.jmeter.gui.tree.JMeterTreeNode.getDocAnchor(JMeterTreeNode.java:172)
at org.apache.jmeter.gui.action.Help.doAction(Help.java:96)
at org.apache.jmeter.gui.action.ActionRouter.performAction(ActionRouter.java:80)
at org.apache.jmeter.gui.action.ActionRouter.access$000(ActionRouter.java:40)
at org.apache.jmeter.gui.action.ActionRouter$1.run(ActionRouter.java:62)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)

Andrey Pokhilko

unread,
Aug 7, 2016, 3:59:37 AM8/7/16
to jmeter-...@googlegroups.com

Hi,

Can you send example JMX to reproduce the issue?

Andrey Pokhilko

--
You received this message because you are subscribed to the Google Groups "jmeter-plugins" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jmeter-plugin...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

irina...@gmail.com

unread,
Aug 26, 2016, 8:52:45 AM8/26/16
to jmeter-plugins
Hi I'm seeing the same error message , any suggestions?
2016/08/25 17:25:53 WARN  - jmeter.testbeans.BeanInfoSupport: Localized strings not available for bean class kg.apc.jmeter.config.redis.RedisDataSet java.util.MissingResourceException: Can't find bundle for base name kg.apc.jmeter.config.redis.RedisDataSetResources, locale en_US
at java.util.ResourceBundle.throwMissingResourceException(Unknown Source)
at java.util.ResourceBundle.getBundleImpl(Unknown Source)
at java.util.ResourceBundle.getBundle(Unknown Source)
at org.apache.jmeter.testbeans.BeanInfoSupport.<init>(BeanInfoSupport.java:123)
at kg.apc.jmeter.config.redis.RedisDataSetBeanInfo.<init>(RedisDataSetBeanInfo.java:69)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at com.sun.beans.finder.InstanceFinder.instantiate(Unknown Source)
at com.sun.beans.finder.InstanceFinder.find(Unknown Source)
at java.beans.Introspector.findExplicitBeanInfo(Unknown Source)
at java.beans.Introspector.<init>(Unknown Source)
at java.beans.Introspector.getBeanInfo(Unknown Source)
at org.apache.jmeter.testbeans.gui.TestBeanGUI.<init>(TestBeanGUI.java:168)
at org.apache.jmeter.gui.util.MenuFactory.initializeMenus(MenuFactory.java:486)
at org.apache.jmeter.gui.util.MenuFactory.<clinit>(MenuFactory.java:160)
at org.apache.jmeter.control.gui.TestPlanGui.createPopupMenu(TestPlanGui.java:93)
at org.apache.jmeter.gui.tree.JMeterTreeNode.createPopupMenu(JMeterTreeNode.java:158)
at org.apache.jmeter.gui.action.EditCommand.doAction(EditCommand.java:47)
at org.apache.jmeter.gui.action.ActionRouter.performAction(ActionRouter.java:81)
at org.apache.jmeter.gui.action.ActionRouter.access$000(ActionRouter.java:40)
at org.apache.jmeter.gui.action.ActionRouter$1.run(ActionRouter.java:63)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$300(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)

mohamma...@dsinnovators.com

unread,
Aug 28, 2016, 6:04:35 AM8/28/16
to jmeter-plugins
Hello ,

I am new comer in Jmeter Webdriver Sampler.Previously I have done Webdriver Sampler in jmeter console.But I am stuck how to run the url like : www.google.com from CSV file.How to configure file name, location, directory, so that When i click the run button it will take the url from csv file and run the operations.I have tried to configure but it shows me "Test failed! java.lang.IllegalArgumentException: Could not read file header line"

I am stuck.Please help me out.

Thanks in advance.

Auro

unread,
Sep 2, 2016, 9:01:38 AM9/2/16
to jmeter-plugins, irina...@gmail.com
Same error here....Jmeter 3.0 with all plugins installed via plugin manager. The jmeter-plugins-redis-0.1.jar is present

2016/09/02 14:41:26 WARN  - jmeter.testbeans.BeanInfoSupport: Localized strings not available for bean class kg.apc.jmeter.config.redis.RedisDataSet java.util.MissingResourceException: Can't find bundle for base name kg.apc.jmeter.config.redis.RedisDataSetResources, locale en_GB
at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1499)
at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1322)
at java.util.ResourceBundle.getBundle(ResourceBundle.java:795)
at org.apache.jmeter.testbeans.BeanInfoSupport.<init>(BeanInfoSupport.java:126)
at kg.apc.jmeter.config.redis.RedisDataSetBeanInfo.<init>(RedisDataSetBeanInfo.java:69)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
at java.lang.Class.newInstance(Class.java:374)
at com.sun.beans.finder.InstanceFinder.instantiate(InstanceFinder.java:96)
at com.sun.beans.finder.InstanceFinder.find(InstanceFinder.java:66)
at java.beans.Introspector.findExplicitBeanInfo(Introspector.java:438)
at java.beans.Introspector.<init>(Introspector.java:388)
at java.beans.Introspector.getBeanInfo(Introspector.java:163)
at org.apache.jmeter.testbeans.gui.TestBeanGUI.<init>(TestBeanGUI.java:168)
at org.apache.jmeter.gui.util.MenuFactory.initializeMenus(MenuFactory.java:488)
at org.apache.jmeter.gui.util.MenuFactory.<clinit>(MenuFactory.java:160)
at org.apache.jmeter.control.gui.TestPlanGui.createPopupMenu(TestPlanGui.java:93)
at org.apache.jmeter.gui.tree.JMeterTreeNode.createPopupMenu(JMeterTreeNode.java:156)
at org.apache.jmeter.gui.action.EditCommand.doAction(EditCommand.java:47)
at org.apache.jmeter.gui.action.ActionRouter.performAction(ActionRouter.java:80)
at org.apache.jmeter.gui.action.ActionRouter.access$000(ActionRouter.java:40)
at org.apache.jmeter.gui.action.ActionRouter$1.run(ActionRouter.java:62)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:733)
at java.awt.EventQueue.access$200(EventQueue.java:103)
at java.awt.EventQueue$3.run(EventQueue.java:694)
at java.awt.EventQueue$3.run(EventQueue.java:692)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:703)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)

2016/09/02 14:41:50 INFO  - jmeter.util.BSFTestElement: Registering JMeter version of JavaScript engine as work-round for BSF-22 
2016/09/02 14:41:51 INFO  - jmeter.protocol.http.sampler.HTTPSamplerBase: Parser for text/html is org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser 
2016/09/02 14:41:51 INFO  - jmeter.protocol.http.sampler.HTTPSamplerBase: Parser for application/xhtml+xml is org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser 
2016/09/02 14:41:51 INFO  - jmeter.protocol.http.sampler.HTTPSamplerBase: Parser for application/xml is org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser 
2016/09/02 14:41:51 INFO  - jmeter.protocol.http.sampler.HTTPSamplerBase: Parser for text/xml is org.apache.jmeter.protocol.http.parser.LagartoBasedHtmlParser 
2016/09/02 14:41:51 INFO  - jmeter.protocol.http.sampler.HTTPSamplerBase: Parser for text/vnd.wap.wml is org.apache.jmeter.protocol.http.parser.RegexpHTMLParser 
2016/09/02 14:41:51 INFO  - jmeter.protocol.http.sampler.HTTPSamplerBase: Parser for text/css is org.apache.jmeter.protocol.http.parser.CssParser 
2016/09/02 14:41:52 INFO  - jorphan.exec.KeyToolUtils: keytool found at 'keytool' 
2016/09/02 14:41:52 INFO  - jmeter.protocol.http.proxy.ProxyControl: HTTP(S) Test Script Recorder SSL Proxy will use keys that support embedded 3rd party resources in file /home/fportal/jmeter/bin/proxyserver.jks 
2016/09/02 14:41:53 INFO  - jmeter.gui.util.MenuFactory: Skipping org.apache.jmeter.protocol.mongodb.config.MongoSourceElement 
2016/09/02 14:41:53 INFO  - jmeter.gui.util.MenuFactory: Skipping org.apache.jmeter.protocol.mongodb.sampler.MongoScriptSampler 
2016/09/02 14:41:53 INFO  - jmeter.gui.util.MenuFactory: Skipping org.apache.jmeter.visualizers.DistributionGraphVisualizer 
2016/09/02 14:41:53 INFO  - jmeter.samplers.SampleResult: Note: Sample TimeStamps are START times 
2016/09/02 14:41:53 INFO  - jmeter.samplers.SampleResult: sampleresult.default.encoding is set to ISO-8859-1 
2016/09/02 14:41:53 INFO  - jmeter.samplers.SampleResult: sampleresult.useNanoTime=true 
2016/09/02 14:41:53 INFO  - jmeter.samplers.SampleResult: sampleresult.nanoThreadSleep=5000 
2016/09/02 14:41:53 INFO  - jmeter.gui.util.MenuFactory: Skipping org.apache.jmeter.visualizers.SplineVisualizer 
2016/09/02 14:42:29 INFO  - jmeter.services.FileServer: Default base='/home/fportal' 
2016/09/02 14:42:29 INFO  - jmeter.gui.action.Load: Loading file: /opt/JmeterScripts/stage.jmx 
2016/09/02 14:42:29 INFO  - jmeter.services.FileServer: Set new base='/opt/JmeterScripts' 
2016/09/02 14:42:29 INFO  - jmeter.save.SaveService: Testplan (JMX) version: 2.2. Testlog (JTL) version: 2.2 
2016/09/02 14:42:29 INFO  - jmeter.save.SaveService: Using SaveService properties file encoding UTF-8 
2016/09/02 14:42:29 INFO  - jmeter.save.SaveService: Using SaveService properties version 2.9 
2016/09/02 14:42:29 INFO  - jmeter.save.SaveService: All converter versions present and correct 
2016/09/02 14:42:29 INFO  - jmeter.save.SaveService: Loading file: /opt/JmeterScripts/stage.jmx 
2016/09/02 14:42:30 INFO  - jmeter.services.FileServer: Set new base='/opt/JmeterScripts' 
2016/09/02 14:42:39 INFO  - jmeter.engine.StandardJMeterEngine: Running the test! 
2016/09/02 14:42:39 INFO  - jmeter.samplers.SampleEvent: List of sample_variables: [] 
2016/09/02 14:42:39 INFO  - jmeter.samplers.SampleEvent: List of sample_variables: [] 
2016/09/02 14:42:39 INFO  - jmeter.gui.util.JMeterMenuBar: setRunning(true,*local*) 
2016/09/02 14:42:40 INFO  - jmeter.engine.StandardJMeterEngine: Starting ThreadGroup: 1 : Thread Group 
2016/09/02 14:42:40 INFO  - jmeter.engine.StandardJMeterEngine: Starting 1 threads for group Thread Group. 
2016/09/02 14:42:40 INFO  - jmeter.engine.StandardJMeterEngine: Test will stop on error 
2016/09/02 14:42:40 INFO  - jmeter.threads.ThreadGroup: Starting thread group number 1 threads 1 ramp-up 1 perThread 1000.0 delayedStart=false 
2016/09/02 14:42:40 INFO  - jmeter.threads.ThreadGroup: Started thread group number 1 
2016/09/02 14:42:40 INFO  - jmeter.engine.StandardJMeterEngine: All thread groups have been started 
2016/09/02 14:42:40 INFO  - jmeter.threads.JMeterThread: Thread started: Thread Group 1-1 
2016/09/02 14:46:20 ERROR - com.googlecode.jmeter.plugins.webdriver.sampler.WebDriverSampler: org.openqa.selenium.TimeoutException: Timed out after 30 seconds waiting for presence of element located by: By.id: _58_login
Build info: version: '2.52.0', revision: '4c2593cfc3689a7fcd7be52549167e5ccc93ad28', time: '2016-02-11 11:22:43'
System info: host: 'inside116-dev01-stub84', ip: '10.3.1.84', os.name: 'Linux', os.arch: 'amd64', os.version: '3.13.0-55-generic', java.version: '1.7.0_51'
Session ID: ab9851ae-0ebe-46fb-b47f-acaad6c4d95c
Driver info: org.openqa.selenium.firefox.FirefoxDriver
Capabilities [{platform=LINUX, acceptSslCerts=true, javascriptEnabled=true, cssSelectorsEnabled=true, databaseEnabled=true, browserName=firefox, handlesAlerts=true, nativeEvents=false, webStorageEnabled=true, rotatable=false, locationContextEnabled=true, applicationCacheEnabled=true, takesScreenshot=true, version=45.0}] 
2016/09/02 14:46:27 ERROR - com.googlecode.jmeter.plugins.webdriver.sampler.WebDriverSampler: JavaException: org.openqa.selenium.TimeoutException: Timed out after 30 seconds waiting for presence of element located by: By.id: _58_login
Build info: version: '2.52.0', revision: '4c2593cfc3689a7fcd7be52549167e5ccc93ad28', time: '2016-02-11 11:22:43'
System info: host: 'inside116-dev01-stub84', ip: '10.3.1.84', os.name: 'Linux', os.arch: 'amd64', os.version: '3.13.0-55-generic', java.version: '1.7.0_51'
Session ID: ab9851ae-0ebe-46fb-b47f-acaad6c4d95c
Driver info: org.openqa.selenium.firefox.FirefoxDriver
Capabilities [{platform=LINUX, acceptSslCerts=true, javascriptEnabled=true, cssSelectorsEnabled=true, databaseEnabled=true, browserName=firefox, handlesAlerts=true, nativeEvents=false, webStorageEnabled=true, rotatable=false, locationContextEnabled=true, applicationCacheEnabled=true, takesScreenshot=true, version=45.0}] in <Unknown source> at line number 37 
2016/09/02 14:46:27 INFO  - jmeter.threads.JMeterThread: Stop Test detected by thread: Thread Group 1-1 
2016/09/02 14:46:27 INFO  - jmeter.threads.JMeterThread: Thread finished: Thread Group 1-1 
2016/09/02 14:46:27 INFO  - jmeter.threads.JMeterThread: Stopping: Thread Group 1-1 
2016/09/02 14:46:27 INFO  - jmeter.engine.StandardJMeterEngine: Notifying test listeners of end of test 
2016/09/02 14:46:27 INFO  - jmeter.gui.util.JMeterMenuBar: setRunning(false,*local*) 

Mohammad Imran

unread,
Sep 2, 2016, 9:24:55 AM9/2/16
to jmeter-...@googlegroups.com
Hello,

I do manage to run the url from CSV file.

Thanks

--
You received this message because you are subscribed to a topic in the Google Groups "jmeter-plugins" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/jmeter-plugins/nhwmEY9Sj8Y/unsubscribe.
To unsubscribe from this group and all its topics, send an email to jmeter-plugins+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.



--

Best Regards,

Md.Imran
SQA-Engineer
Cell     : +8801730037438



This e-mail and any accompanying attachments are intended only to be read or used by the named addressee(s).  It is confidential and contains legally privileged information. If you have received this message in error, please notify the sender immediately and delete this message.

vino...@gmail.com

unread,
Sep 7, 2016, 3:57:25 PM9/7/16
to jmeter-plugins, mohamma...@dsinnovators.com
Use the Extras set manually instead of installing redis using plugin manager. Redis jar is missing the resource files in the expected path which is causing the issue.

To unsubscribe from this group and all its topics, send an email to jmeter-plugin...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

Mohammad Imran

unread,
Sep 8, 2016, 2:06:52 AM9/8/16
to vino...@gmail.com, jmeter-plugins
Hello,

Thanks million times for the support.

and...@blazemeter.com

unread,
Jan 29, 2017, 9:01:32 AM1/29/17
to jmeter-plugins
Redis plugin fix has been released, version 0.2 now works from Plugins Manager.
Reply all
Reply to author
Forward
0 new messages