Page 1 of 1

Starting VPS

Posted: 22 Aug 2011, 00:14
by Aiidenb
Hello there, I'm using Putty to start my SFS Server for my VPS.

I get an error while starting it..

Code: Select all

login as: root
root@199.119.226.107's password:
Linux quackbay 2.6.18-238.12.1.el5.028stab091.1 #1 SMP Wed Jun 1 13:20:25 MSD 2011 i686

To access official Ubuntu documentation, please visit:
http://help.ubuntu.com/
Last login: Mon Aug 22 04:56:05 2011 from host109-152-224-65.range109-152.btcentralplus.com
root@quackbay:~# ./sfs console
-bash: ./sfs: No such file or directory
root@quackbay:~# ls -a
.   .bash_history  .cache    SmartFoxServer_PRO_1.6.6
..  .bashrc        .profile  Smartfox.tar
root@quackbay:~# cd  SmartFoxServer_PRO_1.6.6
root@quackbay:~/SmartFoxServer_PRO_1.6.6# ls -a
.      EULA.pdf            Server         jre
..     Examples            SmartFoxBits   licence.txt
Admin  Flash API           install        licences
Docs   RedBox_license.txt  installer.jar  releaseNotes.html
root@quackbay:~/SmartFoxServer_PRO_1.6.6# cd Server
root@quackbay:~/SmartFoxServer_PRO_1.6.6/Server# ./sfs console
Running SmartFoxServer PRO...
wrapper  | --> Wrapper Started as Console
wrapper  | Launching a JVM...
wrapper  | Unable to start a JVM
jvm 1    | wrapper  | Unable to start JVM: No such file or directory (2)
wrapper  | <-- Wrapper Stopped
How can we fix this error?
VPS Is running Ubuntu and I have root privelleges.

Thanks, Aiden :)

Posted: 22 Aug 2011, 00:28
by BigFIsh

Posted: 22 Aug 2011, 00:33
by Aiidenb
Sorry, but i don't really understand this. Could you explain what i need to do? :D

Posted: 22 Aug 2011, 00:34
by reecedogcp78
This is also happening on my vps ;(

Posted: 22 Aug 2011, 00:42
by BigFIsh
Basically, the error message may be indicating that the wrapper could not find java runtime environment, possibly due to: wrong bit version, permission issues, or not installed.

Posted: 22 Aug 2011, 01:49
by reecedogcp78
Well I have root access And Im sure Java is installed so what could be the issues with permissions? And its 32bit ubuntu So i downloaded 32bit SmartFoxServer.

Posted: 22 Aug 2011, 10:09
by Aiidenb
reecedogcp78 wrote:Well I have root access And Im sure Java is installed so what could be the issues with permissions? And its 32bit ubuntu So i downloaded 32bit SmartFoxServer.
Same problem^ :/
COME ON MSN Reece! :)

Posted: 22 Aug 2011, 10:22
by Aiidenb
I tested it again and I'm getting this now;

Code: Select all

wrapper  | --> Wrapper Started as Console
wrapper  | Launching a JVM...
wrapper  | JVM exited while loading the application.
jvm 1    | wrapper  | Unable to start JVM: No such file or directory (2)
wrapper  | Launching a JVM...
wrapper  | JVM exited in response to signal UNKNOWN (127).
wrapper  | Unable to start a JVM
jvm 2    | wrapper  | Unable to start JVM: No such file or directory (2)
wrapper  | <-- Wrapper Stopped

Hmmm, :/