This site uses different types of cookies, including analytics and functional cookies (its own and from other sites). To change your cookie settings or find out more, click here. If you continue browsing our website, you accept these cookies.
We have extended our Early Bird Tickets for Inspire 2023! Discounted pricing goes until February 24th. Save your spot!
09-28-2022 07:09 PM - edited 09-30-2022 04:34 PM
Running any tools from Predictive, Data Investigation (except Field Summary tool) and Time Series categories and the R tool will fail with the following error:
Error in parse(text = s) : <text>:1:17: unexpected INCOMPLETE_STRING
Can't find the file: "<TEMPORARY_PATH>\Engine_<PROCESSID_<GENERATED_STRING>\__temppath__.txt"
The error happens when there is a space in the temporary directory. Defect GCSE-916/TCPE-475 has been logged to address this.
Example:
To address the errors, any spaces found in the Default Temporary Directory should be removed. Below are some suggestions for both Designer and Server.
If the temporary directory is set to the default c:\users\<USER>\AppData\Local\Temp\ and the space is found in the user account, please create a new folder to be used as the temporary location instead.
1. Create a new folder named "temp" in the C drive or any available drives.
2. Go to Options > User Settings > Edit User Settings in Designer.
3. Select the "Override System Settings" option.
4. Change the value of the "Default Temporary Directory" parameter to the one created in step 1:
Example:image.png
5. Save the changes.
5. Click "Next" button till you reach "Finalize Your Configuration" and click "Finish" button.
6. Click "Done" to close Alteryx System Settings.