Media Server :: Fmsmaster Using Admin Server Port

Dec 28, 2009

It seems after a while the admin server stops responding on our fms server.When logging into the linux machine, I can see that the fms admin process is not running, and the pid in fmsadmin.pid is stale.When trying to restart the service with:"./fmsmgr adminserver restart" it fails to start the service with the following message in /var/log/messages:[code]How is it possible for fmsmaster to be using the admin server ports, and how would I prevent this in the future.

View 6 Replies


Similar Posts:


Media Server :: Admin Login Fails With Non-Standard Port?

Oct 28, 2010

I just installed FSMS 4 and could not log into the administration piece (the login s would fail) even though I was using the ID and password specified in the fms.ini file.

During the installation I had specified a different port for the administration port. I changed the port back to 1111 and I could log in with no problem.

Why is the admin login failing if I don't use 1111 as the admin port number ?

View 4 Replies

Flash :: Media Server - Automatically Configure Edge From The Admin Console Of Media Interactive Server?

Jan 17, 2010

How can we automatically configure edge from the admin console of flash media interactive server?

View 1 Replies

Media Server :: Admin API Fail :: NetConnection.Admin.CommandFailed

Nov 1, 2009

I want recieve infomation for recorded stream in FMS Server. so, i tried use Admin api(getRecordedStreams or getNetStreams). but, returned below code : NetConnection.Admin.CommandFailed . 

Below  my code :
 
import flash.net.NetConnection;
import flash.net.NetStream;
import flash.events.*;

[code]....

View 2 Replies

Media Server :: FMSMaster -console Fails On Assert 00.000976600

Aug 31, 2010

FMSMaster -console fails on assert I am trying to use FMSMaster -console to start FMS 3.5 on cmd.exe by system account "administrator". but I get an error when trying to run FMSMaster -console.The error that I receive is as follows:

TimeResolutionImpl::set(00.001000000)  returning 00.000976600Assert failed in ..utilTCProcess.cpp line 161Failed to create process mutex.

View 2 Replies

Media Server :: Flash Media Server But How Can Open Port 1935

Jul 7, 2010

Port 1935 on my server as i think this is why my streaming in flash med ia server does not work

View 5 Replies

Media Server :: Cannot Connect To Admin Console FMS 3.5 Running Separate Apache Server

Jul 7, 2009

I have installed the FMS 3.5 Server on a separate IP from our main Apache Server: The server is running Redhat Linux 2.6.18-128.1.10.el5
 
FMS 3.5 running on ***.***.**.138 using ports 1935, 8080 (Admin Server using port 1111)
Apache 2 running on ***.***.**.139 using port 80, 443. (several sites setup on this IP)
 
However, when accessing the fms_adminConsole.htm in the root directory of one of the domains on ***.***.**.139, all login attempts fail. I am connecting to localhost and using the assigned user and password set up in fms.ini. Using either IP fails as well. The FMS server is set up to listen to all hosts as no specific IPs were set.
 
/var/log/messages show that FMS and the Admin Server are up an running and listening:
Jul  7 12:15:37 228215-web1 Service[28196]: Server starting...
Jul  7 12:15:37 228215-web1 Service[28196]: Server started (/opt/adobe/fms/conf/Server.xml).

[Code]....

All other settings for FMS are default. This is my first time setting up FMS as a fresh install on a new unknown server and I am at a loss as to what settings to check or which files I may need to modify to get it to connect properly. It is a managed server is hosted by rackspace.com if that makes any difference.

View 5 Replies

Media Server :: FMS Admin Console Won't Load - Server Not Found

Jul 18, 2011

Randomly on Sunday night the FMS Admin Console which you can access via [URL] stopped working, as in it would not load. It times out and Firefox says 'Server Not Found' It was working fine on Sunday morning and has been doing for a year now, I rebooted the server and that did nothing. I have no idea why it will not load as the server runs fine and I can still stream and everything.

View 20 Replies

Media Server :: FMS 3.5 - Can't Start Admin Server

Aug 30, 2010

I am using remote Win Server 2003 R2 via rdesktop. As an "administrator", I installed FMS 3.5 - Developer version using default options. Media Server starts, runs, and appears to work.  Admin Server is not running.  When I attempt to start it (from Win admin services tools),  I get error 1067 (Error registering class: name mismatch (%1$S, %2$S)). Everything done remotely as an administrator. 

View 4 Replies

Media Server :: Can't Login To Admin Server?

Apr 1, 2011

I simply can not login to the admin server. I'm connecting to the flash admin-frontend which is hosted on the same server which the FMS is running on. The FMS version is 3.0.1 and it's running on RHEL5.
 
I've set the user and password in conf/fms.ini. I have checked that I have permission to connect in conf/Users.xml. Everything seems like it should work, but it just won't let me in and when looking in the logs (logs/admin.00.log) I just get a lot of lines saying "Failed login attempt from."
 
