SmartFoxServer 2X Release Candidate 2

Post here your questions about SFS2X. Here we discuss all server-side matters. For client API questions see the dedicated forums.

Moderators: Lapo, Bax

appels
Posts: 464
Joined: 28 Jul 2010, 02:12
Contact:

Postby appels » 01 Apr 2011, 09:19

Hiya,

It seems to be a problem with Google Chrome, it works with IE.
User avatar
Lapo
Site Admin
Posts: 23007
Joined: 21 Mar 2005, 09:50
Location: Italy

Postby Lapo » 01 Apr 2011, 09:43

You need to clear your browser cache and reload the AdminTool
In the video you are clearly not using the latest AdminTool.

This will fix the issue
Lapo
--
gotoAndPlay()
...addicted to flash games
appels
Posts: 464
Joined: 28 Jul 2010, 02:12
Contact:

Postby appels » 01 Apr 2011, 09:55

yep, that was indeed the problem, kicking Chrome as i type this lol

Thanks guys.
dr-mad
Posts: 22
Joined: 09 Aug 2010, 16:29
Location: Netherlands - rotterdam

Postby dr-mad » 06 Apr 2011, 09:24

hi i now have a new pc win7

i install sfs 64 and i patch it but now i cant go in my admin controls

if i put in localhost:8080 in my browser i can get it open

i set a port from 9933 on my firewall but that dont work either

i set the firewall to accept the server but i just cant get to the admin tool login it says this page dont exist

do you guys have a idee what i did wrong this is new for me i now just got a new pc before i used win xp and i was working on that opc on my game but i need to get in the admin tool

thanks for reading hope i get a response
life is a dream so i keep dreaming all day
User avatar
Bax
Site Admin
Posts: 4609
Joined: 29 Mar 2005, 09:50
Location: Italy
Contact:

Postby Bax » 07 Apr 2011, 07:59

dr-mad, you should see some error on the server side when you start SmartFoxServer. Please check.
Paolo Bax
The SmartFoxServer Team
dr-mad
Posts: 22
Joined: 09 Aug 2010, 16:29
Location: Netherlands - rotterdam

Postby dr-mad » 07 Apr 2011, 11:01

the error in the beginning says

log4j : ERROR setFile(null, true) call failed.
Java.io.FileNotFoundException: Logs\smartfox.log(Toegang geweigerd)


i cant copy the standalone dont know why but it says alot dont know if you got something on this

