Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

Some customers have been experiencing error messages running RStudio Server (0.98.1081) with some Revolution ScaleR functions.  The errors look like this - 

24 Oct 2014 16:39:25 [rsession-username] ERROR session hadabend; LOGGED FROM: core::Error<unnamed>::rInit(const r::session::RInitInfo&) /root/rstudio-pro/src/cpp/session/SessionMain.cpp:1710


You can get around these buy running Revo64 and running the commands from the command line.  Some users have been successful using the later  version of RStudio Server (0.98.1087).

Uninstall RStudio Server:

sudo rpm -e rstudio-server


Install newer version:

$ wget http://download2.rstudio.org/rstudio-server-0.98.1087-x86_64.rpm
$ sudo yum install --nogpgcheck rstudio-server-0.98.1087-x86_64.rpm

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×