knime-mpicbg / knime-scripting

knime-scripting includes scripting extensions for KNIME to integrate R, Matlab, Python and Groovy scripts. These extensions include a collection of nodes to develop and deploy templates in the respective languages.
https://github.com/knime-mpicbg/knime-scripting/wiki
Other
43 stars 25 forks source link

Rserver hangs #1

Open fmeyenhofer opened 11 years ago

fmeyenhofer commented 11 years ago

The KNIME image processing plugin has a "bitmask" cell type (result of object segmentation). if for instance a Rplot tries to send this data to the server it's getting stuck. Unfortunatly the server does not respond afterwards anymore. The only work around I know about until now is to restart the server.