Explanation | 应用程序包含消息驱动的企业 bean。消息驱动的企业 bean 必需的侦听器端口名没有值。 |
Action | 在此错误消息所列示的任务中,请对消息驱动的 Bean 指定侦听器端口值。 |
Explanation | 应用程序包含非消息驱动的 Bean。非消息驱动的 Bean 必需的 JNDI 名称没有值。 |
Action | 在此错误消息所列示的任务中,请对非消息驱动的 Bean 指定 JNDI 名称。 |
Explanation | 应用程序包含对 Oracle 资源提供程序的资源引用。Oracle 的必需隔离级别没有值。 |
Action | 在此错误消息所列示的任务中,请对资源引用指定隔离级别。 |
Explanation | 应用程序包含一个 Enterprise JavaBeans(EJB)1.x。模块级别和 CMP Bean 级别上都未指定数据源 JNDI 名称。您必须在至少一个级别上指定 JNDI 名称。如果在模块级别上指定了数据源数据,就不必为此模块中的每个 CMP bean 指定数据源 JNDI 名称,除非想覆盖模块级别的设置。如果您未在模块级别上指定数据源 JNDI 名称,那么您必须为此模块中的每个 CMP Bean 指定它。 |
Action | 在模块级别或 CMP Bean 级别上指定数据源 JNDI 名称。 |
Explanation | 应用程序包含了一个 2.x 企业 bean,它具有其数据源的资源授权值。为资源授权指定了不正确的值。正确的值是容器或每个应用程序。 |
Action | 为错误消息中所列出的模块中的资源权限指定正确值。 |
Explanation | 应用程序中存在不受保护的方法。EJB 1.x 模块的不受保护方法的有效值包括保留此条目为空白以保持此方法不受保护,或拒绝所有访问。EJB 2.x 模块的不受保护方法的有效值包括不检查、排除或安全角色名列表。 |
Action | 在错误消息中所列出的模块和任务中指定正确保护值。 |
Explanation | 应用程序中存在企业 bean 或资源引用。绑定引用必需的 JNDI 名称字段没有值。 |
Action | 在此错误消息所列示的任务中,请对引用指定 JNDI 名称。 |
Explanation | 应用程序中存在资源引用。标识此资源为 Oracle 提供程序的隐藏字段没有值。此字段由客户机填充,而不是由用户填充。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 未给安全角色指定用户信息。 |
Action | 请为错误消息中所列示的任务指定有效用户。 |
Explanation | 应用程序包含 Web 模块。用于指定虚拟主机以安装 Web 模块的必需字段没有值。 |
Action | 请为错误消息中所列示的 Web 模块指定虚拟主机。 |
Explanation | 为应用程序设置任务时发生错误。 |
Action | 如果任务提供程序提供了安装任务对象,那么请验证是否正确设置了这些对象。 |
Explanation | 为应用程序设置任务时发生错误。 |
Action | 如果任务提供程序提供了安装任务对象,那么请验证是否正确设置了这些对象。 |
Explanation | 准备应用程序时发生验证错误。此消息后跟详细错误消息。 |
Action | 请参阅此详细消息,以获取如何更正问题的指示信息。 |
Explanation | 准备应用程序时任务中发生错误。 |
Action | 准备应用程序时请再次输入任务数据。 |
Explanation | 传递给编辑函数(如 getApplicationInfo、getModuleInfo、exportApplication 和 extractDDL)的应用程序名为 null。 |
Action | 如果您程序化地使用这些函数,那么请确保应用程序名不为 null。 |
Explanation | 启动或停止函数中提供的应用程序名不是已安装的应用程序名。 |
Action | 如果您程序化地使用这些函数,那么请确保具有此指定名称的应用程序已安装。 |
Explanation | 不支持指定的数据库供应商类型。 |
Action | 请指定受支持的数据库供应商类型。 |
Explanation | 对于 listModules 或 extractDDL 函数,应用程序管理逻辑无法获取存储在 Application Server 配置中的 EAR 文件。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 将 EAR 文件复制到配置库时发生错误。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 编译 Web 应用程序归档(WAR)文件中的 JSP 文件时发生错误。 |
Action | 请验证 JSP 文件没有任何未编译的代码。 |
Explanation | 准备应用程序时,在“更正 Oracle 隔离级别”任务中发生错误。 |
Action | 请验证您的应用程序是否使用 Application Server Toolkit。 |
Explanation | 准备应用程序时发生错误。用于为 Oracle 资源提供程序指定隔离级别的值不正确。有效值为 2(对于读落实的事务)或 7(对于可序列化的事务)。 |
Action | 请为错误消息中所指定的资源引用中的隔离级别字段输入正确值。 |
Explanation | 准备应用程序时发生错误。用于为 Oracle 资源提供程序指定隔离级别的值不正确。有效值为 2(对于读落实的事务)或 7(对于可序列化的事务)。 |
Action | 请为隔离级别字段输入正确值。 |
Explanation | 准备应用程序时发生错误。未指定容器管理的持久性(CMP)Bean 的数据源。 |
Action | 请为错误消息中指定的 CMP Bean 指定数据源。 |
Explanation | 准备应用程序时发生错误。1.x 容器管理的持久性(CMP)Bean 的数据源有不完整的数据。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 准备应用程序时发生错误。未正确指定容器管理的持久性(CMP)Bean 的资源授权值。正确值包含 per application 或 container。 |
Action | 请为错误消息中指定的 CMP Bean 中的资源授权输入正确值。 |
Explanation | 准备应用程序时发生错误。2.x CMP Bean 的连接工厂有不完整的数据。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 准备应用程序时发生错误。输入的安全角色名不存在。 |
Action | 请指定现有安全角色名。 |
Explanation | 不支持指定的数据库访问类型。 |
Action | 请指定受支持的数据库访问类型。 |
Explanation | 准备应用程序时发生错误。指定的服务器字符串的格式不正确。服务器和集群的正确格式分别为“WebSphere:cell=<cell>,node=<node>,server=<server>”和“WebSphere:cell=<cell>,cluster=<cluster>”。 |
Action | 请指定正确的服务器字符串。 |
Explanation | 准备应用程序时,在“将用户映射到角色”任务中发生错误。 |
Action | 如果问题仍存在,那么请使用 Application Server Toolkit 验证您的应用程序。 |
Explanation | 准备应用程序时,“为不受保护的方法选择方法保护”任务中发生错误。 |
Action | 如果问题仍存在,那么请使用 Application Server Toolkit 验证您的应用程序。 |
Explanation | 准备应用程序时,“为不受保护的方法选择方法保护”任务中发生错误。 |
Action | 如果问题仍存在,那么请使用 Application Server Toolkit 验证您的应用程序。 |
Explanation | 准备应用程序时,“为不受保护的方法选择方法保护”任务中发生错误。 |
Action | 如果问题仍存在,那么请使用 Application Server Toolkit 验证您的应用程序。 |
Explanation | 准备应用程序时,“为不受保护的方法选择方法保护”任务中发生错误。 |
Action | 如果问题仍存在,那么请使用 Application Server Toolkit 验证您的应用程序。 |
Explanation | 不支持指定的 JDK 一致性级别。 |
Action | 请指定受支持的 JDK 一致性级别。 |
Explanation | “部署 EJB”任务找不到要处理的 EAR 或 EJB JAR 文件。 |
Action | 请验证对“部署 EJB”任务指定的选项。 |
Explanation | 为 AppManagement MBean 的 installApplication API 提供的 EAR 文件路径为 null。 |
Action | 如果程序化调用此 API,那么请确保 EAR 路径不为 null。 |
Explanation | 为 AppManagement MBean 的 installApplication API 提供的属性表为 null。 |
Action | 如果程序化地调用此 API,那么请确保属性表不为 null。 |
Explanation | 为 AppManagement MBean 的 installApplication API 提供的企业归档(EAR)文件路径不包含文件。 |
Action | 请确保文件存在于指定的位置上。 |
Explanation | 安装期间发生意外的异常。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 传递到 AppManagement MBean 的 checkIfAppExists 或 uninstallApplication API 的应用程序名为 null。 |
Action | 如果程序化地调用这些 API,那么请确保此名称不为 null。 |
Explanation | 传递给 AppManagement MBean 的 uninstallApplication API 的属性表不能为 null。 |
Action | 如果程序化地调用此 API,那么请确保属性表不为 null。 |
Explanation | 卸载应用程序时发生意外的异常。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 传递给 AppManagement MBean 的 getModuleInfo API 的模块参数是无效的。 |
Action | 请确保模块参数是具有值 moduleURI+ddURI 的字符串。 |
Explanation | 传递给 AppManagement MBean 的 getApplicationInfo API 或 getModuleInfo API 的模块唯一 URI 与企业归档(EAR)文件中的模块不匹配时发生异常。唯一的 URI 为 moduleURI+ddURI |
Action | 如果程序化地调用 AppManagement MBean 的 getApplicationInfo API 或 getModuleInfo API,那么请确保传递的参数正确。 |
Explanation | 应用程序绑定文件(EE5 的 ibm-application-bnd.xmi 或 ibm-application-bnd.xml 文件)中的 RunAsBinding 元素引用应用程序部署描述符(application.xml)中不存在的安全角色元素。 |
Action | 验证该安全角色在应用程序部署描述符文件中是否存在。 |
Explanation | 在应用程序安装过程中,如果企业归档(EAR)文件由于意外错误而锁定并且不能关闭,会发生此异常。此错误发生时,将停止应用程序安装。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 应用程序卸载期间检查应用程序是否存在时发生意外的异常,因此未继续进行卸载。如果配置中不存在要卸载的应用程序,那么也会发生此问题。 |
Action | 请验证为卸载操作提供的应用程序名是否正确。 |
Explanation | 安排为执行某个应用程序安装活动的任务无法实例化时抛出此异常。由于此异常,安装停止。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 准备应用程序时发生错误。未指定 Java 归档(JAR)文件的缺省数据源。 |
Action | 请为错误消息中指定的 JAR 文件指定缺省数据源。 |
Explanation | 准备应用程序时发生错误。Java 归档(JAR)文件的缺省数据源具有不完整的数据。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 准备应用程序时发生错误。未正确指定 Java 归档(JAR)文件的资源授权值。正确值是 per application 或 container。 |
Action | 请为错误消息中所指定 JAR 文件中的资源授权输入正确值。 |
Explanation | 准备应用程序时发生错误。Java 归档(JAR)文件的缺省连接工厂包含不完整的数据。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 当从应用程序安装所在的节点的 serverindex.xml 文件为已部署的应用程序删除条目时发生意外的异常。应用程序可能未成功卸载。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 应用程序安装中的前一条消息详细描述了 EJBDeploy 程序执行期间发生的错误。 |
Action | 请验证与应用程序一起组装的 EJB 归档文件是否有效,并且是否为可部署的 JAR 文件。 |
Explanation | EJB 部署期间发生意外的异常。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | EAR 文件展开期间发生意外的异常。 |
Action | 请验证是否有足够磁盘空间用于完全解压缩 EAR 文件,以及是否为 temp 目录和指定为安装目标的目录设置了正确的文件许可权。 |
Explanation | 保存现有应用程序编辑期间所传递信息时发生意外的异常。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 应用程序安装期间,将应用程序的配置文档保存到 WebSphere 存储库时发生意外的错误。关于故障的更详细的消息在此消息之前。 |
Action | 请参阅日志文件中先前的消息,以获得故障描述。 |
Explanation | 应用程序包含了 RunAs 系统身份,该身份可以可选地更改为 RunAs 角色。您已指定将 RunAs 系统身份更改为现有的 RunAs 角色。然而,为现有 RunAs 角色指定的用户映射数据与“映射角色到用户”任务中的现有数据不匹配。 |
Action | 请确保您切换到的 RunAs 角色具有的用户标识和密码数据与在“映射角色到用户”任务中指定的数据相同。 |
Explanation | 应用程序包含了 RunAs 系统身份,该身份可以可选地更改为 RunAs 角色。尝试获取 RunAs 角色任务时发生错误。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 应用程序包含了 RunAs 系统身份,该身份可以可选地更改为 RunAs 角色。您已指定将 RunAs 系统身份更改为不存在的 RunAs 角色。然而,此不存在的 RunAs 角色已用于多个 RunAs 系统身份,并且没有匹配的用户映射数据。 |
Action | 请确保为相同的 RunAs 角色名输入相同的用户映射数据(用户标识和密码)。 |
Explanation | 在配置中搜索过滤策略时发生错误。未执行安全过滤。 |
Action | 如果不存在安全性问题,那么用户无需执行任何操作。否则,请验证您的配置。 |
Explanation | 执行安全策略过滤时发生错误。未执行安全过滤。 |
Action | 如果不存在安全性问题,那么用户无需执行任何操作。否则,请验证您的配置。 |
Explanation | Application Server 尝试阻止应用程序执行安全性敏感操作,例如调用 System.exit 方法、替换 Java 2 安全管理器以及替换 Java 2 安全策略。如果授予应用程序全部许可权(java.security.AllPermission),那么将有效地禁用 Java 2 安全许可权检查,这些许可权可能会损坏系统的完整性。 |
Action | 请查看应用程序策略(它位于 EAR/META-INF/was.policy 文件中),然后除去安全性敏感的许可权并仅对应用程序授予需要的许可权。 |
Explanation | 定制许可权的实现可能会削弱 Java 2 安全许可权检查的完整性。 |
Action | 请查看应用程序策略(它在 EAR/META-INF/was.policy 文件中)和定制许可权的实现。 |
Explanation | 应用程序包含 2.x 企业 bean。模块级别和容器管理的持久性(CMP)Bean 级别上都未指定数据源 JNDI 名称和资源授权。您必须在至少一个级别上指定数据。如果在模块级别上指定了数据源数据,那么无须为模块中每个 CMP Bean 指定数据源数据,除非想覆盖模块级别的设置。如果您未在模块级别上指定数据源数据,那么您必须为此模块中的每个 CMP Bean 指定它。在模块级别或 CMP Bean 级别上指定数据源 JNDI 名称和资源授权。 |
Action | 在模块级别或 CMP Bean 级别指定数据源 JNDI 名称和资源权限。 |
Explanation | com.ibm.websphere.management.application.client.jspReloadEnabled 定制属性的有效值包括 true 或 false。任何其他值无效。当值无效时,产品使用缺省行为,这就是将 reloadEnabled JavaServer Pages(JSP)属性值设置为 true。 |
Action | 编辑 com.ibm.websphere.management.application.client.jspReloadEnabled 定制属性,以使它的值为 true 或 false。 |
Explanation | 保存应用程序安装、卸载或编辑期间进行的更改时发生意外的异常。更改可能未正确保存。程序化地调用应用程序管理功能时显示此异常。使用 wsadmin 工具(除了使用 -local 选项时)或管理客户机 UI 期间通常不会遇到此错误。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 删除文件或目录时发生错误。 |
Action | 请验证磁盘是否未进行写保护。如果没有进行写保护,那么手动删除错误消息中提及的文件或目录。 |
Explanation | 获取给定 AppDeployment 任务 的 AppDeploymentTaskInfo 对象时发生意外的异常。如果您在测试应用程序安装扩展时看到此消息,那么确保与此扩展相关的所有类都显示在类路径中。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 模板策略文件包含在 1.2.x 应用程序中。 |
Action | 如果不存在安全性问题,那么用户无需执行任何操作。否则,请修改有关设置安全许可权的 was.policy 文件,该文件的位置已在此警告消息中指出。要获取有关 was.policy 文件的语法,请参阅信息中心的“动态策略”部分。 |
Explanation | 您的 1.2.x 应用程序中缺少策略文件。 |
Action | 如果没有启用安全性,那么用户无需执行任何操作。否则,在重新安装应用程序前,请将 was.policy 文件包含在应用程序中。 |
Explanation | 通常,当 J2EE 1.2 应用程序企业归档(EAR)文件包含 J2EE 1.3 模块时显示此错误。 |
Action | 请验证 EAR 文件是否为符合 J2EE 的 EAR 文件。 |
Explanation | 指定的应用程序不是有效的 EAR 文件。 |
Action | 请验证是否输入了正确的应用程序文件。否则,使用 Application Server Toolkit 验证您的应用程序。 |
Explanation | 指定的应用程序文件不是有效的 JAR 或 WAR 文件。 |
Action | 请验证是否输入了正确的应用程序文件。 |
Explanation | 指定的应用程序名包含不可接受的字符。应用程序名不能以前导点开头、不能包含前导空格或结尾空格,并且不能包含下列任何字符:反斜杠(\)、斜杠(/)、逗号(,)、编号符号(#)、美元符号($)、at 符号(@)、冒号(:)、分号(;)、引号(")、星号(*)、问号(?)、大于号(>)、小于号(<)、竖线(|)、等号(=)、加号(+)、& 符号(&)、百分号(%)、单引号(')或方括号([])。 |
Action | 请指定一个不包含任何这些不可接受字符的应用程序名。 |
Explanation | 当遇到 EJBDeploy 错误时,此消息将写入日志文件。 |
Action | 请检查此消息和 EJBDeploy 程序发出的任何先前消息,以确定问题的根源。 |
Explanation | 当遇到 EJBDeploy 警告时,此消息将写入日志文件。 |
Action | 请检查此消息和 EJBDeploy 程序发出的任何先前消息,以确定是否需要执行任何更正操作。 |
Explanation | 如果 AppManagement MBean 以本地方式运行(即,未连接至 Java 管理扩展(JMX)进程),那么只能调用某些应用程序管理功能。 |
Action | 如果程序化地调用此 API,那么请确保使用 getLocalProxy 方法创建 AppManagementProxy 对象。 |
Explanation | 如果 AppManagement MBean 是 Node Agent 或应用程序服务器,那么缺省情况下,AppManagement MBean 未激活。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 如果 AppManagement MBean 以 JMX 方式运行(即,客户机必须连接到服务器),那么只能调用某些应用程序管理功能。 |
Action | 如果程序化调用此 API,那么请确保 AppManagementProxy 对象是使用 getJMXProxyForClient 或 getJMXProxyForServer 方法创建的。 |
Explanation | 通常,如果应用程序或模块的绑定或扩展有对部署描述符工件的交叉引用,而这些交叉引用的标识在部署描述符中又不存在,就会发生此错误。当绑定或扩展是手动编辑时,此情况最常发生。 |
Action | 请编辑异常中提到的资源 URI 并修正交叉引用。 |
Explanation | 准备指定的任务时发生意外的异常。 |
Action | 请参阅服务器的 FFDC 以获取更多信息。如果绑定信息正确,那么请检查企业归档(EAR)文件。 |
Explanation | 完成指定任务时发生意外的异常。 |
Action | 请参阅服务器的 FFDC 以获取更多信息。如果绑定信息正确,那么请检查企业归档(EAR)文件。 |
Explanation | 没有完整的 WebSphere Application Server 许可证就无法安装或更新用户应用程序。 |
Action | 请不要调用在此安装环境中更新应用程序的应用程序管理 API。 |
Explanation | 在 META-INF/backends 目录下不存在 ibm-ejb-jar-bnd.xmi 文件中指定的当前后端标识。 |
Action | 请验证在 ibm-ejb-jar-bnd.xmi 文件中指定的当前后端标识(currentBackendId)是否正确。在指定 Java 归档(JAR)文件的 META-INF/backends 目录下找到正确的标识。 |
Explanation | WebSphere Application Server 产品安装不完整或已损坏。 |
Action | 如果您具有嵌入式 WebSphere Application Server 安装,那么用户无需执行任何操作。 |
Explanation | WebSphere Application Server 产品安装不完整,不能执行所有应用程序管理功能。 |
Action | 如果您具有嵌入式 WebSphere Application Server 安装,那么用户无需执行任何操作。 |
Explanation | 在 META-INF/backends 目录下不存在 ibm-ejb-jar-bnd.xmi 文件中指定的当前后端标识。 |
Action | 请在 ibm-ejb-jar-bnd.xmi 文件中指定正确的 CurrentBackendId 值。 |
Explanation | 应用程序中存在消息驱动的企业 bean。消息驱动的企业 bean 必需的侦听器端口名或 JNDI 名称没有值。 |
Action | 在此错误消息所列示的任务中,请对消息驱动的企业 bean 指定侦听器端口或 JNDI 名称。 |
Explanation | 应用程序中嵌入了连接器模块(资源归档或 RAR 文件)。连接器必需的 JNDI 名称没有值。 |
Action | 在此错误消息所列示的任务中,请对连接器指定 JNDI 名称。 |
Explanation | 异常消息可能包含此问题的原因。 |
Action | 请指定一个有效范围内的整数。 |
Explanation | 未在 ra.xml 文件中找到指定的条目。 |
Action | 请将指定的条目添加到 ra.xml 文件。 |
Explanation | 指定的条目在 ra.xml 文件中必须是唯一的。 |
Action | 请修改 ra.xml 文件,以便指定的条目只使用一次。 |
Explanation | 查看异常信息以确定错误的原因。 |
Action | 用户无需执行任何操作。 |
Explanation | 应用程序安装程序的前一条消息包含更多关于此错误的详细信息。 |
Action | 请确保共享库 Java 归档(JAR)文件包含 libraryName 对象。 |
Explanation | 尝试获取工作空间失败。 |
Action | 请验证已将什么作为工作空间标识传递了。 |
Explanation | 节点上不支持 J2EE 应用程序的类型。 |
Action | 请确保对于部署目标,J2EE 应用程序类型正确。 |
Explanation | 此类型的 J2EE 应用程序包含不受支持的更加新的资源适配器归档版本。 |
Action | 请验证应用程序的连接器模块或 RAR 版本是否正确。 |
Explanation | 发生意外的异常。查看异常信息。 |
Action | 用户无需执行任何操作。 |
Explanation | 节点上不支持此类型的应用程序。 |
Action | 请验证 J2EE 应用程序类型对于部署目标是否正确。 |
Explanation | 此类型的应用程序包含节点上不支持的部署选项。 |
Action | 请验证 J2EE 应用程序类型对于部署目标是否正确。 |
Explanation | 必需的列没有值。 |
Action | 在错误消息中所列出的任务中指定必需列。 |
Explanation | 当遇到 EJBDeploy 参考消息时,此消息将写入日志文件。 |
Action | 请检查此消息和 EJBDeploy 程序发出的任何先前消息,以确定是否需要执行任何更正操作。 |
Explanation | 在部署目标上找不到资源。 |
Action | 请确保资源 JNDI 名称对于资源是正确的。 |
Explanation | 在部署目标上找不到资源。 |
Action | 请确保资源 JNDI 名称对于资源是正确的。 |
Explanation | 发生意外的异常。 |
Action | 用户无需执行任何操作。 |
Explanation | 发生意外的异常。 |
Action | 用户无需执行任何操作。 |
Explanation | 找不到用于应用程序停止的节点 MBean。 |
Action | 用户无需执行任何操作。 |
Explanation | 在单元中获取节点对象时发生意外错误。 |
Action | 请查看并调查最初的异常。 |
Explanation | 在指定的节点中获取服务器时发生意外错误。 |
Action | 请查看并调查最初的异常。 |
Explanation | 在指定的单元中获取集群时发生意外错误。 |
Action | 请查看并调查最初的异常。 |
Explanation | 在获取指定的应用程序作用域时发生意外错误。 |
Action | 请查看并调查最初的异常。 |
Explanation | 在获取指定对象的属性时发生意外错误。 |
Action | 请查看并调查最初的异常。 |
Explanation | 从指定的应用程序 deplyment.xml 文件中获取库对象时发生意外错误。 |
Action | 请查看并调查最初的异常。 |
Explanation | 系统应用程序安装和卸载需要单元、节点和服务器名。 |
Action | 请将散列表中的 cell.name 传递给 AppManagement API。 |
Explanation | 系统应用程序安装和卸载需要单元、节点和服务器名。 |
Action | 请将散列表中的 node.name 传递给 AppManagement API。 |
Explanation | 系统应用程序安装和卸载需要单元、节点和服务器名。 |
Action | 请将散列表中的 server.name 传递给 AppManagement API。 |
Explanation | 从模块到服务器映射或从 cell.name 属性中检取单元名。 |
Action | 请将属性的散列表中的 cell.name 传递给 installApplication API。 |
Explanation | 无法检索 deployment.xml 文件。 |
Action | 请验证能否访问 deployment.xml 文件。 |
Explanation | 内容类型可以是文件、模块、部分应用程序或应用程序。 |
Action | 请更改传递给 updateApplication API 的内容类型。 |
Explanation | 此内容路径在 updateApplication API 中为 null。 |
Action | 请指定 updateApplication API 中的 pathToContents 值。 |
Explanation | 此操作类型在 updateApplication API 中无效。 |
Action | 请指定有效的操作类型:add、addupdate、update 或 delete。 |
Explanation | 要成功地完成此操作,需要同时指定内容 URI 和内容路径。 |
Action | 请在 updateApplication API 中指定内容 URI 和内容的路径。 |
Explanation | 在指定的路径处不存在该内容。 |
Action | 请验证内容路径是否正确。 |
Explanation | 要成功地完成文件或模块文件删除操作,必须对此操作指定内容 URI。 |
Action | 请验证是否指定了内容 URI。 |
Explanation | 更新应用程序时,请使用模块文件作为内容类型,并使用添加或删除操作。 |
Action | 请将模块文件用作更新应用程序的内容类型,并且使用添加或删除操作。 |
Explanation | ejb-jar.xml 文件中存在语法错误。 |
Action | 请修改 ejb-jar.xml 文件中指定名称的 <resource-env-ref-type> 的语法。 |
Explanation | 在部署目标上找到了资源,但资源类型错误。 |
Action | 请验证资源类型对于资源是否正确。 |
Explanation | 在部署目标上找到了资源,但资源类型错误。 |
Action | 请验证资源类型对于资源是否正确。 |
Explanation | 指定的应用程序版本包含不可接受的字符。应用程序版本不能包含前导空格或结尾空格,并且不能包含下列任何字符:反斜杠(\)、斜杠(/)、逗号(,)、编号符号(#)、美元符号($)、at 符号(@)、冒号(:)、分号(;)、引号(")、星号(*)、问号(?)、大于号(>)、小于号(<)、竖线(|)、等号(=)、加号(+)、& 符号(&)、百分号(%)、单引号(')或方括号([])。 |
Action | 请指定包含可接受字符的应用程序版本。 |
Explanation | 不能卸载指定的应用程序版本,因为它是指定部署目标上的活动版本。 |
Action | 请激活此应用程序的另一个版本,以取消激活正尝试卸载的版本。 |
Explanation | 归档文件已经关闭。 |
Action | 用户无需执行任何操作。 |
Explanation | 检查是否部署了企业 bean Java 归档(JAR)文件时发生意外的异常。 |
Action | 用户无需执行任何操作。 |
Explanation | 不能导出、编辑或更新此应用程序。 |
Action | 不接受此操作。 |
Explanation | 因为应用程序是使用置零二进制复制选项安装的,所以不能对此应用程序执行任何涉及访问应用程序元数据或 EAR 文件的操作。唯一可能的操作是卸载。 |
Action | 指定的应用程序不接受此操作。 |
Explanation | 因为应用程序是使用置零 ear 复制选项安装的,所以不能对此应用程序执行任何涉及访问 EAR 文件的操作。 |
Action | 指定的应用程序不接受此操作。 |
Explanation | 因为应用程序是使用置零 ear 复制选项安装的,所以不能对此应用程序执行任何涉及访问 EAR 文件的操作。 |
Action | 指定的应用程序不接受此操作。 |
Explanation | 当自动链接处于启用状态时,在节点上不支持此类型的应用程序。 |
Action | 请验证 Java Platform, Enterprise Edition 应用程序类型对于部署目标是否正确。 |
Explanation | 运行部署步骤时发生错误。 |
Action | 请检查特定于该步骤的任何错误日志。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此部署步骤不成功。 |
Action | 请检查特定于该步骤的任何错误日志。 |
Explanation | 此参考消息表明程序状态。 |
Action | 不需要用户操作 |
Explanation | 此参考消息表明程序状态。 |
Action | 不需要用户操作 |
Explanation | EAR 包装器扩展成功。 |
Action | 不需要用户操作 |
Explanation | 找到了 EAR 包装器扩展以将模块打包到 EAR 文件中。 |
Action | 不需要用户操作 |
Explanation | 在找到应用程序部署或应用程序部署未成功运行之前,如果安装非 J2EE 类型的工件和扩展以将模块打包到 EAR 文件,那么会出现此错误。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 当运行 DeployEJBTask 时,此消息将写入日志文件。 |
Action | 请检查参考消息和 DeployEJBTask 以前的消息,以确定是否需要执行任何更正操作。 |
Explanation | 在同一根上下文、同一节点和同一主机安装了多个 Web 模块。可以多次安装同一 Web 归档文件(WAR)模块。 |
Action | 请验证是否未将同一 WAR 文件安装到同一主机中。 |
Explanation | 目标作用域必须为“WebSphere:cell=myCell,node=myNode”、“WebSphere:cell=myCell,node=myNode,server=myServer”或“WebSphere:cell=myCell,cluster=myCluster”。 |
Action | 请更正目标的语法。 |
Explanation | 在部署目标上找不到资源。 |
Action | 请验证资源 Java 命名和目录接口(JNDI)名称对于资源正确。 |
Explanation | 在部署目标上找不到资源。 |
Action | 请确保资源 Java 命名和目录接口(JNDI)名称对于资源正确。 |
Explanation | 未执行初始化资源验证的调用。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 未装入 systemapps.xml 文件。 |
Action | 请验证单元名和节点名是否正确。 |
Explanation | 指定的内容不存在。 |
Action | 请验证内容路径是否正确。 |
Explanation | 应用程序中已经存在 URL 指定的文件。不能执行指定的操作。 |
Action | 请验证指定的 URL 是否正确或操作是否正确。使用更新操作,而不是添加操作。 |
Explanation | 应用程序中不存在 URL 指定的文件。不能执行指定的操作。 |
Action | 请验证指定的 URL 是否正确或操作是否正确。 |
Explanation | 指定的模块是应用程序中的最后一个模块。Application Server 不能从应用程序中除去所有模块。 |
Action | 用户无需执行任何操作。 |
Explanation | 参数验证失败。 |
Action | 请查看最初的异常并确认传递的参数正确。 |
Explanation | 没有为用户分配正确的角色来管理指定的应用程序。 |
Action | 请确认用户是否具有正确的管理角色。 |
Explanation | 没有为用户分配正确的角色来管理指定的目标。 |
Action | 请确认用户是否具有正确的管理角色。 |
Explanation | 没有为用户分配正确的角色来管理指定的资源。 |
Action | 请确认用户是否具有正确的管理角色。 |
Explanation | 如果应用程序是使用置零二进制复制或置零 EAR 复制(以及使用二进制配置)安装的,那么该应用程序的 EAR 文件不在 WebSphere 存储库中。因此,无法修改此类 EAR。 |
Action | 不使用置零二进制复制或置零 EAR 复制来安装应用程序。 |
Explanation | 用户为 filepermission 提供了不正确的格式或无效的正则表达式模式。 |
Action | 请再次检查 filepermission 和模式以了解格式或正则表达式模式是否有效。 |
Explanation | 用户提供了不正确的 AysncRequestDispatchType,有效类型为 DISABLED、SERVER_SIDE 或 CLIENT_SIDE。 |
Action | 请提供有效的 AsyncRequestDispatchType。 |
Explanation | 由于缺少特权,因此未能执行某些用于安装应用程序的操作。 |
Action | 请确认是否有足够的特权来安装应用程序。 |
Explanation | 应用程序安装失败,并抛出未知异常。 |
Action | 请调查该异常。 |
Explanation | 由于缺少特权,因此未能执行某些用于检查应用程序是否存在的操作。 |
Action | 请确认用户是否有正确的特权来检查应用程序是否存在。 |
Explanation | 检查应用程序是否存在的操作由于发生未知的异常而失败。 |
Action | 请调查该异常。 |
Explanation | 由于缺少特权,因此未能执行某些安全策略比较操作。 |
Action | 请确认是否有足够的特权来执行安全策略比较操作。 |
Explanation | 比较安全策略失败,并抛出未知异常。 |
Action | 请调查该异常。 |
Explanation | 消息目标引用的指定 JNDI 名称与消息目标所链接的 JNDI 名称不匹配。 |
Action | 请确认该 JNDI 名称是否正确。 |
Explanation | 请求删除的文件是不能删除的部署描述符文件。 |
Action | 请检查您是否指定了要删除的正确文件。如果要删除的文件名有错,请用要删除的正确文件重新运行更新。 |
Explanation | 指定的目标服务器不存在。 |
Action | 请验证目标名是否有效。查找排字错误。 |
Explanation | 更新应用程序操作失败,并且无法复原配置会话状态。保存会话可能会导致配置不一致。 |
Action | 请废弃当前会话中的配置更改。 |
Explanation | 卸载应用程序操作失败,并且无法复原配置会话状态。保存会话可能会导致配置不一致。 |
Action | 请废弃当前会话中的配置更改。 |
Explanation | 没有为用户分配正确的角色来将应用程序安装或重新部署到指定的目标。 |
Action | 请确认用户是否具有消息中所描述的正确管理角色。 |
Explanation | 没有为用户分配正确的角色来卸载指定的目标。 |
Action | 请确认用户是否具有消息中所描述的正确管理角色。 |
Explanation | 没有为用户分配正确的角色来更新指定的目标。 |
Action | 请确认用户是否具有消息中所描述的正确管理角色。 |
Explanation | 没有为用户分配正确的角色来访问指定的应用程序。 |
Action | 请确认用户是否具有消息中所描述的正确管理角色。 |
Explanation | 没有为用户分配正确的角色来访问指定的资源。 |
Action | 请确认用户是否具有消息中所描述的正确管理角色。 |
Explanation | 没有为用户分配正确的角色来访问指定的资源。 |
Action | 请确认用户是否具有错误消息中所描述的正确管理角色。 |
Explanation | 没有为用户分配正确的角色来管理指定的目标。 |
Action | 请确认用户是否具有消息中所描述的正确管理角色。 |
Explanation | 没有为用户分配正确的角色来操作指定的应用程序。 |
Action | 请确认用户是否具有消息中所描述的正确管理角色。 |
Explanation | 环境条目缺少值。运行时期间将忽略缺少值的条目并发出警告。 |
Action | 部署员需要在部署之前提供 EAR 的对应值。 |
Explanation | 装入指定的部署描述符时抛出了异常。 |
Action | 请检查指定的部署描述符。 |
Explanation | 无法打开已部署的应用程序中的归档文件。错误消息中指定的文件 URI 所解析的文件可能不是已部署的应用程序中的归档文件。也可能该归档文件已损坏。 |
Action | 请验证用于更新应用程序的文件的内容是否与要更新的应用程序归档一致。并确保已部署的应用程序归档未损坏。 |
Explanation | 自动链接支持仅可用于包含 EJB 3.0 模块的应用程序。 |
Action | 请禁用自动链接并重新执行相同操作。 |
Explanation | 要对 EJB 引用使用自动链接,应用程序中的每个模块必须共享至少一个公共目标。 |
Action | 请为每个模块指定一个公共目标或禁用自动链接选项。然后重新执行相同操作。 |
Explanation | 激活规划定义 Java Platform, Enterprise Edition 应用程序模块所依赖的 WebSphere 运行时组件。在推断此依赖关系时,发生意外的错误。 |
Action | 用户无需执行任何操作。 |
Explanation | 要在 Java Platform, Enterprise Edition 应用程序中使用资产和组合单元共享库,目标节点的版本必须至少为 7.0。 |
Action | 请重新运行该操作,并且不要从资产和组合单元共享库任务中指定共享库,或者选择版本至少为 7.0 的目标来部署每个模块。 |
Explanation | 应用程序包含无法解析的企业 bean 引用。绑定引用所必需的类型字段值必须是 local 或 remote。 |
Action | 在此错误消息所列示的任务中,请指定 local 或 remote 作为 EJB 引用类型值。 |
Explanation | 应用程序包含无法解析的资源引用。绑定引用所必需的类字段没有值。 |
Action | 请在此错误消息所列示的任务中指定资源引用绑定的类。 |
Explanation | 不允许在类型为“管理代理程序”或“作业管理器”的服务器上安装非系统应用程序。 |
Action | 请对部署目标指定应用程序服务器类型。 |
Explanation | 应用程序包含非消息驱动的 Bean。不能同时对 Bean 及其本地/远程 Home 指定 JNDI 名称。如果指定了 Bean 的 JNDI,那么不能对其本地/远程 Home 及其本地/远程业务接口指定 JNDI。 |
Action | 在错误消息所列示的任务中,请指定非消息驱动的 Bean 的 JNDI 名称或者其本地/远程 Home 的 JNDI 名称。 |
Explanation | 应用程序包含非消息驱动的 Bean。不能同时对 Bean 及其业务接口指定 JNDI 名称。如果指定了 Bean 的 JNDI,那么不能对其本地/远程 Home 及其本地/远程业务接口指定 JNDI。 |
Action | 在错误消息所列示的任务中,请指定非消息驱动的 Bean 的 JNDI 名称或者其业务接口的 JNDI 名称。 |
Explanation | 当模块具有与 Java Enterprise Edition(Java EE)5 相关联的版本并且具有旧格式的 IBM 绑定和扩展文件时,会发生此错误。当模块具有特定于 Java EE 5 的版本时,该模块的绑定和扩展文件不能使用旧的 XMI 格式。相反,模块的绑定和扩展文件必须使用新的 XML 格式。 旧的 XMI 格式的 IBM 绑定和扩展文件具有 .xmi 文件扩展名。新的 XML 格式的 IBM 绑定和扩展文件具有 .xml 文件扩展名。如果模块具有部署描述符,那么部署描述符记录模块的版本。IBM WebSphere Application Server V7.0 将特定于 Java EE 5 的版本指定给不具有部署描述符的模块。对于 Web 归档(WAR)文件,特定于 Java EE 5 的模块版本是 2.5,对于企业 JavaBeans(EJB)Java 归档(JAR)文件,特定于 Java EE 5 的模块版本是 3.0。 |
Action | 将模块版本复原为先前的 Java EE 5 值或除去模块的绑定和扩展文件。要点:不要重命名绑定和扩展文件来将文件扩展名从 .xmi 更改为 .xml。 注意:该错误随各个模块而定。您解决此问题时,请仅更新存在此问题的特定模块。 如果除去绑定和扩展文件,那么可以使用应用程序部署进程重新生成这些文件。并且,您还可以使用应用程序开发工具重新生成绑定和扩展文件。 |
Explanation | 产品只支持 EJB 2.1 或更低级别的模块中的 CMP 实体 Bean。 |
Action | 将所有 CMP 实体 Bean 封装在 EJB 2.1 或更低级别的模块中,然后重新安装应用程序。 |
Explanation | 产品只支持 EJB 2.1 或更低级别的模块中的 BMP 实体 Bean。 |
Action | 请将所有 BMP 实体 Bean 打包在 EJB 2.1 或更低级别的模块中,然后重新安装应用程序。 |
Explanation | 必须以“名称=值”对格式指定扩展数据源属性,并且必须使用“+”将多个属性对分隔开。 |
Action | 请更正此错误消息中列示的扩展数据源属性。 |
Explanation | 必须将系统应用程序 EAR 文件展开为目录,这样才能进行安装。EAR 文件本身不能用于安装。 |
Action | 请先展开系统应用程序 EAR 文件,然后再安装该应用程序。 |
Explanation | 不支持在应用程序级同时存在 XMI 和 XML 格式的绑定文件。 |
Action | 在 EAR 中的应用程序级,请提供 XMI 或 XML 格式的绑定文件。 |
Explanation | 由于应用程序未包含任何 EJB 模块或者您未指定 EJB 部署选项,因此未执行 EJB 部署操作。 |
Action | 如果此消息不在预料之中,那么请验证应用程序的内容或者检查指定的选项;否则,请除去“部署企业 Bean”选项。 |
Explanation | 由于应用程序未包含任何 WAR 模块或者您未指定 JSP 编译选项,因此未执行 JSP 编译操作。 |
Action | 如果此消息不在预料之中,那么请验证应用程序的内容或者检查指定的选项;否则,请除去“预编译 JavaServer Pages 文件”选项。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 由于发生了编译错误,未编译一个或多个 JSP 文件。 |
Action | 请使用 Application Server Toolkit 来编译 JSP 文件并检查编译错误。 |
Explanation | 所指示环境条目未指定类型。当未指定任何注入目标时,必须指定类型。 |
Action | 请为所指示环境条目指定类型或注入目标。 |
Explanation | 必须为所指示环境条目指定值。 |
Action | 请为所指示环境条目指定值。 |
Explanation | 为所指示环境条目指定的值无效。 |
Action | 请为所指示环境条目指定有效值。 |
Explanation | 在应用程序管理命令处理期间发生意外的异常。 |
Action | 如果显示了异常原因消息,那么请检查该消息,以了解其他信息。 |
Explanation | 应用程序管理命令找不到所指定应用程序的 EAR 文件。 |
Action | 请验证应用程序部署是否包含正确的 EAR 文件。确保部署的应用程序归档未损坏。 |
Explanation | 将 SQLJ 处理结果存储到工作空间中的企业归档(EAR)文件时发生异常。未保存对 EAR 文件所作的修改。SQLJ 处理可能已在数据库中创建或更改了相应的包。 |
Action | 请重试应用程序管理命令。 |
Explanation | 打开或读取输入文件时发生异常。 |
Action | 如果找不到该文件,那么请验证文件名是否正确。 |
Explanation | 在 SQLJ 处理期间,找到重复的概要文件名。 |
Action | 请在概要文件名的输入列表中查找重复名称。 |
Explanation | 打开或写临时输出文件时发生异常。 |
Action | 请检查链接的异常以了解原因。 |
Explanation | SQLJ 操作遇到问题。此参考消息表明程序状态。命令输出中的先前消息提供了此问题的详细信息。 |
Action | 请检查命令输出,以确定问题的原因。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 这是对该文件执行的绑定处理的结果摘要。 |
Action | 如果获得了预期结果,那么用户无需执行任何操作。如果您怀疑存在问题,那么请检查命令输出,以确定问题的原因。 |
Explanation | 无 |
Action | 用户无需执行任何操作。 |
Explanation | EARExpander 命令缺少某个必需的参数。必需的参数是 ear、operationDir 和 operation。 |
Action | 请指定缺少的参数及其值,然后重新运行 EARExpander 命令。 |
Explanation | 指定的 EAR 文件无效。如果执行展开操作,要么文件不存在,文件没有读许可权,或者文件的 EAR 格式不正确。如果您执行折叠操作,那么指定的文件是现有文件。 |
Action | 请使用指定的正确 EAR 文件重新运行 EARExpander 命令。 |
Explanation | 指定的操作目录无效。如果执行折叠操作,要么指定的目录不存在,指定的目录不是目录,或它包含的文件不是正确的 EAR 文件格式。如果您执行展开操作,那么指定的目录是现有文件。 |
Action | 请使用指定的正确操作目录重新运行 EARExpander 命令。 |
Explanation | 检查 EARExpander 命令的命令行参数。 |
Action | 请输入 EARExpander 但不带有任何参数,以查看命令行帮助。 |
Explanation | 此参考消息表明 EARExpander 命令正在展开企业归档(EAR)文件。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明 EARExpander 命令正在折叠 EAR 文件的目录。 |
Action | 用户无需执行任何操作。 |
Explanation | 没有为 EARExpander 命令的必需参数指定值。 |
Action | 请使用为必需参数指定的值重新运行 EARExpander 命令。 |
Explanation | 指定的展开标志值无效。将使用缺省值 All 代替。 |
Action | 如果您的目的是要展开整个企业归档(EAR)文件,那么用户无需执行任何操作。否则,请重新运行 EARExpander 命令并指定 war 作为展开标志。 |
Explanation | 为消息驱动的企业 bean 指定侦听器端口或 JNDI 名称,但不要二者都指定。 |
Action | 请为所列出任务中的消息驱动的企业 bean 指定侦听器端口或 JNDI 名称。 |
Explanation | 应用程序中存在消息目标引用。绑定引用必需的 JNDI 名称字段没有值。 |
Action | 在此错误消息所列示的任务中,请对引用指定 JNDI 名称。 |
Explanation | JNDI 名称必须具有值,因为应用程序中存在企业 bean。 |
Action | 在此错误消息所列示的任务中,请对消息驱动的企业 bean 指定 JNDI 名称。 |
Explanation | EAR 文件可能包含无效或访问已经被拒绝以创建或读取该文件的文件。 |
Action | 使用 -verbose 选项和 EARExpander 命令来获取异常的堆栈跟踪。 |
Explanation | EAR 文件可能包含无效或访问已经被拒绝以创建或读取该文件的文件。 |
Action | 使用 -verbose 选项和 EARExpander 命令来获取异常的堆栈跟踪。 |
Explanation | 指定的自变量对 EARExpander 命令无效。 |
Action | 在没有指示的自变量的情况下重新运行 EARExpander 命令。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 作为应用程序安装的一部分,应用程序企业归档(EAR)文件保存在 Application Server 配置库中。安装期间如果无法保存企业归档(EAR)文件,那么显示此错误消息。 |
Action | 请验证是否有足够的磁盘空间用于保存 EAR 文件,并检查文件许可权。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 企业归档(EAR)文件的 Web 归档(WAR)模块中的 JavaServer Pages(JSP)文件有编译错误。 |
Action | 请使用 Application Server Toolkit 来编译 JSP 文件并检查编译错误。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 先前的消息详细描述了此故障的原因。通常,错误情况包括在安装期间为模块目标指定了错误的服务器名和节点名。 |
Action | 请阅读错误消息并更正问题。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此消息表明 EJBDeploy 程序在应用程序安装期间失败。先前的消息详细描述了此故障的原因。 |
Action | 在安装企业归档(EAR)文件之前,请先使用 Application Server Toolkit 对其运行 EJBDeploy 程序,并消除 EJBDeploy 故障的根源。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 磁盘可能满了或可能是写保护了。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 先前的消息详细描述了此故障的原因。 |
Action | 请阅读先前的消息以更正问题。 |
Explanation | 应用程序名在 Application Server 配置中必须是唯一的。 |
Action | 请以另外的名称安装该应用程序。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 指定的应用程序名包含不可接受的字符。应用程序名不能以点开头,并且不能包含下列任何字符:斜杠(/ 或 \)、(:)冒号、星号(*)、问号(?)、引号(")、大于号(>)、小于号(<)、竖线(|)、分号(;)或逗号(,)。 |
Action | 请指定包含可接受字符的应用程序名。 |
Explanation | 应用程序安装期间为模块指定的目标无效。 |
Action | 请验证指定的目标服务器是否存在。 |
Explanation | 应用程序安装期间为模块指定的目标无效。 |
Action | 请验证指定的目标集群是否存在。 |
Explanation | 通常,当指定了服务器名为应用程序模块的目标,但未指定节点名时发生此错误。如果存在多个同名的服务器,那么该值作为模糊定义对待。 |
Action | 请指定父名,例如,如果指定了服务器,那么要为它指定一个节点名。 |
Explanation | 如果未指定某集群为目标,应用程序模块就不能安装在作为该集群成员的服务器上。 |
Action | 请指定该集群为目标。 |
Explanation | javax.management.ObjectName 实例具有 domain:key=value 格式。Application Server 中应用程序管理功能的域名是 WebSphere。 |
Action | 请更正 ObjectName 格式。 |
Explanation | 在应用程序安装中为模块指定的目标服务器或目标集群不存在。目标服务器名指定为 WebSphere:cell=cellName,node=nodeName,server=serverName。目标集群名指定为 WebSphere:cell=cellName,cluster=clusterName。 |
Action | 请验证目标名是否有效。查找排字错误。 |
Explanation | 有给定名称的集群不存在。 |
Action | 请更正集群名。检查排字错误。 |
Explanation | 给定的节点下不存在给定名称的服务器。 |
Action | 请更正服务器名。查找排字错误。 |
Explanation | 集群的 cluster.xml 文件列出了并不存在的集群成员。集群配置无效。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 用于给定部署的 deployment.xml 文件是空的或无效的。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 该文档已损坏或者为空。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 为同一模块多次指定的同一目标看作为单个目标。 |
Action | 请除去重复的目标名。 |
Explanation | 只有同时将集群指定为目标,模块才能安装在集群成员上。 |
Action | 同时将集群指定为模块目标。 |
Explanation | 服务器名无效。 |
Action | 请确保服务器存在。 |
Explanation | 会话管理器设置的副本的类型不是 SessionManager。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 前一条消息详细说明了此问题的原因。 |
Action | 请阅读前一条消息以了解可能的原因。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 作为参数传递给 removeAllAppsFromNode API 的节点名不能为 null。 |
Action | 如果按程序方式调用 AppManagement MBean 上的 removeAllAppsFromNode API,那么请确保传入的节点名不为 null。 |
Explanation | 节点名无效。 |
Action | 请指定正确的节点名。 |
Explanation | 给定节点的 serverindex.xml 文件不正确。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 应用程序具有在不存在的服务器或集群上部署的模块。应用程序已卸载,但是如果目标确实存在,那么是未更新这些目标节点的 serverindex.xml 文件。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 此参考消息描述了程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息描述了程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 应用程序不存在。 |
Action | 请检查应用程序名。查找排字错误。 |
Explanation | 应用程序没有任何模块,且未将单元名作为参数传递给 AppManagement MBean 的 installApplication API。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 单元名无效。 |
Action | 请检查单元名。查找排字错误。 |
Explanation | 要唯一标识应用程序必需单元名。 |
Action | 如果程序化调用此 API,那么请确保通过属性表(key= AppConstants.APPDEPL_CELLNAME)传递单元名。 |
Explanation | 在安装应用程序后,EAR 文件存储在 Application Server 配置中。无法在目录 WAS_HOME/config/cells/cellName/applications/appName.ear/ 中找到 EAR 文件时,将显示此错误消息。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 重新装入时间间隔的值必须是长整型值。 |
Action | 请确保所指定的重新装入时间间隔是数字长整型值。 |
Explanation | 必须使用 AppConstants 类中定义的常量指定类装入器策略的值。 |
Action | 请验证类装入器策略的值是否为某个预定义的值。 |
Explanation | 必须使用 AppConstants 类中定义的常量指定类装入方式的值。 |
Action | 请确保类装入方式的值是某个预定义的值。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此消息表明应用程序安装期间 InstalledOptionalPackage 安装任务失败。先前的消息详细描述了此故障的原因。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 此错误之前的消息详细描述了故障的原因。通常,错误情况包括错误的应用程序类型或错误的模块目标。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 此错误之前的消息详细描述了故障的原因。通常,错误情况包括错误的应用程序类型或错误的模块目标。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 此错误之前的消息详细描述了故障的原因。通常,错误情况包括错误的应用程序类型或错误的模块目标。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此错误之前的消息详细描述了故障的原因。通常,错误情况包括错误的应用程序类型或错误的模块目标。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 此错误之前的消息详细描述了故障的原因。通常,错误情况包括错误的应用程序类型或错误的模块目标。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 未创建资源 JNDI 表。需要先调用 gatherJNDINames。 |
Action | 请确保先调用了 gatherJNDINames。 |
Explanation | 获取现有部署资源时发生问题。 |
Action | 请编辑应用程序以恢复任何先前的部署设置。 |
Explanation | 重新启动选项与输入不匹配。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 请参阅异常以获取错误的原因。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 请参阅消息以获取错误的原因。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 先前的消息详细描述了此故障的原因。 |
Action | 请阅读先前的消息以更正问题。 |
Explanation | 请参阅消息以获取错误的原因。 |
Action | 请保存日志文件并报告问题。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 准备应用程序时发生错误。指定的共享库字符串的格式不正确。正确的格式为:独立库名或“WebSphere:name=<LibraryName>,isSharedClassloader=<true/false>”。使用“+”指定多个库名。 |
Action | 请指定正确的共享库字符串。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 卸载过程无法成功删除应用程序配置数据。应用程序卸载仍将继续。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 每个节点的 serverindex.xml 文件中列出在该节点上部署的每个模块的应用程序。此消息表明应用程序卸载期间从 serverindex.xml 文件删除应用程序条目时发生意外的错误。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 安装期间发生意外的异常。 |
Action | 请阅读先前的错误消息,以获得详细信息。 |
Explanation | 应用程序名不存在。 |
Action | 请确保应用程序名正确。 |
Explanation | 尝试删除指定应用程序的版本属性时,发生指示异常。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | Deployment.xml 文件不存在 |
Action | 请确保 deployment.xml 文件存在 |
Explanation | 激活规划定义 Java Platform, Enterprise Edition 应用程序模块所依赖的 WebSphere 运行时组件。在推断此依赖关系时,发生意外的错误。 |
Action | 用户无需执行任何操作。 |
Explanation | 激活规划定义 Java Platform, Enterprise Edition 应用程序模块所依赖的 WebSphere 运行时组件。已成功地为此应用程序创建激活规划。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 异常消息可能详细描述可能的原因。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 异常消息可能详细描述可能的原因。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 异常消息可能详细描述可能的原因。 |
Action | 如果安装期间应用程序企业归档(EAR)文件未展开到指定的目标,那么请使用 EARExpander 工具来展开 EAR 文件。 |
Explanation | serverindex.xml 文件中 deployedApplication 的条目不正确。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 异常消息可能详细描述可能的原因。 |
Action | 如果安装期间应用程序企业归档(EAR)文件未展开到指定的目标,那么请使用 EARExpander 工具来展开 EAR 文件。 |
Explanation | 异常消息可能详细描述可能的原因。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 异常消息可能详细描述可能的原因。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 异常消息可能详细描述可能的原因。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 磁盘可能已满,或者目录没有写许可权。 |
Action | 请使用 EARExpander 工具来解压缩 EAR 文件。 |
Explanation | 异常消息可能详细描述可能的原因。 |
Action | 请手动删除目录。 |
Explanation | 异常消息可能详细描述可能的原因。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 异常消息可能详细描述可能的原因。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 异常消息可能详细描述可能的原因。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 要启用“集群涟漪效应”选项,同时要启用“分布二进制”选项。 |
Action | 如果需要“集群涟漪效应”选项,那么请启用“分布二进制”。 |
Explanation | 当目标集群在启用了自动同步的节点上时,不能指定“集群涟漪效应”选项。 |
Action | 如果需要“集群涟漪效应”选项,那么请启用“分布二进制”选项。 |
Explanation | 异常消息可能详细描述了可能的原因。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 异常消息可详细描述可能的原因。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 接收到意外存储库事件类型。 |
Action | 用户无需执行任何操作。 |
Explanation | delta.xml 文件格式不正确。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 应用程序二进制同步进程中缺少数据。 |
Action | 如果安装期间应用程序 EAR 文件未展开到指定的目标,那么请使用 EARExpander 工具来展开该 EAR 文件。 |
Explanation | 可能未同步应用程序更新更改,重新启动行为可能是意外的。 |
Action | If the problem persists, additional information might be available if you search for the message ID on the following Web sites: WebSphere Application Server Support page: http://www.ibm.com/software/webservers/appserv/was/support/ WebSphere Application Server for z/OS Support page: http://www.ibm.com/software/webservers/appserv/zos_os390/support/ . |
Explanation | 此参考消息指示程序的分发状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 应用程序分发期间发生了意外异常。将不会执行应用程序分发任务。 |
Action | 有关更多信息,请参阅 FFDC。 |
Explanation | 执行应用程序分发任务期间发生了意外故障。将不会执行后续的应用程序分发任务。 |
Action | 有关更多信息,请参阅 FFDC。 |
Explanation | 执行应用程序分发任务期间发生了意外故障。将不会执行后续的应用程序分发任务。 |
Action | 有关更多信息,请参阅 FFDC。 |
Explanation | 异常消息可能详细描述可能的原因。 |
Action | 请指定一个有效范围内的整数。 |
Explanation | 磁盘可能已满,或者目录没有写许可权。 |
Action | 请更正故障原因,并使节点重新同步或使用 EARExpander 工具来解压缩 EAR 文件。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 集群更新期间发生意外的异常。 |
Action | 请阅读先前的错误消息,以获得更多的详细信息。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | “集群涟漪效应”选项要求选择“与节点同步更改”。 |
Action | 如果您要使用“集群涟漪效应”选项,那么请选择“与节点同步更改”。 |
Explanation | 指定给应用程序的资源超出部署目标作用域。 |
Action | 请单击“取消”以返回上一步并更正 Java 命名和目录接口(JNDI)指定,或继续执行下一步。 |
Explanation | 指定给应用程序的资源超出部署目标作用域。 |
Action | 请单击“取消”以返回上一步并更正 JNDI 指定,因为选择了“验证安装选项失败”,所以您无法继续执行下一步。 |
Explanation | 应用程序在消息中显示的服务器上产生涟漪效应期间,一个或多个应用程序无法启动。 |
Action | 请检查日志以找出失败的原因。 |
Explanation | 提供的应用程序名不是任何服务器上的目标应用程序名。应用程序名可能不正确。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 此消息仅供参考。 |
Action | 无需执行任何操作。 |
Explanation | 应用程序无法展开到已安装的企业归档(EAR)文件的目标。 |
Action | 有关故障的更多信息,请参阅 Node Agent 错误日志。错误日志的缺省路径为 profile_root/logs/nodeagent/SystemErr.log。 |
Explanation | 该应用程序未在期望的时间内展开是因为展开进程可能正在进行中。 |
Action | 请考虑增加应用程序展开的等待时间。使用 com.ibm.websphere.management.application.updatesync.appExpansionTimeout 系统属性来增加 Deployment Manager 的等待时间。有关此属性的更多信息,请参阅产品文档。 |
Explanation | 如果不打算启动服务器,那么应用程序展开进程将作为后台进程运行。 |
Action | 无需执行任何操作。 |
Explanation | 不能跨多个安全域安装应用程序。 |
Action | 请验证用户是否未跨多个安全域安装此应用程序。 |
Explanation | 此参考消息表明程序状态。 |
Action | 用户无需执行任何操作。 |
Explanation | 外部绑定文件的目标目录必须是应用程序的一部分。 |
Action | 请确保 EAR 文件中指定了绑定文件的目标目录。 |
Explanation | 找不到该外部绑定文件。 |
Action | 请验证文件系统中是否具有该绑定文件。 |
Explanation | 访问标识与用户/组之间应该存在一对一映射。 |
Action | 请验证条目并重试。 |
Explanation | 没有应用程序的许可证,因此无法将其安装在此服务器上。 |
Action | 请验证是否已获得该应用程序的许可证。 |
Explanation | 该产品名已注册。 |
Action | 无需执行任何操作。 |
Explanation | 由于没有完全的应用程序服务器许可证,因此无法安装或更新应用程序。 |
Action | 请不要调用用于应用程序管理的应用程序编程接口(API),这些接口将更新此安装环境中的应用程序。 |
Explanation | 如果没有为基于属性的嵌入式配置文件中使用的变量提供必需值,那么无法安装应用程序。 |
Action | 请验证用户是否为基于属性的配置任务提供了所有必需参数。 |
Explanation | 必须将运行时供应组件指定为 WebSphere:specname=COMP_NAME,并且用 + 号将多个组件分隔开。 |
Action | 请验证用户是否按正确格式指定了要添加或除去的运行时供应组件。 |
Explanation | 完全应用程序更新操作仅接受“update”作为 operation 选项的参数。 |
Action | 请对 operation 选项指定正确的参数。 |
Explanation | 必须将运行时供应组件指定为 WebSphere:specname=COMP_NAME,并且用 + 号将多个组件分隔开。 |
Action | 请验证用户是否按正确格式指定了要添加或除去的运行时供应组件。 |
Explanation | 必须将运行时供应组件指定为 WebSphere:specname=COMP_NAME,并且用 + 号将多个组件分隔开。 |
Action | 请验证用户是否按正确格式指定了要添加或除去的运行时供应组件。 |
Explanation | 必须将运行时供应组件指定为 WebSphere:specname=COMP_NAME,并且用 + 号将多个组件分隔开。 |
Action | 请验证用户是否按正确格式指定了要添加或除去的运行时供应组件。 |
Explanation | 应用程序包含 ibm-was-config.props 文件。您必须指定该文件中声明的变量的值。 |
Action | 请指定该变量的值。 |