Hello!
In the Splus 5.1 session (I'm running on Ultra Sparc with Solaris 2.6),
often I have the following error message after I run Splus for a while.
> for (k in 1:21)
eval(parse(text=paste('ind',k,'<-abs(tmp',k,'[["d1-s1"]])<=4',sep='')))
Problem: File "./.Data/tmp13":Too many open files
Error during wrapup: Can't create file for assigning "last.dump"
("./.Data/___60c60")
If I quit the current session, and start all over again, it works of course.
But it is rather cumbersome if I encounter such error often.
This did not happen in Splus 3.4.
I am wondering whether there is any solution to this problem.
Best wishes for holidays!
Naoki Saito
-----------------------------------------------------------------------
This message was distributed by s-news@wubios.wustl.edu. To unsubscribe
send e-mail to s-news-request@wubios.wustl.edu with the BODY of the
message: unsubscribe s-news
|