Venkata Siva Komma Posted October 26, 2022 Share Posted October 26, 2022 Link to comment Share on other sites More sharing options...
Fredrik Rosell Posted October 26, 2022 Share Posted October 26, 2022 Hello,To start with, what version of RStudio have you installed? I would make sure to use the one listed as having been tested for compatibility (see https://docs.tibco.com/pub/spotfire/general/sr/sr/topics/tibco_enterprise_runtime_for_r.html), which is 1.3.109 for the TERR engine used in any modern Spotfire version.If the issue remain when using the RStudio version listed above, start by confirming the version of TERR your Spotfire Analyst/installed client is using, by selecting "Tools > TERR Tools > Launch TERR Console" from the main menu, then paste the following (case sensitive) command into the TERR Console session:version$version.string ----------------Just for searchability, here's the first part of the error message: Could not execute tool 'TERR Tools'The system cannot find the file specified.at System.Diagnostics.process.StartWithCreateProcess(ProcessStartInfo startInfo)[...] Link to comment Share on other sites More sharing options...
Venkata Siva Komma Posted October 26, 2022 Author Share Posted October 26, 2022 Hi Fredrik,From TERR Console session I got the following information."TIBCO Enterprise Runtime for R version 6.0.0 (2021-11-30)" Link to comment Share on other sites More sharing options...
Fredrik Rosell Posted October 26, 2022 Share Posted October 26, 2022 Great! Well, definitely start by confirming that you have RStudio 1.3.109 installed then, and e.g. try starting RStudio directly as well and confirm if that works..If the issue remains, as you are getting "The system cannot find the file specified.", it could be interesting to see of a tool like Microsoft Process Monitor (https://learn.microsoft.com/en-us/sysinternals/downloads/procmon) can give a hint of more exactly what file it is unable to locate, and also if the Spotfire client logs contain additional information. For sharing such information, I would recommend opening a support case though (in the Support Portal: https://support.tibco.com). Link to comment Share on other sites More sharing options...
Venkata Siva Komma Posted October 26, 2022 Author Share Posted October 26, 2022 I installed Rstudio2022.02.3+492 version. Can't I use this version for TERR Launch RStudio IDE? Link to comment Share on other sites More sharing options...
Fredrik Rosell Posted October 27, 2022 Share Posted October 27, 2022 Hello,I did a quick test using the Rstudio2022.02.3+492 version you mentioned, and could not get that to work either (though with a different error message). I then downgraded to the compatible version - RStudio 1.3.109 - and that worked fine. So, I would recommend using the compatible version. If not, if you open a support case, it's possible that our support team may have some additional things for you to try. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now