Re: [R] C stack usage 7970372 is too close to the limit

2020-08-11 Thread Jeff King
Hello Raj, Please include a reproducible example. If you only give a generic error message, the best solution we can offer is to reboot your server and try it again. Anyway, from the information you gave, it seems like you should ask this question in the Rstudio community(I assume you are running

Re: [R] C stack usage 7970372 is too close to the limit

2020-08-10 Thread Jeff Newmiller
Please take this discussion elsewhere... it is off-topic here. Ivan offered options earlier in this regard. On August 10, 2020 11:14:22 AM PDT, Raj kapoor wrote: >Hi John, > >Only the particular users getting error john. Please help me > > > > >On Mon, 10 Aug 2020, 11:43 pm Raj kapoor, >wrote:

Re: [R] C stack usage 7970372 is too close to the limit

2020-08-10 Thread Raj kapoor
Hi John, Only the particular users getting error john. Please help me On Mon, 10 Aug 2020, 11:43 pm Raj kapoor, wrote: > Hi John, > > I have 10 user in the instance, 9 user is working and access the R studio > app, but while access the 10th user it's getting stack usage limit issues, > then

Re: [R] C stack usage 7970372 is too close to the limit

2020-08-10 Thread Raj kapoor
Hi John, I have 10 user in the instance, 9 user is working and access the R studio app, but while access the 10th user it's getting stack usage limit issues, then we create the new users its working fine. On Mon, 10 Aug 2020, 10:21 pm John Harrold, wrote: > Hello Raj, > > I've gotten this type

Re: [R] C stack usage 7970372 is too close to the limit

2020-08-10 Thread John Harrold
Hello Raj, I've gotten this type of error in the past when I've done things like use while loops that didn't end. Basically, I think this means you're running out of memory. If you want more users, possibly increase the amount of ram in your machine. John On Mon, Aug 10, 2020 at 6:43 AM Raj kapo

Re: [R] C stack usage 7970372 is too close to the limit

2020-08-10 Thread Ivan Krylov
On Fri, 7 Aug 2020 22:25:32 +0530 Raj kapoor wrote: > I have one production instance in aws, in CentoOs linux environment, > i have 5 user to access the instance for using RStudio, In case > R-studio working 4 users running good, while we access 5th users its > getting error, Sorry, R-Studio sup

[R] C stack usage 7970372 is too close to the limit

2020-08-10 Thread Raj kapoor
Hi Team, I have one production instance in aws, in CentoOs linux environment, i have 5 user to access the instance for using RStudio, In case R-studio working 4 users running good, while we access 5th users its getting error, First issue : C stack usage 7970372 is too close to the limit Second I