https://github.com/fission/environments/blob/f26842188284bc69b0aa3276fcc4d3e587e7dd64/jvm/src/main/java/io/fission/Server.java#L86 if jar file has private class , ClassNotFound will occurred wen classLoad. It's useless load all class ? when I delete this line ,it works ok ! https://github.com/fission/environments/pull/409