FMS on CentOS

Hello,
I'm having trouble getting FMS2 installed on CentOS. I have
looked all over for information, but can't seem to solve the
problem. After a fresh install in everything appears to install OK,
it says server started.
So i think everything is working fine. When i go to load an
application I get this in the logs:
Failed to create thread (TCServerConnector::startConnector)
Server aborted
Anyone have any ideas?
Thanks.

Hi Smidge12,
At this point I cannot still help you because I cannot even
run the fms server, only the admin server.
Which version of CentOS are you running? Did you also have to
install compat-libstdc++-33-3.2.3-47.3.i386.rpm. This one made it
the installer to go through.
Do you have both servers running , ie, admin and fms?
If you have any hints or links to provide me, I'd be
grateful. May be once I get to running both servers I get the same
error and we both can tackle the problem.
Cheers.

Similar Messages

  • Unable to start fms on centos x86_64

    Gettting the following error after installing fms on the
    centos 4.3 x86_64:
    [root@peggy fms]# ./fmsadmin
    ./fmsadmin: error while loading shared libraries:
    libssl.so.4: cannot open shared object file: No such file or
    directory
    openssl is installed, and the lib is there -
    [root@peggy fms]# ls -l /lib/libssl.so.4
    lrwxrwxrwx 1 root root 16 May 4 08:46 /lib/libssl.so.4 ->
    libssl.so.0.9.7a
    I have this running fine on a 35 bit fedora core 4 box. Has
    anyone else seen this?
    Thanks,

    If this helps, here is a snip from an strace:
    open("/usr/lib/libssl.so.4", O_RDONLY) = 3
    read(3,
    "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260\343"...,
    512) = 512
    close(3) = 0
    stat64(0xffffcff0, 0xffffd05c) = 0
    writev(2, [{0xaffffdc04, 8597116581}, {0x24006da9a8,
    8597116585}, {0xb006dcdef, 8597116576}, {0x1e006dcdd0, 8597116576},
    {0x19006d98bd, 4302149301}, {NULL, 0}, {NULL, 0}, {NULL, 0}, {NULL,
    0}, {NULL, 0}], 10)
    = 121
    exit_group(127)

  • Flash Media Live Encoder on Linux (CentOS)

    Hello,
    I  use FMS on CentOS (Linux) and I like to know if it includes Flash Media  Live Encoder, if not, is there a Linux version or alternative to this  software
    Thank you

    Thank you for the reply
    So, what is the best OS where i can use "Flah Media Server" & "Flash Live Encoder" same time ? I think linux is impossible?

  • Admin Commands issue on Windows Web Server 2008 R2 - 64Bit

    Hi,
    I have tried exactly same process on FMS3.5 Installed on Centos and it worked perfectly.
    But not working in case of Windows Web Server 2008 R2 - 64Bit.
    Here is what i am trying to do -
    Basically i want to extract live streams list and display them in HTML as ordered list on another server them FMS.
    What i did in the case of FMS on Centos server -
    I installed Apache and PHP on this server and created a PHP file with following text in it. -
    abc.php
       $xml = simplexml_load_file('http://<fms-server-ip>:1111/admin/getLiveStreams?auser=admin&apswd=password&appInst=live','Simple XMLElement', LIBXML_NOCDATA);
    foreach($xml->children() as $child)
       foreach($child->children() as $child2)
              echo $child2 . ",";
    and in hosting server where i want to display the list i entered following code in PHP file -
    $homepage = file_get_contents('http://<fms-server-ip>/abc.php');
    echo $homepage;
    i got comma seperated values easily and everything is loading fast without any issue.
    Now problem occured with Windows Web Server 2008 R2 - 64Bit.
    I installed FMS, Apache and PHP in this server also, did evrything in the same way like in centos.
    FMS, APache and PHP files are working fine in this.
    But only problem occured when in abc.php i use
    $xml =  simplexml_load_file('http://<fms-server-ip>:1111/admin/getLiveStreams?auser=admin&apswd=password&appInst=live','Simple XMLElement',  LIBXML_NOCDATA);
    After this file do not loads and takes longer time to load and after some time a blank page appears. It works fine with a local XML file.
    i am able to see the XML file by opening it directly in browser, but somehow this is not working with   simplexml_load_file. I dont think this is PHP issue because with local XML file it works fine. May be some port issue or something else. But i am able to view XML file directly in browser from another computers as well.
    Kindly help, is there some other configurations should be changed in case of windows version. I have allowed admin commands as usual before doing all this. Ports 1111,80,1935 are also opened.
    Please guide

    Hi,
    Yes in Browser, the response is perfect. The only issue is in Calling inside in any file, i even tried Javascript's XML dom to load it, but same result, the file is just loading and never loads completely. I also tried using an SWF file with AS3 code to load XML inside as3 and send the result to any JS function.
    The output comes using trace in as3, but when it comes to browser, the same loading happends and result never loads.

  • FMS 4.5 and CentOS 6.1

    FMS 4.5 lists CentOS 5.5 as a supported OS. Has it been tested on CentOS 6.1? Setting up a new server with FMS 4.5 and wondering if it's best to stick with CentOS 5.5 or if it should be OK to use CentOS 6.1. Thanks.

    Everything seems to check out ok.  I've tried the server in multiple configurations.  Cent OS 6.2, 6.1, 5.5 with no firewall (iptables --flush).  All instances seem to fail in the same way.
    Though I believe this may be issue with my web host.  I'm currently using Mediatemple.com and their VE service and this is where I have issue.  
    http://mediatemple.net/webhosting/ve/.   I don't believe they are blocking ports, so must be something else.
    Does FMS have any known issues in the Virtuozzo environment?
    I have CentOS 6.2 running on a local machine.... and FMS will work without any special configuration!! 
    Here is a copy of the core log:
    2012-02-15
    05:34:50        25730   (e)2631007
    Failed to create thread (TCPollThread Ctor).    -
    2012-02-15
    05:34:50        25730   (e)2581279
    Assert failed in tincan/util/TCAsyncIO.cpp line 1036    -
    2012-02-15
    05:34:50        25730   (e)2631007
    Failed to create thread (TCPollThread Ctor).    -
    2012-02-15
    05:34:50        25730   (e)2581279
    Assert failed in tincan/util/TCAsyncIO.cpp line 1046    -
    2012-02-15
    05:34:50        25730   (e)2581279
    Assert failed in tincan/util/TCAsyncIO.cpp line 1051    -
    2012-02-15
    05:34:50        25730   (e)2581279
    Assert failed in tincan/util/TCAsyncIO.cpp line 1053    -
    2012-02-15
    05:34:50        25730   (e)2661007
    Failed to create thread (TCServerConnector::startConnector).    -
    2012-02-15
    05:34:50        25730   (e)2581279
    Assert failed in tincan/server/TCTinCanConnector.cpp line 96    -
    2012-02-15      05:34:50        25730   (e)2571122
    Server aborted. -

  • FMS 3.5.3 crashing on CentOS

    ISSUE #1 WITH FMS 3.5.3
    I just upgraded one of our servers running FMS 3.0 to FMS 3.5.3 but it causes a sudden spike in server load causing the server to crash. I managed to see an error after I tried to stop FMS during one of its server load spikes:
    NPTL 2.3.4
    Stopping Adobe Flash Media Server (please check /var/log/messages)
    *** glibc detected *** double free or corruption (fasttop): 0xf3a21ef0 ***
    FMS 3.0 worked fine on this server with the exception of the admin server crashing once in a while. We have FMS 3.5.2 running on another CentOS server without any issues. We're now hesitant to upgrade other servers to FMS 3.5.3 until we hear back from Adobe on this issue.
    P.S: This server is live and very active so it's possible that playback of a live or VOD stream is causing these crashes because they started happening after we turned it on for customers. It didn't seem to crash when it was running on its own with some local testing.
    ISSUE #2 WITH FMS 3.5.3
    We are using multiple vhosts on the server. After the upgrade we started noticing the following errors for most vhosts:
    2010-01-08      02:48:19        17019   (i)2641213      Connection rejected by server. Reason : [ Server.Reject ] : (_defaultRoot_, XXX.XXX.XXX.XXX) : Application (live) is not defined. -
    After lots of brainstorming I discovered the issue to be related to folder permissions. The parent folders of the applications/ folders needed to be made group and public readable. This does not appear to be case with FMS 3.5.2 on our other server. Did something change with folder permissions requirements of applications/ in FMS 3.5.3 that we should know about?

    Hey bobakb,
    I'd like to get this fixed for you.  Unaware of what the problem is yet, but with your permission I'd like to get you a free support incident to track down the issue.  If that's alright I'll have Adobe support get in touch with you and guide the bug up to make sure we get an early resolution.
    Let me know,
    Asa

  • FMS 3.5.3 on CentOS 5.5 / Fedora 13

    Hi,
    I managed to make working a FMS 3.5.1 On  CentOS 5.5, but installing 3.5.2 or 3.5.3 don't work. I can't see any  logs nor error messages.
    Playing videos using the Adobe Sample Video Player works on 3.5.1 but don' with the newer versions.
    I installed the different versions in exactly the same way.
    Thanks for help

    Hi,
    Thank you,
    This didn't worked, but installing Centos 5.5 32 bits allowed me to install FMS 3.5.3.
    The links of lib is interesting for libasneu.so.1, which is in opt/adobe/fms/.
    Now i have got issues with FMS 3.5.4 and fmsadmin ...
    ./adminserver: line 121:  6298 Instruction illégale    nohup ./$adminserver -console -conf ./conf/Server.xml > /dev/null 2>&1
    in /var/log/messages :
    Sep  9 10:33:07 fms4 kernel: grsec: From xxx.xxx.xxx.xxx: Illegal instruction occurred at 08218d08 in /opt/adobe/fms/fmsadmin[fmsadmin:7279] uid/euid:0/0 gid/egid:0/0, parent /opt/adobe/fms/adminserver[adminserver:7235] uid/euid:0/0 gid/egid:0/0.
    Thanks
    Raphael

  • FMS 4.5 crashes on Centos  5.5 or above

    Hi,
    After upgrading to FMS 4.5.4 from FMS 4.0, we ran into this weird problem. FMScore started consuming 85 to 95 % of physical RAM. The drawback of it is after 3 to 4 days FMS crash down itself. Below are the  logs for the same. We are doing live streaming (kind of live video chat). There are almost 400 users and max 10 to 12 simultaneous video conf  during the busy hours.
    Core Hw/Sw Configuration:-
    Processor :- Interl Xeon E5620 2.40 Ghz
    Ram         :- 16GB
    OS           :- Centos 5.5
    Note:- We never faced this kind of issue with FMS 4.0
    Thanks,
    core.00.log
    #Date: 2012-11-14
    #Fields: date time x-pid x-status x-ctx x-comment
    2012-11-14 14:01:33 21477 (i)2581237 Starting admin app on core (21477). -
    2012-11-14 14:01:33 21477 (i)2581238 Core (21477) connecting to admin. -
    2012-11-14 14:01:33 21477 (i)2581231 Core (21477) connected to admin. -
    2012-11-14 14:01:33 21477 (i)2581234 Core (21477) connection to admin accepted. -
    2012-11-14 14:01:34 21477 (i)2631174 Listener started ( _defaultRoot_ ) : 127.0.0.1:19351 (rtmfp-core)/v4 -
    2012-11-14 14:01:34 21477 (i)2631174 Listener started ( _defaultRoot_ ) : 10.xxx.120.xxx:19351 (rtmfp-core)/v4 -
    2012-11-14 14:01:34 21477 (i)2631174 Listener started ( _defaultRoot_ ) : 10.xxx.120.xxx:19351 (rtmfp-core)/v4 -
    2012-11-14 14:01:34 21477 (i)2631174 Listener started ( _defaultRoot_ ) : 127.0.0.1:40001 (rtmfp-core)/v4 -
    2012-11-14 14:01:34 21477 (i)2631174 Listener started ( _defaultRoot_ ) : 10.xxx.120.xxx:40001 (rtmfp-core)/v4 -
    2012-11-14 14:01:34 21477 (i)2631174 Listener started ( _defaultRoot_ ) : 10.xxx.120.xxx:40001 (rtmfp-core)/v4 -
    2012-11-14 14:01:34 21477 (i)2631174 Listener started ( _defaultRoot_ ) : 127.0.0.1:40201 (rtmfp-core)/v4 -
    2012-11-14 14:01:34 21477 (i)2631174 Listener started ( _defaultRoot_ ) : 10.xxx.120.xxx:40201 (rtmfp-core)/v4 -
    2012-11-14 14:01:34 21477 (i)2631174 Listener started ( _defaultRoot_ ) : 10.xxx.120.xxx:40201 (rtmfp-core)/v4 -
    2012-11-14 14:01:34 21477 (i)2631509 Public rtmfp-core addresses for listener _defaultRoot_ are: 127.0.0.1:19351;10.xxx.120.xxx:19351;10.xxx.120.xxx:19351;10.xxx.120.xxx:40001;
    2012-11-14 14:01:34 21477 (i)2581246 Core (21477) sending register cmd to edge. -
    2012-11-14 14:01:37 21477 (w)2581171 System memory load (99) is high. -
    2012-11-14 14:09:37 10632 (i)2581172 System memory load (1) is now below the maximum threshold. -
    2012-11-14 14:09:38 21477 (i)2581172 System memory load (1) is now below the maximum threshold. -
    #Date: 2012-11-14
    #Fields: date time x-pid x-status x-ctx x-comment
    2012-11-14 14:09:37 9534 (i)2581172 System memory load (1) is now below the maximum threshold. -
    #Date: 2012-11-14
    #Fields: date time x-pid x-status x-ctx x-comment
    2012-11-14 14:09:40 22301 (i)2581237 Starting admin app on core (22301). -
    2012-11-14 14:09:40 22301 (i)2581238 Core (22301) connecting to admin. -
    2012-11-14 14:09:40 22301 (i)2581231 Core (22301) connected to admin. -
    2012-11-14 14:09:40 22301 (i)2581234 Core (22301) connection to admin accepted. -
    master.00.log
    #Version: 1.0
    #Start-Date: 2012-11-14 14:01:30
    #Software: Adobe Flash Media Server 4.5.4 r3003 x64
    #Date: 2012-11-14
    #Fields: date time x-pid x-status x-ctx x-comment
    2012-11-14 14:01:27 9508 (i)2581223 Core (10170) is no longer active. -
    2012-11-14 14:01:30 9508 (w)2581256 Core (10170) _defaultRoot_:_defaultVHost_:::_0 experienced 1 failure[s]! -
    2012-11-14 14:01:31 9508 (i)2581221 Core (21477) started, arguments : -adaptor "_defaultRoot_" -vhost "_defaultVHost_" -app  -inst  -tag "_0" -console  -conf "/opt/adobe/fms/conf/Server.xml" -name "_defaultRoot_:_defaultVHost_:::_0". -
    2012-11-14 14:09:37 9508 (i)2581172 System memory load (1) is now below the maximum threshold. -
    2012-11-14 14:09:37 9508 (i)2581223 Core (10631) is no longer active. -
    2012-11-14 14:09:37 9508 (w)2581256 Core (10631) _defaultRoot_:_defaultVHost_:::_1 experienced 1 failure[s]! -
    2012-11-14 14:09:37 9508 (i)2581221 Core (22301) started, arguments : -adaptor "_defaultRoot_" -vhost "_defaultVHost_" -app  -inst  -tag "_1" -console  -conf "/opt/adobe/fms/conf/Server.xml" -name "_defaultRoot_:_defaultVHost_:::_1". -

    Hi Vijay,
    Thanks for the reply. For now all of my core.xx.log files are filled with this error. I was searching for the below error and found it is already in discussion.
    plz check this.
    Below are my recent core.xx.log logs.
    #Fields: date   time    x-pid   x-status        x-ctx   x-comment
    2012-11-24      02:09:02        6403    (w)2611173      TSorensonVideoSmartQueue would have dropped H264 sequence header    
    2012-11-24      02:09:02        6403    (w)2611173      TSorensonVideoSmartQueue would have dropped H264 sequence header    
    2012-11-24      02:09:02        6403    (w)2611173      TSorensonVideoSmartQueue would have dropped H264 sequence header
    2012-11-24      02:09:02        6403    (w)2611173      TSorensonVideoSmartQueue would have dropped H264 sequence header    
    2012-11-24      02:09:02        6403    (w)2611173      TSorensonVideoSmartQueue would have dropped H264 sequence header    
    2012-11-24      17:36:03        6402    (w)2611173      TSorensonVideoSmartQueue would have dropped H264 sequence header     
    2012-11-24      17:42:29        6403    (e)2581279      Assert failed in tincan/server/rtmfp/rtmfpcoresession.cpp line 1696
    2012-11-24      17:48:41        6402    (e)2631109      Unknown exception caught in Operation not permitted.
    2012-11-24      17:48:41        6402    (e)2581279      Assert failed in tincan/server/rtmfp/eventloopbase.cpp line 492
    2012-11-24      18:50:30        6402    (e)2581279      Assert failed in tincan/server/rtmfp/rtmfpcoresession.cpp line 1696
    2012-11-24      20:24:46        6402    (e)2631109      Unknown exception caught in Operation not permitted.   
    2012-11-24      20:24:46        6402    (e)2581279      Assert failed in tincan/server/rtmfp/eventloopbase.cpp line 492
    2012-11-24      20:40:06        6402    (e)2581279      Assert failed in tincan/server/rtmfp/rtmfpcoresession.cpp line 1696    
    2012-11-24      20:40:06        6402    (e)2581279      Assert failed in tincan/server/rtmfp/rtmfpcoresession.cpp line 1696    
    2012-11-24      20:40:06        6402    (e)2581279      Assert failed in tincan/server/rtmfp/rtmfpcoresession.cpp line 1696    
    2012-11-24      20:40:30        6402    (e)2581279      Assert failed in tincan/server/rtmfp/rtmfpcoresession.cpp line 1696    
    2012-11-24      20:40:47        6402    (e)2631109      Unknown exception caught in Operation not permitted.   
    2012-11-24      20:40:47        6402    (e)2581279      Assert failed in tincan/server/rtmfp/eventloopbase.cpp line 492
    2012-11-24      21:02:15        6402    (e)2581279      Assert failed in tincan/server/rtmfp/rtmfpcoresession.cpp line 1696    
    2012-11-24      22:13:24        6402    (e)2581279      Assert failed in tincan/server/rtmfp/rtmfpcoresession.cpp line 1696    
    2012-11-24      22:36:50        6402    (e)2631109      Unknown exception caught in Operation not permitted.   
    2012-11-24      22:36:50        6402    (e)2581279      Assert failed in tincan/server/rtmfp/eventloopbase.cpp line 492
    #End-Date: 2012-11-25 00:58:55

  • FMS 4.5 not installing on Centos 5.7 32bit

    Hi
    i am going to upgrade fms 4 to 4.5 on a centos 5.7 32bit box.
    From installer i get:
    ERROR: Your architecture, \'i686\', is not supported by the Adobe Flash Media Server installer.
    FMS 4 installs correctly.
    Any help is welcomen.
    regards
    Ros

    this isn't the only mistake/problem Adobe has had packaging FMS 4.5.  I have installed centOS5.7 in a VM  as a 32 bit O/S I was planning to install FMS 4.5 tomorrow and patch up apache in an attempt to stream to Apple/IOS devices but after reading this post I may have to rethink those plans Luckily I have a 64 bit machine and an empty partition that I can install on if the VM doesn't pan out. Good Luck To You Sir!

  • FMS won't run on RHEL 6.2 EC2 instance - _defaultRoot__edge1 experienced 1 failure

    I've got a fresh RHEL 6.2 64-bit instance on EC2. I've turned off the firewall and have  installed an FMS 4.5 dev server. In the logs directory I have admin and master logs (only). The admin logs look ok:
    #Fields: date
    time
    x-pid
    x-status
    x-ctx
    x-comment
    2012-02-29
    09:24:26
    1144
    (i)2581173
    FMS detected IPv6 protocol stack!
    2012-02-29
    09:24:26
    1144
    (i)2581173
    FMS config <NetworkingIPv6 enable=false>
    2012-02-29
    09:24:26
    1144
    (i)2581173
    FMS running in IPv4 protocol stack mode!
    2012-02-29
    09:24:26
    1144
    (i)2581173
    Host: ip-10-204-143-55 IPv4: 10.204.143.55
    2012-02-29
    09:24:26
    1144
    (i)2571011
    Server starting...
    2012-02-29
    09:24:26
    1144
    (i)2631174
    Listener started ( FCSAdminIpcProtocol ) : localhost:11110/v4
    2012-02-29
    09:24:27
    1144
    (i)2631174
    Listener started ( FCSAdminAdaptor ) : 1111/v4
    2012-02-29
    09:24:28
    1144
    (i)2571111
    Server started (./conf/Server.xml).
    The master logs contain these lines, repeating every 5 seconds:
    2012-02-29
    10:43:17
    1076
    (i)2581226
    Edge (2790) is no longer active.
    2012-02-29
    10:43:17
    1076
    (w)2581255
    Edge (2790) _defaultRoot__edge1 experienced 1 failure[s]!
    2012-02-29
    10:43:17
    1076
    (i)2581224
    Edge (2793) started, arguments : -edgeports ":1935,80" -coreports "localhost:19350" -conf "/opt/adobe/fms/conf/Server.xml" -adaptor "_defaultRoot_" -name "_defaultRoot__edge1" -edgename "edge1".
    The FMS install failed, complaining about a missing libcap.so until I installed the libcap.i686 package. The following libcap packages are now installed:
    libcap.i686               
    2.16-5.5.el6    
    @rhui-us-east-1-rhel-server-releases
    libcap.x86_64             
    2.16-5.5.el6    
    @koji-override-0/$releasever
    libcap-ng.x86_64          
    0.6.4-3.el6_0.1 
    @koji-override-0/$releasever
    libpcap.x86_64            
    14:1.0.0-6.20091201git117cb5.el6
    Any help would be most appreciated.
    /Ed.

    I had the same problem on CentOS 6.2 x86_64, albeit not on EC2. It seems that the installer creates a symlink to the i686 libpcap (libcap.so.1 -> /lib/libcap.so.2) and fmsedge won't run with it. Manually removing that symlink and instead linking to the libcap.so.2 in /lib64 solved the problem for me.
    cd /opt/adobe/fms
    rm libcap.so.1
    ln -s /lib64/libcap.so.2 libcap.so.1
    HTH, Jeremy

  • How to isolate media files in Applications from video uploaders within FMS

    Hello,
    We have linux-centos with FMS 3.5.2, apache is on another server.
    We host media files within applications folders.
    The media files are uploaded via ssh by different users, each one populating her own my_app/streams.
    the problem:
    We do not want the users to be able to see/download one another files while connected via ssh.
    This is difficult because of the user/group needed by FMS.
    We tried several hours changing groups/users without finding a solution.
    Either FMS cannot stream or a user can see/download elsewhere than in her my_app/stream
    (to explain a bit better, I hope, a view of a situation where it does stream, but also leave media files accessible to useradm2)
    FMS is run by fmsuser:fmsgrp
    user1 uid:gid is usr1adm:fmsgrp
    user2 usi:gig is usr2adm:fmsgrp
    [root@my_serv ~]# tree -gup /home/sanmultimedia/applications/testaccess/
    /home/sanmultimedia/applications/testaccess/
    |-- [-rw-r----- fmsuser  fmsgrp   ]  main.asc
    `-- [drwxr-sr-x usr1adm  fmsgrp   ]  streams
        `-- [drwxr-sr-x usr1adm  fmsgrp   ]  video
            |-- [-rwxr-x--- usr1adm  fmsgrp   ]  SomaFM--4.mp3
            |-- [-rwxr-x--- usr1adm  fmsgrp   ]  testaccess1.flv
            |-- [-rwxr-x--- usr1adm  fmsgrp   ]  testaccess1_1000kbps.f4v
            |-- [-rwxr-x--- usr1adm  fmsgrp   ]  testaccess1_1500kbps.f4v
            |-- [-rwxr-x--- usr1adm  fmsgrp   ]  testaccess1_150kbps.f4v
            |-- [-rwxr-x--- usr1adm  fmsgrp   ]  testaccess1_500kbps.f4v
            `-- [-rwxr-x--- usr1adm  fmsgrp   ]  testaccess1_700kbps.f4v
    Does anyone has a hint ?
    Fred

    VOD changes won't help him, he said outside the applications
    folder. According to adobe any new vod folders must be in the
    applications folder, hence virtually worthless for most purposes. A
    better question may be, how do you specify a folder on a different
    local hard drive. I wish adobe wouldn't make it so complicated, it
    should be a really simple matter.

  • Upgrading to FMIS 4.0 on CentOS

    Hi,
        So as to increase the lagg in our live applications we ve upgraded
    to FMIS 4.0 which is 64 bit.
    In the link, http://help.adobe.com/en_US/flashmediaserver/configadmin/WS5b3ccc516d4fbf351e63e3d119f2925 e64-7ff0.html
    its mentioned,
    Note: Cache settings have no effect on live streams, as live streams
    do not need or utilize the cache.
    Anything I  should configure to make fms work better  as we have
    upgraded from 32bit to 64 bit which will be able to address more than
    4 GB RAM. I m using 64bit machine with 8GB RAM on CentOS.

    Hi karthik,
    Like you mentioned file cache - is one of the configurable values which would take advantage of 64-bit. I will try to find if there any such other configurable parameters which we can take advantage off.
    But main thing is with 64-bit support - we would be able to take advantage of things which comes as part of 64-bit process over 32-bit process (like addressable space limitation  for a single process) - it might not be something which is explicit but something which would work behind the scenes so its always advantageous to have 64-bit architecture. (see this if you want to have a look - its generic article though - http://en.wikipedia.org/wiki/64-bit see pros section)
    If i get more info - i will surely let you know.

  • Starting and Stopping an FMS Instance?

    Hi there,
    I'm sorry if this issue has already been answered somewhere else, but my Google skills are up to par and I was unable to find a documented resolution to this problem within the last few days.  Opening a new topic was my last resort.
    I am designing a live-streaming system for a client.  We've been running an instance 24/7 for the last month and my client just received an enormous bill for that.
    Basically we need to be able to start and stop the instance as needed.  When I check the checkbox next to it in the Management Console and click on Instance Actions, Stop and Start are greyed out.  I am allowed to Terminate and Reboot the instance, but I'd like to keep my same instance and simply turn it on and off in between live streams.  I've read that the Start and Stop options are disabled because my instance is not stored on an EBS volume, and that running FMS on an EBS volume is not supported.  Must I leave the instance running all the time in order to get around having to set it up each time I need it?  Is there any sort of workaround or widely accepted answer for this?
    Thanks again.

    Hi Smit,
    I believe you are talking about FMS AWS instance and you may be using a centos 4.0.2 instance AMI or lower?
    Well ... earlier,  options for stopping a centos AWS image was not available, but recently they are there in place, so I suppose if you use a new centos 4.5.1 AMI then probably you can start stop the aws instance on yuor will. Give ut a shot and let me know.
    Regards,
    Shiraz Anwar
    I again cross-checked and found that you were right, start and stop is not supported there .... an alternative method is to take a snapshots of the runinng instnace and terminate that instance after that, later you can use your snapshot to attach to the EBS volume to run your system again. You may need to use the Elastic IP address, because you wont like your users to update each time you terminate the old instance, and create new instance from snapshot. I have never used it in this way, but this is one of the approach.

  • Centos 5.2 'shared memory init failed' issue - doesn't start

    I am running centos 5.2 32bit and I installed FMS 3.0.2 (Tried FMS 3.0.4 also)
    FMS installed just fine with the -platformWarnOnly flag.
    My problem is it will not start at all, nothing starts. no logs in the /opt/adobe/fms either, I only get logs in /var/log/messages with the following
    Apr  8 17:14:48 vid Server[22463]: Process (22463) : shared memory (__FCS__serverstats_) init failed.
    Apr  8 17:14:53 vid Server[22475]: Process (22475) : shared memory (__FCS__serverstats_) init failed.
    Apr  8 17:21:15 vid Server[22733]: Process (22733) : shared memory (__FCS__serverstats_) init failed.
    Apr  8 17:21:20 vid Server[22745]: Process (22745) : shared memory (__FCS__serverstats_) init failed.
    I also did a ldd on fmsmaster and symlinked "libasneu.so.1 => not found" to the real file, that did nothing.
    Here are some of the rpms that im pretty sure are needed.
    [root@vid fms]# rpm -qa | grep compat
    compat-gcc-34-g77-3.4.6-4
    compat-libgcc-296-2.96-138
    compat-glibc-headers-2.3.4-2.26
    compat-gcc-34-3.4.6-4
    compat-libf2c-34-3.4.6-4
    compat-gcc-34-c++-3.4.6-4
    compat-libstdc++-296-2.96-138
    compat-glibc-2.3.4-2.26
    compat-libstdc++-33-3.2.3-61
    [root@vid fms]# rpm -qa | grep stdc
    compat-libstdc++-296-2.96-138
    libstdc++-4.1.2-44.el5
    compat-libstdc++-33-3.2.3-61
    libstdc++-devel-4.1.2-44.el5
    [root@vid9 fms]# rpm -qa | grep nspr
    nspr-devel-4.7.3-2.el5
    nspr-4.7.3-2.el5
    Would appreciate any help guys!!
    I also googled my error and there is one post with no answer here: http://forums.adobe.com/message/105674#105674
    Thanks!

    tmp/ is (/opt/adobe/fms/tmp) 777 and owned by root, I even tried chown'ing to the user that runs fms, no luck.
    tmp gets created when i run it the FIRST time:
    [root@vid10 fms]# ls -al tmp/
    total 8
    drwxrwxrwx  2 admin admin 4096 Apr  8 21:15 .
    drwxr-xr-x 11 admin admin 4096 Apr  8 21:09 ..
    -rwxrwxrwx  1 admin admin    0 Apr  8 21:09 __FCS__serverstats__shm_mem
    -rwxrwxrwx  1 admin admin    0 Apr  8 21:09 __FCS__serverstats__shm_mtx
    Could it be something with the shm setting, maybe sysctl?
    I have 4GB of ram in this machine.  Same exact machine works perfect on rhel 4
    I appreciate your quick reply.

  • Fms hardware question

    Hello,
    i have a question regarding the hardware of a fms server. We have it installed and working properly on:
    CentOS 5.3 64bit
    Intel(R) Core(TM)2 Duo CPU     E4400  @ 2.00GHz
    3GB RAM
    2xSATA HDD in RAID1
    We are going to stream live video, at a rate of 500 K bits/second, to an
    audience of up to 5.000 people, at peak times.
    The video will be pushed to the FMIS server as flash files, ready to be
    streamed in the right format and bit rate, which therefore do not need any
    conversion.
    In addition we will be offering, video for streaming download on demand, at
    a bit rate of 500 K bits/second, with up to 1000 users at the same time at
    peak times.
    My question is if thats possible with te current hardware?
    Thanks!

    Check out pages 17-19 of this doc:
    http://www.adobe.com/products/flashmediaserver/pdfs/fms3_5_wp_ue.pdf
    It will give you some ideas of how your hardware will measure up. The tests were based on servers that each have a bonded pair of 1Gbps nic's, but actual throughput was limited to 1Gbps (NIC saturation affects performance, so if  you'll make more bandwidth available at each box, factor that when factoring processor demands).

Maybe you are looking for

  • "Exception in thread "main" java.lang.NumberFormatException"error..pls help

    Hi, I'm trying to run a program I've written but keeping getting this error: Exception in thread "main" java.lang.NumberFormatException: empty String at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:994) at java.lang.Double.parse

  • BI Server Socket communication error

    All, OBIEE 10G with Oracle 11 database on Sun solaris. BI Server is randomly crashing with following error message: Odbc driver returned an error (SQLDriverConnectW). State: HY000. Code: 0. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general erro

  • Should I upgrade from OS X Lion (10.7.5) to Mavericks or Yosemite

    I think I need to upgrade OS X (am starting to hit sites that tell me my version of Safari is not supported and indications are that I need to upgrade OS X)!  I know Yosemite is the latest version, but the reviews in the App Store aren't encouraging

  • Application Manager keeps crashing

    i was trying to add another application (premier pro) but the application manager keeps crashing, it keeps saying application manager quit unexpectedly, and wants to send a report

  • HT4759 how can i store my music in icloud

    how can i store and access my music in the cloud. can i delete my music from my harddrive on itunes once i store it in the cloud?