Hello,
We are using SFS for Linux on VPS with cca. 256 MB. There's a small problem, which we are needed to run java like this:
java -Xmx16m -Xms12m [the file]
So we need to run SFS with these arguments? Is it possible? Or there's another way?
(We installed SFS using the command above. Now there is no way to use this.
Also, SFS is closed after staring.)
Thanks
David
Java arguments while ./sfs
See http://forums.smartfoxserver.com/viewtopic.php?t=3023. Does that help?
Smartfox's forum is my daily newspaper.
I got this after changing the /conf/wrapper.conf
EDIT: It seems thats now running ok...
Anyone have a fix here?jvm 1 | --- [ Server Starting ] ---------------------------------
jvm 1 |
jvm 1 | Server address: All
jvm 1 | Server port : 9339
jvm 1 |
jvm 1 | 20:26:43.567 - [ INFO ] > [TaskScheduler] ... started ::
jvm 1 | 20:26:43.567 - [ INFO ] > [BlueBoxHandler]... started ::
jvm 1 | 20:26:43.568 - [ INFO ] > [EventWriter] ..... started :: 1 thread(s)
jvm 1 | 20:26:43.568 - [ INFO ] > [SystemHandler] ... started :: 1 thread(s)
jvm 1 | 20:26:43.568 - [ INFO ] > [ExtensionHandler]. started :: 1 thread(s)
jvm 1 | 20:26:43.569 - [ INFO ] > [DeadChannelsPolicy: strict]
jvm 1 | 20:26:43.569 - [ INFO ] > Server is up and running!
jvm 1 | [dbExtension.as]: Event received: serverReady
jvm 1 | [simpleExt.as]: Event received: serverReady
jvm 1 | 20:26:43.577 - [ INFO ] > [RedBox] Internal event received: serverReady
jvm 1 | 20:26:43.578 - [ INFO ] > [RedBox] Internal event received: serverReady
jvm 1 | 20:26:43.579 - [ INFO ] > [RedBox] Internal event received: serverReady
wrapper | INT trapped. Shutting down.
jvm 1 |
jvm 1 |
jvm 1 | Shutting down server...
jvm 1 |
wrapper | <-- Wrapper Stopped
EDIT: It seems thats now running ok...