Search found 112 matches

by Tatanan
16 Apr 2020, 09:06
Forum: SFS2X Questions
Topic: Tomcat webserver not working - SFS2X 2.15.0
Replies: 2
Views: 6468

Re: Tomcat webserver not working - SFS2X 2.15.0

I add more info:

The error is a 404 error. Not found.

Captura de pantalla 2020-04-16 a las 11.08.28.png
(20.12 KiB) Not downloaded yet
by Tatanan
16 Apr 2020, 08:29
Forum: SFS2X Questions
Topic: Tomcat webserver not working - SFS2X 2.15.0
Replies: 2
Views: 6468

Tomcat webserver not working - SFS2X 2.15.0

Hi, I have upgrade SFS2X from 2.12.0 to 2.15.0. Sockets and WSS are working properly but no webserver. It is strange because new-admin is working fine and Tomcat manager is also working fine. In my project, I have a Rest API to communicate with other HTTP services. I deployed restapi.war through Tom...
by Tatanan
21 Jan 2020, 10:04
Forum: SFS2X Questions
Topic: 2.13 to 2.14 Servlet Migration not working
Replies: 1
Views: 5064

2.13 to 2.14 Servlet Migration not working

Hi, I am trying to migrate from 2.13 to 2.14 but web application is not working on Tomcat. I have followed the migration instructions moving api.war file from old www folder to the new www folder. If I list the web application on the Tomcat dashboard, api app is shown on route /api but when I try to...
by Tatanan
14 Jul 2017, 11:40
Forum: SFS2X Questions
Topic: Zone loading order
Replies: 1
Views: 5027

Zone loading order

Hi,

I would like to take control of the order SmartfoxServer load Zones.
I have 9 different Zones but I would like the "core" zone to be loaded first to avoid other zones send internal messages to "core" before it is ready.

Thanks.
by Tatanan
06 Jul 2017, 11:35
Forum: SFS2X Questions
Topic: Auto Remove Room N seconds since is empty
Replies: 1
Views: 5158

Auto Remove Room N seconds since is empty

Hi, Is there any way to remove a Room created by extension N seconds since the Room is empty? I have the problem, when 2 players are playing in a Room and both disconnects (ex. 2 players playing on mobile device and they receive a message so minify the app) the Room is automatically removed. I would...
by Tatanan
31 May 2017, 09:24
Forum: SFS2X Questions
Topic: Extension Request refused when reload an Extension
Replies: 1
Views: 5055

Extension Request refused when reload an Extension

Hi, After reloading an extension, this exception is thrown, the clients don´t receive messages from server neither disconnect: 10:31:52,910 WARN [SFSWorker:Ext:1] v290.ExtensionReqController - com.smartfoxserver.v2.exceptions.SFSExtensionException: Extension Request refused. Sender is not a User: { ...
by Tatanan
31 May 2017, 08:52
Forum: SFS2X Questions
Topic: strange network peaks
Replies: 15
Views: 25134

Re: strange network peaks

Solved. It was a problem with the database.

Thanks you anyway and
sorry for the inconvenience
by Tatanan
19 May 2017, 18:59
Forum: SFS2X Questions
Topic: strange network peaks
Replies: 15
Views: 25134

strange network peaks

Hi, Suddenly we register strange network peaks the makes user not receive messages or they receive the messages after many many seconds, and the extension queue grows to strange values. It seems that during some time the server can not send any message. Any idea? How can I monitor if an extension ha...
by Tatanan
08 Feb 2017, 08:21
Forum: SFS2X Questions
Topic: WS not working when WSS is enabled on Unity3d WebGL
Replies: 9
Views: 20156

Re: WS not working when WSS is enabled on Unity3d WebGL

Thank for the info, it is very useful. And here the last question about this topic, just to be sure :P WSS and Non-Encrypted native sockets can life together, right? I mean, WebGL uses WSS (enabled on all the zones) meanwhile mobile platforms still use Non-Encrypted native sockets (zone encrypt swit...
by Tatanan
07 Feb 2017, 18:04
Forum: SFS2X Questions
Topic: WS not working when WSS is enabled on Unity3d WebGL
Replies: 9
Views: 20156

Re: WS not working when WSS is enabled on Unity3d WebGL

Sorry I think I have mixed two different question: WSS and Native encrypted sockets . Our games are Unity3D´s cross-platfom (WebGL and mobile) so, I want to enable encryption on every platform but I want to make co-exist encrypted and non-encrypted games. Because your first answer I know websockets ...
by Tatanan
07 Feb 2017, 16:54
Forum: SFS2X Questions
Topic: WS not working when WSS is enabled on Unity3d WebGL
Replies: 9
Views: 20156

Re: WS not working when WSS is enabled on Unity3d WebGL

Hi, One more question about Cryptography (maybe it deserve a new topic): On admin tool -> zone configuration -> user encryption (i) says that "If turned on, the server will only accept encrypted connection; otherwise either connections are allowed"; but I if I call StartCoroutine (sfs.Init...
by Tatanan
07 Feb 2017, 16:01
Forum: SFS2X Questions
Topic: WS not working when WSS is enabled on Unity3d WebGL
Replies: 9
Views: 20156

Re: WS not working when WSS is enabled on Unity3d WebGL

ok, thanks. Another question: Does using WSS or Protocol Cryptography have any a performance/bandwidth penalty or the performance is almost equal? I see in the doc that Protocol Cryptography uses jetty under de hood, does it means the communication is manage by jetty through http protocol like BlueB...
by Tatanan
07 Feb 2017, 15:25
Forum: SFS2X Questions
Topic: WS not working when WSS is enabled on Unity3d WebGL
Replies: 9
Views: 20156

WS not working when WSS is enabled on Unity3d WebGL

Hi, If I enable WSS protocol on Admin Tool, not secure websocket (WS) refuses the connection even when the Unity´s app is loaded on a http url (not https). If WSS is enabled it automatically disables WS?. Here the Error messages: - WebSocket connection to 'ws://www.example.com:8888/websocket' failed...
by Tatanan
06 Feb 2017, 14:38
Forum: SFS2X Questions
Topic: Global Server Status API
Replies: 8
Views: 13104

Re: Global Server Status API

I don´t know what is exactly happening but the server´s cpu behaves strange. I attach two snapshots. On Active threads tab, what does it mean when SFSWorker:ext:1, SFSWorker:ext:2, SFSWorker:ext:3, SFSWorker:ext:4 threads consume the most part of the CPU time? Does it mean that the problem is on roo...
by Tatanan
01 Feb 2017, 15:55
Forum: SFS2X Questions
Topic: Global Server Status API
Replies: 8
Views: 13104

Re: Global Server Status API

dropped packets= 0% out , 0% in. Here there is an screenshot of jvisualvm -> sampler -> CPU samples. There are two threads that consume the most part of the CPU. It seems it is related with Jetty threads. It is annoying because after a day the CPU goes to 100% and I have to restart Smartfoxserver. s...

Go to advanced search