Weblogic Install

Prep Work:
  1. You must have JROCKIT installed before you run the WebLogic install! If you do not you will run into all sorts of problems down the road.
Weblogic Download:
  1. Login to Oracle Linux as the weblogic user.
  2. First things first we need to download weblogic from e-delivery.
    • Login to Oracle's e-delivery
    • Once logged in select the following:
      • Product Pack: PeopleSoft Enterprise
      • Platform: Linux x86-64
    • Click the "Go" button.
    • Select the link entitled "PeopleSoft Enterprise - PeopleTools 8.51 Media Pack"
    • Select  the download button entitled "Oracle Weblogic Server 11gR1, 10.3.2"
  3. Save the download to your desktop.
  4. Unzip the file.
Weblogic Install:
  1. Open a new terminal and navigate to the desktop.
  2. Check the version of Java. -- Make sure Java is pointed to Oracle JRockit
    • [weblogic@localhost Desktop]# java -version
  3. In the terminal enter the following command:
    • [weblogic@localhost Desktop]# java -jar wls1032_generic.jar
  4. Read the instructions and click the "Next" button.
  5. Change the "Middleware Home Directory" to "/apps/mdlware". Then click the next button.
  6. Turn off the security updates and click the "Next" button.
  7. Select the Typical ratio box, then click the "Next" Button.
  8. Make sure that the java chosen is Oracle 1.6.0_17 (/apps/mdlware) -This is where JRockit is installed.
  9. Verifiy that weblogic is going to be saved at: /apps/mdlware/wlserver_10.3
  10. Click the "Next" button.
  11. Wait for the install to finish
  12. Click the "Done" button.

2 comments:

  1. Trying to install PeopleTools 8.51....
    while running ./setup.linux, Get an error line 2471 stating can not execute binary file

    Any help appreciated
    drew.mutschler@gmail.com

    ReplyDelete
  2. Hola.

    I am following all your great tutorial, but i'm stuck in this part. ):

    In Step 5
    get an error

    The local BEA Product registry is corrupted.Please select another Middleware or contact Oracle Supor...


    ReplyDelete