Vous êtes sur la page 1sur 110

HOST: bias101.bias.

com CREATING VIRTUAL IP

Virtual IP addresses (or VIPs) allow you to use multiple IPs on a single physical network interface. Creating virtual IP addresses is often done to allow webservers to host multiple SSL encrypted web sites on a single webserver or to allow cluster suites to communicate on a dedicated IP address First Login as ROOT #ifconfig

it shows the current ethernet adapter settings and its ip addresses for creating virtual ip
Go to /etc/sysconfig/network-scripts

PREPARED BY RAVI KUMAR LANKE

Page 1

PREPARED BY RAVI KUMAR LANKE

Page 2

Use cp command to copy ifcfg_eth0 to ifcfg_eth1

we have created ifcfg-eth1 as virtual ip open ifcfg-eth1 file and modify it in order to make it active use vi editor to modify ifcfg-eth1 file

PREPARED BY RAVI KUMAR LANKE

Page 3

modify the file like above and save it and exit Now restart the network

PREPARED BY RAVI KUMAR LANKE

Page 4

assigning ip to eth1

PREPARED BY RAVI KUMAR LANKE

Page 5

PREPARED BY RAVI KUMAR LANKE

Page 6

CREATING SHARED STORAGE Login as root Make a directory which u want to share #mkdir u04

And add the following entry /etc/exports in order to share #vi /etc/exports

PREPARED BY RAVI KUMAR LANKE

Page 7

save it and exit Assuming that you want to create mount point for /u04 folder. Then , restart the nfs service

PREPARED BY RAVI KUMAR LANKE

Page 8

go to client and mount the shared storage folder to the other folder in it

if you want to make this mount as permanent , then create entry into /etc/fstab

PREPARED BY RAVI KUMAR LANKE

Page 9

PREPARED BY RAVI KUMAR LANKE

Page 10

CHECKING DATABASE Log in as a oracle user and check whether the database is up or not #su oracle $ps -ef|grep pmon

The above out put shows that the database is not running so we have to start the database first

PREPARED BY RAVI KUMAR LANKE

Page 11

PREPARED BY RAVI KUMAR LANKE

Page 12

PREPARED BY RAVI KUMAR LANKE

Page 13

PREPARED BY RAVI KUMAR LANKE

Page 14

PREPARED BY RAVI KUMAR LANKE

Page 15

PREPARED BY RAVI KUMAR LANKE

Page 16

INSTALLING WEBLOGIC SERVER IN SHARED STORAGE Login as root and do the following

Login as oracle user go to softwares folder run weblogic .jar file in order to install weblogic server

PREPARED BY RAVI KUMAR LANKE

Page 17

click next

PREPARED BY RAVI KUMAR LANKE

Page 18

give the shared storage path and click next

if u want to give mail id give it otherwise no need to give remove the tick for updtaes and click next if any pop up window appears click yes and click next

PREPARED BY RAVI KUMAR LANKE

Page 19

click yes and click next

PREPARED BY RAVI KUMAR LANKE

Page 20

select i wish to remain and click continue

choose typical and click next

PREPARED BY RAVI KUMAR LANKE

Page 21

choose jdk software by clicking on browse button and click next

click next

PREPARED BY RAVI KUMAR LANKE

Page 22

PREPARED BY RAVI KUMAR LANKE

Page 23

click done

PREPARED BY RAVI KUMAR LANKE

Page 24

CREATING SOA REPOSITORIES THROUGH RCU Login as oracle user Goto softwares folder and open rcu and run rcu command

PREPARED BY RAVI KUMAR LANKE

Page 25

PREPARED BY RAVI KUMAR LANKE

Page 26

click next

PREPARED BY RAVI KUMAR LANKE

Page 27

select create and click next

PREPARED BY RAVI KUMAR LANKE

Page 28

click next

PREPARED BY RAVI KUMAR LANKE

Page 29

click ok

PREPARED BY RAVI KUMAR LANKE

Page 30

select soa and bpm infrastructure and click next

