Play Framework causing SIGSEGV fault on first page load with crud moduel

我怕爱的太早我们不能终老 提交于 2019-12-24 06:40:32

问题


Found this bug, which states the problem as well as I could.

https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/732707

The question is - are there any potential workarounds?

Thanks


回答1:


In the bug report they mention they use IcedTea JVM, not Oracle's one. I've never had this problem with Oracle's, so the workaround: use Oracle's JVM.

Also, if you are using version 1.1.1 you should be aware there is a huge security hole, you should update to 1.2.3 ASAP. (latest 1.1.x may have it fixed, but I'm not sure)



来源:https://stackoverflow.com/questions/7809896/play-framework-causing-sigsegv-fault-on-first-page-load-with-crud-moduel

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!