Recent Posts by Ravi

Subscribe to Recent Posts by Ravi 1 post found

May 12, 2008
Avatar Ravi 1 post #1487

Topic: Troubleshooting Installation of Mingle / Installation on Ubuntu/Linux

Hi, I found one solution that works for me. Edit the MingleServer and look for -Djruby.compile.mode=OFF
Change the OFF to ON and try running the server twice/thrice. I dont know why multiple times but it works that way.

italics
i@i:/Programs/mingle$ sudo ./MingleServer start
[sudo] password for i:
Starting MingleServer
nohup: appending output to `nohup.out’
i@i:
/Programs/mingle$ sudo ./MingleServer start
Starting MingleServer
i@i:~/Programs/mingle$ nohup: appending output to `nohup.out’
italics

It works second time.
I am not too sure if this will affect performance in any way. Things seem to be fine for me.