PREPARED BY RAVI KUMAR LANKE

Page 31

click ok

PREPARED BY RAVI KUMAR LANKE

Page 32

give the password (password : biascorp ) and click next

PREPARED BY RAVI KUMAR LANKE

Page 33

click next

PREPARED BY RAVI KUMAR LANKE

Page 34

PREPARED BY RAVI KUMAR LANKE

Page 35

PREPARED BY RAVI KUMAR LANKE

Page 36

click ok

PREPARED BY RAVI KUMAR LANKE

Page 37

click create

PREPARED BY RAVI KUMAR LANKE

Page 38

PREPARED BY RAVI KUMAR LANKE

Page 39

click close

PREPARED BY RAVI KUMAR LANKE

Page 40

INSTALLING SOA Login as root user go to softwares folder and change the permissions for soa software

PREPARED BY RAVI KUMAR LANKE

Page 41

click next

PREPARED BY RAVI KUMAR LANKE

Page 42

select skip softwares and click next

PREPARED BY RAVI KUMAR LANKE

Page 43

click next

PREPARED BY RAVI KUMAR LANKE

Page 44

give the middleware home path and click next

PREPARED BY RAVI KUMAR LANKE

Page 45

choose weblogic server and click next

PREPARED BY RAVI KUMAR LANKE

Page 46

click install

PREPARED BY RAVI KUMAR LANKE

Page 47

PREPARED BY RAVI KUMAR LANKE

Page 48

click next

PREPARED BY RAVI KUMAR LANKE

Page 49

click finish

PREPARED BY RAVI KUMAR LANKE

Page 50

CONFIGURING DOMAINS : Login as oracle user And do the following

PREPARED BY RAVI KUMAR LANKE

Page 51

select create new weblogic domain and click next

PREPARED BY RAVI KUMAR LANKE

Page 52

select the following and click next

PREPARED BY RAVI KUMAR LANKE

Page 53

give domain name and path and click next

PREPARED BY RAVI KUMAR LANKE

Page 54

give user name and password note: password is b!a$corp click next

PREPARED BY RAVI KUMAR LANKE

Page 55

click next

PREPARED BY RAVI KUMAR LANKE

Page 56

provide the details and click next note: password is biascorp

PREPARED BY RAVI KUMAR LANKE

Page 57

click next

PREPARED BY RAVI KUMAR LANKE

Page 58

click next

PREPARED BY RAVI KUMAR LANKE

Page 59

click next

PREPARED BY RAVI KUMAR LANKE

Page 60

click next

PREPARED BY RAVI KUMAR LANKE

Page 61

click ok

PREPARED BY RAVI KUMAR LANKE

Page 62

click next

PREPARED BY RAVI KUMAR LANKE

Page 63

click next

PREPARED BY RAVI KUMAR LANKE

Page 64

click next

PREPARED BY RAVI KUMAR LANKE

Page 65

PREPARED BY RAVI KUMAR LANKE

Page 66

click create

PREPARED BY RAVI KUMAR LANKE

Page 67

PREPARED BY RAVI KUMAR LANKE

Page 68

click done STARTING WEBLOGIC SERVER

PREPARED BY RAVI KUMAR LANKE

Page 69

STARTING NODE MANAGER

PREPARED BY RAVI KUMAR LANKE

Page 70

PREPARED BY RAVI KUMAR LANKE

Page 71

PREPARED BY RAVI KUMAR LANKE

Page 72

again start nodemanager

PREPARED BY RAVI KUMAR LANKE

Page 73

PREPARED BY RAVI KUMAR LANKE

Page 74

give username and password username : weblogic password : b!a$corp

PREPARED BY RAVI KUMAR LANKE

Page 75

click login

PREPARED BY RAVI KUMAR LANKE

Page 76

in this console when i tried to start bam_server1 and soa_server1 i get some errors in node manager connection

to resolve this i deleted the domainn and want create new

PREPARED BY RAVI KUMAR LANKE

Page 77

DELETING DOMAINS

Login as oracle user and do the following To remove the domain we just created, do the following

