Sunday, 21 August 2016

Installing Weblogic 10.3.6 in console Mode in windows machine

Console-mode installation is an interactive, text-based method for installing your software from the command line, on either a UNIX system or a Windows system.

To start the installation program in console mode on a Windows platform, follow these steps:


  1. Log in to the target Windows system.
  2. Open a command prompt window.
  3. Go to the directory that contains the installation program.
  4. Launch the installation by entering the name of the installation program.
  5. For example, to start the WebLogic Server Package installer for Windows in console mode, enter
    wls1036_win32.exe -mode=console
Picture
Picture
Picture











After successful Extraction welcome screen will be displayed Select "Next" 

Picture











It will ask for the New Middleware home Directory or you can use the Previous one click "Next"

Picture











It will show the default Middleware home for WindowsC:\Oracle\Middleware
Type "Next"





Picture











It will ask for Security update .You can bypass this by selecting 3==>No==>Yes

Picture











Type 3 to update the Receive Security Update option
Enter "No"








Picture











It will ask for the confirmation select "Yes" 

Picture











Receive Security Update Field will be set to "No"
Type "Next"

Picture











You can install the weblogic in Either Typical or Custom
1.If you select Typical =Weblogic Server+Coherence will be installed
2.If you select Custom you have the option to select the components which you want to install

We will select "2"

Picture











It will list all the components which will be installed.
If you want to remove coherence type 2 and the tick mark from Coherence will be gone and it will not be installed.

Picture












Oracle Coherence is  Not selected .
Now type "Next"

Picture












Now you have to select the JDK .As we are using the 32 bit installer it comes along with the JDK pre Installed .So we can chose the Inbuilt JDK or if we want to use our JDK present on Sysytem then type 1 or
1.If you want to use SUN JDK type 2
2.If you want to use JROCKIT JDK type 3

Picture












It will show the WWBLOGIC_HOME location
type "Next"

Picture












If you want to install Node Manager as a service at the time of installation you can select 1 or Else select 2 to do it later



Picture












It will show the summary page which all components are being installed and the total size it is going to take on hard disk
Type "Next"

Picture












It will show the Progress of the Installation

Picture












Final Screen It will say Installation complete

Now the Weblogic 10.3.6 has been installed on your computer .
You can go and verify the the directory which have been created .
Once weblogic has been installed we have to go ahead and create a domain to make the use
of Weblogic

No comments:

Post a Comment