FMS developed edition running on XP (need apache)

Hi,
Was informed by a mod over at the flash comm forums
here,
that I could run the developer edition of FMS on my XP box but i've
been having loads of trouble talking to it from my mac..
Do i require a web server loading to serve the media server?
something like apache?
I've just tried accessing an flv in the following directory
C:\Program Files\Macromedia\Flash Media Server
2\applications\videoApp\streams\_definst_\greenScreen.flv, via an
FLVPlayback component running from my mac with the contentPath of
rtmp://172.16.100.138/videoApp/greenScreen.flv and it fires a
'failed to load' error when attempting to talk to the box to match
source dimensions etc..
I have set the server address to the IP of the machine:
172.16.100.138 and my mac's is 172.16.100.11 (same subnet/gateway)
If anyone has any advice on how I can get talking to it i'd
be really grateful.

Have just tried an AS ver and still nothing..
I can't understand why this isn't working??
I've created a video instance called 'vid'
Dropped it on the stage and applied the following code:
var nc:NetConnection = new NetConnection();
nc.connect("rtmp://172.16.100.138/videoApp");
var ns:NetStream = new NetStream(nc);
vid.attachVideo(ns);
ns.play("greenScreen");
-- I've tried running it from my mac with the above IP (my XP
box's that's running the FMS), running it as 'localhost' on the XP
box, varying rtmp/rtmpt and attempting to assign specifc ports via
:1935, :80 etc. but I still get nothing..
Is there a trace command I can use to track the progress of
the connection attempts? or something similar?
and there's nothing in particular that I need to do with the
FMS other than assemble the files in the correct structure and fire
it up?
This should be the simplest thing in the world to do but i'm
still getting nowhere.?.
If ANYone has any ideas or advice I would be really
grateful!!
Thanks,
Dave

