Details
-
Bug
-
Status: Resolved
-
Not specified
-
Resolution: Fixed
-
8.0.2
-
None
Description
If preloading of plugins has not happened (because the plugins location in Roxie has been set to somewhere other than where the plugins are actually located), the R embed library will be loaded on whatever thread happens to first try to load a query that uses embedded R code.
The R support libraries do not work unless the library is loaded on the main thread.