搭建`wenblogic`执行`install`脚本失败
搭建weblogic服务,前期准备都已经完成,安装包都是已上传,执行install_wls1213.sh
脚本,出现以下报错:
install_wls1213.sh: line 1: rectory: command not found : command not found line 3: : command not found line 6: : command not found line 9: : command not found line 12: : command not found line 15: : command not found line 18: : command not found line 19: 'nstall_wls1213.sh: line 24: syntax error near unexpected token `{ 'nstall_wls1213.sh: line 24: `create_silent_install_files() {
查看脚本内容,只是生成两个文件,但是提示语法错误,前几天遇到Windows下换行符与Linux下的不同,猜测是编码问题:
- 删除已上传的脚本
- 在该目录下新建一个同名的脚本文件,并进入编辑
- 在xshell界面粘贴
utf-8
编码的脚本内容,保存 - 执行脚本文件
发现成功执行,并安装上了weblogic
服务。
weblogic@linux-velh:/home/weblogic/install> rm install_wls1213.sh weblogic@linux-velh:/home/weblogic/install> ls weblogic@linux-velh:/home/weblogic/install> ls -al total 8 drwxr-xr-x 2 weblogic weblogic 4096 Jun 6 22:22 . drwxr-xr-x 5 weblogic weblogic 4096 Jun 6 22:22 .. weblogic@linux-velh:/home/weblogic/install> vim install_wls1213.sh weblogic@linux-velh:/home/weblogic/install> ls -al total 12 drwxr-xr-x 2 weblogic weblogic 4096 Jun 6 22:23 . drwxr-xr-x 5 weblogic weblogic 4096 Jun 6 22:23 .. -rw-r--r-- 1 weblogic weblogic 2493 Jun 6 22:23 install_wls1213.sh weblogic@linux-velh:/home/weblogic/install> sh install_wls1213.sh CREATING SILENT INSTALL FILES INSTALLING WEBLOGIC SERVER Launcher log file is /tmp/OraInstall2019-06-06_10-23-25PM/launcher2019-06-06_10-23-25PM.log. Extracting files................................... Starting Oracle Universal Installer Checking if CPU speed is above 300 MHz. Actual 1796.690 MHz Passed Checking swap space: must be greater than 512 MB. Actual 1123324 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 12192 MB Passed Preparing to launch the Oracle Universal Installer from /tmp/OraInstall2019-06-06_10-23-25PM Log: /tmp/OraInstall2019-06-06_10-23-25PM/install2019-06-06_10-23-25PM.log Copyright (c) 1996, 2014, Oracle and/or its affiliates. All rights reserved. Reading response file.. Starting check : CertifiedVersions Expected result: One of enterprise-4,enterprise-5,enterprise-6,redhat-6,redhat-4,redhat-5,SuSE-11 Actual Result: SuSE-11 Check complete. The overall result of this check is: Passed CertifiedVersions Check: Success. Starting check : CheckJDKVersion Expected result: 1.7.0_15 Actual Result: 1.7.0_60 Check complete. The overall result of this check is: Passed CheckJDKVersion Check: Success. Validations are enabled for this session. Verifying data...... Copying Files... You can find the log of this install session at: /tmp/OraInstall2019-06-06_10-23-25PM/install2019-06-06_10-23-25PM.log -----------20%----------40%----------60%----------80%--------100% The installation of Oracle Fusion Middleware 12c WebLogic Server and Coherence 12.1.3.0.0 completed successfully. Logs successfully copied to /home/weblogic/tmp/.inventory/logs.
看来是编码问题导致的报错
作者: 咕咚!
出处: https://www.cnblogs.com/linga/
关于作者:专注虚拟化,运维开发,RPA,Rust,Go,Python!
本文版权归作者和博客园共有,禁止*.csdn.net转载,禁止以盈利为目的的转载,转载文章,但未经作者同意必须保留此段声明,且在文章页面明显位置给出, 原文链接 如有问题, 可邮件(oldsixa@163.com)咨询.
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 记一次.NET内存居高不下排查解决与启示
· 探究高空视频全景AR技术的实现原理
· 理解Rust引用及其生命周期标识(上)
· 浏览器原生「磁吸」效果!Anchor Positioning 锚点定位神器解析
· 没有源码,如何修改代码逻辑?
· 分享4款.NET开源、免费、实用的商城系统
· 全程不用写代码,我用AI程序员写了一个飞机大战
· MongoDB 8.0这个新功能碉堡了,比商业数据库还牛
· 白话解读 Dapr 1.15:你的「微服务管家」又秀新绝活了
· 上周热点回顾(2.24-3.2)