The purpose of this tutorial is to demonstrate how to install a 64-bit version of the Oracle Fusion Middleware / WebLogic Server 11g on a 64-bit Windows 7 or Windows Server operating system. The aim here is to get this going as quickly as possible to support Oracle Forms and reports 11g R2 development. As such, many of the vast features found in Oracle Fusion Middleware / WebLogic Server 11g are glossed over and not treated with any depth whatsoever.
The latest 11g Release 2 version of Oracle Forms and reports relies on Oracle Fusion Middleware 11g which has the Oracle WebLogic Server. Prior editions of Oracle Developer Suite (such as 9iDS) installed an OC4J instance but the latest Oracle Forms and Reports 11g requires you have the full Oracle Fusion Middleware / WebLogic Server installed first.
WebLogic (formerly a product of BEA Systems before it was purchased by Oracle) is a high-performance Application Server (AS) that support Java Enterprise Edition (J2EE) servlets and other applications.
The official Oracle Fusion Middleware installation documentation from Oracle is located here.
There are a few tricky points that require some consideration before you install Oracle Fusion Middleware / WebLogic Server 11g:
- The version and bitness of the host operating system. Here I am using Windows 7 64-Bit although instructions for 64-bit Windows Server should be similar
- The version and bitness of Java Development Kit (JDK). Here I am using Java 7 64-bit which is the latest as of July 2013.
- Version of Oracle Fusion Middleware WebLogic Server. At the time of this writing (July 2013), the 12C edition has been released but the older 11g Forms and Reports Developer will not work with Fusion Middleware 12c.
For this example, I am using Windows 7 64-Bit edition. I will install the latest Java 7 Development Kit using the 64-bit edition. I will then install the Oracle Fusion Middleware 11g version 10.3.6.
1. Change the computer name which is short and readable. Don't use underscore or special characters in computer name/host name otherwise it will give an error at creating domain i.e on 0%.
2. Disable firewall.
3. Increase virtual memory to 1024-4000 for desktop and total size of RAM-4*total size of RAM for data center.
4. Set IP 192.168.1.n of computer to fix it for installation OR if you want to use host name instead of IP then off the wifi and remove the IP address of local network.
1. Change the computer name which is short and readable. Don't use underscore or special characters in computer name/host name otherwise it will give an error at creating domain i.e on 0%.
2. Disable firewall.
3. Increase virtual memory to 1024-4000 for desktop and total size of RAM-4*total size of RAM for data center.
4. Set IP 192.168.1.n of computer to fix it for installation OR if you want to use host name instead of IP then off the wifi and remove the IP address of local network.
5. Install the 64-bit Java Developer’s Kit (JDK) for 64-bit Windows. Here is a screen shot of Oracle/Sun Java Downloads page:
http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html
http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html
Make sure you have no other versions of the JDK or JRE installed. If you do find older versions installed, uninstall them first and reboot your PC before installing the latest JDK.
Downloading Oracle Fusion Middleware Application Server 11g
The next major step is to download the Oracle Fusion Middleware Application Server 11g. The 12c version will not work with the 11g release of Oracle Forms and Reports.
The Oracle Downloads page for Oracle Fusion Middleware is here:http://www.oracle.com/technetwork/middleware/weblogic/downloads/wls-main-097127.html
Scroll down to the section labeled: Oracle WebLogic Server Previous Releases and look for the section labeledOracle WebLogic Server 11gR1 (10.3.6) + Coherence – Package Installer.
Click on the plus sign next to the See all Files. The component we will install is listed under the Additional Platforms heading and has the label: Generic: 1 GB File 1
Download the file Oracle_WebLogic_Server_11gR1_10.3.6_Coherence_wls1036_generic.jar linked to “File 1″ and save it to a temporary folder on your local computer.
ORACLE_BASE link.https://oracle-base.com/articles/11g/oracle-weblogic-server-11gr1-1036-installation-on-windows-64-bit
Running the Oracle Fusion Middleware installer .jar file
First off windows firewall.
Enter LAN IP and change computer name which is readable.
Important: To start the installation of the Oracle Fusion Middleware / WebLogic Server Do not just double-click on the .jar file. You must start the installer in a Windows Command (CMD) window using the following syntax:
Enter LAN IP and change computer name which is readable.
Important: To start the installation of the Oracle Fusion Middleware / WebLogic Server Do not just double-click on the .jar file. You must start the installer in a Windows Command (CMD) window using the following syntax:
java -d64 -jar wls1036_generic.jar
The typical Oracle installer screen will appear as shown below. Click the Next> button to move to the next screen.
For this installation, pick a new Middleware Home Directory. Type in the name of a new folder on your hard disk.IMPORTANT: Do not install any components into a path that includes spaces. For example, DO NOT make your home directory:
C:\Program Files\My Oracle\My Middelware Home\ BAD!!!
Click the Next> button to move to the next screen.
Fill in your Oracle Support e-mail address and password. Unfortunately, there seems to be an installer bug with this step – basically you MUST supply your Oracle support info otherwise you cannot skip to the next step. When finished, click the Next> button to move to the next screen.
At this point you may be prompted for a Proxy Server. Click on the box to skip support messages and click theNext> button to move to the next screen.
The next step is to Choose an Install Type. Click the “Typical” button and click the Next> button to move to the next screen.
Next the installer will prompt for the location of the Java Development Kit (JDK). This should have been installed before starting this installation. Navigate to the home of the JDK (should be the 64-bit edition) by clicking the Browse button. After locating the JDK, click the Next> button to move to the next screen.
The next step is to choose installation directories. When selecting installation directories, it is important that the entire directory path have no spaces in the names. You may use an underscore character to link words together in the path as shown in the example below. When finished, click the Next> button to move to the next screen.
Choose a Shortcut Location for the Windows Start menu. Here we selected “All Users”. Click the Next> button to move to the next screen.
Finally, the Installation Summary will be displayed. Click the Next> button to begin the installation process.
Below is a view of the installer as the WebLogic Server is installed:
Once the installation is completed, deselect check box of “Run Quickstart” and click the Donebutton and restart your computer to ensure the Node Manager services are stop then install forms and reports 11gR2.
#Once the installation is completed, make sure the “Run Quickstart” check box is selected and click the Donebutton
The QuickStart Configuration Screen
Valid passwords are 8 to 30 characters long, must begin with an alphabetic character, use only alphanumeric, underscore (_), dollar ($) or pound (#) characters. It should contain at least one numeric, underscore (_), dollar ($), or pound (#) character.
Finally, Exit the QuickStart
Try to enable the DomainRuntimeMBean using WLST and the n restart your Server :
Start>All Programs>Oracle Weblogic>Weblogic Server 11gR1>Tools>Weblogic Scripting Tools
Note : Line 2 will be same as "cd ('/JMX/NO_NAME_0')"
Sure a few other ideas: Try connecting via the IP address and not the machine name (e.g. 127.0.0.1:7001/console)
readDomain('/oracle/Middleware10_3/
user_projects/domains/base_domain')
#readDomain('/NotBackedUp/WLS10.3.4/user_projects/domains/Your_Domain')
cd ('/JMX/NO_NAME_0')
cmo.setDomainMBeanServerEnabled(true)
cmo.setEditMBeanServerEnabled(true)
updateDomain()
I really appreciate information shared above. It’s of great help. If someone want to learn Online (Virtual) instructor lead live training in Oracle 11g Fusion Java Programming, kindly contact us http://www.maxmunus.com/contact
ReplyDeleteMaxMunus Offer World Class Virtual Instructor led training on Oracle 11g Fusion Java Programming. We have industry expert trainer. We provide Training Material and Software Support. MaxMunus has successfully conducted 100000+ trainings in India, USA, UK, Australlia, Switzerland, Qatar, Saudi Arabia, Bangladesh, Bahrain and UAE etc.
For Demo Contact us.
Nitesh Kumar
MaxMunus
E-mail: nitesh@maxmunus.com
Skype id: nitesh_maxmunus
Ph:(+91) 8553912023
http://www.maxmunus.com/