设为首页 收藏本站
查看: 845|回复: 0

[经验分享] RHEL5.6安装WebLogic

[复制链接]
累计签到:1 天
连续签到:1 天
发表于 2014-11-17 11:37:10 | 显示全部楼层 |阅读模式
一、搭建JDK环境,这里安装1.6的版本
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#mkdir /app/jdk1.6.0_31/
#vi /etc/profile
export JAVA_HOME=/app/jdk1.6.0_31
export PATH=$PATH:$JAVA_HOME/bin:$PATH
export CLASSPATH=.:$JAVA_HOME/lib.dt.jar:$JAVA_HOME/lib/tools.jar
export JRE_HOME=$JAVA_HOME/jre
#source /etc/profile
#mv jdk-6u31-linux-x64.bin /app
#./jdk-6u31-linux-x64.bin


# java -version                  #输出jdk的版本为安装的版本则表明安装正确
java version "1.6.0_31"
Java(TM) SE Runtime Environment (build 1.6.0_31-b04)
Java HotSpot(TM) 64-Bit Server VM (build 20.6-b01, mixed mode)




二安装WebLogic部分
1)添加weblogic用户
1
2
3
# groupadd weblogic
# useradd -g weblogic weblogic
# passwd weblogic



2)创建WebLogic的安装目录
1
# mkdir /app/weblogic



3)这里采用.jar方式来安装。
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
#su weblogic
$ java -jar wls1033_generic.jar -mode=console

Unable to instantiate GUI, defaulting to console mode.
Extracting 0%....................................................................................................100%





<-------------------- Oracle Installer - WebLogic 10.3.3.0 ------------------->

Welcome:
--------

This installer will guide you through the installation of WebLogic 10.3.3.0.
Type "Next" or enter to proceed to the next prompt.  If you want to change data entered previously, type "Previous".  You may quit the installer at any time by typing "Exit".




Enter [Exit][Next]> Next                      #键入 "Next" 或按 Enter 键继续下一个提示





<-------------------- Oracle Installer - WebLogic 10.3.3.0 ------------------->

Choose Middleware Home Directory:
---------------------------------

    "Middleware Home" = [Enter new value or use default
"/home/weblogic/Oracle/Middleware"]




Enter new Middleware Home OR [Exit][Previous][Next]> /app/weblogic     #选择WebLogic的安装路径





<-------------------- Oracle Installer - WebLogic 10.3.3.0 ------------------->

Choose Middleware Home Directory:
---------------------------------

    "Middleware Home" = [/app/weblogic]

Use above value or select another option:
    1 - Enter new Middleware Home
    2 - Change to default [/home/weblogic/Oracle/Middleware]




Enter option number to select OR [Exit][Previous][Next]> Next          #这里已经确认的安装目录,直接Next






<-------------------- Oracle Installer - WebLogic 10.3.3.0 ------------------->

Register for Security Updates:
------------------------------

Provide your email address to be informed of security issues, install the product, and initiate configuration manager. http://www.oracle.com/support/policies.html

   1|Email:[]
   2|My Oracle Support Password:[]
   3|Receive Security Update:[Yes]



Enter index number to select OR [Exit][Previous][Next]> 3                #出现选则”注册安全更新”的方式,我们这里选择3





<-------------------- Oracle Installer - WebLogic 10.3.3.0 ------------------->

Register for Security Updates:
------------------------------

Provide your email address to be informed of security issues, install the product, and initiate configuration manager. http://www.oracle.com/support/policies.html

    "Receive Security Update:" = [Enter new value or use default "Yes"]



Enter [Yes][No]? No                                                      #此时更改接收更新的方式,输入“No”回车





<-------------------- Oracle Installer - WebLogic 10.3.3.0 ------------------->

Register for Security Updates:
------------------------------

Provide your email address to be informed of security issues, install the product, and initiate configuration manager. http://www.oracle.com/support/policies.html

    "Receive Security Update:" = [Enter new value or use default "Yes"]


    ** Do you wish to bypass initiation of the configuration manager and
    **  remain uninformed of critical security issues in your configuration?


Enter [Yes][No]? Yes                                                      #输入Yes来确认我们的选择





<-------------------- Oracle Installer - WebLogic 10.3.3.0 ------------------->

Register for Security Updates:
------------------------------

