Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Error messages running RStudio Server


View products that this article applies to.

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

↑ Back to the top


Keywords: kb

↑ Back to the top

Article Info
Article ID : 3103825
Revision : 1
Created on : 1/7/2017
Published on : 11/1/2015
Exists online : False
Views : 68