Apart from this the server works. We are still using it for streaming and we have been able to login to the admin interface before, but it was a long time ago and now it just won't work anymore.

View 3 Replies

Media Server :: Admin Api From The Fms Server?

Feb 9, 2011

i've never had to do this before so i guess i didn't realize that it's this hard, but is true that you can't call the admin api from the server-side?also, i have objects in my cache from two different applications on my server and yet my info.data object in the result is coming backwithout any values. below is my code

nc_admin.connect("rtmp://localhost/admin:1111/", "admin", "admin");
onStatus(info){
function onGetCacheStats(){

[code].....

View 6 Replies

Media Server :: Login Flash Media Admin Console

Jul 12, 2010

New to FMS, testing FMS Developers versions.Connect and Live stream works fine using FMLE.Problem is I'm not sure how to get logged into the Admin Console.I'm not sure about what the "Server Name" is or the "Server Address". Is that just the IP address or the IP plus something else? How can I tell?FMS install was done by tech at hosting company and he forwarded this info:[code]

View 14 Replies

Media Server :: Disabling Port 80 On FMS?

Jul 1, 2010

I am new to the Flash Media Server and have a question on its use of ports. Now if a server has IIS and FMS and one wished only to stream flash (VOD). Could I edit the fms.ini file and remove port 80 from adaptor.hostport?
 
In my thinking I would stream over port 1935 and would lose the ability to progressive download over port 80.Now I do not ever want to use progressive downloading so no issue so far. In addition I can now run my IIS server on port 80 for my administartor console into FMS.  All my clients are internal and thus I do not need a stream on port 80.
 
Is my thinking sound or am I misssing something?

View 1 Replies

Media Server :: Admin Can't Login In Console?

Feb 17, 2009

i can't login in admin console, fms 3.5, linux ES5

[URL](it prompts incorrect id/pwd after login)

I can do it in the server, localhost, successfully!

server add: 192.168.1.44 or 192.168.1.44:1111 or
192.168.1.44:1112
id: mint
pd: video123

[Code].....

View 2 Replies

Media Server :: Vmware, Fms 3.5 Only Accessable With Admin And Not Swf?

Jan 12, 2010

Here is what I have done.I downloaded and installed FMS 3.5 (latest) on a virtual machine running in vmware on my iMac. The virutal machine runs Ubuntu 8.04 and has IP-number 192.168.219.130. Installed and completed I moved the "Legend.flv" file found on the "Beginners guide to streaming..." to my newly installed FMS /opt/adobe/fms/applications/vod/mediaI tested the fms by connecting with my iMac using the admin interface (copied from /opt/adobe/fms/tools/...) and logged in using the following credentials:Server Name: Server 1Server Address: 192.168.219.130Username: *********Password: **********The admin interface connected and all seemd to be just fine.I fired up my SWF made in CS4 (attached file). Basically it is an empty stage with a FLVPlayback component dragged on to the stage. the component has 3 changes made:skin: SkinUnderAllNoFullNoCaption.swfskinBackground: #009933source: rmtp://192.168.219.130/vod/Legend At this stage I only get the green bar with the loading stripes in the progress bar. I.e. the video never starts. If I check the admin tool and the log tabs It seems that no attempts to connect has been made.

View 2 Replies

Media Server :: Connecting To The Admin Console?

Jan 15, 2011

I installed FMS 4 on my notebook and I was able to access the console without trouble. I used localhost for the server address. When I installed it on a remote server (Windows 2008), I can't get in. I tried the same thing. I opened it from the file system [URL] and I tried localhost but it didn't work. I've tried other values

[URL]
 
One problem could be that I installed Apache but there is already a IIS server using the port 80. When I look in the service panel, FMSApache says it is starting but not started.

View 1 Replies

Media Server :: Configure SSL Just For Admin Console

Apr 11, 2011

Anybody know how to configure SSL just for admin console acccess ?

View 1 Replies

Media Server :: AWS FMS Cannot Connect To Admin Console?

May 3, 2011

Im having trouble getting the FM Administrative Console to connect to my AWS FMS. I have an instance running and can view the default page and samples. I opened ports 1111 and 1935 and have also modified the fms.ini file to include a user name and password. Restarted the FMS as well.

View 1 Replies

Media Server :: Cannot Access Admin Console On EC2?

Aug 8, 2011

We just installed our FMIS on Amazon services (EC2) and cannot log into the admin console. The server is running fine and we can resolve the web interface. Is there any configuration of ports or additional user accounts other than the install credentials (root/XXXXXXX).?

View 2 Replies

Media Server :: Admin Console Not Logging In On AWS

Oct 18, 2011

I recently setup Flash Media Server on Amazon EC2 and things are going well so far; however the admin console wont login.  I've set the username, password, and port in the config file and opened that port, among others, in the security group.  I've then restarted both FMS and admin server multiple times.
 
When I try to login I get no errors.  Nothing happens at all.  When I open FireBug and/or Fiddler2 to watch the communication, I'm not seeing a single thing happen.  Clicking "Login" submits no requests at all.  Do I just not understand how FMS works?  I would assume some sort of request would need to be made.

View 1 Replies

Media Server :: Change Port From 80 To 1935?

Oct 26, 2009

How do I change the port from 80 to 1935? I am using server 2008.

View 8 Replies

Flash :: Forward Port 80 To Media Server And IIS?

Apr 7, 2011

FMS and IIS are set up with separate IPs on the same server. Both are configured for port 80 because others, including 1935, are often inaccessible from certain environments. Problem is, the server's behind a router. Port 80 can only be forwarded to either the IP of FMS or that of IIS. Even if the two were on separate machines, I'd still have to deal with this.

View 1 Replies

Media Server :: Admin Console - No Connections Listed?

Mar 17, 2011

I have a FMS server running that I am hosting some VOD content on.  I am using HTTP dynamic streaming to deliver this content.  Everything runs fine from a technical standpoint, but I am unable to see the connection details in the Admin Console.  I have loaded vod -> defaultinst under the applications tab in the console.  No connection details populate.

View 1 Replies

Media Server :: Number Of Connections On A 100Mbit Port?

Sep 10, 2009

If I am streaming at 256kbps how many connections can I get on a 100MBit port? I confess tnat I don't know the math

View 12 Replies

Media Server :: Netconnection.connect(), Which Port To Open

Sep 25, 2010

I have a swf running within a web browser and publishing audio stream to the server. If the client's computer has a firewall, should it be configured for outgoing etconnection.connect() request?

View 1 Replies

Media Server :: Sending Data Between Clients Using Port 80?

Oct 15, 2010

Im need to send some data between 2 Flash clients. I have an issue whereby there is a probability that there could be firewall issues with communicating over port 1935 or 443 know you can use RTMPT to tunnel video over port 80 but im not sure about sending data objects.

View 2 Replies

Media Server :: Using Port 81 Fallback For Apache Configuration

Dec 14, 2011

I need to upgrade FMS 4.5 for HDS/HLS streaming. I am using Server 2008 and I need to use IIS7 port 80 for legacy web sites. I would like to configure in fms.ini using ports 1935 and 81 and Apache requests to port 8134. Can I use this configuration? Do I need to open ports 81 and ports 8134 in the network? What is recommended in this case?

View 5 Replies

Media Server :: Change The Default Port 80 For Fms4.5 Hls?

Dec 16, 2011

i have a iis need 80 port so how to change default port 80 in fms4.5

View 1 Replies

Media Server :: Making & Tracking Multi Admin Call To FMS

Jun 4, 2009

I am writing an app that track data/stats on multi FMS servers and that is working fine for my own custom server side functions. What I do is loop thru a list of IP of my FMS servers, call each IP and I also pass the IP to the server side function that get return and I can have my Responder object plug the returning data into an associate arrays (using IP as index) for reporting. Now my problem is when I used the Admin API. Here I was doing the same thing except I don't know the IP of the respnding FMS and I need to capture the data (into arrays etc). I had tried extending the Responder class so I can plug in the IP of the calling server but so far no good. I guess I need a way to know who is calling back

View 3 Replies

Flash :: Admin Console Shows No Applications On Media Server?

Jan 12, 2010

My employer has a Flash Media Server that I wrote a little streaming video app for a couple years ago.Well, the videos have stopped working and I've been asked to troubleshoot.  I fired up the fms_adminConsole.swf and connected to my server.  Now, it's been a long time since I've messed with the server, but if I remember right, there was a big list of apps on the list on the left hand side of the "View Applications" view of the console.  When I log in, there are no applications listed.  If I hit the "New Instance" button under the empty list, I'm presented with a list of all the apps I think I should be seeing in the Applications list.  If I select any of these, a new application instance appears in the applications list, and I'm prompted to give it a name, the default being "_definst_".  If I hit enter to create this instance, it remains on the list and instance data appears on the right panel until the console refreshes, and then all that vanishes and I'm back to an empty applications list again.

Going to "Manage Servers", I do see a list of applications under the applications tab that I expect to see.  The app that streams the video that's having problems is there on the list.

Is this typical behavior for the Flash Media Server Console?  Shouldn't I have a list of apps in the "View Applications" section of the console?  I've created about a dozen to date, and they're all listed under Manage Servers > Applications, but not under "View Applications".  Can anyone point out if I'm doing something wrong here or missing something?Or can someone confirm that I SHOULD be seeing something under "View Applications" and that there is indeed something weird going on with the server.

View 2 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved