Sangram keshari's Oracle Blog

The Fusion Middleware Administration & Database Administration Blog

Resolving Error – java.lang.UnsatisfiedLinkError-libawt.so: libXp.so.6: cannot open shared object file & Error in invoking target ‘install’ of makefile ins_ctx.mk

Posted by SangramKeshari on May 22, 2013

I have came across the below error when I tried Installing Oracle 10g on OEL 5.9 Base Installtion.

When I say BASE install it means the Installation with minimum set of rpms.
If you Install with Everything it takes more space in terms of GBs compare to a minimum install. That is obvious.

It saves 3-4 GB extra disk space and 300 MB of extra Physical Memory Consumption.

If you are facing something similar this article will help you to resolve the issue for sure :)

1) java.lang.UnsatisfiedLinkError-libawt.so: libXp.so.6: cannot open shared object file: No such file or directory

[oracle@ovmoel59host02 database]$ ./runInstaller
Starting Oracle Universal Installer…

Checking installer requirements…

Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
Passed

All installer requirements met.

Preparing to launch Oracle Universal Installer from /tmp/OraInstall2013-05-19_10-19-34PM. Please wait …[oracle@ovmoel59host02 database]$
Exception in thread “main” java.lang.UnsatisfiedLinkError: /tmp/OraInstall2013-05-19_10-19-34PM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at sun.security.action.LoadLibraryAction.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
at sun.awt.DebugHelper.(Unknown Source)
at java.awt.Component.(Unknown Source)

ora10g-RunInstall-failure

[root@ovmoel59host02 yum.repos.d]# yum install libXp
Loaded plugins: rhnplugin, security
This system is not registered with ULN.
You can use up2date –register to register.
ULN support will be disabled.
el5_addons
Setting up Install Process
Resolving Dependencies
–> Running transaction check
—> Package libXp.i386 0:1.0.0-8.1.el5 set to be updated
—> Package libXp.x86_64 0:1.0.0-8.1.el5 set to be updated
–> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch
================================================================================
Installing:
libXp i386
libXp x86_64

Transaction Summary
================================================================================
Install 2 Package(s)
Upgrade 0 Package(s)

Total download size: 45 k
Is this ok [y/N]: y
Downloading Packages:
(1/2): libXp-1.0.0-8.1.el5.i386.rpm | 22 kB 00:00
(2/2): libXp-1.0.0-8.1.el5.x86_64.rpm | 23 kB 00:00
—————————————————————————————————————————————————————————————————–
Total 934 B/s | 45 kB 00:49
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : libXp 1/2
Installing : libXp 2/2

Installed:
libXp.i386 0:1.0.0-8.1.el5 libXp.x86_64 0:1.0.0-8.1.el5

Complete!
[root@ovmoel59host02 yum.repos.d]#

Now start the runInstaller again the GUI will come up now with out any error.

10g-Install-1

2) error in invoking target ‘install’ of makefile ins_ctx.mk

10g-Install-6

——-
[root@ovmoel59host02 database]# yum install glibc-devel
Loaded plugins: rhnplugin, security
This system is not registered with ULN.
You can use up2date –register to register.
ULN support will be disabled.
Setting up Install Process
Resolving Dependencies
–> Running transaction check
—> Package glibc-devel.i386 0:2.5-107.el5_9.4 set to be updated
–> Processing Dependency: glibc-headers = 2.5-107.el5_9.4 for package: glibc-devel
–> Processing Dependency: glibc = 2.5-107.el5_9.4 for package: glibc-devel
—> Package glibc-devel.x86_64 0:2.5-107.el5_9.4 set to be updated
–> Running transaction check
–> Processing Dependency: glibc = 2.5-107.el5_9.1 for package: nscd
—> Package glibc.i686 0:2.5-107.el5_9.4 set to be updated
–> Processing Dependency: glibc-common = 2.5-107.el5_9.4 for package: glibc
—> Package glibc.x86_64 0:2.5-107.el5_9.4 set to be updated
—> Package glibc-headers.x86_64 0:2.5-107.el5_9.4 set to be updated
–> Running transaction check
—> Package glibc-common.x86_64 0:2.5-107.el5_9.4 set to be updated
—> Package nscd.x86_64 0:2.5-107.el5_9.4 set to be updated
–> Finished Dependency Resolution

Dependencies Resolved

=================================================================================================================================================================
Package Arch Version Repository
=================================================================================================================================================================
Installing:
glibc-devel i386 2.5-107.el5_9.4 el5_latest
Updating:
glibc-devel x86_64 2.5-107.el5_9.4 el5_latest
Updating for dependencies:
glibc i686 2.5-107.el5_9.4 el5_latest
glibc x86_64 2.5-107.el5_9.4 el5_latest
glibc-common x86_64 2.5-107.el5_9.4 el5_latest
glibc-headers x86_64 2.5-107.el5_9.4 el5_latest
nscd x86_64 2.5-107.el5_9.4 el5_latest

Transaction Summary
=================================================================================================================================================================
Install 1 Package(s)
Upgrade 6 Package(s)

Total download size: 32 M
Is this ok [y/N]: y
Downloading Packages:
(1/7): nscd-2.5-107.el5_9.4.x86_64.rpm
(2/7): glibc-headers-2.5-107.el5_9.4.x86_64.rpm
(3/7): glibc-devel-2.5-107.el5_9.4.i386.rpm
(4/7): glibc-devel-2.5-107.el5_9.4.x86_64.rpm
(5/7): glibc-2.5-107.el5_9.4.x86_64.rpm
(6/7): glibc-2.5-107.el5_9.4.i686.rpm
(7/7): glibc-common-2.5-107.el5_9.4.x86_64.rpm (74%) 51% [==================================== (7/7): glibc-common-2.5-107.el5_9.4.x86_64.rpm (74%) 51% [====================================- (7/7): glibc-common-2.5-107.el5_9.4.x86_64.rpm | 16 MB 01:09
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total 104 kB/s | 32 MB 05:14
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Updating : glibc-common 1/13
Updating : glibc 2/13
Updating : nscd 3/13
Updating : glibc-headers 4/13
Updating : glibc-devel 5/13
Updating : glibc 6/13
Installing : glibc-devel 7/13
Cleanup : glibc 8/13
Cleanup : glibc-devel 9/13
Cleanup : glibc 10/13
Cleanup : glibc-headers 11/13
Cleanup : nscd 12/13
Cleanup : glibc-common 13/13

Installed:
glibc-devel.i386 0:2.5-107.el5_9.4

Updated:
glibc-devel.x86_64 0:2.5-107.el5_9.4

Dependency Updated:
glibc.i686 0:2.5-107.el5_9.4 glibc.x86_64 0:2.5-107.el5_9.4 glibc-common.x86_64 0:2.5-107.el5_9.4 glibc-headers.x86_64 0:2.5-107.el5_9.4 nscd.x86_64 0:2.5-107.el5_9.4

Complete!
[root@ovmoel59host02 database]#

Now you are good to go for the second try. STOP and START the Installation again. It will SUCCEED.

Posted in Linux, OS, Uncategorized | Tagged: , , , , , , , , | Leave a Comment »

Making Your Linux Virtual Machine Oracle Lab Ready

Posted by SangramKeshari on May 20, 2013

Making Your Linux Virtual Machine Oracle Lab Ready

If you have not created your Linux VM Create now : http://sangramkeshari.wordpress.com/2013/03/29/how-to-install-oracle-linux-5-9-64-bit-on-oracle-vm-virtual-box/

Below are the steps to be followed once you are done with your Linux Installation/ or you are cloning your existing machine.

Cloning a Virtual Machine in Oracle VM Virtual Box

Changes in IP and hostname for new Machine

OEL Yum Repository Setup

Install VM Guest Addition Module

Required RPM Installtion

Groups Addition & Directories Creation

Changes to Linux Kernel Kernel parameters

Cloning a Virtual Machine in Oracle VM Virtual Box

clone1

clone2

Changes in IP and hostname for new Machine

Setting up hostname name asnd assigning am IP address to it.

start3

Setting up Network Interface: eth0 and eth1

Create an Ethernet Connection
start5

Select eth0 It is your Host-Only Network from VirtualBox

start6

Configuring IP for eth0 Host-Only Network. Check the IP series from host OS (Windows) with ipconfig command on commannd prompt.

IPCONFIG

start7

start8

Eth0 is Active now
start9

create new Ethernet connection for eth1
start10

Choose eth1
start11

Setting up DHCP for NAT
start12

Click Apply
start13

Both eth0 and eth1 is active now
start14

Service network restart
strart15

OEL Yum Repository Setup

1. cd /etc/yum.repos.d
2. cp public-yum-el5.repo public-yum-el5.repo.old
3. wget http://public-yum.oracle.com/public-yum-el5.repo

start20

start21

start22

start23

Install VM Guest Addition Module

start24

start25

start26

start28

Required RPM Installtion

Check If the Required RPM are Installed If not Install it.

rpm -qa |grep binutils
rpm -qa |grep compat-libstdc++-
rpm -qa |grep compat-libstdc++-
rpm -qa |grep elfutils-libelf
rpm -qa |grep elfutils-libelf-devel
rpm -qa |grep gcc-4.1.2
rpm -qa |grep gcc-c++
rpm -qa |grep glibc
rpm -qa |grep glibc-common
rpm -qa |grep glibc-devel
rpm -qa |grep libaio-0.3.106
rpm -qa |grep libaio-devel-0.3.106
rpm -qa |grep libgcc-4.1.2
rpm -qa |grep libstdc++
rpm -qa |grep libstdc++-devel
rpm -qa |grep make
rpm -qa |grep sysstat
rpm -qa |grep unixODBC

If any rpm is not in place install it.

yum install binutils
yum install compat-libstdc++-
yum install compat-libstdc++-
yum install elfutils-libelf
yum install elfutils-libelf-devel
yum install gcc-4.1.2
yum install gcc-c++
yum install glibc
yum install glibc-common
yum install glibc-devel
yum install libaio-0.3.106
yum install libaio-devel-0.3.106
yum install libgcc-4.1.2
yum install libstdc++
yum install libstdc++-devel
yum install make
yum install sysstat
yum install unixODBC

Groups Addition & Directories Creation

/usr/sbin/groupadd -g 54321 oinstall
/usr/sbin/groupadd -g 54322 dba
/usr/sbin/groupadd -g 54323 oper

/usr/sbin/groupadd -g 54324 asmadmin
/usr/sbin/groupadd -g 54325 asmdba
/usr/sbin/groupadd -g 54326 asmoper

/usr/sbin/useradd -u 54321 -g oinstall -G dba,asmdba,asmadmin,vboxsf oracle

chown -R oracle:oinstall /u01/app
chmod -R 775 /u01/app/

mkdir -p /u01/app/oracle/database/product/10.2.0.1
mkdir -p /u01/app/oracle/database/product/11.1.0.7
mkdir -p /u01/app/oracle/database/product/11.2.0.1
mkdir -p /u01/app/oracle/database/product/11.2.0.2
mkdir -p /u01/app/oracle/database/product/11.2.0.3

su – oracle
cd ~
vi setenv
#———————————————————————————————————
#Oracle Settings
TMP=/tmp; export TMP
TMPDIR=$TMP; export TMPDIR

ORACLE_HOSTNAME=ovmoel59host01; export ORACLE_HOSTNAME
#ORACLE_UNQNAME=db10201p; export ORACLE_UNQNAME
ORACLE_BASE=/u01/app/oracle; export ORACLE_BASE
ORACLE_HOME=/u01/app/oracle/database/product/10.2.0.1; export ORACLE_HOME
ORACLE_SID=db10201p; export ORACLE_SID

ORACLE_TERM=xterm; export ORACLE_TERM
BASE_PATH=/usr/sbin:$PATH; export BASE_PATH
PATH=$ORACLE_HOME/bin:$BASE_PATH; export PATH

LD_LIBRARY_PATH=$ORACLE_HOME/lib:/lib:/usr/lib; export LD_LIBRARY_PATH
CLASSPATH=$ORACLE_HOME/JRE:$ORACLE_HOME/jlib:$ORACLE_HOME/rdbms/jlib; export CLASSPATH

if [ $USER = "oracle" ]; then
if [ $SHELL = "/bin/ksh" ]; then
ulimit -p 16384
ulimit -n 65536
else
ulimit -u 16384 -n 65536
fi
fi

#———————————————————————————————————

Changes to Linux Kernel Kernel parameters

vi /etc/sysctl.conf
#—————————————-
fs.aio-max-nr = 1048576
fs.file-max = 6815744
kernel.shmall = 2097152
kernel.shmmax = 4294967295
kernel.shmmni = 4096
kernel.sem = 250 32000 100 128
net.ipv4.ip_local_port_range = 9000 65500
net.core.rmem_default = 262144
net.core.rmem_max = 4194304
net.core.wmem_default = 262144
net.core.wmem_max = 1048576

vi /etc/security/limits.conf
#—————————————-
oracle soft nproc 2047
oracle hard nproc 16384
oracle soft nofile 1024
oracle hard nofile 65536
oracle soft stack 10240

vi /etc/pam.d/login
#—————————————-
session required pam_limits.so

Posted in Linux, OS, VM | Tagged: , , , , , | 1 Comment »

How to Install Oracle Linux 5.9 64 bit on Oracle VM Virtual Box

Posted by SangramKeshari on March 29, 2013

Creating a Linux Virtual Machine

Oracle Linux 5.9 64-bit Installation on Oracle VM Virtual Box

1) Download Software

Oracle VM Virtual Box From https://www.virtualbox.org/wiki/Downloads
Oracle Enterprise Linux 5.9 From : https://edelivery.oracle.com/linux
1.1) Click the selected to download the ISO file of Oracle Linux 5.9 64 bit

2

1.2 Download the Selected
3

2) Create a Virtual Machine

2.1) Click Next
1

2.1) Choose Linux as operating System and version 64 bit. You can name it anything as per your choice.
2

2.2) Choose Memory for the Virtual Machine, You Can choose minimum 1 GB also. You can increase/decrease the memory size after the installation.
3

2.3) To Choose Default – Click Next
4

2.4) To Choose Default – Click Next
5

2.5) To Choose Default – Click Next [Choosing Dynamically allocated doesn't allocate the space fully. It grows as it consumes]
6

2.6) To Choose Default – Click Next [I have choosed for 100 GB as I am going to use this VM for various purpose. You can choose for size 10-20 GB ]
7

2.7) Click Create
8

2.8) Click Create
9

2.9) If your base machine has more than one core you can menation here as you wish it to be.
10

3.0) Click on the CD logo you see in the right hand side to load/mount the ISO file from your disk drive.
11

3) Pre-Installation – Testing Media

3.1) Press Enter
1

3.2) Click OK to Test the Media, If you dont wanna test go directly to Step 3.6
2

3.3) Click OK or Press Enter if Test is Highlighted
3

3.4) Wait for it to Finish
4

3.5) Click OK
5

3.6) Click CONTINUE or Press Enter after you select CONTINUE
6

3.7) Click SKIP or Press Enter after you select SKIP
7

4) Starting Linux Installation

4.1) Click NEXT
10

4.2) Select English and Click NEXT
11

4.3) Choose for Keyboard
12

4.4) Select YES to Continue. No need to worry as you are on a virtual new hard disk. Click Yes to Erase all data.
13

4.5) I am not going by the default options here. Choosing a custom layout to create new mount points and giving SWAP & TEMP more space.
14

4.6) Nothing created so far , So it shows all 100 GB in free space. Space 100 GB is not yet allocated to the virtual hard disk.
15

4.7) Choosing 100 MB for Boot partition
16

4.8) Choosing 5192 MB/ 5 GB for SWAP – You can go for 4096 as well.
18

4.9) Choosing 5192 MB/ 5 GB for /tmp – You can go for 4096 as well.
19

4.10) Allocating 20480 MB/20 GB to / (root) partition to hold the OS software.
20

4.11) Allocating 61440 MB/60 GB to /u01 for my future software installations.
21

4.12) Seeing what is going to be created
22

4.13) Click NEXT
23

4.14) Click NEXT
24

4.15) Choose your TIME ZONE
25

4.16) choose your ROOT Password
26

4.17) I choose customize later as there are different set of RPMs required for different purposed. You can clone this VM for your purpose and Install required extra RPMs.
27

4.18) Click NEXT
28

4.19) Now system will format all the partitions we created and Begin the Installation.
29

4.20) Once Installation is OVER you will see it asking for a REBOOT.
30

4.21) Click FORWARD
31

4.22) Choose option YES and Click FORWARD
32

4.23) Choose Firewall DISABLED and Click FORWARD
33

4.24) Choose SELinux DISABLED and Click FORWARD
34

4.24) Click FORWARD
35

4.25) Choose DATE & TIME
36

4.26) Create a USER
37

4.27) Test Your Sound Card
38

4.28) I am not installing any Additional CD at this movement.
39

4.29) The Welcome Screen. Login with your credentials.
40

4.30) You can check the Primary Memory consumption out of 2 GB we given and Secondary Memory (Partition Wise) Status.
41

Congratulations !!! Your LAB Virtual Machine is Ready for Testing Purpose.

Posted in Linux, OS, VM | Tagged: , , , | 2 Comments »

How to Install Solaris 10 u11 on Oracle VM Virtual Box

Posted by SangramKeshari on March 25, 2013

Solaris 10 64 bit Installation on Oracle VM Virtualbox Step by Step