Provide your email address to be informed of security issues, install the product, and initiate configuration manager. http://www.oracle.com/support/policies.html

   1|Email:[]
   2|My Oracle Support Password:[]
   3|Receive Security Update:[No]



Enter index number to select OR [Exit][Previous][Next]> Next                #这里直接Next               





<-------------------- Oracle Installer - WebLogic 10.3.3.0 ------------------->

Choose Install Type:
--------------------

Select the type of installation you wish to perform.

->1|Typical                                                  
    |  Install the following product(s) and component(s):
    | - WebLogic Server
    | - Oracle Coherence

   2|Custom
    |  Choose software products and components to install and perform optional
    |configuration.





Enter index number to select OR [Exit][Previous][Next]> 1                    #选择安装类型:1是典型的,2是定制。我们这里选择1





<-------------------- Oracle Installer - WebLogic 10.3.3.0 ------------------->

JDK Selection (Any * indicates Oracle Supplied VM):
---------------------------------------------------

JDK(s) chosen for use with this product installation will be installed. Supported defaults if not deselected will be used in script string-substitution.

   1|Add Local Jdk
   2|/app/jdk1.6.0_31/jdk1.6.0_31[x]



   *Estimated size of installation:  727.6 MB


Enter 1 to add or >= 2 to toggle selection  OR [Exit][Previous][Next]> 2    #这里选择jdk的安装路径,我们选择本地jdk。







<-------------------- Oracle Installer - WebLogic 10.3.3.0 ------------------->

JDK Selection (Any * indicates Oracle Supplied VM):
---------------------------------------------------

JDK(s) chosen for use with this product installation will be installed. Supported defaults if not deselected will be used in script string-substitution.

   1|Add Local Jdk
   2|/app/jdk1.6.0_31/jdk1.6.0_31[ ]


    ** Please select appropriate JDK.


Enter 1 to add or >= 2 to toggle selection  OR [Exit][Previous][Next]> 2





<-------------------- Oracle Installer - WebLogic 10.3.3.0 ------------------->

JDK Selection (Any * indicates Oracle Supplied VM):
---------------------------------------------------

JDK(s) chosen for use with this product installation will be installed. Supported defaults if not deselected will be used in script string-substitution.

   1|Add Local Jdk
   2|/app/jdk1.6.0_31/jdk1.6.0_31[x]



   *Estimated size of installation:  727.6 MB


Enter 1 to add or >= 2 to toggle selection  OR [Exit][Previous][Next]>





<-------------------- Oracle Installer - WebLogic 10.3.3.0 ------------------->

Choose Product Installation Directories:
----------------------------------------

Middleware Home Directory: [/app/weblogic]

Product Installation Directories:


   1|WebLogic Server: [/app/weblogic/wlserver_10.3]
   2|Oracle Coherence: [/app/weblogic/coherence_3.5]




Enter index number to select OR [Exit][Previous][Next]> 1





<-------------------- Oracle Installer - WebLogic 10.3.3.0 ------------------->

Choose Product Installation Directories:
----------------------------------------

    "WebLogic Server" = [Enter new value or use default
"/app/weblogic/wlserver_10.3"]




Enter new WebLogic Server OR [Exit][Previous][Next]> next





<-------------------- Oracle Installer - WebLogic 10.3.3.0 ------------------->

Choose Product Installation Directories:
----------------------------------------

Middleware Home Directory: [/app/weblogic]

Product Installation Directories:


   1|WebLogic Server: [/app/weblogic/wlserver_10.3]
   2|Oracle Coherence: [/app/weblogic/coherence_3.5]




Enter index number to select OR [Exit][Previous][Next]> 1





<-------------------- Oracle Installer - WebLogic 10.3.3.0 ------------------->

Choose Product Installation Directories:
----------------------------------------

Middleware Home Directory: [/app/weblogic]

Product Installation Directories:


   1|WebLogic Server: [/app/weblogic/wlserver_10.3]
   2|Oracle Coherence: [/app/weblogic/coherence_3.5]




Enter index number to select OR [Exit][Previous][Next]> 1





<-------------------- Oracle Installer - WebLogic 10.3.3.0 ------------------->

Choose Product Installation Directories:
----------------------------------------

Middleware Home Directory: [/app/weblogic]

Product Installation Directories:


   1|WebLogic Server: [/app/weblogic/wlserver_10.3]
   2|Oracle Coherence: [/app/weblogic/coherence_3.5]




