Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

Issue right at the start #10

Open
olakukielko opened this issue Jun 2, 2016 · 4 comments
Open

Issue right at the start #10

olakukielko opened this issue Jun 2, 2016 · 4 comments

Comments

@olakukielko
Copy link

Hi,

I'm hitting a roadblock even attempting to initially run 'bin/sbt run'. I get the following message:

error: error while loading AnnotatedElement, class file '/Library/Java/JavaVirtualMachines/jdk1.8.0_91.jdk/Contents/Home/jre/lib/rt.jar(java/lang/reflect/AnnotatedElement.class)' is broken
(bad constant pool tag 18 at byte 76)
error: error while loading CharSequence, class file '/Library/Java/JavaVirtualMachines/jdk1.8.0_91.jdk/Contents/Home/jre/lib/rt.jar(java/lang/CharSequence.class)' is broken
(bad constant pool tag 18 at byte 10)
[error] Type error in expression
Project loading failed: (r)etry, (q)uit, (l)ast, or (i)gnore? r

I searched the problem and found that Java 8 may be incompatible, however, upon downgrading to 7, I had even more errors.

Any clues as to what is wrong?

@GuanhuaWang
Copy link

I got the same problem, any one knows how to solve it ?

@xiechengsheng
Copy link

+1, I don't kown how to slove it either...

@lmatz
Copy link

lmatz commented Jan 17, 2018

Same here...

@ralshahr
Copy link

ralshahr commented Feb 10, 2019

Try to downgrade your Java from 1.8 to 1.7 and don't forget to update your scala. It worked for me.

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

No branches or pull requests

5 participants