https://bz.apache.org/bugzilla/show_bug.cgi?id=63360

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #8 from [email protected] ---
I have the same issue on MacOS.

Installed jMeter using brew, running version 5.1.1r1855137.
Previously running 5.0 something the View Results Tree worked fine.

Clicking on View Results Tree GET result results in an error in the console:

Uncaught Exception java.lang.ClassCastException: class
javax.swing.text.AbstractDocument$DefaultDocumentEventUndoableWrapper cannot be
cast to class javax.swing.text.AbstractDocument$DefaultDocumentEvent
(javax.swing.text.AbstractDocument$DefaultDocumentEventUndoableWrapper and
javax.swing.text.AbstractDocument$DefaultDocumentEvent are in module
java.desktop of loader 'bootstrap'). See log file for details.

I can see the View Results Tree window.
Sampler result and Request work, clicking on Response data crashes things:

Uncaught Exception java.lang.ClassCastException: class
javax.swing.text.AbstractDocument$DefaultDocumentEventUndoableWrapper cannot be
cast to class javax.swing.text.AbstractDocument$DefaultDocumentEvent
(javax.swing.text.AbstractDocument$DefaultDocumentEventUndoableWrapper and
javax.swing.text.AbstractDocument$DefaultDocumentEvent are in module
java.desktop of loader 'bootstrap'). See log file for details.
Uncaught Exception java.lang.ClassCastException: class
javax.swing.text.DefaultStyledDocument cannot be cast to class
jsyntaxpane.SyntaxDocument (javax.swing.text.DefaultStyledDocument is in module
java.desktop of loader 'bootstrap'; jsyntaxpane.SyntaxDocument is in unnamed
module of loader org.apache.jmeter.DynamicClassLoader @2eee9593). See log file
for details.


The previous jMeter 5 worked just fine, downgrading to 4 seems excessive...

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to