sorry i can copy it now here it is
log4j:ERROR setFile(null,true) call failed.
java.io.FileNotFoundException: logs\smartfox.log (Toegang geweigerd)
at java.io.FileOutputStream.openAppend(Native Method)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at org.apache.log4j.FileAppender.setFile(FileAppender.java:290)
at org.apache.log4j.FileAppender.activateOptions(FileAppender.java:164)
at org.apache.log4j.DailyRollingFileAppender.activateOptions(DailyRollin
gFileAppender.java:216)
at org.apache.log4j.config.PropertySetter.activate(PropertySetter.java:2
57)
at org.apache.log4j.config.PropertySetter.setProperties(PropertySetter.j
ava:133)
at org.apache.log4j.config.PropertySetter.setProperties(PropertySetter.j
ava:97)
at org.apache.log4j.PropertyConfigurator.parseAppender(PropertyConfigura
tor.java:689)
at org.apache.log4j.PropertyConfigurator.parseCategory(PropertyConfigura
tor.java:647)
at org.apache.log4j.PropertyConfigurator.parseCatsAndRenderers(PropertyC
onfigurator.java:568)
at org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurato
r.java:442)
at org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurato
r.java:334)
at org.apache.log4j.PropertyConfigurator.configure(PropertyConfigurator.
java:342)
at com.smartfoxserver.v2.SmartFoxServer.initialize(SmartFoxServer.java:3
94)
at com.smartfoxserver.v2.SmartFoxServer.start(SmartFoxServer.java:174)
at com.smartfoxserver.v2.Main.main(Main.java:31)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
at com.exe4j.runtime.WinLauncher.main(Unknown Source)
at com.install4j.runtime.launcher.WinLauncher.main(Unknown Source)
log4j:ERROR Either File or DatePattern options are not set for appender [fileApp
ender].
log4j:ERROR setFile(null,true) call failed.
java.io.FileNotFoundException: logs\boot\boot.log (Toegang geweigerd)
at java.io.FileOutputStream.openAppend(Native Method)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at org.apache.log4j.FileAppender.setFile(FileAppender.java:290)
at org.apache.log4j.FileAppender.activateOptions(FileAppender.java:164)
at org.apache.log4j.DailyRollingFileAppender.activateOptions(DailyRollin
gFileAppender.java:216)
at org.apache.log4j.config.PropertySetter.activate(PropertySetter.java:2
57)
at org.apache.log4j.config.PropertySetter.setProperties(PropertySetter.j
ava:133)
at org.apache.log4j.config.PropertySetter.setProperties(PropertySetter.j
ava:97)
at org.apache.log4j.PropertyConfigurator.parseAppender(PropertyConfigura
tor.java:689)
at org.apache.log4j.PropertyConfigurator.parseCategory(PropertyConfigura
tor.java:647)
at org.apache.log4j.PropertyConfigurator.parseCatsAndRenderers(PropertyC
onfigurator.java:568)
at org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurato
r.java:442)
at org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurato
r.java:334)
at org.apache.log4j.PropertyConfigurator.configure(PropertyConfigurator.
java:342)
at com.smartfoxserver.v2.SmartFoxServer.initialize(SmartFoxServer.java:3
94)
at com.smartfoxserver.v2.SmartFoxServer.start(SmartFoxServer.java:174)
at com.smartfoxserver.v2.Main.main(Main.java:31)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
at com.exe4j.runtime.WinLauncher.main(Unknown Source)
at com.install4j.runtime.launcher.WinLauncher.main(Unknown Source)
log4j:ERROR Either File or DatePattern options are not set for appender [bootFil
eAppender].
13:05:19,011 INFO [main] v2.SmartFoxServer - Boot sequence starts...
13:05:19,027 INFO [main] v2.SmartFoxServer -
_____ _____ _____ ___ __ __ _____ _____ _____ _____
| __| __| __| |_ | | | | __ | | |_ _|
|__ | __|__ | | _|- -| | __ -| | | | | | |
|_____|__| |_____| |___|__|__| |_____|_____|_____| |_|

13:05:19,542 INFO [main] v2.SmartFoxServer - License code not found, starti
ng Community Edition license
13:05:19,542 INFO [main] core.SFSEventManager - AnonymousService-1 initaliz
ed
13:05:19,573 INFO [main] impl.DefaultFileReplicator - Using "C:\Users\DR-MA
D\AppData\Local\Temp\vfs_cache" as temporary files store.
13:05:19,682 INFO [main] v2.SmartFoxServer - License loaded

===================================
LICENSE DETAILS
-----------------------------------
Type : Community Edition
Max users : 100
===================================

13:05:19,682 INFO [main] managers.SFSBannedUserStorage - BanUserStorage ini
tialized
13:05:19,698 INFO [main] managers.SFSBannedUserManager - BanUser data loade
d: 0 records.
13:05:19,698 INFO [main] config.SFSConfigurator - Loading: zones\GameLobby.
zone.xml
13:05:19,776 INFO [main] config.SFSConfigurator - Loading: zones\SimpleChat
.zone.xml
13:05:19,822 INFO [main] managers.SFSZoneManager -

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
>> Zone: GameLobby
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

13:05:19,838 INFO [main] managers.SFSZoneManager - Creating room: (default)
The Lobby
13:05:19,854 INFO [main] api.SFSApi - Room created: [ Room: The Lobby, Id:
0, Group: default, isGame: false ]
13:05:19,854 INFO [main] managers.SFSZoneManager -

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
>> Zone: SimpleChat
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

13:05:19,854 INFO [main] managers.SFSZoneManager - Creating room: (default)
The Lobby
13:05:19,854 INFO [main] api.SFSApi - Room created: [ Room: The Lobby, Id:
1, Group: default, isGame: false ]
13:05:19,885 INFO [main] Extensions - {sfsTris}: SFSTris2X Extension starte
d, rel. 1.0.5
13:05:19,885 INFO [main] api.SFSApi - Room created: [ Room: AdminRoom, Id:
2, Group: default, isGame: false ]
13:05:19,900 INFO [main] core.AdminToolService - AdminTool Service started
13:05:21,117 WARN [main] mortbay.log - failed org.mortbay.jetty.NCSARequest
Log@334f02fb: java.io.FileNotFoundException: C:\Program Files\SFS2X-RC1a\SFS2X\l
ogs\http\2011_04_07.request.log (Toegang geweigerd)
13:05:21,117 WARN [main] mortbay.log - failed RequestLogHandler@68a06c63: j
ava.io.FileNotFoundException: C:\Program Files\SFS2X-RC1a\SFS2X\logs\http\2011_0
4_07.request.log (Toegang geweigerd)
13:05:21,117 WARN [main] mortbay.log - failed HandlerCollection@7c2c0d3e: j
ava.io.FileNotFoundException: C:\Program Files\SFS2X-RC1a\SFS2X\logs\http\2011_0
4_07.request.log (Toegang geweigerd)
13:05:21,117 WARN [main] mortbay.log - Error starting handlers
java.io.FileNotFoundException: C:\Program Files\SFS2X-RC1a\SFS2X\logs\http\2011_
04_07.request.log (Toegang geweigerd)
at java.io.FileOutputStream.openAppend(Native Method)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at org.mortbay.util.RolloverFileOutputStream.setFile(RolloverFileOutputS
tream.java:239)
at org.mortbay.util.RolloverFileOutputStream.<init>(RolloverFileOutputSt
ream.java:160)
at org.mortbay.jetty.NCSARequestLog.doStart(NCSARequestLog.java:428)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:
50)
at org.mortbay.jetty.handler.RequestLogHandler.doStart(RequestLogHandler
.java:117)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:
50)
at org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection
.java:152)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:
50)
at org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:
130)
at org.mortbay.jetty.Server.doStart(Server.java:224)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:
50)
at com.smartfoxserver.v2.http.SFSHttpServer.start(SFSHttpServer.java:92)

at com.smartfoxserver.v2.SmartFoxServer.start(SmartFoxServer.java:221)
at com.smartfoxserver.v2.Main.main(Main.java:31)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
at com.exe4j.runtime.WinLauncher.main(Unknown Source)
at com.install4j.runtime.launcher.WinLauncher.main(Unknown Source)
13:05:21,195 INFO [main] http.SFSHttpServer - Http Server started.
13:05:21,226 WARN [main] bootLogger - Was not able to bind socket: { 127.0.
0.1:9933, (Tcp) }
13:05:21,226 ERROR [main] bootLogger - No bound sockets! Check the boot logs
for possible problems!
13:05:21,242 INFO [main] v2.SmartFoxServer - Listening Sockets:
13:05:21,242 INFO [main] v2.SmartFoxServer -
_____ _____ _____ ___ __ __
| __| __| __| |_ | | |
|__ | __|__ | | _|- -|
|_____|__| |_____| |___|__|__|
_____ _____ _____ ____ __ __
| __ | __| _ | \| | |
| -| __| | | |_ _|
|__|__|_____|__|__|____/ |_|
[ 2.0.0-RC1b ]

13:05:21,242 INFO [main] v2.SmartFoxServer - SmartFoxServer 2X (2.0.0-RC1b)
READY!


and if i run it as administrater i get this

13:07:48,334 INFO [main] v2.SmartFoxServer - Boot sequence starts...
log4j:ERROR Failed to rename [logs/smartfox.log] to [logs/smartfox.log.2011-04-0
7-08].
13:07:48,349 INFO [main] v2.SmartFoxServer -
_____ _____ _____ ___ __ __ _____ _____ _____ _____
| __| __| __| |_ | | | | __ | | |_ _|
|__ | __|__ | | _|- -| | __ -| | | | | | |
|_____|__| |_____| |___|__|__| |_____|_____|_____| |_|

