Cannot download OAS Containers for J2EE 10g (10.0.3)

Hi,
I cannot download "Oracle Application Server Containers for J2EE 10g (10.0.3)" referenced from the OTN home page (http://otn.oracle.com/index.html) from within the Oracle firewall (haven't tried outside it yet).
Link Used:
Oracle Application Server Containers for J2EE 10g (10.0.3)
http://otn.oracle.com/software/htdocs/eaplic.html?http://download.oracle.com/otn/java/oc4j/1003/preview/oc4j_extended.zip
Error Received:
Sorry, this page was not found (Error Document 404)
http://otn.oracle.com/errors/404.html
Get the same error here:
http://download-west.oracle.com/otn
Note: This message was also inadvertently posted in the Member Feedback forum.
-GK

This was answered in the "Member Feedback" Forum" along with my feedback.....
http://forums.oracle.com/forums/thread.jsp?forum=29&thread=257859&tstart=0&trange=15
"Employees cannot download during business hours (6am to 6pm PST).
OTN"
-GK

Similar Messages

  • Cannot downlad OAS Containers for J2EE 10g (10.0.3)

    Hi,
    I cannot download "Oracle Application Server Containers for J2EE 10g (10.0.3)" referenced from the OTN home page (http://otn.oracle.com/index.html) from within the Oracle firewall (haven't tried outside it yet).
    Link Used:
    Oracle Application Server Containers for J2EE 10g (10.0.3)
    http://otn.oracle.com/software/htdocs/eaplic.html?http://download.oracle.com/otn/java/oc4j/1003/preview/oc4j_extended.zip
    Error Recieved:
    Sorry, this page was not found (Error Document 404)
    http://otn.oracle.com/errors/404.html
    Get the same error here:
    http://download-west.oracle.com/otn
    -GK

    It would certainly be more helpful if the website simply redirected users to a web page that stated this fact like the Systems Assurance Center website does (http://sac.us.oracle.com/).
    The following is the message I get from the SAC site (which I tried after OTN):
    At the moment, you are not allowed to download from the Archive. Please click here to see the reason, and to find out more about your permissions.
    Archive Access Information
    Your IP address is: xxx.x.xxx.xx
    Our records show that you are in the GMT-5 time zone.
    We assume that your local time is Tue Aug 3 15:32:56 2004
    You have download access to the Archive from 18:00 to 05:59 on Monday - Friday, and all day during Saturday and Sunday.
    Right now, you are not allowed to download software from the Archive. You will gain access to the Archive in 2 hours and 28 minutes.
    I certainly find this more informative than "Sorry, this page was not found (Error Document 404)".
    It would be great if someone could fix this. Unfortunately at this point, there is no way to distinguish this scenario from other networking failures.
    Thanks,
    GK

  • How to deploy the new VSM 1.3 appication on OAS Container for J2EE 10g

    I am trying to test the new VSM 1.3 sample application. But, am getting HTTP 404 - File not found
    I followed.
    http://otn.oracle.com/sample_code/tutorials/vsm1.3/over/setup.htm#OC4J
    Step 1:
    =======
    I set the ennvironment variables
    Step2:
    =======
    C> cd %OC4J_HOME%\j2ee\home
    C:\OC4J\j2ee\home> java -Xms32M -Xmx128M -Ddefault.cmp.pm=native_cmp -jar oc4j.jar
    Step3:
    =======
    C> cd %SAMPLE_HOME%
    C:\OBE\Vsm-i18n> ant -buildfile build.xml deploy-oc4j
    Output:
    =======
    C:\OBE\vsm-i18n>ant -buildfile build.xml deploy-oc4j
    Buildfile: build.xml
    init:
    copy:
    [copy] Copying 1 file to C:\OBE\vsm-i18n\webroot\WEB-INF\lib
    [copy] Copying 1 file to C:\OBE\vsm-i18n\webroot\WEB-INF\lib
    [copy] Copying 1 file to C:\OBE\vsm-i18n\webroot\WEB-INF\lib
    [copy] Copying 1 file to C:\OBE\vsm-i18n\webroot\WEB-INF\lib
    [copy] Copying 1 file to C:\OBE\vsm-i18n\webroot\WEB-INF\lib
    compile:
    [mkdir] Created dir: C:\OBE\vsm-i18n\classes
    [unjar] Expanding: C:\OC4J\lib\oraclexsql.jar into C:\OBE\vsm-i18n\classes
    [unjar] Expanding: C:\OC4J\lib\xsqlserializers.jar into C:\OBE\vsm-i18n\classes
    [javac] Compiling 154 source files to C:\OBE\vsm-i18n\classes
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -deprecation for details.
    [copy] Copying 21 files to C:\OBE\vsm-i18n\classes
    [copy] Copying 8 files to C:\OBE\vsm-i18n\classes\META-INF
    oc4j-war:
    [war] Building war: C:\OBE\vsm-i18n\classes\VSMWeb.war
    [war] Warning: selected war files include a WEB-INF/web.xml which will be ignored (please use
    ebxml attribute to war task)
    ejbjar:
    [jar] Building jar: C:\OBE\vsm-i18n\classes\VSMEJB.jar
    oc4j-ear:
    [ear] Building ear: C:\OBE\vsm-i18n\classes\VSM.ear
    [delete] Deleting: C:\OBE\vsm-i18n\classes\VSMWeb.war
    [delete] Deleting: C:\OBE\vsm-i18n\classes\VSMEJB.jar
    [move] Moving 1 files to C:\OBE\vsm-i18n
    deploy-oc4j:
    [java] Invalid initial heap size: -Xms32M -Xmx128M
    [java] Could not create the Java virtual machine.
    [java] Java Result: 1
    [java] Invalid initial heap size: -Xms32M -Xmx128M
    [java] Could not create the Java virtual machine.
    [java] Java Result: 1
    BUILD SUCCESSFUL
    Total time: 39 seconds
    Step 4:
    =======
    http://127.0.0.1:8888/vsm/home.do
    I get page not found error here. do I have to make any changes in any of the XML files in OC4J home, other than the one specified in the document?
    How do I know, the application is deployed in the proper location?
    Thanks,

    I got it fixed, after resolving the "jvmarg" values of the build.xml.

  • Can't download Oracle9iAS Containers for J2EE

    When I try to download http://download.oracle.com/otn/java/oc4j/oc4j.zip it redirects mi to download-eu.oracle.com and gives mi 404 error :(

    Please stay tuned. We are working to resolve this problem asap.
    null

  • PDF PRINTING using Apache FOP and Oracle Containers for J2EE

    Hi,
    I am having major confusion about the pdf printing in Oracle XE and Apex 3.1.2.00.02
    It clearly states that this is an available option on the Oracle website.
    According to Apex there are two options for printing report regions.
    Standard - which is free
    Advanced - which uses BI and requires a licence
    Standard requires me to have Apache FOP (which is provided by Oracle in the Apex release) and Oracle Containers for J2EE (OC4J)
    Where my understanding of all this falls down is the part where I am downloading the Oracle Containers for J2EE and the license agreement states this cannot be used in a production system (only as a protptype). Can anyone clarify this? This is surely a required componenet and for the standard report printing which is supposed to be free.
    My problem is that I need to have a database system on a laptop that will go off site for a number of weeks. We need report printing options.
    Can anyone help with this. im desperate.
    Kind regards
    colin mclay

    no not yet with Application Server.
    I have tried to compare the settings to another installation with a separeted oc4j as described in the howto. But at the moment i found no mistakes.
    If i call the url adresse like:
    http://localhost:18101/fop/apex_fop.jsp
    i get:
    500 Internal Server Error
    Servlet error: java.lang.ClassNotFoundException: fop.apex__fop
    I installed it another time with these settings:
    Web Anwendung= .../fop.war (selected war file from apex install directory)
    Anwendungsname= fop
    URL zuordnen= /fop
    I would like to know if its possible to use the fop.war out of apex install directory with the Application server? In the standalone version (as described in howto) it works. But if you install it there you don't need to define an URL.
    Is the URL /fop correct or what do i have to insert there?

  • Do older versions of Oracle Application Server support Containers for J2EE?

    Do older versions of Oracle 9iAS support Oracle Application Server Containers for J2EE (OC4J)?
    I went to the our companies application server directory. I don't see an oc4j or j2ee directory.
    Thanks,
    Merced

    How far back are you looking? ANd what, in particular, are you looking for ...
    The history of the Oracle 'internet service' that I remember is roughly:
    Web Server 2.1 (mid 1990s)
    Web Application Server 3.x (mid 1990s)
    Oracle Application Server 4.0.x (late 1990s)
    Oracle Internet Application Server 1.0.x (2000)
    Oracle Application Server 8i (basically 1.0.2.22.2.z)
    Oracle Application Server 9i (9.0.2, 9.0.3)
    Oracle Application Server 10g (9.0.4, 10.?.1)
    Oracle had an initial J2EE container [attempt] with 4.0.x but that never really took off. I think that was really around the time of the last beta revisions for the JSP spec, and that's left us with the legacy of JServ apps. Seems like you would see OJSE, Oracle JSE (Java Server Engine?) in the docco and path.
    IIRC, the current OC4J lineage started with around IAS 1.0.2 and has moved forward on what is now OC4J. There were some opportunities in the early days to improve consistency in the naming and directory structure areas. That has some lineage from Ironflare's Orion engine and so occasionally you see 'Orion' in the messages.

  • Oracle Containers for J2EE Deployment Guide???

    Hi. I am trying to find a document referenced in the 10.1.3 EA1 help text, entitled Oracle Containers for J2EE Deployment Guide. I've searched the Oracle online documentation and the JDeveloper help text but haven't found this. Any pointers?
    Johnny Lee

    I didn't see anything in the 10.1.2 docset here:
    http://download-east.oracle.com/docs/cd/B14099_16/nav/docindex.htm

  • Problem with ipad 2 safari cannot download the file for windows live photo gallery

    on ipad 2 safari cannot download the file for windows live photo gallery

    What you can download via Safari on the iPad is very limited - you can only download apps from the iTunes app store on your computer to sync to the iPad, or from the App Store app directly on the iPad

  • JDBC Connections in Oracle9iAS Containers for J2EE

    does anyone have an idea as to what jdev libraries aside from j2ee and jdbc that i can include to get the OTN article "JDBC Connections in Oracle9iAS Containers for J2EE" to at least compile?
    Thank you
    Jim
    The url for the excellent article is;
    http://www.oracle.com/technology/sample_code/tech/java/codesnippet/j2ee/jdbc/JDBC_in_J2EE.html

    gday to you mate!
    The solution is probably very simple it is just that i can't see it. i am getting the following messages from jdev9.0.5.2 build 1618 debug with the j2ee and Oracle JDBC libraries on this code:
    60     javax.naming.InitialContext ic = new javax.naming.InitialContext();
    61     oracle.jdbc.pool.OracleConnectionPoolDataSource ds = (oracle.jdbc.pool.OracleConnectionPoolDataSource)ic.lookup("jdbc/pool/OracleConnectionPoolDS");
    62 oracle.jdbc.pool.OraclePooledConnection pc = ds.getPooledConnection();
    63 oracle.jdbc.driver.OracleConnection conn1 = pc.getConnection();
    Project: C:\JDev\jdev\mywork\DVDOrdering\ViewController\ViewController.jpr
    C:\JDev\jdev\mywork\DVDOrdering\ViewController\src\view\InsertOrder.java
    Error(62,86): incompatible types; found: javax.sql.PooledConnection, required: oracle.jdbc.pool.OraclePooledConnection
    Error(63,82): incompatible types; found: java.sql.Connection, required: oracle.jdbc.driver.OracleConnection
    Thanks again!

  • I  cannot  download the uptade for adobe reader. It looks as if there is a bug. What should I do?

    I cannot download the update for ad adobe reader. Why?  There is a bug.

    Calling it a bug doesn't make it so. More likely something is wrong on your end, but since you haven't provided any info on your system or otehr details, nobody can help you.
    Mylenium

  • Install Containers for J2EE on 9iAs release 1

    Hi,
    Is it possible to install Oracle9iAs Containers for J2EE on Oracle9iAs Release 1?
    How?
    Thanks a lot.

    you can install 'Oracle9iAS J2EE and Web Cache' version which has built-in OC4J if you do not want to install the standalone flavor.
    Addition documentation is available at:
    http://technet.oracle.com/software/products/ias/devuse.html

  • Connection for the Oracle9iAS Containers for J2EE Failed.

    I tried to Create a Connection to Oracle9iAS Containers for J2EE Provided by Oracle9i JDeveloper and received an Invalid username/password for default (admin) upon testing my connection.
    My Oracle9iAS Containers for J2EE are started.
    I used the following:
    Username - admin
    Password - admin
    as suggested by Oracle9i Web Services Quickstart Install documentation.
    Any idea. Please help.
    Thanks,
    Rudy

    I am assuming you followed the instructions/pictures in:
    http://otn.oracle.com/tech/webservices/htdocs/quickstart/quickstart902.html
    and particularly the OC4J startup:
    http://otn.oracle.com/tech/webservices/htdocs/quickstart/config.gif
    and your JDev app server connection, step 3 looks like:
    http://otn.oracle.com/tech/webservices/htdocs/quickstart/13.gif
    If this is true, then there are likely three possibilities:
    1. If you copied verbatum the picture settings shown in 13.gif picture pointed to above you should make sure you installed JDeveloper in the d:\jdeveloper directory. 13.gif is assuming you started the OC4J in JDeveloper in d:\jdeveloper directory rather than a separate OC4J outside of the JDeveloper path. If your settings are different set them to fit your environment.
    If you started a separate OC4J, then edit the JDev app server location in 13.gif where your OC4J is installed (e.g. <OC4J_Location>\j2ee\home).
    2. The other common problem here is covered in the grey notes in that quickstart install guide immediately following the setup of the JDev connection. If you are using the JDeveloper shipped as part of Oracle9iDS (i.e. build 822 - see Help->About to get the build number), there is some edits described there that are required for the OC4J file server.xml.
    3. If you are using JDeveloper 9.0.3 not 9.0.2 (build 988), then you might be better off following the instructions to get it going from a Web services perspective at:
    http://otn.oracle.com/tech/webservices/htdocs/quickstart/quickstart903.html
    Hope this helps.
    Mike

  • I cannot download iTunes 11 for windows 8 64-bit

    Like the title, I cannot download iTunes 11 for windows 8 64-bit.

    the_king_sim wrote:
    Like the title, I cannot download iTunes 11 for windows 8 64-bit.
    Well why not?
    What happens when you try?
    Seriously, if you want help, being vague is a good way to get lots of snarky responses or just flat out be ignored.

  • I cannot download the update for itunes - music stored on external drive - download error state invalid "H" drive ? anyone have any ideas ? Cheers

    I cannot download the update for itunes - music stored on external drive  as computer got full up - download error state invalid "H" drive ? anyone have any ideas ? Cheers

    See "Invalid drive X:\" install errors.
    tt2

  • I cannot download the installer for reader it shows error

    I cannot download the installer for the reader it kepps showing error

    What is your operating system?  What is your browser?  What is the error?
    Try downloading the installer from http://get.adobe.com/reader/enterprise/

Maybe you are looking for

  • I can't open a flash animation made in Flash CS6 in CS5

    I created a Flash Animation for a school project in Adobe Flash CS6 at home, and at school which uses Adobe Flash CS5, I can't open the flash file.  Is there anyway I can make this happen, because until then I can't work on my project.

  • Problem with table view

    Hi Guys, help me pls/ In my report i am having above 40 columns... when i placed the report in dashboard or when i viewing the report only 1 column is displaying..remaining all are null can any one help me

  • TiltShift plug-in doesn't work anymore

    I have an edit plug-in that I bought some time ago (still have the eReceipt) called TiltShift but its no longer loading. I get an error when I try to edit an image with the plug-in, Aperture saying there was an error when loading the plug-in. The plu

  • MVC - Planning A Shopping Cart..?

    Hi... I've been studying computer science at uni. for one academic year now... I've got experience working with Java, JSPs, servlets, JDBC, MVC architecture, SQL, web forms, sessions, etc. and I've put together a couple of reasonable web application

  • Previous in-app. purchases not restoring in IOS7

    When trying to restore my previous purchases in Newstand and in a recipe app. (Jamie Oliver) I am getting an error message saying " This is not a Test User Account" and asking to set up an account in "Sandbox environment" Can anyone advise what this