Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stackoverflow exception in windows server occured in R.Dll #120

Open
nagamanikanta222 opened this issue Mar 24, 2020 · 2 comments
Open

Stackoverflow exception in windows server occured in R.Dll #120

nagamanikanta222 opened this issue Mar 24, 2020 · 2 comments

Comments

@nagamanikanta222
Copy link

Hi,
I have integrated R code in R.net. Its working fine and deployed code in IIS Server. After a few days, my page is not loading which I have checked in Database error logs and iis server logs but I didn't find that issue and I have checked in the Event viewer I have found this
image
image

I am facing one when I deployed the code In the IIS server and while running the application IIS worker process is increasing CPU % manually I am killing worker process after this its working fine.
I am thinking the instance of R is there and after deploying code it's trying to create another instance of R at that point of time iis worker process is increasing.

@lrasmus
Copy link
Contributor

lrasmus commented Apr 4, 2020

It sounds like these don't play well together, but if you read the rest of the thread, @mentezam-nf has posted one possible solution.

@ManikantaNani
Copy link

But my libraries are loading perfectly.

could you please tell me when an exception occurs in R the IIS Worker process will increase the CPU %?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants