AMAZON AWS: 10g XE + APEX

** UPDATED --- meant 10g Express, not 11 **
Curious
(a) if anyone has setup 10g Express with Apex on Amazon AWS
(b) if so, if you have any thoughts / advice
Thanks much!
Edited by: michaelgb on Dec 28, 2010 10:37 PM

11g XE is NOT yet released to the public, so if you have a copy, I would SUGGEST you don't TALK ABOUT IT TOO LOUDLY...
Thank you,
Tony Miller
Webster, TX

Similar Messages

  • Oracle application server 10g and apex

    Hi allm
    Can someone show me a guide on how to use Oracle Application Server 10g with APEX. I'm currently using Oracle HTTP Server but decided to use OAS instead so that I can use the Report Server and the Oracle BI Publisher for the reports.
    I'm currently using this guide (http://www.oracle.com/technology/products/database/application_express/howtos/howto_useoas10g.html) but I can't seem to find the marvel.conf and the oracle_apache.conf.
    Also, is it really necessary to use OAS instead of Oracle HTTP Server if I want to use Oracle BI Publisher?
    Thanks.
    Allen
    Edited by: A.Sandiego on Sep 3, 2008 12:01 AM

    Hi,
    Thanks for the response.
    Unfortunately I still get the same problem. Somehow I just can't find the marvel.conf anywhere in my machine. I setup my APEX not by using the companion cd but by downloading the apex_3.1.2 then running the apexins.sql. Then install the Oracle HTTP Server only and configured the dads.conf located in the ORACLE_HTTP_SERVER_HOME/Apache/Apache/mod_plsql/conf. It works perfectly with this.
    I then installed Oracle Application Server 10g. I'm trying to figure out how to use this instead of the Oracle HTTP Server.
    Thanks.
    Allen

  • Using amazon aws OVM template

    Hi I am an amateur newbie on EBS
    I am setting up a sandbox test environment using AMAZON AWS OVM template for EBS 12.1.3
    I get the vision demo DB up running.
    Following the post below:
    http://www.oraclenerd.com/2009/12/ebs-install-part-3.html
    However, then I am still not able to get the EBS app server running, I got the following the error.
    In the /u01 directory, it got the following files:
    E-BIZ  ebiz_cleanup.sh  ebiz_reconfig.sh  lost+found  startapps.sh  stopapps.shI suspect I need to run ebiz_reconfig.sh
    but I am getting this error:
    [root@ip-10-66-95-236 u01]# ./ebiz_reconfig.sh
    Configuring Oracle E-Business Suite...
                         Copyright (c) 2002 Oracle Corporation
                            Redwood Shores, California, USA
                            Oracle Applications Rapid Clone
                                     Version 12.0.0
                          adcfgclone Version 120.31.12010000.8
    Enter the APPS password :
    Running:
    /u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/bin/../jre/bin/java -Xmx600M -cp /u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/jlib/java:/u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/jlib/xmlparserv2.jar:/u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/jlib/ojdbc14.jar oracle.apps.ad.context.CloneContext -e /u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/bin/../context/apps/CTXORIG.xml -validate -pairsfile /tmp/adpairsfile_1703.lst -stage /u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone  2> /tmp/adcfgclone_1703.err; echo $? > /tmp/adcfgclone_1703.res
    Log file located at /u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/bin/CloneContext_0202212949.log
    Provide the values required for creation of the new APPL_TOP Context file.
    Target System Hostname (virtual or normal) [ip-10-66-95-236] : 20.21.206.93
    Target System Database SID : vis
    Target System Database Server Node [23] : 20.21.207.194
    Target System Base Directory : /u01/E-BIZ/12.1.3
    Target System Tools ORACLE_HOME Directory [/u01/E-BIZ/12.1.3/apps/tech_st/10.1.2] :
    Target System Web ORACLE_HOME Directory [/u01/E-BIZ/12.1.3/apps/tech_st/10.1.3] :
    Target System APPL_TOP Directory [/u01/E-BIZ/12.1.3/apps/apps_st/appl] :
    Target System COMMON_TOP Directory [/u01/E-BIZ/12.1.3/apps/apps_st/comn] :
    Target System Instance Home Directory [/u01/E-BIZ/12.1.3/inst] :
    Target System Root Service [enabled] :
    Target System Web Entry Point Services [enabled] :
    Target System Web Application Services [enabled] :
    Target System Batch Processing Services [enabled] :
    Target System Other Services [disabled] :
    Do you want to preserve the Display [atgtxk33:0.0] (y/n)  : n
    Target System Display [23:0.0] : 20.21.206.93:0.0
    Do you want the the target system to have the same port values as the source system (y/n) [y] ? :
    Complete port information available at /u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/bin/out/vis_23/portpool.lst
    RC-40201: Unable to connect to Database vis.
    Creating the new APPL_TOP Context file from :
      /u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/context/apps/adxmlctx.tmp
    The new APPL_TOP context file has been created :
      /u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/context/apps/vis_23.xml
    Log file located at /u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/bin/CloneContext_0202212949.log
    Check Clone Context logfile /u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/bin/CloneContext_0202212949.log for details.
    Running Rapid Clone with command:
    perl /u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/bin/adclone.pl java=/u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/bin/../jre mode=apply stage=/u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone component=appsTier method=CUSTOM appctxtg=/u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/context/apps/vis_23.xml showProgress contextValidated=true
    Running:
    perl /u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/bin/adclone.pl java=/u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/bin/../jre mode=apply stage=/u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone component=appsTier method=CUSTOM appctxtg=/u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/context/apps/vis_23.xml showProgress contextValidated=true
    APPS Password :
    ERROR: OUI files not found at their expected location. Setting OUI path to:
    Beginning application tier Apply - Thu Feb  2 21:31:39 2012
    /u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/bin/../jre/bin/java -Xmx600M -DCONTEXT_VALIDATED=true  -Doracle.installer.oui_loc=/oui -classpath /u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/jlib/xmlparserv2.jar:/u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/jlib/ojdbc14.jar:/u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/jlib/java:/u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/jlib/oui/OraInstaller.jar:/u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/jlib/oui/ewt3.jar:/u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/jlib/oui/share.jar:/u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/jlib/oui/srvm.jar:/u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/jlib/ojmisc.jar  oracle.apps.ad.clone.ApplyAppsTier -e /u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/context/apps/vis_23.xml -stage /u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone    -showProgress
    APPS Password : Log file located at /u01/E-BIZ/12.1.3/inst/apps/vis_23/admin/log/ApplyAppsTier_02022131.log
      |      0% completed
    ERROR while running Apply...
    Thu Feb  2 21:31:42 2012
    ERROR: Failed to execute /u01/E-BIZ/12.1.3/PROD/apps/apps_st/comn/clone/bin/adclone.pl
    Please check logfile.h1.
    Any help will be really thankful! I sent almost my whole last weekend wrestling with this..:-)
    h1.

    ERROR: OUI files not found at their expected location. Setting OUI path to:
    Beginning application tier Apply - Thu Feb 2 21:31:39 2012Have you checked these docs as the same error is reported in it?
    ERROR: OUI files not found at their expected location when Running perl adcfgclone.pl appsTier on R12 [ID 466937.1]
    Troubleshooting RapidClone issues with Oracle Applications R12 [ID 603104.1] -- adcfgclone.pl appsTier fails with "ERROR: OUI files not found at their expected location"
    Thanks,
    Hussein

  • IWeb posting to Amazon AWS?

    My wife has a website she has created on iweb and was published to mobile me.  I was going to move it over to Amazon AWS as a host and I am having trouble having iweb post to it via FTP.  Has anyone else been successful using iweb on AWS via FTP?  If so what was the trick?
    Thanks,
    Robert

    Look what I found :
    http://aws.amazon.com/customerapps/1909?_encoding=UTF8&queryArg=searchQuery&x=0& fromSearch=1&y=0&searchPath=all&searchQuery=Use%20ftp
    Then this :
    http://www.hostedftp.com/

  • Error when adding Amazon AWS account to CAL

    Recently I've registered for CAL and would like to try SAP HANA Developer edition. I followed tutorial about how to deploy SAP HANA using CAL and Amazon AWS account. One of the steps was to add AWS account (using public and secret keys) to CAL account. When I'm trying to do it, I'm receiving following error "An error from Amazon Web Services occurred: AMAZON : null".  My AWS account is valid, but this is a corporate account and I'm not the root user. Does anybody know how to solve this?
    Thanks,
    VItaliy

    Hi Vitaly,
    could you please make sure, if you prepared your AWS account, as described in the FAQ page:
    (the IAM roles setup is mandatory for using CAL) and your credit card should be provided in AWS account.
    http://scn.sap.com/docs/DOC-54564

  • Unencrypted iCloud Photo Stream to Amazon AWS?

    Apple documentation says that all Photo Stream content is encrypted. Yet while using wireshark to fix my privatizing web proxy's Photo Stream connection, I observed that iPhoto's connection to Photo Stream via Amazon AWS is unencrypted over port 80. Here's the packet capture that shows the unencrypted header, request ID, access key, signature, and so forth:
    GET /XXX?x-client-request-id=YYY&Expires=ZZZ&byte-range=54-1229619&AWSAccessKeyId=W WW&Signature=UUU HTTP/1.1
    Host: us-nca-00001.s3-external-1.amazonaws.com:80
    User-Agent: PhotoStreamAgent/40.34 CFNetwork/596.2.3 Darwin/12.2.0 (x86_64) (Macmini4%2C1)
    Accept: */*
    x-amz-date: Wed, 06 Feb 2013 22:37:58 GMT
    Range: bytes=54-1229619
    x-apple-request-uuid: 9F8EFA00-71F8-4799-9241-A8A15CF75079
    Connection: close
    HTTP/1.1 206 Partial Content
    x-amz-id-2: XXX
    x-amz-request-id: YYY
    Date: Mon, 11 Feb 2013 23:09:17 GMT
    Last-Modified: Mon, 11 Feb 2013 23:09:11 GMT
    ETag: "ZZZ"
    Accept-Ranges: bytes
    Content-Range: bytes 54-1229619/1798693
    Content-Type: application/octet-stream
    Content-Length: 1229566
    Connection: close
    Server: AmazonS3
    The content is "application/octet-stream" and I was not able to identify as gzipped or any other content -- I presume that its encrypted, but I am unable to determine this. Does anyone know what this is? Anyone know which encryption protocol Apple uses for Photo Stream? Or why Photo Stream is communicating with Amazon AWS over port 80?

    Not only Photo Stream but also the UBD process that handles iCloud Documents connects to Amazon and Microsoft servers via port 80. How do I check if info is handled encrypted or not?

  • How to Install 11i on existing 10g and APEX setup

    Dear All,
    I am planning to install 11i EBS on my XP machine that already has oracle 10g and apex 3.2 installed. I am little worried that my lack on experience with EBS may end up me messing-up my existing database and setup. I am new to EBS but have good experience with Oracle database. I am looking for some pointers that will guide me to safer landing with 11i installation. Can you please advise what steps/precautions I need to consider before installing 11i on existing 10g database?
    Thanks
    Aali

    Hi ali;
    I am planning to install 11i EBS on my XP machine that already has oracle 10g and apex 3.2 installed. I am little worried that my lack on experience with EBS may end up me messing-up my existing database and setup. I am new to EBS but have good experience with Oracle database. I am looking for some pointers that will guide me to safer landing with 11i installation. Can you please advise what steps/precautions I need to consider before installing 11i on existing 10g database?I belive you can make this installation but i wonder your XP machine can run all those in same time? I suggest use Wmware or oracle Wm and make installation on it.
    Regard
    Helios

  • Azure GreatPlains and Amazon AWS

    Hi
    We have a client with an inhouse server running MS GreatPlains which talks via a VPN to other database which they host on Amazon AWS EC2.
    I'm wanting to find out if it is possible to move their MS Great Plains to Azure Dynamics GreatPlains and have a VPN between it and Amazon AWS, so that their GreatPlains can still talk to their AWS hosted server?
    thanks 

    Hi,
    I'm not familiar with Amazon, I found a resource , hope it can help you, please kindly read this thread
    http://social.msdn.microsoft.com/Forums/en-US/49c0d07a-e090-4af2-bf24-456f2a11b7c5/sitetosite-vpn-between-azure-and-amazon-aws?forum=WAVirtualMachinesVirtualNetwork
    Here is a snippet
    Today, a VPN connection is only possible with a device from the list of known compatible devices. While I'm not familiar with the details of Amazon's service,
    a device from the list would be required on your VNet at Amazon for the connection to be supported today.
    I think this issue was more related with Windows Azure Virtual Network, if you have further information, please move to that forum.
    Best Regards
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Ubd and Amazon AWS

    I have Lion and Little Snitch installed.
    After upgrade to Lion from Snow Leopard I revised all firewall rules and didn't get any requests from Little Snitch for standard system daemons until today.
    While I was browsing web using Safari a Little Snitch window popped up and tell me that ubd (ubd is the ubiquity server process. It is primarily used for "Mobile Documents".) is trying to access us-nca-00001.s3-external-1.amazonaws.com host using https protocol.
    I already have three rules for ubd in place in Little Snitch:
    - allow TCP to port 443 for domain blob.core.windows.net
    - allow any connection to domain apple.com
    - allow any connection to domain icloud.com
    Is it safe to allow ubd to access Amazon AWS cloud?

    I've found the following:
    UBD is the ubiquity server process. It is primarily used for "Mobile Documents". There are no configuration options to ubd, and users should not run ubd.
    Source: http://triviaware.com/macprocess/all
    My little snitch is seeing requests from fdb2:e318:ed70:5efe:129a:ddff:fe65:b513 on ports 58867 and 58895. According to Apple's well know TCP and UDP ports support page, this is in the XSAN range. I have XSAN in my system preferences but it's not enabled. Could it be that UBD is being used for iCloud documents and those are running on XSAN? I'd love it if someone could explain this.
    Source: http://support.apple.com/kb/TS1629
    If have enabled my Mobile Documents folder on my mac to sync files between Macs using iCloud. What's weird is that dropping files into this folder cause Little Snitch to want to send ubd TCP traffice to Amazon over port 443 the SSL port to us-nca-00001.s3-external-1.amazonaws.com. I did a little tracing and found that us-nca-0001.... is owned by MarkMonitor which is a brand identiy web firm for large companies who want to protect their brand. I've denied traffic to this site as I'm not clear what it's for and the files sync between my Macs just fine. Here are some URLs about what I just mentioned in this bullet:
    Passive DNS Lookup for us-nca-0001...: http://xml.ssdsandbox.net/dnslookup-dnsdb/us-nca-00001.s3-external-1.amazonaws.c om.
    Using "Mobile Documents" Folder to sync files with iCloud access across macs: http://www.macstories.net/tutorials/use-mobile-documents-folder-to-sync-files-wi th-icloud-across-macs/
    MarkMonitor: https://www.markmonitor.com/company/overview.php
    If anyone has more information, it'd be great.
    G4M

  • Where to locate HTTP Server for use with Oracle Express 10g and Apex?

    Hello,
    Im a newbie and I downloaded oracle express 10g and Apex 3.2.1. The Apex install is referencing "choosing a HTTP Server" specifically "Oracle HTTP Server and mod_plsql and the embedded PL/SQL Gateway". My question is do the HTTP server or PL SQL embedded Gateway come with the 10g install or do I need to download them seperately? If so where can I locate them?
    Thank you!

    user12027813 wrote:
    If using Oracle XE, then which APEX install scenario would I used if I downloaded both the XE and apex from the OTN?Oracle XE includes APEX 2.1 and uses the PL/SQL Gateway for HTTP service work. No separate HTTP Server is required.
    If, after you install XE, you want to upgrade to APEX 3.x, you would select the PL/SQL Gateway for the upgrade.
    If the PL/SQL Gateway (EPG) does not provide the full set of services you need, you could put a regular Apache in front and redirect to APEX for those specific issues.
    If that is to complicated, then you could license Oracle Application Server Standard Edition 1 (for a fee) to get an Oracle HTTP Server and it's mod_plsql to replace the internal EPG.

  • Berkeley DB Java Edition and Amazon AWS/EC2, EBS

    In a previous OTN thread titled [BerkeleyDB and Amazon EC2/S3|http://forums.oracle.com/forums/thread.jspa?messageID=2627679&tstart=0] questions were raised about using Berkeley DB Java Edition on AWS/EC2. Specifically,
    (1) Does JE work on AWS/EC2, and
    (2) Can S3 be used as a persistent store for JE.
    To follow up on this, recently I have done some work validating JE on AWS and am happy to report that it works fine (there should be no surprise there). I have run it under 32b and 64b Ubuntu distros with Java 6, but I have no reason to think that it doesn't work on other platforms.
    On the second question, I did no work with S3 as a persistent store. Rather, I ran JE with both the Instance Local Storage and with an EBS volume as Environment storage. In the Instance Local Storage case, AWS/EC2 makes no guarantees of durability if the instance fails. In the EBS case, the durability guarantees are much stronger. Both of these storage mechanisms worked fine with JE.
    I call attention to the performance that I observed with EBS on an m1.large instance type. Raw write/fsync operations were on the order of 1.99 msec which is quite fast. A discussion of this can be found in this [AWS Forum thread|http://developer.amazonwebservices.com/connect/thread.jspa?messageID=111957&#111957].
    Charles Lamb

    Morgan,
    Yes, we currently plan to only offer replication for Java 1.5. Our motivations are split between the speed consideration and the codeline issues. We've seen better performance with 1.5. Also taking full advantage of the type safety and concurrent support in 1.5 can end up affecting implementation choices significantly, and can make 1.4 code and 1.5 code diverge a lot.
    As for bug fixing on the 1.4 releases, we don't yet have an official plan. We care very much about supporting our open source users and have been able to provide backwards patches where critical in the past. However, the cost of backporting between 1.5 and 1.4 may be high for some bug fixes, and we'll probably have to decide case by case.
    Regards,
    Linda

  • Installation 10g and Apex on different server

    Hallo,
    I trying to install Oracle 10g Standard Edition on one server and the Oracle HTTP Server with HtmlDB/Apex on another one.
    Both systems are Linux (Ubuntu 8.4). The database works fine and the the Installation of HtmlDB with HTTP Server from the Companion CD worked also.
    I also configured the dads.conf but when i try to access htmlDB, there comes following failure:
    Internal Server Error
    The server encountered an internal error or misconfiguration and was unable to complete your request.
    Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
    More information about this error may be available in the server error log.
    Oracle-Application-Server-10g/10.1.2.0.0 Oracle-HTTP-Server Server at pecos-web Port 7777
    The error log shows the following:
    [Fri Jul 11 16:45:19 2008] [error] [client 127.0.0.1] [ecid: 1215787519:127.0.1.1:18046:0:2,0] mod_plsql: DAD '/pls/htmldb' is disabled because of misconfiguration. Please refer to the log entries during server startup for more information.
    [Fri Jul 11 16:52:15 2008] [crit] mod_plsql: DAD /pls/htmldb disabled => Duplicate DAD
    [Fri Jul 11 16:52:15 2008] [crit] mod_plsql: DAD /pls/htmldb disabled => Duplicate DAD
    [Fri Jul 11 16:52:15 2008] [notice] FastCGI: process manager initialized (pid 18110)
    [Fri Jul 11 16:52:16 2008] [notice] Oracle-Application-Server-10g/10.1.2.0.0 Oracle-HTTP-Server configured -- resuming normal operations
    And last my configuration of the dads.conf:
    Alias /i/ "/home/oracle/oracle/product/10.2.0/db/Apache/Apache/images/"
    <Location /pls/htmldb>
         SetHandler pls_handler
         Order deny,allow
         Allow from all
         AllowOverride None
         PlsqlDatabaseUsername HTMLDB_PUBLIC_USER
         PlsqlDatabasePassword password
         PlsqlDatabaseConnectString 192.168.1.73:1521:slmhot1
         PlsqlDefaultPage htmldb
         PlsqlDocumentTablename wwv_flow_file_objects$
         PlsqlDocumentPath docs
         PlsqlDocumentProcedure wwv_flow_file_manager.process_download
         PlsqlAuthenticationMode Basic
         PlsqlNLSLanguage     GERMAN_GERMANY.WE8MSWIN1252
    </Location>
    I hope there is anybody who can help me.
    Thanks

    There is an APEX forum ... please post your APEX related questions there. Thank you.

  • Streaming for Android devices using Amazon AWS and Adobe FMS 4.5

    I have created a live stream using Amazon Web Services and Adobe Flash Media Server 4.5.
    AWS provides me with both a .f4m and .m3u8 file, to use in  <object><embed> and  <video> tags, respectively.
    The .f4m loads fine on my desktop browser, and the .m3u8 file loads fine on my iOS device. However, my Android devices will not load either file.
    What code/solutions are there to get this to play on Android devices?
    My current .f4m code (retrieved from http://www.osmf.org/configurator/fmp):
    <object width="600" height="409">
        <param name="movie" value="http://fpdownload.adobe.com/strobe/FlashMediaPlayback_101.swf"></param>
        <param name="flashvars" value="src=http%3A%2F%2F<myinfo>.cloudfront.net%2Fhds-live%2Flivepkgr%2F_definst_%2Flivee vent%2Flivestream.f4m"></param>
        <param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param>
        <embed src="http://fpdownload.adobe.com/strobe/FlashMediaPlayback_101.swf" type="application/x-shockwave-flash" allowscriptaccess="always"
                    allowfullscreen="true" width="600" height="409" flashvars="src=http%3A%2F%2F<myinfo>.cloudfront.net%2Fhds-live%2Flivepkgr%2F_definst_%2Fl iveevent%2Flivestream.f4m">
        </embed>
    </object>
    My current .m3u8 code:
    <video src="http://myinfo>.cloudfront.net/hls-live/livepkgr/_definst_/liveevent/livestream.m3u8" height="300" width="400"> </video>

    Few additional things which I just came across while setting up for live stream on my Android from AWS are as follows:
    1. for the first time when I tried to run the live stream on my android app, it didnt run at all and I thought your concerns are valid for an instance :-) .
    2. Later, I killed the application from task manager, restarted it cleanly and again provided the url and it streamed without issues.
    Please also ensure that:
    - You had put a crossdomain.xml file under <fmsinstalldirectory>/webroot folder.
    - You have provided the correct stream name in the <media> tag in Manifest.xml file inside <fmsinstalldirectory>/livepkgr/events/_definst_/liveevent folder
    (hopefully you have done it since you are already playing it on PC)
    You may also like to cehck the apache logs inside <fmsinstalldirectory>/Apache2.2/logs/access_logs folder to find whether your Android device request is reaching to the server.
    Hope these steps will help you in osloating the problem.
    Regards,
    Shiraz Anwar

  • Does Amazon(AWS) support hosting OS  X server ?

    Hi All ,
    Our company is trying to support some mac clients internally and plan to set up Apple magic triangle and doesn't like to purchase additional hardware so we plan to use AWS and i have looked up for a while to find out whether Amazon hosts OS X servers but i didn't find any. Can anybody please point me in the right direction as to how .?

    Welcome to Apple Support Communities
    Of course. Moreover, all Macs that can run OS X Mavericks are able to run OS X Mavericks Server.
    Open the Mac App Store and purchase OS X Server. When the download finishes, the OS X Server setup will appear, so follow its steps.
    OS X Server is designed to work in small networks, so in this case, near any Mac works

  • Is Coldfusion no longer available on Amazon AWS?

    When you click buy here, it says it's no longer available:
    http://www.adobe.com/au/products/coldfusion-amazon-web-services.html

    Hi jcam,
    ColdFusion 10 is not sold on AWS any more, but it is still supported. ColdFusion 11 will be available on AWS soon. We are working on it. We will announce it on Social Media. Stay updated.
    Here is a similar thread Re: Will CF11 be available on AWS?
    Regards,
    Anit Kumar

Maybe you are looking for