Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

Alteryx Designer Desktop Knowledge Base

Definitive answers from Designer Desktop experts.

“Unhandled Exception occurred” when copy/paste text using R Tool

EddieW
Alteryx
Alteryx
Created

Symptoms

 

“Unhandled Exception occurred” error is thrown when you copy and paste text (Ctrl-V) using the R Tool.

 

unhandled.PNG

 

Now, to witness it happening:

 

 

Diagnosis

 

Looking at the error log you will see error message below:

 

Default Log path - C:\ProgramData\Alteryx\ErrorLogs\AlteryxGUI

 

 Log.PNG

 

 

If you look at the log, you can see the error is directly related to the FIPS cryptographic algorithms. According to Wikipedia, FIPS stands for Federal Information Processing Standards and it is a “standard developed by the United States federal government for use in computer systems by non-military government agencies and government contractors”.

 

As of right now, “Unhandled Exception occurred” error will be thrown in the R Tool if FIPS compliance is turned on .

  

Solution

 

Our Development team is fully aware of the problem with the FIPS compliance and is planning to sort this out in the future releases. As for temporary solution, you can consider turning off the FIPS compliance, of course after checking and making sure your IT manager is okay with it, and this should resolve the “Unhandled Exception occurred” error.

 

Here’s how you can turn off FIPS compliance:

 

FIPS.png

There are other ways to turn on/off FIPS compliance and you can find them here:

 

https://www.howtogeek.com/245859/why-you-shouldnt-enable-fips-compliant-encryption-on-windows/

 

Eddie Wong

Alteryx CSE

Comments
jpoz
Alteryx
Alteryx

In the 2019.4 release (https://downloads.alteryx.com), this exception no longer occurs when FIPS compliance is enabled.