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

  1. #1

    Default 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 service but it
    fails.

    I put the fms2_console.swf and fms2_console.html file in my web server
    directory and i connected from another machine on the local network like this :
    [url]http://192.168.1.10/admin/fms/[/url], put the server adress (192.168.1.10:1111), my
    admin name and password but a window tells me that the login is incorrect. I
    checked it in the fms.ini config file and the admin and pass are good!

    So what happened?

    Thanks!

    Nicolas (French user)

    ComboDrums Guest

  2. Similar Questions and Discussions

    1. 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...
    2. IBM switching to Linux destops in Germany according to a Linux Forum 2006
      Dear all, IBM switching to Linux destops in Germany according to a Linux Forum 2006. How do you think about this? It means IBM is not upgrade to...
    3. How to start Linux on Win2K/Linux system?
      I installed RH8.0 first, and Win2K second. Everytime when I boot machine, I always get Win2K. I can only enter Linux using reboot disk. Someone...
    4. Question on which Linux Binaries to d/l for Linux Redhat 7.0 ?
      At ftp://ftp.xfree86.org/pub/XFree86/4.3.0/binaries/ I see Linux-axp-glibc22, Linux-ix86-glibc21, Linux-ix86-glibc22, Linux-ix86-glibc23 Which...
    5. Linux Event + 2 Workshops on Debian GNU/Linux
      Dear Debian GNU/Linux Users. IIT Mumbai, India, is conducting a workshop on GNU/Linux there will be 2 Workshops on Debian GNU/Linux. The...
  3. #2

    Default Re: FMS2 on Linux

    Moreever, I restart the admin service with the shell command
    /opt/macromedia/fms/fmsmgr adminserver restart, it restarts but a message tells
    me this : ./shmrd: error while loading shared libraries: libnspr4.so: cannot
    open shared object file: No such file or directory.

    Maybe it is because i can not connect to the admin service?

    ComboDrums Guest

  4. #3

    Default Re: FMS2 on Linux

    I am having very similar issues on FC4. Here is what is happening ...

    Went through default installation of FMS with the -platformWarnOnly option to
    get it installed. If I open fms2_console.htm with Firefox I cannot login and
    get a prompt saying that "Login attempt to server below failed". I did not
    know about an fms.ini file so I figured I mistyped my password during
    installation. I uninstalled and reinstalled and got the same thing. I cannot
    connect to [url]http://localhost:1111[/url] nor [url]http://localhost:1935[/url] - I get a Closed
    Connection dialogue in Firefox. I do not have the Firewall Enabled and SELinux
    is also disabled. I have since run a # yum update and ran a full update on the
    system. And also tried # yum install libnspr4 as driected in the reply but to
    no avail.

    It seems to me that the Admin Server simply is not starting. I have tried
    starting it using # /etc/init.d/fms start ; # /opt/macromedia/fms/adminserver
    start and a few other ways. There is a message to look in /var/logs/messages
    but there is nothing in there that seems FMS related. I am a Linux novice but
    understand enough to run # ps -ef | grep fms but the only thing that gets
    returned is the grep command so I do not think the process is running at all.

    The very odd thing is that I have it running fine in a VM with VMWare 5.5.
    The two versions of FC4 are pretty much the same. I have no idea how to go
    about comparing them in Linux.

    Sorry for the wordy message. If you can help I will appreciate it.

    anystreamcarl Guest

  5. #4

    Default Re: FMS2 on Linux

    Linking the libssl and libcrypto files from this post solved my problem ...

    [url]http://www.macromedia.com/cfusion/webforums/forum/messageview.cfm?catid=578&threadid=1090584&highlig ht_key=y&keyword1=FC4[/url]
    anystreamcarl Guest

  6. #5

    Default Re: FMS2 on Linux

    Alright. I've worked through a number or problems so far and here's where I got
    to...

    the server now starts but with problems:

    ./fmsmgr server fms start
    Server:fms command:start
    linuxthreads-0.10
    Starting Macromedia Flash Media Server (please check /var/log/messages)
    Macromedia Flash Media Server (Master)Console mode.
    Server starting...
    No valid licenses found. Switching to Developer Edition.
    No primary license key found. Switching to Developer Edition.
    Edge (16628) started, arguments : -edgeports ":1935" -coreports ":19350" -conf
    "/opt/macromedia/fms/conf/Server.xml" -adaptor "_defaultRoot_" -name
    "_defaultRoot__edge1".
    Core (16632) started, arguments : -adaptor "_defaultRoot_" -vhost
    "_defaultVHost_" -app "registry" -inst -console -conf
    "/opt/macromedia/fms/conf/Server.xml" -name
    "_defaultRoot_:_defaultVHost_:registry:".
    No primary license key found. Switching to Developer Edition.
    Invalid configuration file : Adaptor.xml ( _defaultRoot_ )
    Server started (/opt/macromedia/fms/conf/Server.xml).
    Assert failed in /util/TCSysUtil.cpp line 729
    Assert failed in /util/TCSysUtil.cpp line 729
    Assert failed in /util/TCSysUtil.cpp line 729
    Assert failed in /util/TCSysUtil.cpp line 729

    it continues to repeat the message about 15 more times before it stops with
    "Server stopped ."

    I couldn't really see anything wrong with Adaptor.xml but who knows... any
    suggestions?

    ofeet Guest

  7. #6

    Default Re: FMS2 on Linux

    Hi.

    I finally installed Red Hat Entreprise 4 instead of my Debian Sarge
    "unssuported" Linux version.

    But I have also problem to install FMS on, a message is written when I prompt
    "./installFMS" like that :
    ./fmsini: error while loading shared libraries: libstdc++.so.5: cannot open
    shared object file: No such file or directory

    ERROR: Your are running the Macromedia Flash Media Server installer
    on the wrong platform.

    But I have 2 libstdc++.so as you can see here :
    locate libstdc++.so
    /usr/lib/libstdc++.so.6
    /usr/lib/libstdc++.so.6.0.3

    So what's wrong with FMS on Red Hat Entreprise 4?

    Thanx for your help!

    ComboDrums Guest

  8. #7

    Default Re: FMS2 on Linux

    Houra!

    I succesfully installed and connected to the admin service after installed the rpm package compat-libstdc++-33-3.2.3-47.fc4.i386.rpm.

    So I can work now...
    ComboDrums Guest

  9. #8

    Default Re: FMS2 on Linux

    I can't get FMS running on my RedHat 9 server.
    The edge.log keeps reporting errors:

    Assert failed in /server/edge/TCEdgeControlTransport.cpp line 180

    Any ideas?
    nixnax Guest

  10. #9

    Default Re: FMS2 on Linux

    Sorry nixnax but I can't help you. In my opinion, there is a lot of problem if
    you try to use FMS2 on another platform than the linux platform recommanded by
    Macromedia, Red Hat Entreprise 3 or 4.

    But I also have difficulty to use FMS on this platform!...

    I can connect to the admin service as I said yesterday, but now I try to test
    some webcam live application which work on my Windows FMS test server.

    So I checked if the service was in use, I also set the autostart like this
    "/opt/macromedia/fms/fmsmgr setautostart" and restart my server, create a
    directory nammed "broadcast" in "/opt/macromedia/fms/applications/" which is
    the same name than my directory project but I can't connect to the service when
    I test my application.

    Any idea? Thanx.

    ComboDrums Guest

  11. #10

    Default Re: FMS2 on Linux

    I've started testing with CentOs that uses the same kernel as Enterprise 4 and
    the results are amazing. It is much faster than my Redhat release 9 and FMS is
    running like an angel. And it is free. But maybe I am lucky, because I also
    found some articles from people who couldn't get FMS running on CentOs. Being
    lucky or not seems to be the case with FMS :)

    nixnax Guest

  12. #11

    Default Re: FMS2 on Linux

    About :
    "Assert failed in /server/edge/TCEdgeControlTransport.cpp line 180"

    I KNOW THE PROBLEM :-)
    It's the kernel 2.4, use the kernel 2.6 solve the problem.
    oxman_ Guest

  13. #12

    Default Re: FMS2 on Linux

    i have 2.6 on mine (gentoo) but I was able to fix it by emerging openssl and
    some netscape package. I guess FMS2 has to think you have a browser. since I
    don't even have a gui on the server, I had to just get some packages and
    install them. that fixed my assertion problem.

    everything works, I can't connect to my server. i know it's running because it
    prints the traces (in my main.asc) into the console of the fms2 server viewing
    tool thingy. so if anyone finds out what that problem is, that would be sweeeet.

    ofeet Guest

  14. #13

    Default Re: FMS2 on Linux

    ofeet: what netscape package did u emerge?

    I have gentoo 64bit and was able to get it to install by bypassing the check
    for OS and setting it. Right now fms complains about not seeing libssl. ldd
    shows libssl.4 and libcrypto.so.4 missing. I sym linked them to /lib32/ and am
    awaiting the outcome. ldconfig hasnt updated any data in ldd, so ill see what
    else i can find.

    apryan Guest

  15. #14

    Default Re: FMS2 on Linux

    [url]http://groups.google.com/group/macromedia.flash.flashcom/browse_thread/thread/7c[/url]
    bbd4ad173887e4/40c8b77511e07879?lnk=st&q=fms2+gentoo&rnum=2&hl=en #40c8b77511e078
    79

    use that link for the emerge stuff. that's gentoo specific. don't know what to
    tell you about the 64 bit stuff (you might be sol)

    ofeet Guest

  16. #15

    Default Re: FMS2 on Linux

    I found it was license issue for me. Because free edition supports only one instance - no virtual hosts, only default http directory must be used.
    a4upa Guest

  17. #16

    Default Re: FMS2 on Linux

    hi all

    Aug 18 04:06:40 vietsweet 257[15756]: Server starting...
    Aug 18 04:06:40 vietsweet Adaptor[15756]: Listener started (
    FCSAdminIpcProtocol ) : 11110
    Aug 18 04:06:40 vietsweet Adaptor[15756]: Listener started ( FCSAdminAdaptor )
    : 1111
    Aug 18 04:06:40 vietsweet 257[15756]: Server started (./conf/Server.xml).
    Aug 18 04:06:47 vietsweet 257[15814]: Server starting...
    Aug 18 04:06:47 vietsweet 257[15814]: Server started
    (/opt/macromedia/fms/conf/Server.xml).
    Aug 18 04:06:47 vietsweet Adaptor[15823]: Listener started (
    _defaultRoot__edge1 ) : 19350
    Aug 18 04:06:47 vietsweet Adaptor[15823]: Listener started (
    _defaultRoot__edge1 ) : 1935

    i can't login fms2_console "Login attempt to the server below failed. Please
    verify your login informatiom and try again"

    Thanks

    FMVS 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