Search found 78 matches

by haplo
07 Dec 2016, 05:58
Forum: SFS2X Questions
Topic: SmartFox disconnect problem| Waitting online
Replies: 10
Views: 11184

Re: SmartFox disconnect problem| Waitting online

have the same issue

1. create 2 classes of SmartFox()
SmartFox sfs1 = new SmartFox();
SmartFox sfs2 = new SmartFox();


2. calling sfs1.disconnect()

3. sfs2 is disconnected
by haplo
17 May 2016, 13:47
Forum: SFS2X Questions
Topic: Patching to 2.11 on shell
Replies: 2
Views: 4234

Re: Patching to 2.11 on shell

sweet.
by haplo
17 May 2016, 13:26
Forum: SFS2X Questions
Topic: Patching to 2.11 on shell
Replies: 2
Views: 4234

Patching to 2.11 on shell

Patching to 2.11 on linux instance
when running ./install-linux.sh
i get " Can't connect to X11 window server using"


is it possible to patch on shell ?
by haplo
30 Mar 2016, 05:33
Forum: SFS2X Questions
Topic: More details on server exceptions
Replies: 1
Views: 3680

More details on server exceptions

Hey

Is there a way i can add more details to exceptions (without going through each one) ?

Specifically i want to add the user ID to the exception so it will be easier for me to relate support tickets to exceptions.

Thank you
by haplo
22 Feb 2016, 17:18
Forum: SFS2X Questions
Topic: Current number of DB connections
Replies: 2
Views: 4369

Re: Current number of DB connections

ahh i did miss it. thanks
by haplo
22 Feb 2016, 16:37
Forum: SFS2X Questions
Topic: Current number of DB connections
Replies: 2
Views: 4369

Current number of DB connections

using sfs2x 2.7
couldn't find in the admin tools the number of open connections (per zone) to the db. am i missing something ? where can i find it ? and if not exist how can i get this info ?
by haplo
04 Sep 2015, 12:29
Forum: SFS2X Questions
Topic: extension controller requests queue
Replies: 3
Views: 5244

Re: extension controller requests queue

We are still using 2.7 version.

it is most of the time on 200-300 and sometimes we have a spike of 900. is that a sign of a bottleneck ?
by haplo
23 Aug 2015, 09:20
Forum: SFS2X Questions
Topic: extension controller requests queue
Replies: 3
Views: 5244

extension controller requests queue

I've seen many posts talking about 'extension controller requests queue' . if the value is too high it means i have to optimize some DB queries. my question is
what is too high mean?

the highest peak we have are 300-400 requests and our ccu are round 1300.
by haplo
24 Jun 2014, 11:18
Forum: SFS2X Questions
Topic: using JMX got my CPU to 100% - is this possible ?
Replies: 1
Views: 3719

using JMX got my CPU to 100% - is this possible ?

hey guys few days ago i change the sfs2x-service script to start with JMX enabled. i tried to monitor overnight with visualvm. -Dcom.sun.management.jmxremote.port=5000 com.sun.management.jmxremote.authenticate=false com.sun.management.jmxremote.ssl=false after i did that the CPU went to 100% and doe...
by haplo
23 Jun 2014, 12:12
Forum: SFS2X Questions
Topic: different CPU time %
Replies: 2
Views: 4457

Re: different CPU time %

Thank you for your reply
i've attaches 2 images one isfrom the panel and another is from top

if there is such a big different in your opinion what could cause it ?
by haplo
23 Jun 2014, 08:51
Forum: SFS2X Questions
Topic: different CPU time %
Replies: 2
Views: 4457

different CPU time %

probably a simple question but why #top and sfs admin display totally different % we have a problem in our site (not related to SFS) where the PHP consumes alot of CPU we also see the sfs process consume 50% CPU but when i enter the admin panel it shows the the CPU% is around 5%
by haplo
20 Jun 2014, 15:09
Forum: SFS2X Questions
Topic: Memory issues - using VisualVM to debug
Replies: 1
Views: 3674

Memory issues - using VisualVM to debug

having issues with possible memory we are running version 2.7 with 12 zones ( each zone have a single room) all the zones are sharing the same zone extension and all the rooms are sharing the same room extension . I connected using visualVM to take a look on the heap memory and the number of threads...
by haplo
07 Apr 2013, 04:42
Forum: SFS2X Questions
Topic: archive patches for 2X
Replies: 1
Views: 3511

archive patches for 2X

any place i can download the patch for 2.4 or 2.5?
by haplo
16 Nov 2012, 18:59
Forum: SFS2X Questions
Topic: Admin tool cannot remove rooms
Replies: 13
Views: 16077

Admin tool cannot remove rooms

Hi

having problems removing rooms using the admin tool

zone monitor-> rooms-> select the room and click remove ....the room is not removed + no error on logs


after a fresh restart the feature works. but after few days....break again.
by haplo
21 Apr 2012, 09:38
Forum: SFS2X Java / Android API
Topic: How do I turn off Logging?
Replies: 11
Views: 27992

Re: How do I turn off Logging?

Any updates on thisone? how to lower the debug level?

Go to advanced search