Bug #117919 Unexpected Exception in Workbench Module on Query Execution
Submitted: 8 Apr 20:51 Modified: 16 Apr 11:57
Reporter: Ritika Suri Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:8.0.34 OS:Windows
Assigned to: CPU Architecture:Any

[8 Apr 20:51] Ritika Suri
Description:
The message given below displayed on my screen when I tried to start working with the connection at My SQL Workbench.
We are sorry for the inconvenience but an unexpected exception has been raised by one of the MySQL Workbench modules. In order to fix this issue we would kindly ask you to file a bug report. You can do that by pressing the [Report Bug] button below.

How to repeat:
Open MySQL Workbench (version 8.0.34).

Connect to your MySQL server instance.

Open a new SQL Editor tab.

Write and execute a simple query like:

sql
Copy
Edit
SELECT * FROM any_table_name;  
After the query runs, try to click on any button or option from the result grid (such as the export button or the floating option that appears when you hover over a row).

An unexpected error message appears saying:
"We are sorry for the inconvenience but an unexpected exception has been raised by one of the MySQL Workbench modules."

The message prompts you to report the bug.

The issue happens every time you perform this action, even after restarting the application.
[16 Apr 11:57] MySQL Verification Team
Hello Ritika Suri,

Thank you for the bug report.
I tried to reproduce your issue on windows 11 with workbench 8.0.41 but I am not seeing any issues at my end. Please upgrade to latest version.

Regards,
Ashwini Patil