s-news
[Top] [All Lists]

[S] Too many open files problem in Splus 5.1

To: s-news@wubios.wustl.edu
Subject: [S] Too many open files problem in Splus 5.1
From: Naoki Saito <saito@math.ucdavis.edu>
Date: Tue, 28 Dec 1999 18:03:51 -0800 (PST)
Cc: saito@point.math.ucdavis.edu
Sender: owner-s-news@wubios.wustl.edu
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

<Prev in Thread] Current Thread [Next in Thread>
  • [S] Too many open files problem in Splus 5.1, Naoki Saito <=