Host OS : Windows 7 64 bit
Guest OS : Solaris 10 u11 1/13 Release
Hypervisor : Oracle VM Virtualbox 4.x

Download Software :

Oracle VM Virtual Box from https://www.virtualbox.org/wiki/Downloads
Oracle Solaris 10 from http://www.oracle.com/technetwork/server-storage/solaris10/downloads/index.html

The below screenshots describes the steps of installation [sol-10-u11-ga-x86-dvd.iso] on Intel 64-bit hardware

0 Read the rest of this entry »

Posted in OS, SOLARIS | Tagged: , , | Leave a Comment »

How to Create a WebCenter Content Server/UCM/ECM 11g R1 Domain

Posted by SangramKeshari on February 19, 2013

Creating a WebCenter Content (WCC) Domain in Linux On Weblogic Server 11g R1 (10.3.6)
This is Also known as UNIVERSAL CONTENT MANAGEMENT (UCM)

To Create a Domain for WebCeneter Content you should have already installed binaries of Weblogic Server & WebCeneter Content Server.
If not Refer to Below to get it installed first.

Install Weblogic Server 11gR1
Install WebCenter Suite Content Server 11g

[oracle@fmw11g-lab ~]$ . /u01/app/oracle/Middleware/FMW11GR1/wlserver_10.3/server/bin/setWLSEnv.sh
CLASSPATH=/u01/app/oracle/Middleware/FMW11GR1/patch_wls1036/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/u01/app/oracle/Middleware/FMW11GR1/patch_ocp371/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/u01/app/oracle/Middleware/JRockit/jrockit-jdk1.6.0_33-R28/lib/tools.jar:/u01/app/oracle/Middleware/FMW11GR1/wlserver_10.3/server/lib/weblogic_sp.jar:/u01/app/oracle/Middleware/FMW11GR1/wlserver_10.3/server/lib/weblogic.jar:/u01/app/oracle/Middleware/FMW11GR1/modules/features/weblogic.server.modules_10.3.6.0.jar:/u01/app/oracle/Middleware/FMW11GR1/wlserver_10.3/server/lib/webservices.jar:/u01/app/oracle/Middleware/FMW11GR1/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/u01/app/oracle/Middleware/FMW11GR1/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/u01/app/oracle/Database/product/11.2.0.3/db_1/jlib:/u01/app/oracle/Database/product/11.2.0.3/db_1/rdbms/jlib

PATH=/u01/app/oracle/Middleware/FMW11GR1/wlserver_10.3/server/bin:/u01/app/oracle/Middleware/FMW11GR1/modules/org.apache.ant_1.7.1/bin:/u01/app/oracle/Middleware/JRockit/jrockit-jdk1.6.0_33-R28/jre/bin:/u01/app/oracle/Middleware/JRockit/jrockit-jdk1.6.0_33-R28/bin:/u01/app/oracle/Middleware/JRockit/jrockit-jdk1.6.0_33-R28/bin:/u01/app/oracle/Database/product/11.2.0.3/db_1/bin:/usr/sbin:/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/oracle/bin:/home/oracle/bin

Your environment has been set.

[oracle@fmw11g-lab ~]$. /u01/app/oracle/Middleware/FMW11GR1/ECM11GR1/common/bin/config.sh

Screenshot-Fusion Middleware Configuration Wizard

Screenshot-Fusion Middleware Configuration Wizard-2

Screenshot-Fusion Middleware Configuration Wizard-3

Screenshot-Fusion Middleware Configuration Wizard-4

Screenshot-Fusion Middleware Configuration Wizard-5

Screenshot-Fusion Middleware Configuration Wizard-6

Screenshot-Fusion Middleware Configuration Wizard-7

Screenshot-Fusion Middleware Configuration Wizard-8

Screenshot-Fusion Middleware Configuration Wizard-9

Screenshot-Fusion Middleware Configuration Wizard-10

Screenshot-Fusion Middleware Configuration Wizard-11

Screenshot-Fusion Middleware Configuration Wizard-12

Screenshot-Fusion Middleware Configuration Wizard-13

Screenshot-Fusion Middleware Configuration Wizard-14

Screenshot-Fusion Middleware Configuration Wizard-15

. /u01/app/oracle/Middleware/FMW11GR1/wlserver_10.3/server/bin/setWLSEnv.sh
. /u01/app/oracle/Middleware/FMW11GR1_Domains/WCCDomain/startWebLogic.sh

