Search found 43 matches

by lomriilod
22 Aug 2011, 16:11
Forum: SFS2X Questions
Topic: forceLogout / forceLogin called twice
Replies: 3
Views: 5556

4:11:51,289 INFO [pool-1-thread-1] sessions.DefaultSessionManager - Session removed: { Id: 8432, Type: DEFAULT, Logged: Yes, IP: yyyy:56527 } 14:11:51,289 INFO [SocketReader] sessions.DefaultSessionManager - Session removed: { Id: 8432, Type: DEFAULT, Logged: Yes, IP: yyyy:56527 ...
by lomriilod
22 Aug 2011, 15:11
Forum: SFS2X Questions
Topic: forceLogout / forceLogin called twice
Replies: 3
Views: 5556

forceLogout / forceLogin called twice

Hi, we are using the force login setting within our zone. Most of the times a user is disconnected by this feature, we recieve an error like this one: 14:11:51,289 INFO [pool-1-thread-1] entities.SFSZone - User already logged in. Disconnecting previous instance : ( User Name: xxxxx, Id: 8001, Pr...
by lomriilod
01 Apr 2011, 08:15
Forum: SFS2X ActionScript 3 API
Topic: Set BlueBox settings without loading config xml
Replies: 5
Views: 8778

Because we are storing various other client settings within the same xml file.
by lomriilod
29 Mar 2011, 09:09
Forum: SFS2X ActionScript 3 API
Topic: Set BlueBox settings without loading config xml
Replies: 5
Views: 8778

Set BlueBox settings without loading config xml

Hi,

I am trying to set the BlueBox settings in sfsclient.config (ConfigData) which does not work, because I am not loading the server settings via loadConfig. (I use my own config loader). Is there a way to force the sfsclient to create ConfigData?

Dirk
by lomriilod
07 Sep 2010, 09:43
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Java Garbage Collector unloading python package classes
Replies: 11
Views: 13775

Ok, we will do so.

Thanks.
by lomriilod
06 Sep 2010, 12:51
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Java Garbage Collector unloading python package classes
Replies: 11
Views: 13775

Thanks for your answer. Intreresting topics. But I ment, that we have exactly the same problem: not running any phyton extensions and massive garbadge collection of phyton classes.

We know deleted the webapps like you suggested. But I was wondering if that helped in the above case.

Dirk
by lomriilod
06 Sep 2010, 08:26
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Java Garbage Collector unloading python package classes
Replies: 11
Views: 13775

Was there a solution for this problem? Because we are experiencing the same thing right now.

Thanks.

Dirk
by lomriilod
18 Sep 2008, 13:52
Forum: Server Side Extension Development
Topic: SystemHandler action refused - Problem
Replies: 7
Views: 9989

Hi,

lets ignor any lagging problems.

What could cause the roundTrip error? It is flooding the logs and I hav no idea where it comes from.

Is there any specific info I could give you that might help at least to point in a direction where to look further ?

Thanks.

Dirk
by lomriilod
17 Sep 2008, 06:17
Forum: Server Side Extension Development
Topic: Ghost user - unable to disconnect
Replies: 7
Views: 10091

This could be an issue. We needed the forceLogout option prior to version 1.6.3. Thats what we did to achiev this: // log out already logged in user SocketChannel existingUser = zone.getChannelFromName(nick); if (existingUser != null) helper.disconnectUser(helper.getUserByChannel...
by lomriilod
16 Sep 2008, 14:54
Forum: Server Side Extension Development
Topic: Ghost user - unable to disconnect
Replies: 7
Views: 10091

Hi,

we have changed the code but still have problems with users we can not disconnect. The only way to remove them is by restarting the server.

...any idea? any more infos I can give you?

Dirk
by lomriilod
16 Sep 2008, 14:52
Forum: Server Side Extension Development
Topic: SystemHandler action refused - Problem
Replies: 7
Views: 9989

...no more ideas?
by lomriilod
15 Sep 2008, 04:55
Forum: Server Side Extension Development
Topic: SystemHandler action refused - Problem
Replies: 7
Views: 9989

Version 1.6.3

The admin panel indicates that there is no problem with neither of the message handlers. All og them show 0 messeges waiting and the load is arround 0 %. The most dropped messages we had were 203 - but not right when this happended.

Dirk
by lomriilod
12 Sep 2008, 11:19
Forum: Server Side Extension Development
Topic: SystemHandler action refused - Problem
Replies: 7
Views: 9989

I know know, that localhost connections are from the BueBox. Now we are receiving the roundTrip errors as well from the BlueBox. (SystemHandler.processEvent): SystemHandler action refused: roundTrip, from: 127.0.0.1 I listed zone.isSysActionDisabled("roundTripBench") from all zone ...
by lomriilod
11 Sep 2008, 14:47
Forum: Server Side Extension Development
Topic: SystemHandler action refused - Problem
Replies: 7
Views: 9989

SystemHandler action refused - Problem

Hi, we are having serius problems with the server right now. What we are experiencing (and the users are reclaiming) is simply described 'lagging'. We are intensivly searching, but can't realy track the problem. I found some SystemHandler messeges I can not explain. 2008/09/11 16:47:28.516 - [ FINE ...
by lomriilod
09 Sep 2008, 05:36
Forum: Server Side Extension Development
Topic: Ghost user - unable to disconnect
Replies: 7
Views: 10091

Ok, we will do that.

Is the described problem (ghost users) a possible result of the use of that methode?

Dirk

Go to advanced search