[Solved] Old Java JDK Version

Hello, I’m using the most recent version of Sponge with the recommended Forge version (1521). With no custom mods or plugins, I am getting the following error immediately when starting my server. Please help?

can you repaste either in a code comment or a gist?

Also, I just tested using the latest forge and latest build with this log.

I’ve repasted it in a gist, sorry!

That doesn’t make any sense. See if it still happens in the latest build.

Java Version: 1.8.0_05

Isn’t java 8 up to like build 60 now?
Try updating Java.

Nice catch! Yeah, that might have something to do with the CopyOnWriteArrayList.

Wow it’s actually working now! If anyone ever sees this again, make sure you update the Java JDK and not the Java JRE like I had before (and confirm with java -version). Thanks a ton @simon816 and @gabizou!

2 Likes