org.rosuda.REngine.Rserve.RserveException: Handshake failed: expected 32 bytes header, got -1 at org.rosuda.REngine.Rserve.RConnection.<init>(RConnection.java:107) at org.rosuda.REngine.Rserve.RConnection.<init>(RConnection.java:60) at org.rosuda.REngine.Rserve.RConnection.<init>(RConnection.java:44)
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via bighow.org by Unknown author, 1 year ago
org.rosuda.REngine.Rserve.RserveException: Handshake failed: expected 32 bytes header, got -1 at org.rosuda.REngine.Rserve.RConnection.<init>(RConnection.java:107) at org.rosuda.REngine.Rserve.RConnection.<init>(RConnection.java:60) at org.rosuda.REngine.Rserve.RConnection.<init>(RConnection.java:44)
at test.sandeep.main(sandeep.java:9)