WARN: Side effects in initialization of unused variable extendFrom [null:370,8]
WARN: Side effects in initialization of unused variable getProxy [null:384,8]
runing [NetMessage] in server
= Please ensure that you set the default write concern for the database by setting =
= one of the options =
= =
= w: (value of > -1 or the string 'majority'), where < 1 means =
= no write acknowlegement =
= journal: true/false, wait for flush to journal before acknowlegement =
= fsync: true/false, wait for flush to file system before acknowlegement =
= =
= For backward compatibility safe is still supported and =
= allows values of [true | false | {j:true} | {w:n, wtimeout:n} | {fsync:true}] =
= the default value is false which means the driver receives does not =
= return the information of the success/error of the insert/update/remove =
= =
= ex: new Db(new Server('localhost', 27017), {safe:false}) =
= =
sudemo sumeru start NON BAE MODE
BaseDir :/Users/mdemo/work/code/sudemo/ DstDir :/Users/mdemo/work/code/sudemo/app
WARN: Side effects in initialization of unused variable extendFrom [null:370,8]
WARN: Side effects in initialization of unused variable getProxy [null:384,8]
runing [NetMessage] in server
= Please ensure that you set the default write concern for the database by setting =
= one of the options = = = = w: (value of > -1 or the string 'majority'), where < 1 means = = no write acknowlegement = = journal: true/false, wait for flush to journal before acknowlegement = = fsync: true/false, wait for flush to file system before acknowlegement = = = = For backward compatibility safe is still supported and = = allows values of [true | false | {j:true} | {w:n, wtimeout:n} | {fsync:true}] = = the default value is false which means the driver receives does not =
= return the information of the success/error of the insert/update/remove = = = = ex: new Db(new Server('localhost', 27017), {safe:false}) = = =
= http://www.mongodb.org/display/DOCS/getLastError+Command = = = = The default of no acknowlegement will change in the very near future = = =
= This message will disappear when the default safe is set on the driver Db =
/Users/mdemo/work/code/sudemo/sumeru/server/../../app/publish didnot exist
SockJS v0.3.5 bound to "/socket"
File Server Listening on 8080
Server Listening on 8082
打开localhost:8080/debug.html#/itworks 页面打不开 sumeru 是最新版本