分散フレームワークのAkkaのJavaチュートリアルをUbuntuで実行しようとした所ハマった。 具体的に言うと gradle runしようとすると $ gradle run FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':compileJava'. > java.lang.reflect.UndeclaredThrowableException * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. * Get