首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >长中断模拟在Rstudio服务器上挂起,并显示奇怪的错误消息

长中断模拟在Rstudio服务器上挂起,并显示奇怪的错误消息
EN

Stack Overflow用户
提问于 2016-07-12 05:30:15
回答 0查看 321关注 0票数 1

我正在使用R的runjags包运行一些JAGS模型。我在远程服务器上通过Rstudio运行R。最近,我开始在长时间的模型运行(> 30分钟)中得到这个错误。这并不是每次运行都会发生,但超过50%的运行。此外,我可以运行相同的代码,这有时会发生,但不会发生在其他时候。这告诉我这可能是服务器问题,而不是JAGS或runjags本身的问题。有没有猜到?我甚至不知道在哪里可以找到错误消息所引用的这些日志文件。

代码语言:javascript
复制
Error: The following error was encountered while attempting to run the JAGS model:  
   One or more rjags sessions failed with the following error:
Error in unserialize(node$con) : error reading from connection

The worker log file (which may also help with debugging) is:
starting worker pid=8549 on localhost:11467 at 16:54:51.985
starting worker pid=8550 on localhost:11467 at 16:54:52.028
starting worker pid=8551 on localhost:11467 at 16:54:52.072


NOTE: Stopping adaptation


NOTE: Stopping adaptation


NOTE: Stopping adaptation


Have you remembered to specify all required modules and factories?
EN

回答

页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/38316536

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档