Similar Messages

  • Problems downloading FMS developer edition

    Hi All,
    Please pardon me if I am writing in the wrong section.
    I'm having a problem trying to download FMS developer edition.
    Basically when I try to download I get a window where I have to update my address data, which I do so correcly. After that I see the following screen:
    After this I continue and then I get sent back to the previous screen with the message "a general error occurred please try again".
    Can anyone help?
    Thanks,
    Domenico

    Have done so, thanks!
    http://forums.adobe.com/thread/950123

  • FMS Developer Edition

    Dear All,
    I'm Using Flash Media Server Edition in Redhat Enterprise
    Edition 4. I'm Using VMWare that Run 2 FMS In Server.
    VMWARE1( Redhat Enterprise Edition 4): 192.168.33.30
    VMWARE2( Redhat Enterprise Edition 4): 192.168.33.31
    Both OS Run in One Machine Server. But When I Call FMS Video
    from Flash Action Script, VMWARE1 run successfully. But When I call
    FMS Video From VMWARE2 it not Run.Why Like That?
    Please Tell me
    Thanks,
    Rinto H

    I bet it has to do with port bindings. By default, no IP is
    defined in the FMS configs, so I suspect it binds to port
    1935,80,1111 on all available IP's (sort of like IIS does). If
    that;s the case, you should be able to fix it by binding each FMS
    to a specific IP.
    That said, I'm fairly certain that running 2 dev editions
    like that is a violation of the EULA.

  • CF 8 Developer Edition running slow

    Just installed cf8 dev edition on my dev laptop and it is
    slooooooow. CF 7 ran just fine, so I'm not sure why this is bogging
    down. Just opening the CF administrator login page takes almost 90
    seconds.
    I have 1.48 gb of RAM with almost 5gb for free hard disk
    space.
    Any advice?

    Figured it out. I had installed single, when I should have
    installed multi!

  • FMS Developer Ed & Local System account

    Is it only possible to run the FMS service as the Local
    System account in Windows Server 2003? I tried to change the Log On
    params to a user with privileges to another server's share but the
    service won't start up afterward. And in the info box in the FMS
    Admin app there is a little tiny tooltip within the popup message
    that says something about "License info". I changed the user back
    to Local System account and the service started up right away. I'm
    trying to test an app's ability to access a different path that's
    set in the application.xml <VirtualDirectory><Streams>
    node.
    So, is it a limitation of the FMS Developer edition or is it
    something on our end? I thought the only limitation was 10
    conncections.

    ... i have unchecked that from there and again after some minutes say 10 -15 minutes it gets locked ...
    Hi,
    Perhaps you can look into these areas for stored (and expired) password:
    Check to see if there are any Services that is running using the affected administrator account.
    Check to see if there are any Scheduled Tasks running using the affected administrator account.
    Hope that helps.
    Cheers,
    Tas Chew

  • Can not connect to Admin Console FMS 3.5 running separate Apache Server

    Hi All! 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).
    Jul  7 12:15:37 228215-web1 Adaptor[28216]: Listener started ( _defaultRoot__edge1 ) : localhost:19350/v4
    Jul  7 12:15:38 228215-web1 Adaptor[28216]: Listener started ( _defaultRoot__edge1 ) : 1935/v4
    Jul  7 12:15:38 228215-web1 Adaptor[28216]: Listener started ( _defaultRoot__edge1 ) : 8080/v4
    Jul  7 12:16:20 228215-web1 Service[28480]: Server starting...
    Jul  7 12:16:20 228215-web1 Adaptor[28480]: Listener started ( FCSAdminIpcProtocol ) : localhost:11110/v4
    Jul  7 12:16:21 228215-web1 Adaptor[28480]: Listener started ( FCSAdminAdaptor ) : 1111/v4
    Jul  7 12:16:22 228215-web1 Service[28480]: Server started (./conf/Server.xml).
    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.
    Sorry if I have not provided enough info... let me know what I missed and I will supply it.

    Sorry for the confusion! *I* am the one really confused. But to answer your question (I hope), the webpage is on the same physical server as the FMS server, but I am using an outside network (I am not on the local server network) to browse the webpages.
    Both IPs fail when trying to reach:
    http://***.***.**.138:1111
    http://***.***.**.139:1111
    Does that mean the ports are blocked? The /var/log/messages shows:
    Jul  7 13:20:37 228215-web1 Service[29862]: Server starting...
    Jul  7 13:20:37 228215-web1 Service[29862]: Server started (/opt/adobe/fms/conf/Server.xml).
    Jul  7 13:20:37 228215-web1 Adaptor[29882]: Listener started ( _defaultRoot__edge1 ) : localhost:19350/v4
    Jul  7 13:20:38 228215-web1 Adaptor[29882]: Listener started ( _defaultRoot__edge1 ) : 1935/v4
    Jul  7 13:20:38 228215-web1 Adaptor[29882]: Listener started ( _defaultRoot__edge1 ) : 8080/v4
    Jul  7 13:20:51 228215-web1 Service[30144]: Server starting...
    Jul  7 13:20:51 228215-web1 Adaptor[30144]: Listener started ( FCSAdminIpcProtocol ) : localhost:11110/v4
    Jul  7 13:20:52 228215-web1 Adaptor[30144]: Listener started ( FCSAdminAdaptor ) : 1111/v4
    Jul  7 13:20:53 228215-web1 Service[30144]: Server started (./conf/Server.xml).

  • Running CF Developer edition on a Netbook

    Hi,
    I am thinking about purchasing a netbook, and I am wondering if the CF Developer edition would run on it.  I looked at the CF9 system requirements and among others it asks for Pentium 4 or AMD Athlon processors.  So it doesn't look like it will work on something like Intel Atom.   Does anyone have any experience running CF on a netbook?  Thanks!
    http://www.adobe.com/products/coldfusion/systemreqs/
    ML

    I've got one of these as my "travel" laptop (where the trip might be 2-3 months long): http://www.notebooks.com/2009/05/26/hp-mini-110-netbook-introduced/
    I run CF8, CF9, Apache, SQL Server 2008, CF Builder and half a dozen Firefox windows on it simultaneously, and it runs fine.
    It was quite sluggish with the default 1GB of RAM, but I upped it to 2GB and it's fine.  It's not like lightning, but it's fine for working now.
    I will also say that the display on it is too small for coding on for any length of time, but if one plugs ane external monitor in, it supports 1280x1024 OK, which is adequate to work on.  Plus I have plugged in a keyboard and a mouse.
    Adam

  • SAP Developer Edition?  Need development environment w/o buying SAP!

    Hi there,
    We're looking to work with a client who is running an SAP based system, and in advance of our next meeting in a month we have pledged to research the SAP platforms and how to interact with them.
    The client will be upgrading to SAP 6 in a couple of months so, due to both this and the fact that we have not been selected yet as the final candidate, interacting with their system is not an option.
    I have browsed SDN to see if there was a Developer Edition of the platform that we could use to test with, but couldn't find anything. Could anybody point me in the right direction for either a 'trial version' (though I know this is unlikely!) or even an open test system that we could connect to via VPN to test against... or any other ideas!
    Thanks in advance,
    Tom Groves
    [email protected]

    Thanks Mahesh... I think my brain may not have been working properly yesterday!
    I was wondering, as I am not familiar with SAP (yet!), if you could just help me determine which sneak preview I need to download from: https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/77317c8d-0701-0010-f093-ed35a427f559
    The client as far as I am aware is running version 4, but is shortly to upload to version 6 or something - this is to provide them with unicode support as they need to store Arabic and other languages.
    If I want to simply query the data stored in SAP and utilize various business methods from .NET will the "SAP NetWeaver J2EE Preview" suffice - this contains SAP NetWeaver Application Server and Developer Studio.
    Or do I need the Portal and hence have to download the Full Java Edition-Trial (or Full Java Edition2004s-Trial?!) as these contain the "SAP NetWeaver Portal with PDK."
    If we can get away with only downloading the SAP NetWeaver J2EE Preview then that's better as a) we're based in Dubai Media City and traffic costs are prohibitive here and b) it would be nice to have the files downloaded today instead of having to download >5GB!
    Sorry to act like a complete newbie on this, only heard of SAP yesterday, just want to get a platform up and running to test certain theories!
    Thanks for all your help,
    Tom

  • What components do I need to develop and run JSP applications?

    I am currently developing a JSP-based application using Apache, Tomcat, MySQL, and JDBC. I'm considering switching to Oracle since I know it better and it has better support for certain capabilities.
    But, it's very confusing trying to determine from the Oracle sites just what I need and which platforms are supported. What do I need to buy and what can I download?
    So, which Oracle components do I need to develop and test JSP applications using Application Server? I'll probably get into XML as well.
    Does any of it run on Win98, WinNT, Win2000, or SolarisIntel? I likely will not deploy on any of these platforms, but it would be convenient to develop on my Intel laptop, if possible.
    --Terry Westley, [email protected]                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    Oracle's IAS includes an Apache and Jserv with JSP runtime by default.
    You could simply migrate your Apache/Tomcat JSP to Apache/Jserv/Oracle JSP without problems, including win32 plattform.
    To run Servlet compliant with JSDK 2.2+ you has to use Apache mod_ose module with your servlets and jsp running inside the Oracle JVM, this combination is more scallable and secure for big projects, but it requires more hardware for your laptop.
    Best regards, Marcelo.

  • Do I need to install crystal reports developer edition?

    Hi,
       I tried to open a CR 8.5 reports in vs 2005 and it opened up fine. But when I try to preview the report it comes up with the error
    Failed to load Database information
    Details:The Database DLL 'crdb_fielddef.dll' could not be found.
    We have used Active Data drivers and Field definitions using ttx files in 8.5. We used the 8.5 developer edition. Will I be able to use the crystal reports for .net with vs 2005 without installing the new version of crystal reports or Do I need to install the developer edition to overcome this? I used the 10.2 version with the VS2005.
    Thanks,
    SS

    VS 2005 does not ship with crdb_fielddef.dll, which is the lib used with ttx reports.  You won't be able to preview off of a ttx file, or create a new Crystal Report off of a ttx file, using CR.NET shipped with VS 2005.
    If you require those functionalities, CR XI Release 2 would be an possible option.
    Sincerely,
    Ted Ueda

  • System process running queries every 25 seconds against SQL 2012 Developer Edition

    While debugging a long running stored procedure I wanted to include SP:stmtStarting and SP:stmtCompleted.
    I noticed that every 25 seconds I was getting multiple queries against every database on my local server like:
    select table_id, item_guid, oplsn_fseqno, oplsn_bOffset, oplsn_slotid
    from [dbname].[sys].[filetable_updates_random_number] with (readpast) order by table_id
    From different sid's each time.
    While searching I saw that sometimes this may had to do with always on availability or filestream support but this is not my case since I don't use any of these features. This is a single instance installation.
    The following queries return no rows.
    SELECT * FROM sys.filetables;
    GO
    SELECT * FROM sys.tables WHERE is_filetable = 1;
    GO
    @@version returns:
    Microsoft SQL Server 2012 (SP1) - 11.0.3401.0 (X64)
    Jan  9 2014 13:22:15
    Copyright (c) Microsoft Corporation
    Developer Edition (64-bit) on Windows NT 6.2 <X64> (Build 9200: )
    This may be useful but I also have SQL Server 2014 Developer Edition installed but also without always on availability / filestream enabled.

    Not yet, believe it or not, I've been working with them for nearly a month to try to figure this out.  Basically, what we found with our servers is that it's fine until it hits max memory or close to it.  When it hits max memory there
    should be the memory cleanup operations that occur, and when they start it just can't clean up the memory.  The memory cleanup operations just keep getting ran over and over which causes the high CPU to sit there even when users aren't on the system. 
    Eventually performance degrades and then eventually the SQL Server service runs out of available memory and the service restarts / crashes.  We (Microsoft) thinks they narrowed it down to 1 thing which is that it's a UserStore_SchemaMgr clerk
    which continues to grow and never shrinks.
    Here are a few things to try first:
    1) Make sure your databases are corruption free (do a DBCC CHECKDB) on all databases and make sure there is no corruption.  If there is then repair it and reboot the server.
    2) Install this hotfix (I'm doing this tonight, so I don't know if this fixes it yet, I have to do this off hours) 
    http://support2.microsoft.com/kb/2904100
    3) If no corruption exists from #1, run this: DBCC MEMORYSTATUS.  (Change the query type to have the results output as text from the top toolbar)  Then do Edit, Find and search for UserStore_SchemaMgr. 
    It's measured in KB, so you have to divide that number by 1024 for MB and 1024/1024 for GB.  In our case we have it going into the GB's.  I have a Windows 2008 R2 SQL Server that this runs at about 8 MB.  On our 2012 server it's running at
    15 GB.
    This is what we're trying to work on now.  If you don't mind, let me know what you find, because I've been spending a ton of time on this with them and I think it's a bug, however we are having a tough time finding it.
    Thanks.

  • I am new to this and a bit rusty with Java, Oracle, Web Development, et al; and, I need a free trial run at this time, Can we do this?

    I am new to this and a bit rusty with Java, Oracle, Web Development, et al; and, I need a free trial run at this time, Can we do this?

    your itunes accoutn have nothing to d with your computer
    you can go to any computer with internet access in the world and
    login into your itunes account if you have the appleID and password
    the itunes account is placed on apples itunes servers

  • Error message when trying to run free developer edition of ColdFusion

    When I try to run the free developer edition, I get an a window that say: Please select another location to extract the installer to.  When I click on Choose and choose a folder, I'm sent back to this same window. 
    Help me install the free developer edition of ColdFusion.  Thx.

    You're asking your question in the wrong forum. This is the CFBuilder forum.
    You should ask your question in the CF Getting Started forum:
    http://forums.adobe.com/community/coldfusion/coldfusion_getting_started
    Or perhaps the CF Admin forum, if you get no answer there:
    http://forums.adobe.com/community/coldfusion/coldfusion_administration
    /charlie

  • TS1702 problem with updated find my iPhone app: when I attempt to open the FMi app, it tells me that I need to be a registered developer and run iOS7 to do so; is anyone else having this problem?  I got the app as a regular update to my existing FMi app w

    problem with updated find my iPhone (FMi) app: when I attempt to open the FMi app, it tells me that I need to be a registered developer and run iOS7 to do so; is anyone else having this problem?  I got the app as a regular update to my existing FMi app which worked great.

    The problem is being reported in the news media, yes. Apparently someone at Apple jumped the gun and uploaded the update before it was ready. They'll probably issue another update shortly, I would expect, but you can go here:
    http://www.apple.com/support/itunes/contact/
    and follow the instructions to report the issue to the iTunes Store. If you have a backup copy of the older version of the app, remove the newer version, restore the old version to iTunes on your computer, and resync.
    Update: Well, that was certainly quick. As of a short time ago, various sites are reporting that the Find My iPhone app is no longer displaying the previous error message. If it still is for you, delete it from your iPhone and re-download from the iTunes Store.
    Regards.

  • Developer edition download licence needs changing

    Hi,
    Firstly thanks for making the developer / trial versions available. It is a great benefit to the ecosystem that new developers can test and improve their skill and even share that code with things like Codexchange.
    Now here is the rub and people like SAP Legal, Mark F, Mark Y and Rui might be interested in this bit:
    The 'developer version' available is mentioned on http://www.sdn.sap.com/irj/scn/nw-downloads
    That page say on the 32 and 64 bit editions:
    The Developer Edition allows individuals free of charge to test, evaluate, prototype and share add-on software code on code exchange
    So we click through to
    http://www.sdn.sap.com/irj/scn/downloads?rid=/library/uuid/3042391e-f06c-2e10-e2a8-8d2e2a4e711e
    and then to
    http://www.sdn.sap.com/irj/sdn/index?rid=/webcontent/uuid/60ae136b-e66c-2e10-739f-bb82fa40292a
    to actually download and the sub header says:
    SAP NetWeaver Application Server ABAP 7.02 SP6 64-bit Developer Version
    but the legal licence what we are obliged to agree to says:
    Provided that you comply with all terms and conditions of this Evaluation License, SAP grants to you the following rights under this Evaluation License a non-exclusive, non-perpetual license to use the Software Product solely for purposes of testing and evaluation of the Software Product for the limited period specified below.
    In fact the licence is identical to the licence used for the trial edition.
    Nothing about a DEVELOPER version, nothing about CODE EXCHANGE and limited to 90 days.
    If I was promised a developer version that I could use with code exchange I would expect this to be spelled out by the licence. I would also expect that the Developer version would NOT have to keep re-licencing every 90 days.
    Could you please look into this and let us know your findings. <<Gamification text removed>>
    Thanks,
    Nigel
    PS Despite downloadable editions of NW Software being a total GAME-CHANGER no kittens were harmed in the preparation of this thread.
    Edited by: Matt on Oct 9, 2011 5:40 PM

    No I rarely check the Oracle site. I generally exist in the application layer.
    BTW... you quoted my last line which was intended to inject some levity in the situation but my whole point is about the licence that we must agree to to download this software. It promises 'Developer Edition' but does not deliver.
    Edited by: Nigel James on Oct 7, 2011 12:01 AM

Maybe you are looking for