13:07:48,833 INFO [main] v2.SmartFoxServer - License code not found, starti
ng Community Edition license
13:07:48,833 INFO [main] core.SFSEventManager - AnonymousService-1 initaliz
ed
13:07:48,864 INFO [main] impl.DefaultFileReplicator - Using "C:\Users\DR-MA
D\AppData\Local\Temp\vfs_cache" as temporary files store.
13:07:48,973 INFO [main] v2.SmartFoxServer - License loaded

===================================
LICENSE DETAILS
-----------------------------------
Type : Community Edition
Max users : 100
===================================

13:07:48,989 INFO [main] managers.SFSBannedUserStorage - BanUserStorage ini
tialized
13:07:49,005 INFO [main] managers.SFSBannedUserManager - BanUser data loade
d: 0 records.
13:07:49,020 INFO [main] config.SFSConfigurator - Loading: zones\GameLobby.
zone.xml
13:07:49,083 INFO [main] config.SFSConfigurator - Loading: zones\SimpleChat
.zone.xml
13:07:49,114 INFO [main] managers.SFSZoneManager -

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
>> Zone: GameLobby
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

13:07:49,145 INFO [main] managers.SFSZoneManager - Creating room: (default)
The Lobby
13:07:49,161 INFO [main] api.SFSApi - Room created: [ Room: The Lobby, Id:
0, Group: default, isGame: false ]
13:07:49,161 INFO [main] managers.SFSZoneManager -

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
>> Zone: SimpleChat
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

13:07:49,161 INFO [main] managers.SFSZoneManager - Creating room: (default)
The Lobby
13:07:49,161 INFO [main] api.SFSApi - Room created: [ Room: The Lobby, Id:
1, Group: default, isGame: false ]
13:07:49,176 INFO [main] Extensions - {sfsTris}: SFSTris2X Extension starte
d, rel. 1.0.5
13:07:49,192 INFO [main] api.SFSApi - Room created: [ Room: AdminRoom, Id:
2, Group: default, isGame: false ]
13:07:49,192 INFO [main] core.AdminToolService - AdminTool Service started
13:07:50,533 INFO [main] http.SFSHttpServer - Http Server started.
13:07:50,596 WARN [main] bootLogger - Was not able to bind socket: { 127.0.
0.1:9933, (Tcp) }
13:07:50,596 ERROR [main] bootLogger - No bound sockets! Check the boot logs
for possible problems!
13:07:50,596 INFO [main] v2.SmartFoxServer - Listening Sockets:
13:07:50,611 INFO [main] v2.SmartFoxServer -
_____ _____ _____ ___ __ __
| __| __| __| |_ | | |
|__ | __|__ | | _|- -|
|_____|__| |_____| |___|__|__|
_____ _____ _____ ____ __ __
| __ | __| _ | \| | |
| -| __| | | |_ _|
|__|__|_____|__|__|____/ |_|
[ 2.0.0-RC1b ]

13:07:50,611 INFO [main] v2.SmartFoxServer - SmartFoxServer 2X (2.0.0-RC1b)
READY!
life is a dream so i keep dreaming all day
User avatar
Bax
Site Admin
Posts: 4609
Joined: 29 Mar 2005, 09:50
Location: Italy
Contact:

Postby Bax » 08 Apr 2011, 07:56

This seems a permissions problem. Are you using Windows Vista or later? If yes, please read the yellow box in this document.
Paolo Bax
The SmartFoxServer Team
User avatar
Lapo
Site Admin
Posts: 23007
Joined: 21 Mar 2005, 09:50
Location: Italy

Postby Lapo » 08 Apr 2011, 08:13

Yep, you must make sure that the folder where SFS runs has full read and write privileges for the user that is running it. Otherwise you will get all kind of failures, like this one.
Lapo

--

gotoAndPlay()

...addicted to flash games
dr-mad
Posts: 22
Joined: 09 Aug 2010, 16:29
Location: Netherlands - rotterdam

