Re: [R] rJava .jinit() : Cannot create Java virtual machine (-1)

2011-11-13 Thread ahwangyuwei
Hi, I have the same problem in R, and I want to ask you that how to solve the problem. Thank you very much. Wang 2011-11-14 ahwangyuwei [[alternative HTML version deleted]] __ R-help@r-project.org mailing list

Re: [R] rJava .jinit() : Cannot create Java virtual machine (-1)

2009-09-17 Thread Romain Francois
On 09/17/2009 07:30 AM, _ wrote: Hi all, when using .jinit() I get the message .jinit() : Cannot create Java virtual machine (-1). You probably also need to set JAVA_HOME to that location, and have the bin directory (the one that contains java.exe) in your PATH as well. Usually, support

[R] rJava .jinit() : Cannot create Java virtual machine (-1)

2009-09-16 Thread _
Hi all, when using .jinit() I get the message .jinit() : Cannot create Java virtual machine (-1). I set the classpath variable to jre and to the jdk but nothing works. Sys.getenv(CLASSPATH) CLASSPATH C:\\Programme\\Java\\jre6\\bin Sys.getenv(CLASSPATH)