Search found 225 matches

by yuvallahav
23 Jul 2014, 20:28
Forum: Server Side Extension Development
Topic: Moved to new server, hoard of problems, as always.
Replies: 1
Views: 5734

Moved to new server, hoard of problems, as always.

So we moved to a new server, and at first, things worked pretty well. But then, out of the blue, connections being refused with this on the log: INFO | jvm 1 | 2014/07/23 21:25:32 | java.net.ConnectException: Connection refused INFO | jvm 1 | 2014/07/23 21:25:32 | at sun.nio.ch.Net.connect(Native Me...
by yuvallahav
27 Jun 2014, 13:42
Forum: Server Side Extension Development
Topic: Unrecognized extension error.
Replies: 7
Views: 11820

Re: Unrecognized extension error.

Ok, after trying to figure this out I simply hard booted our smartfoxserver, and that solved the problem, I can only think that something went wrong at some point, and a simple soft reboot of the zone and replacing the extension file was not enough to convince the server that it's ok now.
by yuvallahav
27 Jun 2014, 13:21
Forum: Server Side Extension Development
Topic: Unrecognized extension error.
Replies: 7
Views: 11820

Re: Unrecognized extension error.

I'm working on this issue, when something weird happens, I'm getting this error now for every room I create, and for some reason, this happens only on the production server, not on my local machine, which is why I can't seem to find the problem: Error in extension [ scopa_game.as ]: TypeError: Canno...
by yuvallahav
27 Jun 2014, 09:13
Forum: Server Side Extension Development
Topic: Unrecognized extension error.
Replies: 7
Views: 11820

Re: Unrecognized extension error.

Thanks for the reply Lapo, I didn't consider (since I didn't know) that this error could be generated by users trying to send message to a room that does not exist any more... meaning I need to check that when I switch users over rooms the client is 100 percent sure where it is, some of our users ha...
by yuvallahav
26 Jun 2014, 15:14
Forum: Server Side Extension Development
Topic: Unrecognized extension error.
Replies: 7
Views: 11820

Re: Unrecognized extension error.

There is literally just one place in my whole code, for zone and room, that invokes the room extension, as I said when I need to execute a scheduled event, and as far as I can tell, that is not the place this error is being generated.
Is there anything else that might generate this error?
by yuvallahav
26 Jun 2014, 15:09
Forum: Server Side Extension Development
Topic: Unrecognized extension error.
Replies: 7
Views: 11820

Re: Unrecognized extension error.

Lets, for the sake of this conversation, disregard the room number, since I'm getting this message for just about 20 percent of the rooms I'm creating, talking about 10,000 play rooms an hour, 20 percent of them generate this error at some point, which is not supposed to happen. 100 percent failure ...
by yuvallahav
26 Jun 2014, 12:04
Forum: Server Side Extension Development
Topic: Unrecognized extension error.
Replies: 7
Views: 11820

Unrecognized extension error.

Hello. I've been getting a lot of this error for different zones on my server: INFO | jvm 1 | 2014/06/26 00:20:40 | 00:20:40.029 - [ WARNING ] > it.gotoandplay.smartfoxserver.exceptions.MissingExtensionException: Unrecognized extension name: [ game ]! Zone: Scopa2, Room: 232626 I'm pretty much stamp...
by yuvallahav
28 Feb 2014, 15:54
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Switched servers, an avalanche of errors, help!!
Replies: 11
Views: 14990

Re: Switched servers, an avalanche of errors, help!!

Since I had major problems with permissions on my ftp account on the new server, that was the first thing I thought about, and told the guy to check out, which he said he did, but since nothing was changed on my ftp account, I can only assume he changed nothing also from the smartfox user permission...
by yuvallahav
28 Feb 2014, 11:18
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Switched servers, an avalanche of errors, help!!
Replies: 11
Views: 14990

Re: Switched servers, an avalanche of errors, help!!

Ok, so the DB problem was solved, it wasn't that hard and we had had it before, so no problems, but right now I was also given an extra piece of information about the difference between the old and new machine. The old machine was a 32 bit, and the new machine is a 64 bit, of course the guy installe...
by yuvallahav
28 Feb 2014, 10:50
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Switched servers, an avalanche of errors, help!!
Replies: 11
Views: 14990

Re: Switched servers, an avalanche of errors, help!!

Yeah, but this is a new problem he created at 9:00 this morning, and I'm working on it with him, saying it shouldn't be a problem does not change the fact it is a problem for him now... :) But again, this does not change my original question from yesterday and the problems we had, this is just a new...
by yuvallahav
28 Feb 2014, 10:35
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Switched servers, an avalanche of errors, help!!
Replies: 11
Views: 14990

Re: Switched servers, an avalanche of errors, help!!

Also, this morning logs are filled with a new error message we didn't have yesterday, a repeating endlessly: INFO | jvm 1 | 2014/02/28 10:52:24 | 10:52:24.588 - [ SEVERE ] > DbManager could not retrive a connection. java.sql.SQLException: Configuration file not found UPDATE: the server guy installed...
by yuvallahav
28 Feb 2014, 10:29
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Switched servers, an avalanche of errors, help!!
Replies: 11
Views: 14990

Re: Switched servers, an avalanche of errors, help!!

Nope, the OS was Linux on the old server, the same as on the new, we did not migrate the configuration files as far as I know, but was setup manually, I would have to come back to you later with that specific information, as far as I know from the questions of the server guy, he didn't clone the old...
by yuvallahav
28 Feb 2014, 09:33
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Switched servers, an avalanche of errors, help!!
Replies: 11
Views: 14990

Re: Switched servers, an avalanche of errors, help!!

Well, of course we migrated the extension code as well, and as I stated, when it's only me and a couple of accounts, it works fine, the games work, no errors generated, it's only when we have just about 10 connections that the trouble starts... We didn't import the buddy lists but they are being cre...
by yuvallahav
27 Feb 2014, 21:16
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Switched servers, an avalanche of errors, help!!
Replies: 11
Views: 14990

Switched servers, an avalanche of errors, help!!

Hello! My company has switched servers (on the same server farm, kept the same ip), and after the server was all set up and loaded, they've installed smartfoxserver pro on it, with our license, and when they started it up it all looked just find, until a few minutes later when users started to log o...
by yuvallahav
20 Dec 2013, 18:57
Forum: Other Client API
Topic: CoronaSDK Lua client.
Replies: 5
Views: 56450

Re: CoronaSDK Lua client.

Yeah, that is what I thought... the problem is I'm not good enough to implement native code, especialy C, which I know nothing of, with the Corona source code... It maybe too much to ask, but could you refer me to some example or documents which will give me a head start? maybe someone who's reading...

Go to advanced search