Just moved my app to a new CentOS server. After fiddling for a long time, I can’t play to compile or get any errors. The shell output will show me the last file compiling and then hang. I’m running the Scala 0.9.1 module.
I did a strace on the process, this is all I got. Not sure if it helps.
futex(0x410489d0, FUTEX_WAIT, 5403, NULL
Any ideas to the cause? Or where I can begin troubleshooting?
Thanks.
As it turns out tmbrggmn was right and this is indeed related to the particular kernel on the machine I was using.
The particular kernel was an open source Zen kernel running CentOS and was using software virtualization. I migrated to a Citrix Kernel and now Play! compiles just fine.
A
uname -aon the buggy kernel was: