Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sbt compile error #71

Open
majic31 opened this issue Oct 13, 2014 · 4 comments
Open

sbt compile error #71

majic31 opened this issue Oct 13, 2014 · 4 comments

Comments

@majic31
Copy link

majic31 commented Oct 13, 2014

Hi
When I reStart spark-jobserver, it tell me compile error:
[info] Compiling 23 Scala sources to /home/maj/spark-jobserver-master/job-server/target/classes...
[error] error while loading , zip file is empty
[trace] Stack trace suppressed: run last job-server/compile:compile for the full output.
error scala.reflect.internal.MissingRequirementError: object scala.runtime in compiler mirror not found.
[error] Total time: 1 s, completed Oct 13, 2014 10:04:27 AM
How to deal with this problem? Please help me~

@velvia
Copy link
Contributor

velvia commented Oct 13, 2014

Hmm haven't been able to reproduce this, though I got another error. What if you do "project job-server" first?

-Evan
"Never doubt that a small group of thoughtful, committed citizens can change the world" - M. Mead

On Oct 12, 2014, at 7:06 PM, majic31 [email protected] wrote:

Hi
When I reStart spark-jobserver, it tell me compile error:
[info] Compiling 23 Scala sources to /home/maj/spark-jobserver-master/job-server/target/classes...
[error] error while loading , zip file is empty
[trace] Stack trace suppressed: run last job-server/compile:compile for the full output.
error scala.reflect.internal.MissingRequirementError: object scala.runtime in compiler mirror not found.
[error] Total time: 1 s, completed Oct 13, 2014 10:04:27 AM
How to deal with this problem? Please help me~


Reply to this email directly or view it on GitHub.

@majic31
Copy link
Author

majic31 commented Oct 13, 2014

Hi
Thanks for your answer. But I get errors when I run "project job-server" in sbt shell:

[success] created: /home/maj/spark-jobserver-master/akka-app/target/scalastyle-result.xml
[info] Compiling 23 Scala sources to /home/maj/spark-jobserver-master/job-server/target/classes...
[error] error while loading , zip file is empty
[trace] Stack trace suppressed: run last job-server/compile:compile for the full output.
error scala.reflect.internal.MissingRequirementError: object scala.runtime in compiler mirror not found.

Would you give me some advise? Thanks!

@velvia
Copy link
Contributor

velvia commented Oct 13, 2014

I think there must be something wrong with your sbt or scala installation.
Are you able to run "sbt" commands on any other Scala project? (ex
Spark itself?)

On Mon, Oct 13, 2014 at 6:25 AM, majic31 [email protected] wrote:

Hi
Thanks for your answer. But I get errors when I run "project job-server"
in sbt shell:

[success] created:
/home/maj/spark-jobserver-master/akka-app/target/scalastyle-result.xml
[info] Compiling 23 Scala sources to
/home/maj/spark-jobserver-master/job-server/target/classes...
[error] error while loading , zip file is empty
[trace] Stack trace suppressed: run last job-server/compile:compile for
the full output.
error http://job-server/compile:compile
scala.reflect.internal.MissingRequirementError: object scala.runtime in
compiler mirror not found.

Would you give me some advise? Thanks!


Reply to this email directly or view it on GitHub
#71 (comment)
.

The fruit of silence is prayer;
the fruit of prayer is faith;
the fruit of faith is love;
the fruit of love is service;
the fruit of service is peace. -- Mother Teresa

@majic31
Copy link
Author

majic31 commented Oct 21, 2014

Thx! I will try it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants