Page 1 of 1

Java arguments while ./sfs

Posted: 03 Jan 2011, 17:14
by cpdavidd
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

Posted: 03 Jan 2011, 18:22
by BigFIsh

Posted: 04 Jan 2011, 15:59
by cpdavidd
I got this after changing the /conf/wrapper.conf

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
Anyone have a fix here?

EDIT: It seems thats now running ok...