Search found 17 matches

by kfblake
02 Mar 2014, 21:40
Forum: SFS2X Questions
Topic: Inconsistent Room Join Failure Issue
Replies: 4
Views: 6472

Re: Inconsistent Room Join Failure Issue

Based on that, I realized that the re-joining was happening backwards: first the user rejoined SecondRoom, then Lobby. And, Lobby is auto-joined in the Zone extension. This lead me to check that, and that join was NOT passing null for the "roomToLeave" parameter. As I understood from the d...
by kfblake
02 Mar 2014, 21:32
Forum: SFS2X Questions
Topic: Inconsistent Room Join Failure Issue
Replies: 4
Views: 6472

Re: Inconsistent Room Join Failure Issue

First, thanks for the quick response Lapo! We use a logout request and on sucessful logout, log back in using new credentials. Here is the pertinent log entries (personal info stripped, but all log entries from login to the error included): 02 Mar 2014 | 00:21:15,512 | INFO | pool-1-thread-18 | v2.a...
by kfblake
02 Mar 2014, 05:10
Forum: SFS2X Questions
Topic: Inconsistent Room Join Failure Issue
Replies: 4
Views: 6472

Inconsistent Room Join Failure Issue

Hey guys. I'm stumped on the cause of this and am in need of some direction in terms of where to look next. First, stats: Server: SFS2X 2.8.0 Client: AS3 1.2.0 I'm getting an inconsistent issue where at some point in the user's session, they fail to join the room requested, but everything returns li...
by kfblake
17 Nov 2013, 07:10
Forum: RedBox
Topic: Use wonza media server
Replies: 5
Views: 19522

Re: Use wonza media server

For the record, Wowza 3.6.3 works out of the box w SmartFoxServer 2.8. Only add'l setup needed was add the empty application directory under [WowzaDir]/applications/SFS_RedBox.
by kfblake
20 Aug 2013, 19:19
Forum: SFS2X Questions
Topic: No instance called 'traffic' is defined
Replies: 11
Views: 14486

Re: No instance called 'traffic' is defined

It definitely seems to be tied to reactivated/adding zones. I'm able to monitor the rooms in the zone successfully, just not the zone itself. Seems like it's outside the AdminTool, perhaps a config setting in the zone someplace?
by kfblake
20 Aug 2013, 19:13
Forum: SFS2X Questions
Topic: No instance called 'traffic' is defined
Replies: 11
Views: 14486

Re: No instance called 'traffic' is defined

No go. Even tried Google Chrome Incognito mode (no cache), still getting the same error. Now on both zones, since I had to re-activate another zone just now.
by kfblake
20 Aug 2013, 19:09
Forum: SFS2X Questions
Topic: Different Extension Jars w Same Package Name
Replies: 1
Views: 3753

Different Extension Jars w Same Package Name

After what was probably months of wrestling with this issue and finding momentary work arounds (and then forgetting those the next time), I think I finally identified and solved the problem I've been having when attempting the update my Extension jars. The problem: A zone with it's extension set to ...
by kfblake
20 Aug 2013, 18:02
Forum: SFS2X Questions
Topic: No instance called 'traffic' is defined
Replies: 11
Views: 14486

Re: No instance called 'traffic' is defined

Old post, but the same exact problem. I'm using SFS2X v2.7. I just removed a zone because I'm having issues getting it to recognize the extension jar update and when I added it back in and try to monitor it, I get this same error. The zone is working, I'm able to connect to it, use it and I can see ...
by kfblake
15 Dec 2012, 23:42
Forum: SFS2X Questions
Topic: SFS2X ExtensionRequest vs. AS3 URLRequest
Replies: 3
Views: 5711

Re: SFS2X ExtensionRequest vs. AS3 URLRequest

Actually, while I didn't recall/consider sockets vs http in SFS, that answer perfectly explained what I wanted to know. What I got from your answer is that as long as SFS is connecting via Sockets (bitswarm?) and NOT HTTP, it will always be faster because URLRequests do connect via HTTP. And, thanks...
by kfblake
15 Dec 2012, 18:06
Forum: SFS2X Questions
Topic: SFS2X ExtensionRequest vs. AS3 URLRequest
Replies: 3
Views: 5711

SFS2X ExtensionRequest vs. AS3 URLRequest

I've read the product stats re: performance of BitSwarm and SFS2X vs. other socket providers, etc etc etc. But, from the AS3 client-side perspective, does sending an extension request thru SFS2X provide significant performance enhancement over a similar command via an AS3 URLRequest? Has anyone comp...
by kfblake
23 Oct 2012, 18:08
Forum: SFS2X Questions
Topic: Solution to java.lang.NoClassDefFoundError
Replies: 1
Views: 3763

Solution to java.lang.NoClassDefFoundError

Recently, I've been banging my head against the wall with a java.lang.NoClassDefFoundError being triggered when executing a server request inside my extension in SFS2X. The extension compiled successfully, the extension reloaded successfully, but when the request was executed, it'd fail with the afo...
by kfblake
11 Jul 2008, 23:06
Forum: RedBox
Topic: Problem starting RedBox on Windows
Replies: 4
Views: 12316

OMG, Solved!

Wow, this was a pain of a problem that I had as well. Reinstalling JRE wouldn't work. Setting CLASSPATH, PATH or QTJAVA vars didn't work (still was looking in the wrong place). The solution?? Edit the red5.bat file and remove %CLASSPATH% and put in your actual path (no spaces, so C:\Progra~1\) to th...
by kfblake
04 May 2008, 15:47
Forum: RedBox
Topic: an a/v connection error occurred
Replies: 9
Views: 17476

Well, it connects via telnet, but doesnt show anything. Not sure if Red5 has a response setup. It's running as a service, so I'd assume its running.
by kfblake
02 May 2008, 15:49
Forum: RedBox
Topic: an a/v connection error occurred
Replies: 9
Views: 17476

Even when working from the localhost? Seems like there's no place to specifically "open" that port (sorry, maybe I'm just going brain dead here).

Would that cause an invalid connection response?

Thanks!
by kfblake
01 May 2008, 18:44
Forum: RedBox
Topic: an a/v connection error occurred
Replies: 9
Views: 17476

Bax, could you continue on this, please? I'm having the same problem and getting the NetConnection.Connect.InvalidApp error when attempting to initialize the AVChatManager. I'm using 1.6.1 and red5 0.6.3 on Windows. Are there ports that need to be opened that I'm not aware of?

Thanks!

Go to advanced search