[Cppcms-users] "booster::thread: failed to create a thread" error while running application
Brought to you by:
artyom-beilis
From: Abhishek K. <abh...@gm...> - 2011-08-19 05:28:55
|
Hi, I am facing this error on my linux server which is running CentOS. When I try to run any of the example applications, be it hello_world, message_board, the compilation happens correctly without any errors, but when I try to run the application, example for message board: ./mb -c config.js I get the following error: "booster::thread: failed to create a thread" and the Application doesn't starts. Let me know if anymore information I can provide on it, and this is the only one- line error I get while trying to run the application. Please help. Uptil now, I have been doing all my compilations on windows only, as I expected that compilation won't be difficult on linux box as it is on windows, and now I decided to move on production linux box facing this error. Also let me know if this could be an issue in server configurations. Thanks |