关闭weblogic814报错如下:
You MUST include a username parameter that can be used to shutdown Weblogic Server
解决办法:
用vi查看stopWeblogic.sh,您会发现停止weblogic直接执行该脚本是不行的,必须加上几个参数,具体格式如下:
# Usage: stopWebLogic [username] [password] [server-name] [admin-url]
# The default value of server-name is myserver
# The default value of admin-url is t3://localhost:7001
因此,如果你对脚本比较熟悉的话,可以更改这些变量,上面错误提示就是因为使用了默认的admin-url,然而您的admin-url并不是该url,最简单的办法就是执行该脚本的时候将各个参数正确的加上,例如:
./stopWebLogic.sh weblogic weblogic myserver t3://localhost:8888
注:./stopWebLogic.sh weblogic weblogic 此方法成功。
分享到:
相关推荐
部分手机在fastboot模式下在win10(8代CPU)上使用USB3.0接口连接会显示 press any key to shutdown解决方法: 下载修复文件到电脑,右键管理员运行后即可完美解决
此bat文件解决小米miui链接电脑进入fastboot模式时出现press any key to shutdown的问题,以管理员身份运行即可
进入fastboot模式后,一连接刷机助手就变成press any key to shutdown 右键 管理员运行即可
Label3D.zip This is a Label 3D user control that works like the standard VB label control, but you can define the 3D look of the control.<END><br>14 , D-Tray101.zip This is a useful tool to ...
6 , chunks.zip This will open a file and read it in "Chunks" of a selected file.<END><br>7 , logging.zip This is a bas that will log installation procedures so the file can be removed later....
This means that you need to buy it if you would like to continue using it after the evaluation period. Installation ============ 1) Uninstall any previous version of BurnInTest 2) Double click (or ...
files can be assigned to any free DOS drive letter using its : switch RDISK runs with V2 0 or V3 0 XMS managers 60 MB maximum for V2 0 XMS It uses only 656 to 752 bytes of upper memory depending ...
constrains some modules that can be used. 2. Prerequisites The code requires Python 2.7 to work. Most Linux distros, ESXi and OS X ship with a compatible Python interpreter and should work without ...
Interestingly the processor architecture plays an important role here as you can see in the performance tests as it is directly related to the sorting key time, the Core iX processors seem to be very ...
- SRVCTL can be used to shutdown Oracle instances. - RMAN can be used to start up Oracle instances. - The Data Pump utility can be used to load data from text files. **正确答案**: BCDE - **解释**: ...
当遇到“Failed shutdown of Apache Portable Runtime”的问题时,这通常意味着在尝试关闭APR时遇到了错误。这个问题可能是由于多种原因引起的,包括但不限于配置错误、依赖库的问题或者系统资源冲突。 首先,我们...
- **FSM (Finite State Machine):** FSMs can be used within actors to manage complex state transitions. This pattern is useful for implementing stateful behaviors. - **Persistence:** Akka Persistence ...
Oracle Initialization or Shutdown in Progress 解决方法 Oracle Initialization or Shutdown in Progress 是 Oracle 中一个常见的问题,即 Oracle 初始化或关闭过程中无法连接数据库的问题。今天,我们将详细介绍...
The started programs behave like Windows services in that they will be running in the background without the user having to log into the machine. A user cannot kill the programs started by this ...
(A)启动Excel,选择菜单“数据->导入外部数据->导入数据”,选择RadminM.txt文件; (B)文本导入向导第1步,直接单击“下一步”; (C)第2步必须选中“逗号”分隔符,再单击“下一步”; (D)第3步必须将所有18列都...
GPEs, to be used for debugging systems with a large number of ACPI interrupts. Implemented support for the "DMAR" ACPI table (DMA Redirection Table) in both the ACPICA headers and the disassembler. ...
Can be used to make a progressbar<END><br>13 , subcls32.zip This demonstrates hoe to write a subclassing control. And it has many examples as to how to use the control (included.)<END><br>14 , ...
It can be updated automatically and put the latest broadcasting stations series into your computer, that is, it can keep the connectivity as steady as possible so as to you can listen to the program ...
(A)启动Excel,选择菜单“数据->导入外部数据->导入数据”,选择RadminM.txt文件; (B)文本导入向导第1步,直接单击“下一步”; (C)第2步必须选中“逗号”分隔符,再单击“下一步”; (D)第3步必须将所有18列都...
I have used various techniques in this application that can be useful for beginners and intermediate programmers. Before I start explaining the parts of the program, you have to know some variables' ...