Pichkhadze, Badri wrote:

Thanks Ursula here what I see in the log, let me know where else to look for further logs.

2023-06-26 09:33:00,505 INFO o.a.j.g.a.Load: Loading file: C:\apache-jmeter-5.5\bin\examples\DIT E1 V2.jmx

2023-06-26 09:33:00,505 INFO o.a.j.s.FileServer: Set new base='C:\apache-jmeter-5.5\bin\examples'

2023-06-26 09:33:00,505 INFO o.a.j.s.SaveService: Loading file: C:\apache-jmeter-5.5\bin\examples\DIT E1 V2.jmx

2023-06-26 09:33:00,640 WARN o.a.j.g.a.Load: Unexpected error. java.lang.NullPointerException

java.lang.NullPointerException: null

                at java.util.ArrayDeque.addLast(Unknown Source) ~[?:1.8.0_121]

                at java.util.ArrayDeque.add(Unknown Source) ~[?:1.8.0_121]

                at org.apache.jmeter.gui.action.LoadRecentProject.updateRecentFileMenuItems(LoadRecentProject.java:125) ~[ApacheJMeter_core.jar:5.4]

                at org.apache.jmeter.gui.util.JMeterMenuBar.setProjectFileLoaded(JMeterMenuBar.java:144) ~[ApacheJMeter_core.jar:5.4]

                at org.apache.jmeter.gui.MainFrame.setProjectFileLoaded(MainFrame.java:330) ~[ApacheJMeter_core.jar:5.4]

                at org.apache.jmeter.gui.GuiPackage.setTestPlanFile(GuiPackage.java:732) ~[ApacheJMeter_core.jar:5.4]

                at org.apache.jmeter.gui.action.Load.loadProjectFile(Load.java:136) ~[ApacheJMeter_core.jar:5.4]

                at org.apache.jmeter.gui.action.Load.loadProjectFile(Load.java:101) ~[ApacheJMeter_core.jar:5.4]

                at org.apache.jmeter.gui.action.Load.doActionAfterCheck(Load.java:88) ~[ApacheJMeter_core.jar:5.4]

                at org.apache.jmeter.gui.action.AbstractActionWithNoRunningTest.doAction(AbstractActionWithNoRunningTest.java:44) ~[ApacheJMeter_core.jar:5.4]

                at org.apache.jmeter.gui.action.ActionRouter.performAction(ActionRouter.java:87) ~[ApacheJMeter_core.jar:5.4]

                at org.apache.jmeter.gui.action.ActionRouter.lambda$actionPerformed$0(ActionRouter.java:69) ~[ApacheJMeter_core.jar:5.4]

                at java.awt.event.InvocationEvent.dispatch(Unknown Source) [?:1.8.0_121]

                at java.awt.EventQueue.dispatchEventImpl(Unknown Source) [?:1.8.0_121]

                at java.awt.EventQueue.access$500(Unknown Source) [?:1.8.0_121]

                at java.awt.EventQueue$3.run(Unknown Source) [?:1.8.0_121]

                at java.awt.EventQueue$3.run(Unknown Source) [?:1.8.0_121]

                at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_121]

                at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) [?:1.8.0_121]

                at java.awt.EventQueue.dispatchEvent(Unknown Source) [?:1.8.0_121]

                at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) [?:1.8.0_121]

                at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) [?:1.8.0_121]

                at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) [?:1.8.0_121]

                at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [?:1.8.0_121]

                at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [?:1.8.0_121]

                at java.awt.EventDispatchThread.run(Unknown Source) [?:1.8.0_121]

2023-06-26 09:33:00,641 ERROR o.a.j.u.JMeterUtils: Unexpected error - see log for details

2023-06-26 09:33:24,503 INFO o.a.j.g.a.Load: Loading file: C:\apache-jmeter-5.5\bin\examples\DIT TF2 East1.jmx

2023-06-26 09:33:24,503 INFO o.a.j.s.FileServer: Set new base='C:\apache-jmeter-5.5\bin\examples'

2023-06-26 09:33:24,503 INFO o.a.j.s.SaveService: Loading file: C:\apache-jmeter-5.5\bin\examples\DIT TF2 East1.jmx

2023-06-26 09:33:24,639 WARN o.a.j.g.a.Load: Unexpected error. java.lang.NullPointerException

