FMS2 on Linux almost working!

Ask a Question related to Macromedia Flash Flashcom, Design and Development.

  1. #1

    Default FMS2 on Linux almost working!

    Hi there,

    I've been testing FMS2 on Linux (CentOS). I figured that since CentOS is in
    essence RedHat that I shouldn't have any trouble. The good news is that it all
    seems to have installed nicely. When I attempt a ./fmsmgr list it gives me a
    couple processes that are running and everything. I can even login to the
    administrative system. The issue is rtmp service over 1935 isn't responding. I
    attempted to connect with a simple application I wrote but it constantly fails.

    So I checked the logs and I'm basically getting this:

    [Q]
    Apr 28 09:20:04 as 257[25875]: Server stopped .
    Apr 28 09:20:44 as 257[4028]: Server starting...
    Apr 28 09:20:44 as Server[4028]: No primary license key found. Switching to
    Developer Edition.
    Apr 28 09:20:44 as Server[4042]: No primary license key found. Switching to
    Developer Edition.
    Apr 28 09:20:44 as 257[4028]: Server started
    (/opt/macromedia/fms/conf/Server.xml).
    Apr 28 09:20:44 as Server[4045]: No primary license key found. Switching to
    Developer Edition.
    Apr 28 09:20:44 as Adaptor[4042]: Listener started ( _defaultRoot__edge1 ) :
    19350
    Apr 28 09:20:45 as Adaptor[4042]: Failed to create thread (TCAsyncIO::init).
    Apr 28 09:20:45 as Adaptor[4042]: Failed to create thread
    (TCProtocolAdaptor::startListenerThread).
    Apr 28 09:20:45 as Adaptor[4042]: Failed to start listeners for adaptor
    _defaultRoot__edge1.
    Apr 28 09:20:45 as 257[4042]: Server aborted.
    Apr 28 09:20:49 as Server[5379]: No primary license key found. Switching to
    Developer Edition.
    Apr 28 09:20:49 as Adaptor[5379]: Listener started ( _defaultRoot__edge1 ) :
    19350
    Apr 28 09:20:50 as Adaptor[5379]: Failed to create thread (TCAsyncIO::init).
    Apr 28 09:20:50 as Adaptor[5379]: Failed to create thread
    (TCProtocolAdaptor::startListenerThread).
    Apr 28 09:20:50 as Adaptor[5379]: Failed to start listeners for adaptor
    _defaultRoot__edge1.
    Apr 28 09:20:50 as 257[5379]: Server aborted.
    [/Q]

    I'm wondering if I need to do something to Adaptor.xml or Vhost.xml. This is a
    fresh setup and I haven't touched/configured anything. I'm not sure if I should
    be tweaking the configuration...assignging any IP addresses etc.

    Also you sould know that this is a shared host with multiple domains on the
    same system. So I'm not sure if that will effect it at all.

    Your help is greatly appreciated, I really want to see this working on Linux,

    David

    davedibiase Guest

  2. Similar Questions and Discussions

    1. custom stream delivery ?? really working on linux ???
      ok, so far the server is running (and i wouldn't say out of the box :mad; ) , can play video, but only from applications dir. We're using a generic...
    2. FMS2 on Linux
      Hi! I installed Flash Media Server 2 developer version on my Debian Sarge PC. I try to manage and use it now and i try to connect to the admin...
    3. Flash on Linux not working
      I have installed Flash 9 on Fedora 6 Linux with Firefox. I cannot get it to run. I have checked the .mozilla folder in my user account and the Flash...
    4. FMS2 EnhancedSeek not working with VP6?
      I am trying to use the EnhancedSeek feature with VP6 FLV files and it seems not to be working. Seeking a VP6 FLV file will jump to key frames...
    5. Not working properly in Linux
      Hi. I use SuSE 10.0 and Flash player (7) isn't working properly. When I try to view a webpage with a Flash file, Firefox often freezes. Google...
  3. #2

    Default Re: FMS2 on Linux almost working!

    I am exactly in the same situation. I keep searching for answers...
    frankytown Guest

  4. #3

    Default Re: FMS2 on Linux almost working!

    Try:
    /opt/macromedia/fms/fmsmaster

    If you see and error about libnspr4.so you'll need to install some more RPMs.
    You can find my notes on installing FMS on linux at:
    [url]http://renaun.com/blog/2006/11/10/149/[/url]
    [url]http://renaun.com/blog/2006/03/18/20/[/url]

    renaun Guest

  5. #4

    Default Re: FMS2 on Linux almost working!

    Did you ever resolved the problem? If yes, could you share the solution. I've
    installed FMS on dedicated server on CentOS and as in your case, the servers
    are working but I cannot load and application, it gets added but disappeara
    after a short while. In the messages log file, I have the same failed messages.

    Cheers,
    Ramin.

    ramindeja Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139