Page 1 of 1

(erro) I'm trying to fix it but I do not know what went wrong.

Posted: 24 Jul 2017, 17:50
by rei ice
I'm trying to fix it but I do not know what went wrong.


[code][/code @echo off
color d
"..\jre\bin\java.exe" -server -cp "./;./sfsExtensions/;lib/activation.jar;lib/commons-beanutils.jar;lib/commons-collections-3.2.jar;lib/commons-dbcp-1.2.1.jar;lib/commons-lang-2.3.jar;lib/commons-logging-1.1.jar;lib/commons-pool-1.2.jar;lib/concurrent.jar;lib/ezmorph-1.0.3.jar;lib/h2.jar;lib/js.jar;lib/json-lib-2.1-jdk15.jar;lib/json.jar;lib/jsr173_1.0_api.jar;lib/jysfs.jar;lib/jython.jar;lib/nanoxml-2.2.1.jar;lib/wrapper.jar;lib/xbean.jar;lib/javamail/imap.jar;lib/javamail/mailapi.jar;lib/javamail/pop3.jar;lib/javamail/smtp.jar;lib/jetty/jetty.jar;lib/jetty/jetty-util.jar;lib/jetty/jstl.jar;lib/jetty/multipartrequest.jar;lib/jetty/servlet-api.jar;lib/jetty/standard.jar;lib/jsp-2.1/commons-el-1.0.jar;lib/jsp-2.1/core-3.1.0.jar;lib/jsp-2.1/jsp-2.1.jar;lib/jsp-2.1/jsp-api-2.1.jar;lib/jsp-2.1/jstl.jar;lib/jsp-2.1/standard.jar;lib/lsc.jar;lib/commons-io-1.4.jar;lib/commons-lang3-3.3.2.jar;lib/mysql-connector-java-5.1.36.jar;lib/guava-18.0.jar" -Dfile.encoding=UTF-8 -Djava.util.logging.config.file=logging.properties -Dgui=true it.gotoandplay.smartfoxserver.SmartFoxServer
@pause]

Re: (erro) I'm trying to fix it but I do not know what went wrong.

Posted: 25 Jul 2017, 06:46
by Lapo
{ this thread was moved to the correct section }

We recommend installing the server under your own User folder, otherwise there will be permission issues. Additionally I would not recommend ro and install SmartFoxServer inside a web-server root folder like you're doing.

Try reinstalling under your own User folder and it will be fine

Cheers