Enter username to boot WebLogic server:weblogic
Enter password to boot WebLogic server:

Screenshot-Oracle WebLogic Server Administration Console - Mozilla Firefox

Screenshot-Settings for WCCDomain - WCCDomain - WLS Console - Mozilla Firefox

Screenshot-Summary of Servers - WCCDomain - WLS Console - Mozilla Firefox

Screenshot-Summary of Servers - WCCDomain - WLS Console - Mozilla Firefox-1

Screenshot-Summary of Servers - WCCDomain - WLS Console - Mozilla Firefox-2

You can either Start the Node manager and try to start the Managed Server form AdminConsole or Start the Managed Server directly.
Both ways of doing it is mentioned below.

. /u01/app/oracle/Middleware/FMW11GR1/wlserver_10.3/server/bin/setWLSEnv.sh
. /u01/app/oracle/Middleware/FMW11GR1/wlserver_10.3/server/bin/startNodeManager.sh

or

. /u01/app/oracle/Middleware/FMW11GR1/wlserver_10.3/server/bin/setWLSEnv.sh
sh /u01/app/oracle/Middleware/FMW11GR1_Domains/WCCDomain/bin/startManagedWebLogic.sh UCM_server1

Screenshot-Summary of Servers - WCCDomain - WLS Console - Mozilla Firefox-4

Screenshot-Settings for UCM_server1 - WCCDomain - WLS Console - Mozilla Firefox

Screenshot-Settings for UCM_server1 - WCCDomain - WLS Console - Mozilla Firefox-1

Screenshot-Oracle WebCenter Content Sign In - Mozilla Firefox-2

Screenshot-Home Page for weblogic - Mozilla Firefox

Posted in FusionMiddleware, Webcenter, Weblogic | Tagged: , , , , , , , , , , , , , | Leave a Comment »

How to Create a Fusion Middleware Repository

Posted by SangramKeshari on February 19, 2013

Oracle Fusion Middleware 11gR1 Repository Creation Utility

Download ofm_rcu_linux_11.1.1.3.3_disk1_1of1.zip : http://www.oracle.com/technetwork/middleware/downloads/fmw-11-download-092893.html

oracle@fmw11g-lab bin]$ pwd
/media/sf_OracleSoftware/ofmw/rcu/rcuHome/bin
[oracle@fmw11g-lab bin]$ ./rcu

0

1

2

Screenshot-Repository Creation Utility - Checking Prerequisites-1

3

Screenshot-Repository Creation Utility - Checking Prerequisites-2

4

5

6

Screenshot-Repository Creation Utility - Creating Tablespaces-1

7

Screenshot-Repository Creation Utility - Create

Screenshot-Repository Creation Utility - Create-1

8

Posted in FusionMiddleware, Webcenter | Tagged: , , , | Leave a Comment »

How To Start Weblogic Server 11gR1 (10.3.6)

Posted by SangramKeshari on December 8, 2012

Starting Weblogic Server in following sequence

1. Starting Admin Server
2. Login to Weblogic Server Admin Console
3. Starting Node Manager
4. Starting Managed Server

1. Starting Admin Server : Go to the Domain Folder and start Admin Server
=========================================================================

[oracle@fmw11g-lab bin]$ pwd
/u01/app/oracle/Middleware/FMW11GR1_Domains/FMW11GR1Domain/bin
[oracle@fmw11g-lab bin]$ ls -ltr
total 48
drwxr-x— 2 oracle oinstall 4096 Nov 30 21:49 service_migration
drwxr-x— 2 oracle oinstall 4096 Nov 30 21:49 server_migration
drwxr-x— 2 oracle oinstall 4096 Nov 30 21:49 nodemanager
-rwxr-x— 1 oracle oinstall 1992 Nov 30 21:49 stopWebLogic.sh
-rwxr-x— 1 oracle oinstall 2466 Nov 30 21:49 stopManagedWebLogic.sh
-rwxr-x— 1 oracle oinstall 5691 Nov 30 21:49 startWebLogic.sh
-rwxr-x— 1 oracle oinstall 3243 Nov 30 21:49 startManagedWebLogic.sh
-rwxr-x— 1 oracle oinstall 13343 Nov 30 21:49 setDomainEnv.sh

[oracle@fmw11g-lab bin]$
[oracle@fmw11g-lab bin]$ pwd
/u01/app/oracle/Middleware/FMW11GR1_Domains/FMW11GR1Domain/bin
[oracle@fmw11g-lab bin]$ ./startWebLogic.sh

