Even though your Rserve seems to work properly (as some R nodes execute successfully), you might want to check the version of your Rserve package and in case it is below 1.8-6, try installing it via install.packages(‘Rserve’,“http://rforge.net/",type="source”) like it is suggested in another thread.