Postby dr-mad » 08 Apr 2011, 09:56

hio thanks for the reply i got the premission done when i start the server i get this

11:53:29,781 INFO [main] v2.SmartFoxServer - Boot sequence starts...
11:53:29,796 INFO [main] v2.SmartFoxServer -
_____ _____ _____ ___ __ __ _____ _____ _____ _____
| __| __| __| |_ | | | | __ | | |_ _|
|__ | __|__ | | _|- -| | __ -| | | | | | |
|_____|__| |_____| |___|__|__| |_____|_____|_____| |_|

11:53:30,498 INFO [main] v2.SmartFoxServer - License code not found, starti
ng Community Edition license
11:53:30,498 INFO [main] core.SFSEventManager - AnonymousService-1 initaliz
ed
11:53:30,530 INFO [main] impl.DefaultFileReplicator - Using "C:\Users\DR-MA
D\AppData\Local\Temp\vfs_cache" as temporary files store.
11:53:30,670 INFO [main] v2.SmartFoxServer - License loaded

===================================
LICENSE DETAILS
-----------------------------------
Type : Community Edition
Max users : 100
===================================

11:53:30,670 INFO [main] managers.SFSBannedUserStorage - BanUserStorage ini
tialized
11:53:30,686 INFO [main] managers.SFSBannedUserManager - BanUser data loade
d: 0 records.
11:53:30,701 INFO [main] config.SFSConfigurator - Loading: zones\GameLobby.
zone.xml
11:53:30,732 INFO [main] config.SFSConfigurator - Loading: zones\SimpleChat
.zone.xml
11:53:30,779 INFO [main] managers.SFSZoneManager -

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
>> Zone: GameLobby
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

11:53:30,810 INFO [main] managers.SFSZoneManager - Creating room: (default)
The Lobby
11:53:30,810 INFO [main] api.SFSApi - Room created: [ Room: The Lobby, Id:
0, Group: default, isGame: false ]
11:53:30,810 INFO [main] managers.SFSZoneManager -

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
>> Zone: SimpleChat
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

11:53:30,826 INFO [main] managers.SFSZoneManager - Creating room: (default)
The Lobby
11:53:30,826 INFO [main] api.SFSApi - Room created: [ Room: The Lobby, Id:
1, Group: default, isGame: false ]
11:53:30,842 INFO [main] Extensions - {sfsTris}: SFSTris2X Extension starte
d, rel. 1.0.5
11:53:30,857 INFO [main] api.SFSApi - Room created: [ Room: AdminRoom, Id:
2, Group: default, isGame: false ]
11:53:30,857 INFO [main] core.AdminToolService - AdminTool Service started
*sys-package-mgr*: processing new jar, 'C:\Program Files\SFS2X-RC1a\SFS2X\lib\im
ap.jar'
*sys-package-mgr*: processing new jar, 'C:\Program Files\SFS2X-RC1a\SFS2X\lib\ma
ilapi.jar'
*sys-package-mgr*: processing new jar, 'C:\Program Files\SFS2X-RC1a\SFS2X\lib\po
p3.jar'
*sys-package-mgr*: processing modified jar, 'C:\Program Files\SFS2X-RC1a\SFS2X\l
ib\sfs2x-admin.jar'
*sys-package-mgr*: processing modified jar, 'C:\Program Files\SFS2X-RC1a\SFS2X\l
ib\sfs2x-core.jar'
*sys-package-mgr*: processing modified jar, 'C:\Program Files\SFS2X-RC1a\SFS2X\l
ib\sfs2x-util.jar'
*sys-package-mgr*: processing modified jar, 'C:\Program Files\SFS2X-RC1a\SFS2X\l
ib\sfs2x.jar'
*sys-package-mgr*: processing new jar, 'C:\Program Files\SFS2X-RC1a\SFS2X\lib\sm
tp.jar'
*sys-package-mgr*: processing modified jar, 'C:\Program Files\SFS2X-RC1a\SFS2X\l
ib\Jetty\ant-1.6.5.jar'
*sys-package-mgr*: processing modified jar, 'C:\Program Files\SFS2X-RC1a\SFS2X\l
ib\Jetty\core-3.1.1.jar'
*sys-package-mgr*: processing modified jar, 'C:\Program Files\SFS2X-RC1a\SFS2X\l
ib\Jetty\jetty-6.1.26.jar'
*sys-package-mgr*: processing modified jar, 'C:\Program Files\SFS2X-RC1a\SFS2X\l
ib\Jetty\jetty-util-6.1.26.jar'
*sys-package-mgr*: processing modified jar, 'C:\Program Files\SFS2X-RC1a\SFS2X\l
ib\Jetty\jsp-2.1-jetty-6.1.26.jar'
*sys-package-mgr*: processing modified jar, 'C:\Program Files\SFS2X-RC1a\SFS2X\l
ib\Jetty\servlet-api-2.5-20081211.jar'
11:53:33,993 INFO [main] http.SFSHttpServer - Http Server started.
11:53:34,040 WARN [main] bootLogger - Was not able to bind socket: { 127.0.
0.1:9933, (Tcp) }
11:53:34,040 ERROR [main] bootLogger - No bound sockets! Check the boot logs
for possible problems!
11:53:34,055 INFO [main] v2.SmartFoxServer - Listening Sockets:
11:53:34,055 INFO [main] v2.SmartFoxServer -
_____ _____ _____ ___ __ __
| __| __| __| |_ | | |
|__ | __|__ | | _|- -|
|_____|__| |_____| |___|__|__|
_____ _____ _____ ____ __ __
| __ | __| _ | \| | |
| -| __| | | |_ _|
|__|__|_____|__|__|____/ |_|
[ 2.0.0-RC2a ]

