`

profileName: Action can not be executed while server is running

 
阅读更多

[webapp@webapp203 bin]$./manageprofiles.sh deleteAll

The following validation errors were present with the command line arguments:

            profileName: Action can not be executed while server is running

[root@webapp203 bin]#lsof ../profiles  #什么都没有

分析原因:由于之前主机名 webapp233,现在修改成 webapp201,导致执行失败

修改方法:[root@webapp203 bin]#vim hosts

158.222.164.201 webapp201

修改成为:

158.222.164.201 webapp233,保存,不用修改主机名。

注意hosts文件中,只能有一个weapp233对应一个IP。

 

 

分享到:
评论

相关推荐

    SQL Server 2005 RTM 安装错误 :The SQL Server System Configuration Checker cannot be executed due to

    The SQL Server System Configuration Checker cannot be executed due to WMI configuration on the machine XXXX Error:2147749896 (0x80041008).  For help, click: ...

    Android开发adb.exe’ and can be executed.错误解决方法

    在Android开发过程中,有时会遇到“adb.exe' and can be executed.”这样的错误,这通常意味着ADB(Android Debug Bridge)服务无法正常启动或者被其他进程占用。以下是一些解决此类问题的详细步骤和相关知识点: ...

    微软内部资料-SQL性能优化3

    There was no way to prevent non-repeatable reads while not preventing phantoms. By default, SQL Server 2000 operates at an isolation level of READ COMMITTED. To make use of either more or less strict...

    Senfore_DragDrop_v4.1

    It is recommended that you start by running each of the demo applications and then look through the demo source. Each demo application is supplied with a readme.txt file which briefly describes what ...

    计算机网络第六版答案

    28. Trudy can pretend to be Bob to Alice (and vice-versa) and partially or completely modify the message(s) being sent from Bob to Alice. For example, she can easily change the phrase “Alice, I owe ...

    Microsoft SQL 2007年认证试题(英文PDF版)

    - **Paused Server:** If the SQL Server service is paused or stopped, it will not accept connections. However, since local connections are successful, this is less likely to be the issue. **Best ...

    Hadoop学习笔记(一)Hadoop快速入门:3.编译

    1. 前期准备工作1.1 CentOS联网配置CentOS能连接外网。Linux虚拟机pingwww.baidu.com是畅通的注意...ant-1.9.9-bin.tar.gz(build工具,打包用的)(4)apache-maven-3.0.5-bin.tar.gz(5)protobuf-2.5.0.tar.gz(序列

    微软内部资料-SQL性能优化5

    This clustered key can be multiple column if the clustered index is composite, or is defined to be non-unique.  If the table is a heap (in other words, it has no clustered index), the bookmark is a...

    VMwareTools-8.1.3-203739.tar.gz

    低版本 rhel5.4 可用的VMtools,好用。绝对好用。资源难得。解决:This configuration program is to be executed in a virtual machine. Execution aborted

    2009 达内Unix学习笔记

    集合了 所有的 Unix命令大全 ...telnet 192.168.0.23 自己帐号 sd08077-you0 ftp工具 192.168.0.202 tools-toolss ... 各个 shell 可互相切换 ksh:$ sh:$ csh:guangzhou% bash:bash-3.00$ ... 命令和参数之间必需用空格隔...

    SSD7 选择题。Multiple-Choice

    (d) Derived attributes are usually not stored because they can be computed. Correct answer is (d) 7. In an ER model, what is a recursive relationship type? (a) A never-ending type of ...

    Android代码-Termux:Task

    A Termux add-on app allowing Termux programs to be executed from Tasker. Termux:Task on Google Play Termux:Task on F-Droid License Released under the GPLv3 license. How to use Create a new Tasker ...

    Android开发adb.exe' and can be executed.错误解决方法

    然而,有时候用户可能会遇到“adb.exe' and can be executed.”这样的错误提示,这通常意味着adb服务无法正常启动或者其关联的端口被其他进程占用。本文将深入探讨这个问题的原因以及解决办法。 首先,让我们了解...

    大型机基础的考试试题

    1. What is this and how can it be executed? A. It's a JCL procedure and cannot be executed. B. It's a job and may be submitted with a SUBMIT command. C. It's a JCL procedure and can be executed with a...

    PowerCommands for Visual Studio 2008

    It can be executed from different places depending on the type of project. For CSharp projects it can be executed from the references node. For Visual Basic and Website projects it can be executed ...

    Google C++ Style Guide(Google C++编程规范)高清PDF

    Another useful rule of thumb: it's typically not cost effective to inline functions with loops or switch statements (unless, in the common case, the loop or switch statement is never executed)....

    Exchange Server 2010 Unleashed.pdf

    means that the method you are left with needs to be planned, tested, and executed with the utmost care to minimize, if not eliminate, any interruption to users. This part of the book includes a ...

    JLink_Windows_V648.zip

    DLL: Programming issue while another application is already running on Hilscher NetX90, fixed. DLL: QSPI flash programming: When the QE bit was set before flash programming, it has been cleared but ...

Global site tag (gtag.js) - Google Analytics