Installing OC4J

Hi,
I want to Install OC4J with oracle 10g
I have oracle 10j and it already installed ,
I have windows XP,
I downloaded (oc4j_extended_101350.zip)
But how I will install oc4j any idea about this, I want any idea to start with this..
Best Regards.

Do you have Oracle 10g Application Server installed already? If so then you can use the dcmctl utility to create a new OC4J instance.
Otherwise you can install based on the Oracle documentation, see here:
tahiti.oracle.com
A good reference on how to install JUST the OC4J:
http://www.dbasupport.com/oracle/ora10g/OC4J1.shtml
Regards,
Ben Prusinski, Oracle ACE and Oracle Certified Professional (OCP)

Similar Messages

  • Installing OC4J using ANT

    Is there an ANT task that will allow me to install OC4J either locally or remotely and then start it?
    Thanks in advance
    Angus

    I haven't tried this yet myself, but just came across this reference in the OC4J Security Guide:
    http://iasdocs/iasdl/101300doc_final/web.1013/b14429/ovsecadm.htm#sthref238
    Activation of the oc4jadmin Account
    The oc4jadmin account (formerly the admin account) is activated during Oracle Application Server installation, but is initially deactivated for the file-based provider in standalone OC4J. It is activated under the following circumstances:
    * When standalone OC4J is first started (and you are prompted for a password)
    * When you run the OracleAS JAAS Provider Admintool with the -activateadmin option
    You also specify the password as part of this command:
    % java -jar jazn.jar -activateadmin password
    So it looks like you could unzip, run the above command, and then start oc4j. That is assuming that the above command isn't dependent on some other initialization that occurs the first time you start oc4j.
    -Patrick Vinograd

  • Error installing OC4J 10.1.3.1.0

    Hi there,
    I have unzipped the file, I've installed jdk-1_5_0_09 and I have a problem when I try to install OC4J, I execute "java -jar jazn.jar -activateadmin password", I always get an java.lang.NoClassDefFoundError exception oracle/xml/parser/v2/Parser
    Any idea?
    Thanks in advance

    user543710
    You said:
    I've installed jdk-1_5_0_09For your information, there is now JDK 5.0 Update 10 available.
    You also asked:
    Any idea?Maybe, if you can provide the following information:
    * Are you using OC4J stand-alone, or Oracle Application Server (OAS)?
    * Which version of OC4J (or OAS)?
    * Are you trying to install it using the following command?
    java -jar jazn.jar -activateadmin password* What platform are you on?
    Also, please post the entire error message and stack trace you are getting.
    Good Luck,
    Avi.

  • Install OC4J

    Hi,
    I want to Install OC4J with oracle 10g
    I have oracle 10j and it already installed ,
    I downloaded (oc4j_extended_101350.zip)
    But how I will install oc4j any idea about this, I want any idea to start with this..
    Best Regards.
    Mohd.

    Aside from the excellent advice already provided (which is to ask where people who deal with the product are watching), you could also read the documentation (shudder). http://download.oracle.com/docs/cd/E14101_01/doc.1013/e13978/install.htm#BABIBGCA
    The first step is to get an operating system. That might be one of your issues, 'cause - you being an IT person and knowing that things work different on different operating systems (and even version and editions and distros), I'm pretty sure you would have told us which operating system you use, if you had one.
    Once you get that operating system, you unzip or untar or otherwise extract the OC4J into a directory. (Since you have a .zip file, using unzip is reasonable.)
    Then, as per the documentation, you run the oc4j.jar with the install option. The exact syntax has changed between 10.1.2.0 and 10.1.3.5. In fact, in 10.1.3.5, the first run does the deployment.

  • How to Install OC4j in linux

    Hi all..
    I am novice user of Linux Platform...
    I wanted to install oc4j under linux..
    The Staps in followed ..
    1.. i have installed jdk 1.3.1 linux version
    2.. i have unzipped to ,zip file
    after this i have set the path
    but duuno how to set the class path
    as i ahve to run java -jar oc4j.jar
    how shuold i go about it..
    Any sugg...gr8 helpful
    Reg
    Raj

    Thank you AndrewThompson64
    You have done a great job.You are welcome.. but really, the only
    'great' thing I did was a quick search on
    'Java install linux'
    to show that link (that I knew was around
    here somewhere) at the top of the
    search reasults!
    Thanks for your interest to help me.You are welcome. :-)
    Next time you get stuck, 'drop back by'* and
    I'll show you some more clever search tips. ;-)
    * ..but really, you will gain a lot if you simply
    'lurk' around the forum and read other posts,
    even as you are writing code..

  • Can we install OC4J R3 on top of 9iAS Enterprise Edition R2 App Server?

    Can we install OC4J R3 on top of 9iAS Enterprise Edition R2 App server?
    We were able to get the OC4J R3 on top or 9iAS EE R1 , but could not configure OC4J R3 on top 9iAS EE R2 App Server, any clue on this?
    Thank you
    H.M.Mallik

    Are you talking about the "Developers Preview" (v 9.0.3)? That is a stand-alone version, and cannot be associated with Infrastructure. When the production version comes out, it will work with the infrastructure.
    HTH,
    Ashesh Parekh
    Oracle9iAS Product Management

  • ERROR INSTALLING OC4J CONFIGURATION FILES

    Hi,
    Steps:
    1. Downloaded Oracle11g Rel2 from download.oracle
    2.Installed Software only option and completed installation on my laptop Windows7 ultimate. Selected Enterprise Version, unchecked OLAP,DATA MINING.
      Error message during installation, some files missing .jar files. I have opted to ignore and continue and finally got success installation message.
    3.Configured DB using DBCA.
    4.Able to connect as SYS, SYSTEM.
    Problem.
    I tried to reconfigure DB using DBCA for OEM, received the msg
    ERROR INSTALLING OC4J CONFIGURATION FILES. The summary error log is here.   Appreciate any help.
    java.io.FileNotFoundException: C:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\OC4J_DBConsole\config\jms.xml (The system cannot find the file specified)
    java.io.FileNotFoundException: C:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\OC4J_DBConsole\config\rmi.xml (The system cannot find the file specified)
    CONFIG: Could not find or correctly parse file C:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\OC4J_DBConsole\config\http-web-site.xml in searching for tag web-site with attribute port
    java.io.FileNotFoundException: C:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\OC4J_DBConsole\config\http-web-site.xml (The system cannot find the file specified)
    java.io.FileNotFoundException: C:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\OC4J_DBConsole\config\server.xml (The system cannot find the file specified)
    Mar 8, 2014 9:15:42 AM oracle.sysman.emcp.EMDBCConfig instantiateOC4JConfigFiles
    CONFIG: Failed to set value in server.xml for application-server tag
    Mar 8, 2014 9:15:42 AM oracle.sysman.emcp.EMConfig perform
    oracle.sysman.emcp.exception.EMConfigException: Error instantiating OC4J configuration files
    CONFIG: Could not find or correctly parse file C:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\OC4J_DBConsole\config\jms.xml in searching for tag jms-server with attribute port
    java.io.FileNotFoundException: C:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\OC4J_DBConsole\config\jms.xml (The system cannot find the file specified)
    CONFIG: Could not find or correctly parse file C:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\OC4J_DBConsole\config\rmi.xml in searching for tag rmi-server with attribute port
    thanks
    Ram

    Hi,
    Seems you have not extracted downloaded zip files into same directory. In that case you get error like
    java.io.FileNotFoundException:
    /Disk2/database/stage/Components/oracle.rsf.hybrid/11.1.0.6.0/1/DataFiles/filegroup12.jar (A file or directory in the path name does not exist.)
    java.io.FileNotFoundException:
    /Disk2/database/stage/Components/oracle.rsf.hybrid/11.1.0.6.0/1/DataFiles/filegroup5.jar (A file or directory in the path name does not exist.)
    Also after installation dbca will throw error.
    Try the below
    For AIX platform:
    unzip in the same folder
    $ mkdir 1120
    $ mv aix.ppc64_11g_database_1of2.zip  1120
    $ mv aix.ppc64_11g_database_2of2.zip  1120
    $ cd 1120
    $ unzip aix.ppc64_11g_database_1of2.zip
    $ unzip aix.ppc64_11g_database_2of2.zip 
    $ cd database
    $ ./runInstaller
    This is true for all platforms on which you get two .zip files to download
    For Windows 64 bit example on 11.2.0.1 you can do the following  :
    - create a directory C:\tmp\1120
    - copy winx64_11g_database_1of2.zip and winx64_11g_database_2of2.zip under  C:\tmp\1120
    - unzip winx64_11g_database_1of2.zip and winx64_11g_database_2of2.zipunder  C:\tmp\1120
    Thanks,
    Krishna

  • Please help me on installing OC4J as windows Service

    Hi, Guys:
    Could anyone help me on installing OC4J service as a windows service in my computer? I always got the following error message when I tried to start OC4J service:
    The Oracle BI: OC4J Service service on local computer started and then stopped. Some services stop automatically if they are not in use by other servies or programs.
    I am using Windows server 2008, service pack 1, 64 bit operating system.
    OC4J has been successfully installed and I can see enterprise manager from http://localhost:8888/em.
    I set envionment parameters as follows:
    ORACLE_HOME: C:\OC4J\oc4j_extended_101350
    JAVA_HOME: C:\java\JDK7u7 (I use jdk-7-windows-i586)
    J2EE_HOME: %ORACLE_HOME%\j2ee\home
    and I run cmd as administrator, cd to javaservice subdirectory, use javaservices to install OC4J as follows:
    javaservice -install "Oracle BI: OC4J Service" "C:\java\JDK7u7\jre\bin\server\jvm.dll" -XX:MaxPermSize=128m -Xmx512m "-Djava.class.path=C:\OC4J\oc4j_extended_101350\j2ee\home\oc4j.jar" -start oracle.oc4j.loader.boot.BootStrap
    I was told it is installed successfully. But I got the problem as I said before. It was strange though I did it on my local computer which is a windows7, service pack 1, 64 bit operating system successfully. I struggleed for 3 weeks with the same problem on my local PC and suddenly it worked without problem. I did not remember I changed anything. Is there anything that I missed?
    Any suggestion would be appreciated!
    Sam

    Well, I added two lines in OC4J.cmd
    set ORACLE_HOME=C:\OC4J\oc4j_extended_101350
    set JAVA_HOME=C:\JAVA\JDK7u7
    before
    set J2EE_HOME=%ORACLE_HOME%\j2ee\home
    and I restarted the windows. It looks try to run OC4J but failed, as I open services window, it shows OC4J is "stopping". When I try to run it manually, I got the same problem again. is there anything I missed? What is your OC4J, JDK and javaservice version?
    Sam

  • Install OC4J without web server

    Can you install OC4J with out the web server, so that you only have the application server portion running on a machine? Thanks in advance.

    Can you install OC4J with out the web server, so that you only have the application server portion running on a machine? Thanks in advance. Hi
    I dont think u can install OC4J without web server. But u can for sure disable the web server by commenting the following line in server.xml
         <web-site path="./default-web-site.xml" />
    now, only the application server portion will b running
    regards
    Raees

  • NoClassDefFound error after install OC4J PDK Standalone.

    Hi
    I have just installed the Standalone OC4J with the default Portal Dev Kit configuration - I followed the install instructions. Unzip the downloaded file, go to the install dir/j2ee/home , run java -jar oc4j.jar -install .
    I then got error
    Exception in thread "main" java.lang.NoClassDefFoundError: com.evermind.naming.ContextUtils
    I get this error now when i try to start the OC4J container (java -jar oc4j.jar).
    The instructions do mention setting JAVA_HOME to my JDK version, which I have done - the JDK
    I use is JDK1.5.0_12 - but still get the same error.
    Can anyone advise what may be going wrong for me?
    I am using Oracle Enterprise Linux.
    Many thanks
    Dave

    Hello,
    Could you clarify which version of the JPDK and OracleAS (CO4J) you are using?
    Note that JDK 1.5 is supported only started with OC4J 10.1.3.x.
    Could you please do a java -jar oc4j.jar -version to check the exact version of your OC4J?
    Regards
    Tugdual Grall

  • Can we install OC4J R3 on top of 9iAS R2 Enterprise Edition

    Can we install the OC4J R3 on top of 9iAS R2 Enterprise Edition?
    We were able to install the OC4J R3 on top 9iAS R1 EE, but not on 9iAS R2 EE, any clues on this?
    Thank you
    H.M.Mallik

    ummm I assume that we can not easily upgrade OC4J from 9.0.2 to 9.0.3 in an Oralce 9iAS App Server R2 Enterprise Edition, but is there any workaround for this? bcas we want to use the advanced features of OC4J 9.0.3 relese and want to use the JAAS/JAZN with SSO that is supported by 9iAS EE R2. Or can we use the JAZN/LDAP/OID just with plain OC4J ?
    Thank you
    H.M.Mallik
    OC4J is tightly integrated with Oracle9iAS and is also used internally Oracle9iAS to provide basic services e.g. EM, Portal, Wireless, etc. and is tested by Oracle and for that reason you can just upgrade the OC4J inside Oracle9iAS. There will be production of Oracle9iAS 9.0.3 (J2EE-Webcache edition) that will have production release of OC4J 9.0.3 and this will be sometime next month.
    regards
    Debu

  • Installing OC4J with EBS 11.5.10.2

    Hello,
    Does OC4J and other components that are required for Web Services get installed with E-Business Suite? Or do I need to install them separately?
    Thanks.
    Rahul

    So far, I applied the following 11i patches:
    5733769 DUMMY BUG FOR FND PATCH 5134718
    5743081 ASCP COLLECTIONS RUP#18 PATCH FOR 11.5.10 BRANCH
    5844110 ENGINE RUP#22 PATCH FOR 11.5.10 BRANCH
    5899674 PS INTEGRATION RUP#3 PATCH FOR 11.5.10 BRANCH
    5997112 EBS-Demantra Integration Patch
    Download Demantra 7.1.1 for Windows from edelivery.oracle.com, or download p5985614_711_Win32.zip. Run setup.exe and do a complete install. Make sure you have the exact same Oracle client version installed on the Windows machine as your database. If you are running 10.2.0.3 RDBMS, then install 10.2.0.1 Oracle Client and apply the 10.2.0.3 patchset to that Oracle Home. During Demantra install, install into the ASCP instance you run your collections on.
    After the install, apply 6375504 ORACLE DEMANTRA RELEASE FOR 711 CU1 to the windows machine. Then run create_war.bat rename b2b.war to demantra.war and deploy to your application server.
    In our implementation, we have the EBS Sales History coming over to Demantra and am able to see them in the Seeded worksheets, but have several SRs open to get the Integration Interface/Workflow working for bringing in the forecast data.

  • Can not install oc4j!!

    I just started studing JDeveloper.
    In one example "Creating and Using Web Services"
    there is one instruction:
    To use the instance of OC4J that comes with JDeveloper as an external server on which to deploy the Web services you create, you need to install and start OC4J:
    To install, from the Command Prompt navigate to <jdev_install>/j2ee/home, where <jdev_install> is the folder in which you installed JDeveloper, then issue the following command:
    start java -jar oc4j.jar -install
    When prompted, enter an admin password, such as welcome.
    To start OC4J, issue the command:
    start java -jar oc4j.jar
    Keep this window open (you can minimize it if desired).
    BUT, when I type this "start java -jar oc4j.jar -install", i've got a message "FILE NOT FOUND".
    Can you help me?
    Thank you in advance!
    P.S. I have already post the same questions in other forums. I am very sorry, but it's my first experience with forum...

    try just typing
    java -jar oc4j.jar -install
    without the start

  • Installing OC4J in Windows 98

    Is it possible to install the OC4j in win'98 by having the oracle8.1.7 in linux.Will it work?

    Hi Ganesh,
    Here is a list of resources that may help you. Please note that I'm
    not sure what you have or haven't tried yet, so forgive me if the below
    list contains resources you are already familiar with.
    http://technet.oracle.com/tech/java/oc4j/content.html
    http://technet.oracle.com/products/ias/tech_tips/9iastech_tip.html
    http://www.atlassian.com
    http://www.elephantwalker.com
    http://www.orionserver.com
    http://www.orionsupport.com
    Good Luck,
    Avi.

  • Problem installing oc4j Preview (version 25.3.2002)

    I placed the \j2ee\home in the /app/oracle/product/ias/1.0.2/ and installed j2sdk1_3_1_03. When I try to run
    java -jar oc4j.jar -install
    the following error occures:
    java.lang.ClassNotFoundException: oracle.dms.instrument.DMSConsole
    at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:183)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:281)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:115)
    at com.evermind.server.ApplicationServer.initConsole(ApplicationServer.java:2794)
    at com.evermind.server.OC4JServer.main(OC4JServer.java:202)
    Unable to initialize DMS:oracle.dms.instrument_stub.DMSConsole
    Exception in thread "main" java.lang.NoClassDefFoundError: javax/mail/internet/AddressException
    at com.evermind.server.ApplicationServer.launchCommandline(ApplicationServer.java:604)
    at com.evermind.server.OC4JServer.launchOC4JCommandline(OC4JServer.java:172)
    at com.evermind.server.OC4JServer.main(OC4JServer.java:210)
    My PATH setting is:
    /oracle/app/oracle/product/ias/1.0.2/j2sdk1_3_1_03/bin:/oracle/app/oracle/product/ias/1.0.2/j2ee/home:/oracle/app/oracle/product/ias/1.0.2/j2ee/home/lib:/oracle/app/oracle/product/ias/1.0.2/bin:/opt/bin:/usr/ccs/bin:/usr/ucb:/usr/dt/bin:/usr/bin:/usr/sbin:/usr/openwin/bin:/etc
    Where is oracle.dms.instrument.DMSConsole.
    Regards
    Manfred

    Manfred -- Please try and unzip the file into a new directory, don't just copy it. In the preview version ,files are created not
    only in the j2ee home but from what becomes the ORACLE_HOME own down (2 up from j2ee.) If you unzip the
    oc4j_extended.zip into a new directory I am confident it will work.
    Thanks -- Jeff

Maybe you are looking for

  • Copying photos from one computer to another, with descriptions

    After editing photo descriptions and locations in iPhoto, it is desireable to be able to copy them to iPhoto on another computer, with the associated photo descriptions and locations.  In principle, this is possible by selecting all desired photos, t

  • Error bips table

    I have a 845 Pro (MS-6529) MSI mainboard with a P4 1.7GHz. My problem is that the system can't start. I mean, I turn on the computer, coolers start moving, but nothing more happens except for some bips I can hear. If I can hear those bips its because

  • Hanns-G 28" HG281DJB Not Working

    I am upgrading from a external 19" DVI LCD screen to a 28" HG281DJB that has a connection for HDMI or VGA. I am familiar with setting up an external display, yet the screen gives me a message that there is no signal avail. My connections and adapters

  • Changing nodes in a JTree

    What "event" method should I call after changing attributes of the userObjects associated with TreeNodes throughout a tree? nodesChanged() requires a root node and a set of indices that are direct children of that node. Should I simply call this seve

  • Help! Please!  I cannot view images on any website or button as in submit, delete, previous, next...

    I cannot view images on any website, or buttons only text.  I can view youtube videos but none of the video thumbnails on the sidebar.  I have never had this problem and have searched the forums for an answer.