Enter index number to select OR [Exit][Previous][Next]> Next





<-------------------- Oracle Installer - WebLogic 10.3.3.0 ------------------->

The following Products and JDKs will be installed:
--------------------------------------------------

    WebLogic Platform 10.3.3.0
    |_____WebLogic Server
    |    |_____Core Application Server
    |    |_____Administration Console
    |    |_____Configuration Wizard and Upgrade Framework
    |    |_____Web 2.0 HTTP Pub-Sub Server
    |    |_____WebLogic SCA
    |    |_____WebLogic JDBC Drivers
    |    |_____Third Party JDBC Drivers
    |    |_____WebLogic Server Clients
    |    |_____WebLogic Web Server Plugins
    |    |_____UDDI and Xquery Support
    |    |_____Evaluation Database
    |_____Oracle Coherence
         |_____Coherence Product Files

    *Estimated size of installation: 727.7 MB




Enter [Exit][Previous][Next]> Next
Nov 13, 2014 4:36:56 PM java.util.prefs.FileSystemPreferences$2 run
INFO: Created user preferences directory.





<-------------------- Oracle Installer - WebLogic 10.3.3.0 ------------------->

Installing files..

0%          25%          50%          75%          100%
[------------|------------|------------|------------]
[***************************************************]


Performing String Substitutions...





<-------------------- Oracle Installer - WebLogic 10.3.3.0 ------------------->

Configuring OCM...

0%          25%          50%          75%          100%
[------------|------------|------------|------------]
[***************************************************]


Creating Domains...





<-------------------- Oracle Installer - WebLogic 10.3.3.0 ------------------->

Installation Complete


Congratulations! Installation is complete.


Press [Enter] to continue or type [Exit]> 回车





<-------------------- Oracle Installer - WebLogic 10.3.3.0 ------------------->

Clean up process in progress ...              #到这里则表示安装成功
[weblogic@eshopmn weblogic]$






运维网声明 1、欢迎大家加入本站运维交流群:群②:261659950 群⑤:202807635 群⑦870801961 群⑧679858003
2、本站所有主题由该帖子作者发表,该帖子作者与运维网享有帖子相关版权
3、所有作品的著作权均归原作者享有,请您和我们一样尊重他人的著作权等合法权益。如果您对作品感到满意,请购买正版
4、禁止制作、复制、发布和传播具有反动、淫秽、色情、暴力、凶杀等内容的信息,一经发现立即删除。若您因此触犯法律,一切后果自负,我们对此不承担任何责任
5、所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其内容的准确性、可靠性、正当性、安全性、合法性等负责,亦不承担任何法律责任
6、所有作品仅供您个人学习、研究或欣赏,不得用于商业或者其他用途,否则,一切后果均由您自己承担,我们对此不承担任何法律责任
7、如涉及侵犯版权等问题,请您及时通知我们,我们将立即采取措施予以解决
8、联系人Email:admin@iyunv.com 网址:www.yunweiku.com

所有资源均系网友上传或者通过网络收集,我们仅提供一个展示、介绍、观摩学习的平台,我们不对其承担任何法律责任,如涉及侵犯版权等问题,请您及时通知我们,我们将立即处理,联系人Email:kefu@iyunv.com,QQ:1061981298 本贴地址:https://www.yunweiku.com/thread-30394-1-1.html 上篇帖子: Weblogic10安装与配置 下篇帖子: centos6.6安装weblogic12c注意问题
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

扫码加入运维网微信交流群X

扫码加入运维网微信交流群

扫描二维码加入运维网微信交流群,最新一手资源尽在官方微信交流群!快快加入我们吧...

扫描微信二维码查看详情

客服E-mail:kefu@iyunv.com 客服QQ:1061981298


QQ群⑦:运维网交流群⑦ QQ群⑧:运维网交流群⑧ k8s群:运维网kubernetes交流群


提醒:禁止发布任何违反国家法律、法规的言论与图片等内容;本站内容均来自个人观点与网络等信息,非本站认同之观点.


本站大部分资源是网友从网上搜集分享而来,其版权均归原作者及其网站所有,我们尊重他人的合法权益,如有内容侵犯您的合法权益,请及时与我们联系进行核实删除!



合作伙伴: 青云cloud

快速回复 返回顶部 返回列表