java.lang.NullPointerException: null

                at java.util.ArrayDeque.addLast(Unknown Source) ~[?:1.8.0_121]

                at java.util.ArrayDeque.add(Unknown Source) ~[?:1.8.0_121]

                at org.apache.jmeter.gui.action.LoadRecentProject.updateRecentFileMenuItems(LoadRecentProject.java:125) ~[ApacheJMeter_core.jar:5.4]

                at org.apache.jmeter.gui.util.JMeterMenuBar.setProjectFileLoaded(JMeterMenuBar.java:144) ~[ApacheJMeter_core.jar:5.4]

                at org.apache.jmeter.gui.MainFrame.setProjectFileLoaded(MainFrame.java:330) ~[ApacheJMeter_core.jar:5.4]

                at org.apache.jmeter.gui.GuiPackage.setTestPlanFile(GuiPackage.java:732) ~[ApacheJMeter_core.jar:5.4]

                at org.apache.jmeter.gui.action.Load.loadProjectFile(Load.java:136) ~[ApacheJMeter_core.jar:5.4]

                at org.apache.jmeter.gui.action.Load.loadProjectFile(Load.java:101) ~[ApacheJMeter_core.jar:5.4]

                at org.apache.jmeter.gui.action.Load.doActionAfterCheck(Load.java:88) ~[ApacheJMeter_core.jar:5.4]

                at org.apache.jmeter.gui.action.AbstractActionWithNoRunningTest.doAction(AbstractActionWithNoRunningTest.java:44) ~[ApacheJMeter_core.jar:5.4]

                at org.apache.jmeter.gui.action.ActionRouter.performAction(ActionRouter.java:87) ~[ApacheJMeter_core.jar:5.4]

                at org.apache.jmeter.gui.action.ActionRouter.lambda$actionPerformed$0(ActionRouter.java:69) ~[ApacheJMeter_core.jar:5.4]

                at java.awt.event.InvocationEvent.dispatch(Unknown Source) [?:1.8.0_121]

                at java.awt.EventQueue.dispatchEventImpl(Unknown Source) [?:1.8.0_121]

                at java.awt.EventQueue.access$500(Unknown Source) [?:1.8.0_121]

                at java.awt.EventQueue$3.run(Unknown Source) [?:1.8.0_121]

                at java.awt.EventQueue$3.run(Unknown Source) [?:1.8.0_121]

                at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_121]

                at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) [?:1.8.0_121]

                at java.awt.EventQueue.dispatchEvent(Unknown Source) [?:1.8.0_121]

                at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) [?:1.8.0_121]

                at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) [?:1.8.0_121]

                at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) [?:1.8.0_121]

                at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [?:1.8.0_121]

                at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [?:1.8.0_121]

                at java.awt.EventDispatchThread.run(Unknown Source) [?:1.8.0_121]

2023-06-26 09:33:24,639 ERROR o.a.j.u.JMeterUtils: Unexpected error - see log for details

*From:* Ursula Friede <ursula.fri...@slimmingworld.co.uk>
*Sent:* Monday, June 26, 2023 9:03 AM
*To:* JMeter Users List <user@jmeter.apache.org>
*Subject:* RE: jmeter error

*NOTICE: This email is from an external sender - **do not click on links or attachments unless you recognize the sender and know the content is safe. ***

Hi Badri,

Have you checked the logs? Would you mind sharing the content of it?

A screenshot of a computer Description automatically generated

Regards

Ursula

*From:* Pichkhadze, Badri <badri.pichkha...@fmr.com.INVALID <mailto:badri.pichkha...@fmr.com.INVALID>>
*Sent:* Monday, June 26, 2023 1:58 PM
*To:* user@jmeter.apache.org <mailto:user@jmeter.apache.org>
*Subject:* jmeter error


        

You don't often get email from badri.pichkha...@fmr.com.invalid <mailto:badri.pichkha...@fmr.com.invalid>. Learn why this is important <https://aka.ms/LearnAboutSenderIdentification>

        

Hi,

Every time I open up a test I get this error anyway I can fix it?

Thank you

Badri

___________________________

​Slimming World is the UK and Ireland’s leading independent slimming organisation. Launched in 1969, we’ve helped millions of people achieve their dream weight and stay there for life through our commitment-boosting community-based groups and through our flexible digital-only programme, Slimming World Online. Visit www.slimmingworld.co.uk/group-or-online-membership <http://www.slimmingworld.co.uk/group-or-online-membership>for more information.

Our self-employed Consultants have a hugely rewarding role helping people in their communities live happier, healthier lives. If you’re a past or present Slimming World member who’s close to or at your target and passionate about Food Optimising, Body Magic and sharing the empowering support you experienced in your group, we’d love to hear from you! To find out more, visit www.slimmingworld.co.uk/become-a-consultant <http://www.slimmingworld.co.uk/become-a-consultant>. We’ll give you full training and endless support as you build your own successful Slimming World business.

To find your nearest group visit www.slimmingworld.co.uk/nearest-group-search <http://www.slimmingworld.co.uk/nearest-group-search>

For general enquiries, call 0344 892 0400 or from the Republic of Ireland, call 01 656 9600

Keep in touch on social media: www.twitter.com/slimmingworld <http://www.twitter.com/slimmingworld>, www.facebook.com/slimmingworld <http://www.facebook.com/slimmingworld>, www.instagram.com/slimmingworld/ <http://www.instagram.com/slimmingworld/>, www.youtube.com/slimmingworld <http://www.youtube.com/slimmingworld>, www.tiktok.com/@slimmingworld <http://www.tiktok.com/@slimmingworld>

Miles Bramwell Executive Services Limited trading as Slimming World number 01242071, registered address Clover Nook Road, Alfreton, Derbyshire DE55 4SW is part of a group of companies which operate the Slimming World business through a network of self-employed Consultant franchisees. It is authorised to act for and on behalf of all other companies which operate under the Slimming World brand in the United Kingdom and Republic of Ireland.

This email and any files transmitted with it are private and intended solely for the use of the individual or entity to whom they are addressed. If you are not the intended recipient, the email and any files have been transmitted to you in error and any copying, distribution or other use of the information contained in them is strictly prohibited. Nothing in this email message amounts to a contractual or other legal commitment on the part of Slimming World unless confirmed by a communication signed by authorised Slimming World personnel.

Please consider the environment and only print this e-mail if you really need to.

You're suffering from JMeter bug 5443 <https://github.com/apache/jmeter/issues/5443> which was fixed in JMeter 5.4.1.

As per 9 Easy Solutions for a JMeter Load Test “Out of Memory” Failure <https://www.blazemeter.com/blog/jmeter-memory-profiling> article you should always be using the latest version of JMeter so consider upgrading to JMeter 5.6 <https://lists.apache.org/thread/yw1zgbnc106frjc9lc4pgnbgo5mjss41> as JMeter 5.4.1 has Log4Shell <https://en.wikipedia.org/wiki/Log4Shell> vulnerability.


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

Reply via email to