Oracle Web Logic Installation for ADF

Post on 18-Apr-2015

131 views 0 download

description

Oracle Web Logic Installation and Configuration for ADF 11.1.2

Transcript of Oracle Web Logic Installation for ADF

Oracle Weblogic 10.3.6 Installation and configuration for ADF 11.1.2

1 | P a g e ARABSAT- IT Department

Sep-2012

Author | abouzaid Saad abouzaids@arabsat.com

abouzaids@gmail.com

+966508374239

ARABSAT ORACLE WEBLOGIC 10.3.6 INSTALLATION AND

CONFIGURATION FOR ADF 11.1.2

Oracle Weblogic 10.3.6 Installation and configuration for ADF 11.1.2

2 | P a g e ARABSAT- IT Department

Oracle Web logic Installation for ADF

$groupadd dba

$useradd -g dba weblogic

$passwd weblogic

$chown -Rh weblogc:dba /oracle/middleware

$vi /etc/oraInsat - change home of inventory.

Sources of software

Oracle Weblogic 10.3.6 Installation and configuration for ADF 11.1.2

3 | P a g e ARABSAT- IT Department

Install jrocket

Install WLS

Oracle Weblogic 10.3.6 Installation and configuration for ADF 11.1.2

4 | P a g e ARABSAT- IT Department

Oracle Weblogic 10.3.6 Installation and configuration for ADF 11.1.2

5 | P a g e ARABSAT- IT Department

Unselect server examples, evalution database and coherence

Oracle Weblogic 10.3.6 Installation and configuration for ADF 11.1.2

6 | P a g e ARABSAT- IT Department

Oracle Weblogic 10.3.6 Installation and configuration for ADF 11.1.2

7 | P a g e ARABSAT- IT Department

Select

Oracle Weblogic 10.3.6 Installation and configuration for ADF 11.1.2

8 | P a g e ARABSAT- IT Department

Final review

Oracle Weblogic 10.3.6 Installation and configuration for ADF 11.1.2

9 | P a g e ARABSAT- IT Department

Done

Oracle Weblogic 10.3.6 Installation and configuration for ADF 11.1.2

10 | P a g e ARABSAT- IT Department

Chmod recursive for ADF runtime Patch

Install JRF 11.1.1.6

Oracle Weblogic 10.3.6 Installation and configuration for ADF 11.1.2

11 | P a g e ARABSAT- IT Department

Skip

Oracle Weblogic 10.3.6 Installation and configuration for ADF 11.1.2

12 | P a g e ARABSAT- IT Department

Prequists

Oracle Weblogic 10.3.6 Installation and configuration for ADF 11.1.2

13 | P a g e ARABSAT- IT Department

MW

Oracle Weblogic 10.3.6 Installation and configuration for ADF 11.1.2

14 | P a g e ARABSAT- IT Department

Select

Oracle Weblogic 10.3.6 Installation and configuration for ADF 11.1.2

15 | P a g e ARABSAT- IT Department

Pre

Oracle Weblogic 10.3.6 Installation and configuration for ADF 11.1.2

16 | P a g e ARABSAT- IT Department

Install JRF

Oracle Weblogic 10.3.6 Installation and configuration for ADF 11.1.2

17 | P a g e ARABSAT- IT Department

Don

Oracle Weblogic 10.3.6 Installation and configuration for ADF 11.1.2

18 | P a g e ARABSAT- IT Department

Completed

Oracle Weblogic 10.3.6 Installation and configuration for ADF 11.1.2

19 | P a g e ARABSAT- IT Department

Create domain

Create

Oracle Weblogic 10.3.6 Installation and configuration for ADF 11.1.2

20 | P a g e ARABSAT- IT Department

Select lib

Oracle Weblogic 10.3.6 Installation and configuration for ADF 11.1.2

21 | P a g e ARABSAT- IT Department

Select domain namne

Oracle Weblogic 10.3.6 Installation and configuration for ADF 11.1.2

22 | P a g e ARABSAT- IT Department

Select password admin

Oracle Weblogic 10.3.6 Installation and configuration for ADF 11.1.2

23 | P a g e ARABSAT- IT Department

Select PROD env

Oracle Weblogic 10.3.6 Installation and configuration for ADF 11.1.2

24 | P a g e ARABSAT- IT Department

Create admin and managed server

Oracle Weblogic 10.3.6 Installation and configuration for ADF 11.1.2

25 | P a g e ARABSAT- IT Department

Admin server

Oracle Weblogic 10.3.6 Installation and configuration for ADF 11.1.2

26 | P a g e ARABSAT- IT Department

ADF Server

Oracle Weblogic 10.3.6 Installation and configuration for ADF 11.1.2

27 | P a g e ARABSAT- IT Department

No cluster

Oracle Weblogic 10.3.6 Installation and configuration for ADF 11.1.2

28 | P a g e ARABSAT- IT Department

Create machine

Oracle Weblogic 10.3.6 Installation and configuration for ADF 11.1.2

29 | P a g e ARABSAT- IT Department

Add ADF Server to machine

Oracle Weblogic 10.3.6 Installation and configuration for ADF 11.1.2

30 | P a g e ARABSAT- IT Department

Configuration summary

Oracle Weblogic 10.3.6 Installation and configuration for ADF 11.1.2

31 | P a g e ARABSAT- IT Department

Create domain

Oracle Weblogic 10.3.6 Installation and configuration for ADF 11.1.2

32 | P a g e ARABSAT- IT Department

Completed

Oracle Weblogic 10.3.6 Installation and configuration for ADF 11.1.2

33 | P a g e ARABSAT- IT Department

Bash_profile

Oracle Weblogic 10.3.6 Installation and configuration for ADF 11.1.2

34 | P a g e ARABSAT- IT Department

Install Opatch

Install optach

Apply patch

Oracle Weblogic 10.3.6 Installation and configuration for ADF 11.1.2

35 | P a g e ARABSAT- IT Department

Apply patch success

Another patch

Oracle Weblogic 10.3.6 Installation and configuration for ADF 11.1.2

36 | P a g e ARABSAT- IT Department

Run Upgrade

Oracle Weblogic 10.3.6 Installation and configuration for ADF 11.1.2

37 | P a g e ARABSAT- IT Department

Run Upgrade

Start weblogic

Start node

------------ trick issue

Guys,

So far, I have resolved the above error buy updating nodemanager.properties file

I have set the StartScriptEnables=true

Oracle Weblogic 10.3.6 Installation and configuration for ADF 11.1.2

38 | P a g e ARABSAT- IT Department

This will load the StartWeblogic.cmd file before running node manager (i believe) so necessary jars are loaded and after that if you

apply JRF template, it works fine.

if anybody thinks this is not a good practice, please let me know .....

Thank you,