Put user id and password
Enter username to boot WebLogic server:weblogic
Enter password to boot WebLogic server:

Click HERE to See the complete LOG FILE

2. Login to Weblogic Server Admin Console
==========================================

Screenshot-Oracle WebLogic Server Administration Console - Mozilla Firefox

Servers -> Control ->
Check the Managed Server you want to Start
Screenshot-Summary of Servers - FMW11GR1Domain - WLS Console - Mozilla Firefox-8

_Screenshot-Summary of Servers - FMW11GR1Domain - WLS Console - Mozilla Firefox-1 (copy)

3. Starting Node Manager
=========================

[oracle@fmw11g-lab bin]$ pwd
/u01/app/oracle/Middleware/FMW11GR1/wlserver_10.3/server/bin
[oracle@fmw11g-lab bin]$ ls -ltr
total 16
drwxr-x— 2 oracle oinstall 4096 Sep 19 18:08 international
-rwxr-x— 1 oracle oinstall 4605 Sep 19 18:08 startNodeManager.sh
-rwxr-x— 1 oracle oinstall 3902 Sep 19 18:08 setWLSEnv.sh
[oracle@fmw11g-lab bin]$ ./startNodeManager.sh

4. Starting Managed Server
===========================

Server -> Control ->
Check the Managed Server you want to Start
Screenshot-Summary of Servers - FMW11GR1Domain - WLS Console - Mozilla Firefox-8

stratingWeblogicAdminServer1

stratingWeblogicAdminServer2

stratingWeblogicAdminServer3

Posted in FusionMiddleware, JAVA, Webcenter, Weblogic | Tagged: , , , | Leave a Comment »

How To Create a Domain in Weblogic Server 11gR1 (10.3.6)

Posted by SangramKeshari on December 8, 2012

Creating a Weblogic Domain in Weblogic Server 11gR1 (10.3.6)

If You have not already Installed Weblogic, than Install Weblogic software first Refer to : How to Install Weblogic Server 11gR1 64bit

[oracle@fmw11g-lab bin]$ pwd
/u01/app/oracle/Middleware/FMW11GR1/wlserver_10.3/common/bin
[oracle@fmw11g-lab bin]$ ls -ltr
total 116
-rwxr-x— 1 oracle oinstall 13740 Sep 19 18:08 wlsifconfig.sh
-rwxr-x— 1 oracle oinstall 794 Sep 19 18:08 wlst.sh
-rwxr-x— 1 oracle oinstall 31227 Sep 19 18:08 wlscontrol.sh
-rwxr-x— 1 oracle oinstall 3308 Sep 19 18:08 upgrade.sh
-rwxr-x— 1 oracle oinstall 2097 Sep 19 18:08 unpack.sh
-rwxr-x— 1 oracle oinstall 1458 Sep 19 18:08 stopDerby.sh
-rwxr-x— 1 oracle oinstall 4098 Sep 19 18:08 startManagedWebLogic.sh
-rwxr-x— 1 oracle oinstall 4092 Sep 19 18:08 startDerby.sh
-rwxr-x— 1 oracle oinstall 2589 Sep 19 18:08 pack.sh
-rwxr-x— 1 oracle oinstall 2284 Sep 19 18:08 config.sh
-rwxr-x— 1 oracle oinstall 2132 Sep 19 18:08 config_builder.sh
-rwxr-x— 1 oracle oinstall 22890 Sep 19 18:08 commEnv.sh
-rwxr-x— 1 oracle oinstall 2150 Sep 19 18:08 setPatchEnv.sh
[oracle@fmw11g-lab bin]$ ./config.sh

1>

Screenshot-Fusion Middleware Configuration Wizard

2>
Screenshot-Fusion Middleware Configuration Wizard-1

3>
Screenshot-Fusion Middleware Configuration Wizard-2

4>
Screenshot-Fusion Middleware Configuration Wizard-3

5>
Screenshot-Fusion Middleware Configuration Wizard-4

6>

Screenshot-Fusion Middleware Configuration Wizard-5

7>
Screenshot-Fusion Middleware Configuration Wizard-7

8>
Screenshot-Fusion Middleware Configuration Wizard-8

9>
Screenshot-Fusion Middleware Configuration Wizard-9

10>
Screenshot-Fusion Middleware Configuration Wizard-10

11>
Screenshot-Fusion Middleware Configuration Wizard-11

12>
Screenshot-Fusion Middleware Configuration Wizard-12

