Advent of Code is back! Unwrap daily challenges to sharpen your Alteryx skills and earn badges along the way! Learn more now.
Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Scatterplot Tool: R.exe exit code (3221225727)

hdesai7
8 - Asteroid

Hi guys,

 

I need help on resolving this error - all my Scatterplot tools are indicating this error. There is nothing wrong with my data since I get it even when using the Alteryx Scatterplot tool official example. I have posted a screenshot with this issue.

 

R.exe exit code (3221225727) indicated an error 

 

I did my research on this error. From the community posts, I found these useful articles:

https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Ideas/Revisit-R-tools-fake-errors/idi-p/91... 

Boosted Model Error - Alteryx Community

 

So, I believe this seems to be caused by a return code from C++ libraries being understood by R as an error. 

 

Some community members have indicated the following solution:

1. Add the gc() call function while ending the R code

 

Can someone explain in simple steps as to how I can add gc() to my workflow to fix this issue? 

 

FYI - I checked for all of these - I have installed the Alteryx Designer Admin version along with the Admin version for tools. I am using Alteryx on my Mac with Parallels. All other tools in the Data Investigation tab work properly barring the Scatterplot tool. I also reinstalled Predictive tools just to be sure there were no installation issues.I don't think this is an issue with Mac + Parallels since my other R-based tools work fine.

 

There are a lot of users on the community that are also reporting similar errors on other tools that are unresolved or don't seem to have a clear solution. 

 

 

0 REPLIES 0
Labels
Top Solution Authors