steps Stop the processes associated with the domain

Delete the application and domain directories.


$ rm -Rf $MW_HOME/user_projects/applications/Domainname $ rm -Rf $MW_HOME/user_projects/domains/Domainname

PREPARED BY RAVI KUMAR LANKE

Page 78

Remove the relevant domain entry from the "$MW_HOME/domain-registry.xml" file.


<?xml version="1.0" encoding="UTF-8"?> <domain-registry xmlns="http://xmlns.oracle.com/weblogic/domainregistry"> <domain location="/u01/app/oracle/middleware/user_projects/domains/Domain name"/> </domain-registry>

PREPARED BY RAVI KUMAR LANKE

Page 79

save and exit

Remove the relevant domain entry from the "$WLS_HOME/common/nodemanager/nodemanager.domains" file.


#Domains and directories created by Configuration Wizard #Thu Aug 23 22:53:14 BST 2012 testDomain=/u01/app/oracle/middleware/user_projects/domains/Domai nname

PREPARED BY RAVI KUMAR LANKE

Page 80

save and exit

PREPARED BY RAVI KUMAR LANKE

Page 81

CONFIGURING DOMAINS : Login as oracle user And do the following

PREPARED BY RAVI KUMAR LANKE

Page 82

select create new weblogic domain and click next

PREPARED BY RAVI KUMAR LANKE

Page 83

select the following and click next

PREPARED BY RAVI KUMAR LANKE

Page 84

give domain name and path and click next

PREPARED BY RAVI KUMAR LANKE

Page 85

give user name and password note: password is b!a$corp click next

PREPARED BY RAVI KUMAR LANKE

Page 86

click next

PREPARED BY RAVI KUMAR LANKE

Page 87

provide the details and click next note: password is biascorp

PREPARED BY RAVI KUMAR LANKE

Page 88

click next

PREPARED BY RAVI KUMAR LANKE

Page 89

click next

PREPARED BY RAVI KUMAR LANKE

Page 90

click next

PREPARED BY RAVI KUMAR LANKE

Page 91

click next

PREPARED BY RAVI KUMAR LANKE

Page 92

click ok

PREPARED BY RAVI KUMAR LANKE

Page 93

click next

PREPARED BY RAVI KUMAR LANKE

Page 94

click next

PREPARED BY RAVI KUMAR LANKE

Page 95

click next

PREPARED BY RAVI KUMAR LANKE

Page 96

click next

PREPARED BY RAVI KUMAR LANKE

Page 97

click create

PREPARED BY RAVI KUMAR LANKE

Page 98

PREPARED BY RAVI KUMAR LANKE

Page 99

click done

PREPARED BY RAVI KUMAR LANKE

Page 100

STARTING NODE MANAGER

starting node manager

PREPARED BY RAVI KUMAR LANKE

Page 101

PREPARED BY RAVI KUMAR LANKE

Page 102

PREPARED BY RAVI KUMAR LANKE

Page 103

STARTING SERVERS

After configuring domains we have to start serervers STARTING WEBLOGIC SERVER To start weblogic server do the following

Click enter

PREPARED BY RAVI KUMAR LANKE

Page 104

Weblogic server is started STARTING NODE MANAGER

Click enter

PREPARED BY RAVI KUMAR LANKE

Page 105

Nodemanager was started STARTING MANAGED SERVERS (SOA SERVER AND BAM SERVER) STARTING SOA SERVER

PREPARED BY RAVI KUMAR LANKE

Page 106

soa server is running STARTING BAM SERVER

PREPARED BY RAVI KUMAR LANKE

Page 107

bam server is running

Now open the browser and type http://localhost:7001/console Give user name and password User name : weblogic Password : b!a$corp

PREPARED BY RAVI KUMAR LANKE

Page 108

After login click on servers

This showing all the servers are connected and ther are running well

PREPARED BY RAVI KUMAR LANKE

Page 109

PREPARED BY RAVI KUMAR LANKE

Page 110

Vous aimerez peut-être aussi