11:53:34,055 INFO [main] v2.SmartFoxServer - SmartFoxServer 2X (2.0.0-RC2a)
READY!


but i still cant get localhost:8080 to open

i use win7 instal the sfs 64 and i think i did what you said give the full map premission but

every time i type in the web browser localhost:8080 it say cant find page

did i do some thing wronge again :?

but now i dont get the errors in the standalone of sfs

grets dr-mad i hope for more info
life is a dream so i keep dreaming all day
janux
Posts: 28
Joined: 21 Sep 2010, 19:11

Postby janux » 08 Apr 2011, 13:49

What kind of browser do you use? if its IE, then do not forget to type address with http in front, just like http://localhost:8080 .
dr-mad
Posts: 22
Joined: 09 Aug 2010, 16:29
Location: Netherlands - rotterdam

Postby dr-mad » 09 Apr 2011, 06:13

i use IE as browser i now delete sfs and install it on C:\user\myuser what said in the docs and i cant get it to open the sfs admin tool

any ideas??

i cant get it to open it says page cant load

greets dr-mad
life is a dream so i keep dreaming all day
User avatar
Bax
Site Admin
Posts: 4609
Joined: 29 Mar 2005, 09:50
Location: Italy
Contact:

Postby Bax » 11 Apr 2011, 12:24

The log you posted shows an error:

Code: Select all

11:53:34,040 WARN [main] bootLogger - Was not able to bind socket: { 127.0. 0.1:9933, (Tcp) }
11:53:34,040 ERROR [main] bootLogger - No bound sockets! Check the boot logs for possible problems!

Do you have another service bound to the same IP/port?
Paolo Bax
The SmartFoxServer Team
dr-mad
Posts: 22
Joined: 09 Aug 2010, 16:29
Location: Netherlands - rotterdam

Postby dr-mad » 12 Apr 2011, 06:47

hi thanks for al the help you give

i now dont got that error and i still cant open localhost in my browser

this is the debug

08:43:54,469 INFO [main] v2.SmartFoxServer - Boot sequence starts...
08:43:54,501 INFO [main] v2.SmartFoxServer -
_____ _____ _____ ___ __ __ _____ _____ _____ _____
| __| __| __| |_ | | | | __ | | |_ _|
|__ | __|__ | | _|- -| | __ -| | | | | | |
|_____|__| |_____| |___|__|__| |_____|_____|_____| |_|

