Re: "sbt/sbt run" command returns a JVM problem

2014-09-22 Thread christy
thanks very much, seems working... -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/sbt-sbt-run-command-returns-a-JVM-problem-tp5157p14870.html Sent from the Apache Spark User List mailing list archive at Nabble.com

Re: "sbt/sbt run" command returns a JVM problem

2014-05-06 Thread Carter
60.n3.nabble.com/sbt-sbt-run-command-returns-a-JVM-problem-tp5157p5437.html Sent from the Apache Spark User List mailing list archive at Nabble.com.

Re: "sbt/sbt run" command returns a JVM problem

2014-05-05 Thread Akhil Das
ay 2014 19:14:30 -0700 > From: [hidden email] <http://user/SendEmail.jtp?type=node&node=5412&i=0> > To: [hidden email] <http://user/SendEmail.jtp?type=node&node=5412&i=1> > Subject: Re: "sbt/sbt run" command returns a JVM problem > > > the total mem

RE: "sbt/sbt run" command returns a JVM problem

2014-05-05 Thread Carter
hi I still have over 1g left for my program. Date: Sun, 4 May 2014 19:14:30 -0700 From: ml-node+s1001560n5340...@n3.nabble.com To: gyz...@hotmail.com Subject: Re: "sbt/sbt run" command returns a JVM problem the total memory of your machine is 2G right?then how much memory is

Re: "sbt/sbt run" command returns a JVM problem

2014-05-04 Thread phoenix bai
ge the right thing? > > Thank you very much. > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/sbt-sbt-run-command-returns-a-JVM-problem-tp5157p5267.html > Sent from the Apache Spark User List mailing list archive at Nabble.com. >

Re: "sbt/sbt run" command returns a JVM problem

2014-05-04 Thread Carter
rintf "Our attempt to download sbt locally to ${JAR} failed. Please install sbt manually from http://www.scala-sbt.org/\n"; exit -1 fi printf "Launching sbt from ${JAR}\n" java \ -Xmx1200m -XX:MaxPermSize=350m -XX:ReservedCodeCacheSize=256m \ -jar ${JAR} \ "$@"

Re: "sbt/sbt run" command returns a JVM problem

2014-05-03 Thread Michael Armbrust
this the right way to set the java option? Thank you very much. > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/sbt-sbt-run-command-returns-a-JVM-problem-tp5157p5294.html > Sent from the Apache Spark User List mailing list archive at Nabble.com. >

Re: "sbt/sbt run" command returns a JVM problem

2014-05-03 Thread Carter
ed an error: [error] scala.tools.nsc.MissingRequirementError: object scala not found. [error] Use 'last' for the full log. Is this the right way to set the java option? Thank you very much. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/sbt-sbt-run-command-returns-

Re: "sbt/sbt run" command returns a JVM problem

2014-05-03 Thread Michael Armbrust
; View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/sbt-sbt-run-command-returns-a-JVM-problem-tp5157p5267.html > Sent from the Apache Spark User List mailing list archive at Nabble.com. >

Re: "sbt/sbt run" command returns a JVM problem

2014-05-03 Thread Carter
aller, but nothing works. Did I change the right thing? Thank you very much. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/sbt-sbt-run-command-returns-a-JVM-problem-tp5157p5267.html Sent from the Apache Spark User List mailing list archive at Nabble.com.

Re: "sbt/sbt run" command returns a JVM problem

2014-05-01 Thread Chester Chen
ermSize, >> -XX:ReservedCodeCacheSize) in the file sbt/sbt, but it looks like non of the >> change works. Can anyone help me out with this problem? Thank you very much. >> >> >> >> -- >> View this message in context: >> http://apache-spark-user-list.1001560.n3.nabble.com/sbt-sbt-run-command-returns-a-JVM-problem-tp5157.html >> Sent from the Apache Spark User List mailing list archive at Nabble.com.

Re: "sbt/sbt run" command returns a JVM problem

2014-05-01 Thread Sean Owen
27) >> >> My machine has 2G memory, and runs on Ubuntu 11.04. I also tried to change >> the setting of java parameter (e.g., -Xmx, -Xms, -XX:MaxPermSize, >> -XX:ReservedCodeCacheSize) in the file sbt/sbt, but it looks like non of the >> change works. Can anyone help me

Re: "sbt/sbt run" command returns a JVM problem

2014-05-01 Thread Chester Chen
non of the > change works. Can anyone help me out with this problem? Thank you very much. > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/sbt-sbt-run-command-returns-a-JVM-problem-tp5157.html > Sent from the Apache Spark User List mailing list archive at Nabble.com.

"sbt/sbt run" command returns a JVM problem

2014-05-01 Thread Carter
eCacheSize) in the file sbt/sbt, but it looks like non of the change works. Can anyone help me out with this problem? Thank you very much. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/sbt-sbt-run-command-returns-a-JVM-problem-tp5157.html Sent from the Ap