13>
Screenshot-Fusion Middleware Configuration Wizard-13

14>
Screenshot-Fusion Middleware Configuration Wizard-14

15>
Screenshot-Fusion Middleware Configuration Wizard-15

16>
Screenshot-Fusion Middleware Configuration Wizard-16

17>
Screenshot-Fusion Middleware Configuration Wizard-17

Posted in FusionMiddleware, JAVA, Webcenter, Weblogic | Tagged: , , , , , , | Leave a Comment »

How to Install Oracle Fusion Middleware Web Tier Utilities 11gR1

Posted by SangramKeshari on November 18, 2012

Installing Oracle Fusion Middleware Web Tier Utilities 11gR1 (11.1.1.6.0) 64 bit

 

[oracle@fmw11g-lab Disk1]$ pwd
/media/sf_OracleSoftware/ofmw/web-tier/Disk1
[oracle@fmw11g-lab Disk1]$ ls -ltr
total 25
-rwxrwx— 1 root vboxsf 16429 Oct 27 2011 runInstaller
drwxrwx— 1 root vboxsf 0 Dec 19 2011 plugins
drwxrwx— 1 root vboxsf 4096 Dec 19 2011 doc
drwxrwx— 1 root vboxsf 4096 Dec 19 2011 stage
drwxrwx— 1 root vboxsf 0 Dec 19 2011 install
[oracle@fmw11g-lab Disk1]$ which java
/u01/app/oracle/Middleware/JRockit/jrockit-jdk1.6.0_33-R28/bin/java
[oracle@fmw11g-lab Disk1]$ ./runInstaller
Starting Oracle Universal Installer…

Checking Temp space: must be greater than 400 MB. Actual 4632 MB Passed
Checking swap space: must be greater than 500 MB. Actual 5192 MB Passed
Checking monitor: must be configured to display at least 256 colors. Actual 16777216 Passed
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2012-11-18_02-14-42AM. Please wait …[oracle@fmw11g-lab Disk1]$ Log: /u01/app/oracle/oraInventory/logs/install2012-11-18_02-14-42AM.log

1>

Image

 

2>

Image

3>

Image

4>

Image

5>

Image6>

6>
Image

 

7>

Image

 

8>

Image9>

9>
Image

 

10>

Image

 

 

Posted in FusionMiddleware, JAVA, Webcenter, Weblogic | Tagged: , , , , , , | 1 Comment »

How to Install Oracle WebCenter Suite Content Server 11g

Posted by SangramKeshari on November 18, 2012

Installing Oracle Enterprise Content Management (ECM) - (11.1.1.6)

[oracle@fmw11g-lab Disk1]$ pwd
/media/sf_OracleSoftware/ofmw/owc_11116/Disk1
[oracle@fmw11g-lab Disk1]$ ls -ltr
total 101
-rwxrwx— 1 root vboxsf 73728 Sep 15 2011 setup.exe
-rwxrwx— 1 root vboxsf 16429 Oct 27 2011 runInstaller
drwxrwx— 1 root vboxsf 4096 Dec 21 2011 install
drwxrwx— 1 root vboxsf 4096 Dec 21 2011 doc
drwxrwx— 1 root vboxsf 4096 Dec 21 2011 stage
[oracle@fmw11g-lab Disk1]$ ./runInstaller
Starting Oracle Universal Installer…

Checking if CPU speed is above 300 MHz. Actual 2417 MHz Passed
Checking Temp space: must be greater than 150 MB. Actual 4632 MB Passed
Checking swap space: must be greater than 512 MB. Actual 5192 MB Passed
Checking monitor: must be configured to display at least 256 colors. Actual 16777216 Passed
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2012-11-17_10-45-10PM. Please wait …
Please specify JRE/JDK location ( Ex. /home/jre ), <location>/bin/java should exist :/u01/app/oracle/Middleware/JRockit/jrockit-jdk1.6.0_33-R28
[oracle@fmw11g-lab Disk1]$ [WARN ][jrockit] MaxPermSize=512m ignored: Not a valid option for JRockit
Log: /u01/app/oracle/oraInventory/logs/install2012-11-17_10-45-10PM.log

Image

 

2>

Image

 

3>

Image

 

4>

Image

 

5>

Image

6>

Image

 

7>

Image

8>

Image

Posted in FusionMiddleware, Webcenter | Tagged: , , , , | Leave a Comment »

 
Follow

Get every new post delivered to your Inbox.

Join 36 other followers