08:43:55,374 INFO [main] v2.SmartFoxServer - License code not found, starti
ng Community Edition license
08:43:55,374 INFO [main] core.SFSEventManager - AnonymousService-1 initaliz
ed
08:43:55,452 INFO [main] impl.DefaultFileReplicator - Using "C:\Users\DR-MA
D\AppData\Local\Temp\vfs_cache" as temporary files store.
08:43:55,702 INFO [main] v2.SmartFoxServer - License loaded

===================================
LICENSE DETAILS
-----------------------------------
Type : Community Edition
Max users : 100
===================================

08:43:55,702 INFO [main] managers.SFSBannedUserStorage - BanUserStorage ini
tialized
08:43:55,764 INFO [main] managers.SFSBannedUserManager - BanUser data loade
d: 0 records.
08:43:55,795 INFO [main] config.SFSConfigurator - Loading: zones\GameLobby.
zone.xml
08:43:55,905 INFO [main] config.SFSConfigurator - Loading: zones\SimpleChat
.zone.xml
08:43:55,936 INFO [main] managers.SFSZoneManager -

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
>> Zone: GameLobby
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

08:43:55,983 INFO [main] managers.SFSZoneManager - Creating room: (default)
The Lobby
08:43:55,998 INFO [main] api.SFSApi - Room created: [ Room: The Lobby, Id:
0, Group: default, isGame: false ]
08:43:55,998 INFO [main] managers.SFSZoneManager -

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
>> Zone: SimpleChat
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

08:43:55,998 INFO [main] managers.SFSZoneManager - Creating room: (default)
The Lobby
08:43:55,998 INFO [main] api.SFSApi - Room created: [ Room: The Lobby, Id:
1, Group: default, isGame: false ]
08:43:56,092 INFO [main] Extensions - {sfsTris}: SFSTris2X Extension starte
d, rel. 1.0.5
08:43:56,092 INFO [main] api.SFSApi - Room created: [ Room: AdminRoom, Id:
2, Group: default, isGame: false ]
08:43:56,107 INFO [main] core.AdminToolService - AdminTool Service started
08:43:58,681 INFO [main] http.SFSHttpServer - Http Server started.
08:43:58,791 INFO [main] v2.SmartFoxServer - Listening Sockets: { 127.0.0.1
:9933, (Tcp) }
08:43:58,806 INFO [main] v2.SmartFoxServer -
_____ _____ _____ ___ __ __
| __| __| __| |_ | | |
|__ | __|__ | | _|- -|
|_____|__| |_____| |___|__|__|
_____ _____ _____ ____ __ __
| __ | __| _ | \| | |
| -| __| | | |_ _|
|__|__|_____|__|__|____/ |_|
[ 2.0.0-RC2a ]

08:43:58,806 INFO [main] v2.SmartFoxServer - SmartFoxServer 2X (2.0.0-RC2a)
READY!



ass you can see i instal it by the user map

but i still cant open http://localhost:8080

any ideas on my router theres a port for the sfs normaly i use the same port for my win xp now i got win7 and every thing dont work well

but i want to go in the admin tool so i can see things and change some things but i cant get the page to load

greets dr-mad
life is a dream so i keep dreaming all day
User avatar
Bax
Site Admin
Posts: 4609
Joined: 29 Mar 2005, 09:50
Location: Italy
Contact:

Postby Bax » 12 Apr 2011, 22:12

You probably have a firewall blocking port 8080.
Anyway you can still use the AdminTool: instead of starting it from http://localhost:8080, simply look for the AdminTool's html file in the www/root/admin folder and open it in the browser.
Paolo Bax
The SmartFoxServer Team
dr-mad
Posts: 22
Joined: 09 Aug 2010, 16:29
Location: Netherlands - rotterdam

Postby dr-mad » 13 Apr 2011, 09:00

thanks now i got the page by using the root/admin folder i set the port for the 8080 but that dindt work now by using the folder i did
life is a dream so i keep dreaming all day

Return to “SFS2X Questions”

Who is online

Users browsing this forum: Google [Bot] and 61 guests