Help on error message: Too many file open files
Hi Jun, This is not a question related to finance. You will get more help posting to the R-help mailing list. If you do, be sure to include the minimum information requested in the "Surprising behavior and bugs" section of the posting guide (http://www.r-project.org/posting-guide.html). I would also recommend looking through the results of a search for "too many open files" on www.rseek.org before posting. Best, -- Joshua Ulrich ?| ?FOSS Trading: www.fosstrading.com
On Thu, Mar 3, 2011 at 5:38 PM, Jun Zhu <junzhu98 at yahoo.com> wrote:
Hi, I use getSymbols many times in my program and the program crash with the following message: Error in download.file(paste(yahoo.URL, "s=", Symbols.name, "&a=", from.m, ?: ?cannot open destfile 'C:\Users\jzhu\AppData\Local\Temp\RtmpfA54zb\file4d90a4b', reason 'Too many open files' What should I do to fix this problem? thanks,
_______________________________________________ R-SIG-Finance at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-sig-finance -- Subscriber-posting only. If you want to post, subscribe first. -- Also note that this is not the r-help list where general R questions should go.