RStudio doesn't start with R message "Fatal error:path error"
Hi,
I tried to use Rstudio but RStudio didn't start after installation.
I got only R message "Fatal error:path error"
You can find some information below
Thank you for you help
Alexandra
sessionInfo() R version 2.14.2 (2012-02-29)
Platform: i386-pc-mingw32/i386 (32-bit)
locale:
[1] LC_COLLATE=English_United Kingdom.1252 [2]
LC_CTYPE=English_United Kingdom.1252
[3] LC_MONETARY=English_United Kingdom.1252 [4] LC_NUMERIC=C
[5] LC_TIME=English_United Kingdom.1252
attached base packages:
[1] stats graphics grDevices utils datasets methods base
info from log file:
14 Mar 2012 11:09:21 [rsession-Саша] ERROR
interprocess error 6 (Path error) [lock-file=C:/Documents and
Settings/Саша/Local Settings/Application
Data/RStudio-Desktop/sdb/s-9A2AE7CC/lock_file]; OCCURRED AT:
core::Error core::FileLock::acquire(const core::FilePath&)
C:\Users\Administrator\rstudio\src\cpp\core\FileLock.cpp:117;
LOGGED FROM: int r::session::RReadConsole(const char,
CONSOLE_BUFFER_CHAR, int, int)
C:\Users\Administrator\rstudio\src\cpp\r\session\RSession.cpp:522
Comments are currently closed for this discussion. You can start a new one.
Support Staff 2 Posted by Josh Paulson on 14 Mar, 2012 07:39 PM
Alexandra,
What version of RStudio are you using? I think we've fixed this problem in our latest version on the website (v0.95.262). Let me know what version you are using and if the latest works.
http://www.rstudio.org/download/desktop
Josh
3 Posted by Alexandra on 15 Mar, 2012 07:09 AM
Thank you for your reply
RStudio-0.95.262
was downloaded from http://rstudio.org/download/desktop and installed yesterday
A.
4 Posted by jo on 15 Mar, 2012 08:46 AM
I have the same problem here. Only I downloaded and installed the recommended version, but still it doesn't run and show 'fatal error, path error'. Which do you think causes the problem? Maybe the firwall? Because I could run it at uni earlier. Thanks.
Support Staff 5 Posted by Josh Paulson on 15 Mar, 2012 03:25 PM
Jo,
Can you check your log files and upload anything that you find.
http://support.rstudio.org/help/kb/troubleshooting/rstudio-applicat...
Also check out the following Knowledge Base article and let me know if any of these fix it:
http://support.rstudio.org/help/kb/troubleshooting/rstudio-will-not...
If not, can you post the output from the following at an R console in addition to the logs:
Josh
6 Posted by Matt Bishop on 20 Mar, 2012 11:30 AM
I am having the same issues. I upgraded RStudio as prompted then when the new version 0.95.263 was run I could see the menu screen for a second and then this disappeared. I thought it was due to running an old version of R so I've installed the lasted version:
locale:
[1] LC_COLLATE=English_United Kingdom.1252 [2] LC_CTYPE=English_United Kingdom.1252
[3] LC_MONETARY=English_United Kingdom.1252 [4] LC_NUMERIC=C
[5] LC_TIME=English_United Kingdom.1252
attached base packages:
[1] stats graphics grDevices utils datasets methods base
RStudio still only runs for 1 second then disappears.
The last entry in the log file is:
20 Mar 2012 11:21:31 [rsession-Matthew T Bishop] WARNING ASSERTION FAILED: std::find(result.begin(), result.end(), charT(0)) == result.end(); LOGGED FROM: std::basic_string<_CharT, std::char_traits, std::allocator > boost::re_detail::cpp_regex_traits_implementation::transform(const charT, const charT) const [with charT = wchar_t] C:\Users\Administrator\rstudio\dependencies\windows\boost-win\boost32\include\boost-1_44/boost/regex/v4/cpp_regex_traits.hpp:595
Help please, thanks.
Support Staff 7 Posted by Josh Paulson on 20 Mar, 2012 04:36 PM
Matt,
Unfortunately we do not yet completely understand what is going wrong here. We know it has something to do with locales and paths that can't be expressed in the system encoding. We don't have a fix for this yet, but can update this thread when we have more information. For now, it is probably best to revert back to RStudio v0.94 which I've provided download links below if you need:
Windows: https://s3.amazonaws.com/rstudio-dailybuilds/RStudio-0.94.110.exe
Mac: https://s3.amazonaws.com/rstudio-dailybuilds/RStudio-0.94.110.dmg
Josh
8 Posted by Alexandra on 26 Mar, 2012 10:46 AM
R Studio v0.94 was installed successfully.
Thanks a lot, Josh
9 Posted by Matt Bishop on 26 Mar, 2012 11:10 AM
Version 0.94 is up and running for me too.
Thanks
Support Staff 10 Posted by Josh Paulson on 26 Mar, 2012 12:13 PM
Glad that 0.94 is working as a temporary solution. We'll update this discussion once we know more.
Thanks,
Josh
Josh Paulson closed this discussion on 27 Mar, 2012 01:16 PM.