Server error 503 when running On-demand HTTP Dynamic Streaming tutorial

Hi,
I'm trying to set up an HTTP Dynamic Streaming environment for VoD (not live streaming). I'm following the instructions in the HTTP Dynamic Streaming Quick Start guide (http://help.adobe.com/en_US/HTTPStreaming/1.0/Using/WS8d6ed60bd880807c48597a9e1265edd6cc0- 8000.html#WS8af793f9af34bea0def106e12873ad717a-8000)
I'm running everything on Windows 7. I installed Apache 2.2, as well as the HTTP Origin module and the f4fpackager. I also installed the Microsoft 2005 and 2008 Visual C++ redustibutable packages (I actually have 3 different versions of the 2008 redistributable package installed on my system).
I ran f4fpackager using the default settings (I only configured the input file and output path). The input file is an H.264 video several minutes long. The result is a single video file (CascadaSeg1.f4f), a single index file (CascadaSeg1.f4x) and the manifest (Cascada.f4m).
I am using the sample OSMF player linked to by the quick start guide. The player plays the sample links correctly.
When I try accessing the .f4m file I generated the video starts playing and then stops with a player message that the segment is unavailable. The network trace shows that the player asks for CascadaSeg1-Frag1, receives it, then asks for CascadaSeg1-Frag3 to which the server returns a "503 Service Temporarily Unavailable" error.
I raised Apache logging level to debug but didn't find anything useful (at least not to me :-) )
Reinstalling all components did not resolve the problem (as was suggested in a different similar discussion).
I can't even distinguish whether the problem is a packager problem or a server problem. I am trying to obtain Flash Media Server 3.8 but that will take a while, if at all.
Any ideas? Does anyone have a correctly packaged video file that I could put on my server to see if that plays correctly? Other suggestions?
All help is much appreciated.
Regards,
- Naomi

Thanks for the pointer. See below the output from the parser (I formatted the first rows for easier reading). I'm not sure exactly how to read it, but it seems the parser found no errors and indeed there is a Fragment 3 but no Fragment 2.
I see that between fragment 1 and 3 there is a large increase in time (twice the increase between other segments).
I don't know how to interpret afra_offset. The f4f file size is 59.1 MB - if afra_offset is a byte offset than the file is definitely large enough.
Any ideas?
Thanks!
- Naomi
f4x file parser utility
Ver 0.1
the length of the file is 1817
afra length 1817
Box name afra
version 0 flags 204
longIDs 1 longOffsets 1, globalEntries 1
timescale 1000
entry_count 0
Count time offset offset-hex
global_entry_count 56
Count      time          segment      fragment      afra_offset      offset_from_afra
0                0            1                1                    12486            0
1                9560       1                3                      348a0b          0
2                14360      1                4                      4514c9       0
3                19160      1                5                      564b63       0
4 23960 1 6  6bd55b  0
5 24000 1 7  ffffffff  0
6 28760 1 8  812320  0
7 33560 1 9  960f5f  0
8 38360 1 10  a84984  0
9 43160 1 11  be4bf7  0
10 47960 1 12  d42bf7  0
11 48000 1 13  ffffffff  0
12 52760 1 14  e7dd5b  0
13 57560 1 15  fd0f2f  0
14 62360 1 16  1117b57  0
15 67160 1 17  12476be  0
16 71960 1 18  136c36b  0
17 72000 1 19  ffffffff  0
18 76760 1 20  149a611  0
19 81560 1 21  15da701  0
20 86360 1 22  16fcc72  0
21 91160 1 23  1817c72  0
22 95960 1 24  192a704  0
23 96000 1 25  ffffffff  0
24 100760 1 26  1a5e901  0
25 105560 1 27  1bb3c74  0
26 110360 1 28  1ccffb6  0
27 115160 1 29  1df7b15  0
28 119960 1 30  1f2251d  0
29 120000 1 31  ffffffff  0
30 124760 1 32  208f76a  0
31 129560 1 33  21e2bdd  0
32 134360 1 34  23665a1  0
33 139160 1 35  24c19a0  0
34 143960 1 36  25e95cc  0
35 144000 1 37  ffffffff  0
36 148760 1 38  270706b  0
37 153560 1 39  27fd359  0
38 158360 1 40  297aa79  0
39 163160 1 41  2ac43c5  0
40 167960 1 42  2be412e  0
41 168000 1 43  ffffffff  0
42 172760 1 44  2d376fd  0
43 177560 1 45  2e632c6  0
44 182360 1 46  2f9e374  0
45 187160 1 47  30e25df  0
46 191960 1 48  325d15c  0
47 192000 1 49  ffffffff  0
48 196760 1 50  33f5173  0
49 201560 1 51  3557336  0
50 206360 1 52  3699a34  0
51 211160 1 53  37df5d3  0
52 215960 1 54  38bba3f  0
53 216000 1 55  ffffffff  0
54 220760 1 56  39e62c8  0
55 225560 1 57  3ae942d  0

Similar Messages

  • Unable to start debugging on the web server error message when running asp

    Hi Mark,
    i want to apply a asp web application on your book at page 336/337
    I am using .NET 2005 pro. edition.But if i run(play button) the asp web site
    it gives above error message which i wrote on the subject.
    Could someone help me?
    Thanks for reading..
    Regards..
    S.K

    You may want to check whether your Web application has been configured to use "Integrated Windows Authentication".
    Go to your IIS, check the Properties of your web application under Web Sites\Default Web Site, select "Directory Security" tab, click the first "Edit..." button (for Anonymous access and authentication control). At the very bottom, make sure "Integrated Windows authentication" is checked.
    Re-start your Web application.
    Message was edited by:
    shsu

  • RTMP + HTTP Dynamic Streaming

    Dear,
    We are about to build a flash based online application. We need the best video support, therefore we would like to have a video player that has all the advantages like adaptive bitrate, caching, dynamic seek.
    We just got to know the new HTTP Dynamic Streaming solution that gives us the caching if we use a streaming solution in order to provide the adaptive bitrate functionality and the dynamic seeking.
    Adobe has two products for streaming: Flash Media Interactive Server, Flash Media Streaming Server . There is a huge difference in terms of price between those two. Which one should we choose? We won't need to record any videos.
    The other big question is the file encoding. As we saw we need h264 videos saved on the server. Which server side software/framework/library do you recommend to use? ffmpeg? We have a Linux server.
    Thanks!
    By the way, HTTP Dynamic Streaming seems to be a very good solution!

    Hi,
    Thank you for your interest in the Adobe streaming products ! We look forward to support you.
    Regarding the difference between Flash Media Interactive Server and Flash Media Streaming Server, the latter is specifically mentioned for only streaming use cases and no interactivity can be added to your applications. This will be perfectly suiting live scenario and video-on-demand cases. As you mentioned, this cannot/do not record any streams on the server. The former is a fully expandable interactive server where one can develop rich interactive applications including video recording (and hence DVR functionalities) and much more.
    Adobe's OSMF (Open Source Media Framework) flash based players are the best fit for all the reqiurements mentioned. You might want to give it a try @ www.osmf.org
    For File encoding and transcoding, we have a slew of Adobe Products that you might want to take a look at, like Adobe Media Encoder, CS5 suite, etc.
    For live video Encoding , please take a look at the Flash Media Live Encoder.
    Thank you !

  • Server Error 503: SC_SERVICE_UNAVAILABLE: HTTP server is temporarily overlo

    Hi
    The wrong is that :
    Server Error 503: SC_SERVICE_UNAVAILABLE: HTTP server is temporarily overloaded, and unable
    I'd like some information about it.
    In my application i don't have pool connection and it's in production right now, my boubt is: Can i have problem of slowness in some process?
    Because sometimes i have slowness in some process and sometimes i don't have.
    I belive that happen when my server is overloaded,
    when isn't overloaded the process run ok.
    If i implent the pool the connection at application Can solve the problem?
    Thanks
    Jose Vieira

    I think we'll need some more information.
    Let's start with your working environment (development mode + autodeployment). Now if you change to deploying it yourself does it still work? If not, please give me more details on exactly how you're deploying it.
    Also, can you show me the server log, especially any messages or errors around your application's deployment.
    -- Rob
    WLS Blog http://dev2dev.bea.com/blog/rwoollen/

  • Enterprsise search error  - HTTP server error: 503 (Errorcode 7266)

    HI
    i am geting following error when serching docs in portal using TREX..
    Search Failure
    Error during search occurred - com.sapportals.wcm.WcmException: HTTP server error: 503 (Errorcode 7266)
    An unexpected severe error occurred during the search call. If the situation persists, inform your system administrator.
    Indexing document failed. Communication error. HTTP server error: 503 (Errorcode 7266)
    Regards
    Buddhike

    Hi,
      Can you please check the information and links given in the below threads. These will give more information of checking the HTTP Server etc..
    https://forums.sdn.sap.com/thread.jspa?threadID=84269
    https://forums.sdn.sap.com/thread.jspa?threadID=23496
    https://forums.sdn.sap.com/thread.jspa?threadID=71527
    Raghavendra

  • TREX - Search Failure - HTTP Server error: 503 - Queue Server down

    Hello,
    I've got a problem with TREX, the following tasks results in erros:
    Default Search
    Search Failure
    Error during search occurred - com.sapportals.wcm.WcmException: HTTP server error: 503 (Errorcode 7266)
    An unexpected severe error occurred during the search call.  If the situation persists, inform your system administrator.
    Creating Index
    Error 503
    - On Index Administration: indexes status are green
    - On TREX Monitor: Takes long time to loa. HTTP Server and Name Server are green. There is no entry for Queue Server
    - On TREX Monitor > Display Queues: Takes a long time and then no queues are displayed
    - On Portal Monitor > Request Overview: Requests for TREX takes pretty long time
    Starting Time: 9:16:23 AM
    Starting Date: May 19, 2010
    Request Name: NW:J2E:SRV:HTTP
    User ID: <my user>
    Outbound Data: n/a
    Duration: 395671
    CPU Time: 5812
    Component Entries: 26
    Component with Largest Net Time: EP:KM:TREX:HTTP:<host>:30205
    Largest Net Time: 38867
    Component with Largest Net CPU Time: EP:PRT_render:.../com.sap.km.TrexMonitor
    Net CPU Time: 5674                    
    Could you help me with procedures or guides on how to solve the problem and start the queue server?
    kind regards,
    Rafael

    BASIS team reseted TREX and it's working again

  • Trex Index could not be created HTTP server error: 503 (Errorcode 7266)

    Hi Friends,
    I have installed EP6.0 SP15 on one machine and Trex 6.1 on another machine.All the services are green in the Trex monitor.And also i am able to get a reply from http://host:30205/TrexHttpServer/TREXISAPIExt.dll?CMD=PING.Connection sucessful.While creating my first index in Index Administration i get this error message.
    "Index could not be created; creating index failed: HTTP server error: 503 (Errorcode 7266)."
    Please tell me as to what steps i am missing and also where can i see the log message in portal.
    Thanks
    Sidharath

    hi friends,
    I went through the settings of trex services on server and found out that even after installing IIS 6.0 it was showing the path of Apache that that is i think the reason that httpserver is green but it is not using the CPU resources.I will share the setting with you.
    [queueserver]
    executable=TREXQueueServer.exe
    arguments=-port 30204
    startdir=C:\usr\sap\trex_02
    starttime=5000
    instances=1
    #hp_32:environment=_M_ARENA_OPTS=1:256,_M_SBA_OPTS=512:100:16
    As the executable for queserver is there so it is using cpu resources.
    [apache]
    executable=httpd
    arguments=-d C:\usr\sap\trex_02/Apache -R C:\usr\sap\trex_02/Apache/libexec -F
    startdir=C:\usr\sap\trex_02/Apache/bin
    instances=1
    As there is no folder for apache in trex installation so i think it is not working.Please check the setting in Trex Administration->Configration->Choose name server and on the right botton of it is edit services.Double click it and you will see the settings as i have shown above.Please share the settings with me as i will be then able to work with trex.
    Do i have to install Apache instead of IIS6.0.Please guide me.
    Thanks
    Sidharath

  • How do I fix the following error message: HTTP Server Error 503?

    I no longer can access the Internet by pressing the Internet button on my computer. I receive the following error message: HTTP Server Error 503. How do I fix that problem.

    http://pcsupport.about.com/od/findbyerrormessage/a/503error.htm

  • Receiving Error Message when running sh rep_populate.sh

    Following directions at http://www.oracle.com/technology/tech/linux/htdocs/yum-repository-setup.html
    Receiving Error Message when running sh rep_populate.sh trying to create local yum repositories and configure up2date and yum to install and update packages from them.
    THIS PROGRAM IS DEPRECATED!
    You should be generating xml metadata instead.
    Please see http://linux.duke.edu/metadata
    After executing following instructions and replacing server name with our server name.smmj.com
    Client Setup
    1. Import the GPG key
    rpm --import /usr/share/rhn/RPM-GPG-KEY
    2. Configure up2date to use the yum repository. Edit /etc/sysconfig/rhn/sources. Comment out line
    up2date default
    to
    #up2date default
    and add the following lines. Replace <repository_server> with the hostname of the machine that is hosting the yum repository. Comment and uncomment individual repositories as needed.
    Enterprise Linux 5
    (commented uncommented)yum el5_$ARCH_latest http://<repository_server>/yum/EnterpriseLinux/EL5/latest/$ARCH/
    (commented uncommented)yum el5_$ARCH_addons http://<repository_server>/yum/EnterpriseLinux/EL5/addons/$ARCH/
    #yum el5_$ARCH_oracle http://<repository_server>/yum/EnterpriseLinux/EL5/oracle/$ARCH/
    #yum el5_ga_$ARCH_base http://<repository_server>/yum/EnterpriseLinux/EL5/ga/base/$ARCH/
    #yum el5_u1_$ARCH_base http://<repository_server>/yum/EnterpriseLinux/EL5/1/base/$ARCH/
    #yum el5_u2_$ARCH_base http://<repository_server>/yum/EnterpriseLinux/EL5/2/base/$ARCH/
    #yum el5_u3_$ARCH_base http://<repository_server>/yum/EnterpriseLinux/EL5/3/base/$ARCH/
    #yum el5_ga_$ARCH_patch http://<repository_server>/yum/EnterpriseLinux/EL5/ga/patch/$ARCH/
    #yum el5_u1_$ARCH_patch http://<repository_server>/yum/EnterpriseLinux/EL5/1/patch/$ARCH/
    #yum el5_u2_$ARCH_patch http://<repository_server>/yum/EnterpriseLinux/EL5/2/patch/$ARCH/
    #yum el5_u3_$ARCH_patch http://<repository_server>/yum/EnterpriseLinux/EL5/3/patch/$ARCH/
    and running additional instructions
    2. Run up2date to install python-urlgrabber.
    up2date -i python-urlgrabber
    Receiving following error
    There was some sort of I/O error: <urlopen error (-2, 'Name or service not known')>
    Further when trying to replace /etc/yum.repos.d/ULN-Base.repo ULN-Base.repo unable to find file, file that is there
    is called public-yum-el5.repo
    Made following changes in that file
    Enterprise Linux 5
    [el5_latest]
    name=Enterprise Linux $releasever - $basearch - latest
    baseurl=http://<repository_server>/yum/EnterpriseLinux/EL5/latest/$basearch/
    gpgcheck=1
    enabled=1
    [el5_addons]
    name=Enterprise Linux $releasever - $basearch - addons
    baseurl=http://<repository_server>/yum/EnterpriseLinux/EL5/addons/$basearch/
    gpgcheck=1
    enabled=0
    [el5_oracle]
    name=Enterprise Linux $releasever - $basearch - oracle
    baseurl=http://<repository_server>/yum/EnterpriseLinux/EL5/oracle/$basearch/
    gpgcheck=1
    enabled=0
    [el5_ga_base]
    name=Enterprise Linux $releasever GA - $basearch - base
    baseurl=http://<repository_server>/yum/EnterpriseLinux/EL5/ga/base/$basearch/
    gpgcheck=1
    enabled=0
    [el5_u1_base]
    name=Enterprise Linux $releasever U1 - $basearch - base
    baseurl=http://<repository_server>/yum/EnterpriseLinux/EL5/1/base/$basearch/
    gpgcheck=1
    enabled=0
    [el5_u2_base]
    name=Enterprise Linux $releasever U2 - $basearch - base
    baseurl=http://<repository_server>/yum/EnterpriseLinux/EL5/2/base/$basearch/
    gpgcheck=1
    enabled=0
    [el5_u3_base]
    name=Enterprise Linux $releasever U3 - $basearch - base
    baseurl=http://<repository_server>/yum/EnterpriseLinux/EL5/3/base/$basearch/
    gpgcheck=1
    enabled=0
    [el5_ga_patch]
    name=Enterprise Linux $releasever GA - $basearch - patch
    baseurl=http://<repository_server>/yum/EnterpriseLinux/EL5/ga/patch/$basearch/
    gpgcheck=1
    enabled=0
    [el5_u1_patch]
    name=Enterprise Linux $releasever U1 - $basearch - patch
    baseurl=http://<repository_server>/yum/EnterpriseLinux/EL5/1/patch/$basearch/
    gpgcheck=1
    enabled=0
    [el5_u2_patch]
    name=Enterprise Linux $releasever U2 - $basearch - patch
    baseurl=http://<repository_server>/yum/EnterpriseLinux/EL5/2/patch/$basearch/
    gpgcheck=1
    enabled=0
    [el5_u3_patch]
    name=Enterprise Linux $releasever U3 - $basearch - patch
    baseurl=http://<repository_server>/yum/EnterpriseLinux/EL5/3/patch/$basearch/
    gpgcheck=1
    enabled=0
    Then ran following commands
    up2date -u
    Output
    There was some sort of I/O error: <urlopen error (-2, 'Name or service not known')>
    yum update
    http://<ice.smmj.com>/yum/EnterpriseLinux/EL5/addons/x86_64/repodata/repomd.xml: [Errno 4] IOError: <urlopen error (-2, 'Name or service not known')>
    Trying other mirror.
    http://<ice.smmj.com>/yum/EnterpriseLinux/EL5/latest/x86_64/repodata/repomd.xml: [Errno 4] IOError: <urlopen error (-2, 'Name or service not known')>
    Trying other mirror.
    Error: Cannot retrieve repository metadata (repomd.xml) for repository: el5_latest. Please verify its path and try again
    We would like a simple and correct way of doing this or we will be forced to switch to another os and another provider
    Thanks, for your help

    We purchased Licensed version of Red Hat Linux Oracle for our network server. My boss wanted a simple way of installing Samba on it so that the server can be used for file and printer sharing. We have an active directory on our network and couple of other Windows servers as well as other Red Hat servers. He wants to install Samba on that licensed version so that it can primarily be used for file storage and sharing, he wants to be able to connect with gui type interface to this server from windows machines and linux machines and he wants for this Red Hat Linux Oracle machine to show up in active directory.
    Aparently when we went to Applications, Add Remove Software in Red Hat Fedora Samba was not in there.
    When we go to System, Administration, Server Settings, Services, Samba is also not there.
    Nowhere can we find an easy way of installing samba on this Linux OS.
    I went to your site, signed in, (previously there was only 1 channel available there, I have just recently found and added all the channels that were aplicable to our system) and downloading them now to another version of the same type of Licensed Red Hat Linux Oracle. Hopefully when I use Software Updater in System Tools it will load the packages we are loking for (from the channels I selected on your website). Once that is done I think I could just go to add remove software and install the packages that I need from there.
    I am still not sure why I set out to install repositories on this version of Linux, perhaps I mistakenly thought that once everything is installed (according to directions at http://www.oracle.com/technology/tech/linux/htdocs/yum-repository-setup.html) on the machine in question I would be able to use that same machine to get the packages for that same machine. We were in such a rush and desperate to put the server on to the network it did not dawn on me that this scenario is designed to have one serve on the network that holds repositories and other machines connect to it for packages.
    I think I am on the right track in my logic, log in to your site with the CSI number, user name and password, select ALL the channels versus only one, save the search, then from the machine update packages, then add new software and Samba Should be in there. I would like to hear your thoughts on this.
    This version of Linux seem like a very reliable version of OS and I would hate to give up on it, especially since we already bought licenses for it, its just that we don't have that much experience with it and I would upreciate all the info that you can give us for it. I am sure that everyone at SMMJ will upreciate you for it.

  • Sm_SolmanSID error 503 when executing external command

    Hello,
    On one of my managed system (my productive ECC),
    I have the following error ,everyday at 20:00,
    for the user SM_SolamnSID.
    "Error 503 when executing external command on (xpgid=0,convid=.)"
    The role ZSAP_SOLMAN_READ has been given to this user.
    Could you tell me what I should perform to avoid this problem?
    Regards,

    Hi Benoit,
    Pls refer below threads for external error of 503,
    Cannot run SM69 external commands from application server
    Cannot run SM69 external commands from application server,&amp;nbsp;SM21&amp;nbsp;|&amp;nbsp;ABAP,&amp;nbsp;SAP,&amp;nbs…
    Regards
    K.N

  • How do i solve - cannot access web server - error message when creating a project in 4.5 with PHP

    How do i solve - cannot access web server - error message when creating a project in 4.5 with PHP

    Screenshot of how it looks when i try to show a ms access form inside a iframe:
    http://oi58.tinypic.com/2vj4ish.jpg

  • When I try to sign into iCloud from Windows PC I get the message "You can't sign in because of a server error." When I check the iCloud status, all is Green.

    When I try to sign into iCloud from Windows PC I get the message "You can't sign in because of a server error."  When I check the iCloud status, all is Green.  What is the fix?

    Hi spillgar,
    If you are having issues signing in to iCloud from your Windows machine, you may find the following articles helpful:
    iCloud: Account troubleshooting
    http://support.apple.com/kb/ts3988
    iCloud: If you can’t sign in to iCloud.com
    http://support.apple.com/kb/ph2611
    Regards,
    - Brenden

  • ? "You can't sign in because of a server error." when there is no indicated problem.

    you can't sign in because of a server error.  when the online tools indicate there are no services down (not green)

    Hi spillgar,
    If you are having issues signing in to iCloud from your Windows machine, you may find the following articles helpful:
    iCloud: Account troubleshooting
    http://support.apple.com/kb/ts3988
    iCloud: If you can’t sign in to iCloud.com
    http://support.apple.com/kb/ph2611
    Regards,
    - Brenden

  • I get an error message when running a back-up from my Macbook Pro: The backup disk image Macbook.sparsebundle could not be accessed (error-1) and the backup did not complete? What is the issue?

    I get an error message when running a back-up from my Macbook Pro: The backup disk image Macbook.sparsebundle could not be accessed (error-1) and the backup did not complete? What is the issue?

    Try Here  >  http://pondini.org/TM/C12.html
    More Info here  >  http://pondini.org/TM/Time_Capsule.html

  • Sign in failed - Unknown server error (-2) when trying to sign in to new playbook

    I get the message "Sign in failed - Unknown server error (-2)" when I try to login to the Blackberry ID page of a new playbook during initial setup. This prevents me from continuing and using my device. A similar error message appears when I tap "Forgot password?" which is An unknown error has occured. Please try again (-2)
    I have tried what others have done when they have unknown error (-6) which is turn off playbook and plug into desktop manager then update to reflash, but I continue to get the same error.
    I know my BB ID username and password are correct because I can login to the web with them. Not sure what to do next.

    Just to test the simple things first, did you try to sign in using another credential?
    If only yours fails, then is a RIM issue, otherwise is indeed your Playbook failure.
    --- Catalonia, next state in Europe ----
    Use the "solved" or "Like" icons if my answer helped you.
    BES10 administrator for several customers.
    "SMPTE Calculator" timecode APP developer for BB10

Maybe you are looking for

  • Sender Mail Adapter Configuration - Process Multiple Attachments

    Dear sirs, I need to process several attachments at the same mail message as individual payloads. In default configuration of sender mail adapter only the body of message is used as payload. So I added PayloadSwapBean Module at Processing Sequence an

  • Loading Last three days of delta records in Production Server

    Hi I have a Process Chain in BI-Production Server which runs dailiy  and loads the delta records dailiy  . I have 'Custom DataSource' which loads the data from QM-Tables . My Process Chain is failied due to the "Caller 09 Error for the datasource". S

  • Adobe Acrobat Pro. 9.2./OS10.6

    I have just ordered a new iMac which will be running OS10.6. Will my copy of Adobe Acrobat Pro. 9.2.0 run on this new machine?

  • Intelligent Print Widget not compatible with Adobe Captivate 7?

    HI, I took a file I developed with CP6 that has the Intelligent Print Widget on the Quiz Results pages into CP7. When I publish the file, I don't see the print widget. I even ensured the swf file is there in the zipped package but still no print butt

  • Arabic fonts for mac

    Hi- I need to add Arabic fonts to my mac in order to be able to copy and paste from a pdf file to a browser/another application.. iflash! Does anybody know where I can get these from? Thanks Saf