https://bz.apache.org/bugzilla/show_bug.cgi?id=59053
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Resolution|--- |INVALID --- Comment #2 from [email protected] --- Hi, you are right. I have no exception with JMeter 2.13 alone. I have an exception with JMeter 2.13 + JMeter plugins 1.3.1. You can close this issue, i will contact JMeter Plugins team for this trouble. 2016/02/25 14:06:16 ERROR - jmeter.JMeter: Uncaught exception: java.lang.NullPointerException at jsyntaxpane.components.LineNumbersRuler.install(LineNumbersRuler.java:130) at jsyntaxpane.DefaultSyntaxKit.installComponent(DefaultSyntaxKit.java:144) at jsyntaxpane.DefaultSyntaxKit.addComponents(DefaultSyntaxKit.java:128) at jsyntaxpane.DefaultSyntaxKit.install(DefaultSyntaxKit.java:339) at javax.swing.JEditorPane.setEditorKit(JEditorPane.java:1057) at javax.swing.JEditorPane.setContentType(JEditorPane.java:981) at org.apache.jmeter.visualizers.RenderAsXML.showRenderXMLResponse(RenderAsXML.java:65) at org.apache.jmeter.visualizers.RenderAsXML.renderResult(RenderAsXML.java:61) at org.apache.jmeter.visualizers.ViewResultsFullVisualizer.valueChanged(ViewResultsFullVisualizer.java:259) at org.apache.jmeter.visualizers.ViewResultsFullVisualizer.actionPerformed(ViewResultsFullVisualizer.java:385) at javax.swing.JComboBox.fireActionEvent(JComboBox.java:1260) at javax.swing.JComboBox.setSelectedItem(JComboBox.java:588) at javax.swing.JComboBox.setSelectedIndex(JComboBox.java:624) at javax.swing.plaf.basic.BasicComboPopup$Handler.mouseReleased(BasicComboPopup.java:835) at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:290) at java.awt.Component.processMouseEvent(Component.java:6516) at javax.swing.JComponent.processMouseEvent(JComponent.java:3321) at javax.swing.plaf.basic.BasicComboPopup$1.processMouseEvent(BasicComboPopup.java:499) at java.awt.Component.processEvent(Component.java:6281) at java.awt.Container.processEvent(Container.java:2229) at java.awt.Component.dispatchEventImpl(Component.java:4872) at java.awt.Container.dispatchEventImpl(Container.java:2287) at java.awt.Component.dispatchEvent(Component.java:4698) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422) at java.awt.Container.dispatchEventImpl(Container.java:2273) at java.awt.Window.dispatchEventImpl(Window.java:2719) at java.awt.Component.dispatchEvent(Component.java:4698) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:740) at java.awt.EventQueue.access$300(EventQueue.java:103) at java.awt.EventQueue$3.run(EventQueue.java:699) at java.awt.EventQueue$3.run(EventQueue.java:697) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87) at java.awt.EventQueue$4.run(EventQueue.java:713) at java.awt.EventQueue$4.run(EventQueue.java:711) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76) at java.awt.EventQueue.dispatchEvent(EventQueue.java:710) 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) Vincent D. -- You are receiving this mail because: You are the assignee for the bug.
