Pardus/Linux üzerine Oracle Weblogic kurulum rehberi

Oracle WebLogic Server

Bu kısa yazımda, Oracle Weblogic Server 12c ‘nin Pardus/Linux üzerine kurulumundan bahsedeceğim.

Oracle Weblogic 12c indirme işlemi

Sık kullandığınız internet tarayıcısını açıp aşağıdaki adresi ziyaret edin.
http://www.oracle.com/technetwork/middleware/weblogic/downloads/wls-main-097127.html

“Quick Installer for Mac OSX, Windows, and Linux” bağlantısına tıklayarak yükleme uygulamasını indirin.

http://download.oracle.com/otn/nt/middleware/12c/1221/fmw_12.2.1.0.0_wls_quick_Disk1_1of1.zip

Muhtemelen, giriş yapmanızı isteyecek, endişe etmeyin , üyelik ücretsiz.

indirme işlemi tamamlandıktan sonra zip dosyasını uygun bir alana taşıyın (şahsen /opt dizinini tercih ediyorum)
It will prompt to enter the credential (don’t worry if you don’t have, you can create one in free).
Once downloaded, transfer the zip file to some location (let’s say /opt) on the server
Unzip the file

Zip dosyasını açalım.

[root@localhost]# unzip fmw_12.2.1.0.0_wls_quick_Disk1_1of1.zip
Archive: fmw_12.2.1.0.0_wls_quick_Disk1_1of1.zip
inflating: fmw_12.2.1.0.0_wls_quick.jar
inflating: README.txt
[root@localhost]#

aşağıdaki yeni dosyalar zip dosyasından çıkarılmış olacak.

fmw_12.2.1.0.0_wls_quick.jar

Oracle WebLogic 12c kurulumu

Weblogic uygulama sunucusunu kutmak için, sisteminizde Java yüklü olmalı. Eğer yoksa, aşağıdaki adımı takip ederek kurabilirsiniz;

# sudo apt-get install openjdk-8-jdk

Ardından kurulum işlemine başlayalım..

Şimdi /opt dizinine gidelim (zip dosyasını indirip açtığınız alan). Aşağıdaki komutla, kurulum işlemini başlatalım;

[pardus@localhost]$ java -jar fmw_12.2.1.0.0_wls_quick.jar
Launcher log file is /tmp/OraInstall2016-05-02_02-22-42AM/launcher2016-05-02_02-22-42AM.log.
Extracting files….
Starting Oracle Universal Installer
Checking if CPU speed is above 300 MHz. Actual 2693.984 MHz Passed
Checking swap space: must be greater than 512 MB. Actual 5903 MB Passed
Checking if this platform requires a 64-bit JVM. Actual 64 Passed (64-bit not required)
Checking temp space: must be greater than 300 MB. Actual 49250 MB Passed
Preparing to launch the Oracle Universal Installer from /tmp/OraInstall2016-05-02_02-22-42AM
Log: /tmp/OraInstall2016-05-02_02-22-42AM/install2016-05-02_02-22-42AM.log
*****************************************************
Distribution Name : Oracle Fusion Middleware 12c WebLogic and Coherence Developer
Distribution Version : 12.2.1.0.0
Oracle Inventory : /home/pardus/oraInventory
Oracle Home : /home/pardus/Downloads/wls12210
Java Home : /usr/java/jdk1.8.0_91
Note: Oracle Home not supplied (defaulted to <present working dir>/wls12210)
*****************************************************
Copyright (c) 1996, 2015, Oracle and/or its affiliates. All rights reserved.
Skipping Software Updates
Starting check : CertifiedVersions
Check complete. The overall result of this check is: Not executed <<<<
Warning: Check:CertifiedVersions completed with warnings.
Starting check : CheckJDKVersion
Expected result: 1.8.0_51
Actual Result: 1.8.0_91
Check complete. The overall result of this check is: Passed
CheckJDKVersion Check: Success.
Validations are enabled for this session.
Verifying data
Copying Files
Percent Complete : 10
Percent Complete : 20
Percent Complete : 30
Percent Complete : 40
Percent Complete : 50
Percent Complete : 60
Percent Complete : 70
Percent Complete : 80
Percent Complete : 90
Percent Complete : 100
The installation of Oracle Fusion Middleware 12c WebLogic and Coherence Developer 12.2.1.0.0 completed successfully.
Logs successfully copied to /home/pardus/Downloads/wls12210/cfgtoollogs/oui.
[pardus@localhost]$

Kurulum işlemi kurulum yaptığınız bilgisayar/sunucu kaynaklarına bağlı olarak bir kaç dakika sürebilir. Fakat gördüğünüz gibi, gayet basit ve problemsiz bir kurulum uygulaması.

, , , ,

Comments are closed.

Powered by WordPress. Designed by WooThemes

tr_TRTurkish