-
Notifications
You must be signed in to change notification settings - Fork 54
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
java.lang.NoSuchMethodError: java.util.concurrent.ConcurrentHashMap.keySet() #247
Comments
Thank you! This looks like a bug related to Java versions. I think the code On Fri, Sep 11, 2015 at 3:08 PM, cheetah90 [email protected] wrote:
|
Thanks! |
I compiled 0.7.4 with Java7. Would you please give it a try? |
I'll do later. For now, I am using Java8. |
Hi, when using WikiBrain Configuration GUI to import simple English edition with default setting, I got the following error,
Looks like this is a common problem when compiled with JDK 8 targeting Java 6 or 7 https://bugzilla.redhat.com/show_bug.cgi?id=1160683#c6
The text was updated successfully, but these errors were encountered: