That error indicates that the server process is unable to output to stderr/stdout. Make sure you have setup those streams correctly. Run the server in a terminal to check. There is a typo that is raising the underlying error as well, which will be fixed in the next release.
Last edited by kovidgoyal; 09-21-2011 at 12:09 AM.
|