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

Error in inDL library/jsonlite/libs/x64/jsonlite.dll maximal number of DLLs reached #16

Open
tobigithub opened this issue Nov 14, 2015 · 1 comment

Comments

@tobigithub
Copy link
Owner

Commonly observed when calling library(DT) after number of errors invoked by third party library in prior code.

Error in inDL(x, as.logical(local), as.logical(now), ...) : 
  unable to load shared object '//R-3.2.1/library/jsonlite/libs/x64/jsonlite.dll':
  `maximal number of DLLs reached...
Error during wrapup: cannot open the connection
@tobigithub
Copy link
Owner Author

tobigithub commented Jul 9, 2016

Still alive under R.3.3.1 and DT_0.1 and caret_6.0-70

This is an error related to 1990 Microsoft Windows DLL hell and is a R core problem which the R community was and will not be able (also not willing) to solve.

See MAX_NUM_DLLS link on Google.

#---------------------------

Possible workaround: save workspace and reload R and then execute the DT table function.

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

No branches or pull requests

1 participant