WSWS

WSWS1000E: 错误:{0}
Explanation This exception is unexpected. The cause is not immediately known.
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/ .
WSWS1001E: 不能访问客户机进程服务。
Explanation This exception is unexpected. The cause is not immediately known.
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/ .
WSWS1002E: 处理模块 {0} 的 Web Service 部署描述符时发生错误,错误:{1}
Explanation 无法构造 Web Service 部署描述符。
Action 查看异常堆栈跟踪以确定原因。
WSWS1003E: 客户机部署描述符服务引用 {0} 所引用的 WSDL 文件不包含服务。
Explanation WSDL 文件中未定义服务。
Action 修改 WSDL 文件以至少包含一个服务定义。
WSWS1004E: 在 java:{0} 名称空间 {1} 中绑定客户机引用时发生错误
Explanation 无法绑定客户机引用到 JNDI 名称空间。
Action This exception is unexpected. The cause is not immediately known.
WSWS1005E: Web Service 部署描述符中的 DTD 引用无效:{0}
Explanation Web Service 部署描述符包含无效的 DTD 引用。
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/ .
WSWS1007E: 在 WSDL 文件中有多个服务,但客户机部署描述符中的服务引用 {0} 未指定使用哪个服务 QName。
Explanation 如果在 WSDL 文件中有多个服务,那么客户机部署描述符必须指定要使用的服务的 QName。
Action 修改客户机部署描述符以添加 <service-qname> 元素或修改 WSDL 文件以仅包含一个服务。
WSWS1008W: 无法将配置转储为调试 {0} 的一部分
Explanation This exception is unexpected. The cause is not immediately known.
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/ .
WSWS1009W: 警告:[{0}:{1}:{2}] {3}
Explanation 出现警告,并且带有列示的部署描述符。
Action 改正部署描述符的问题。
WSWS1010E: 错误:[{0}:{1}:{2}] {3}
Explanation 出现错误,并且带有列示的部署描述符。
Action 改正部署描述符的错误。
WSWS1011E: 错误:[{0}:{1}:{2}] {3}
Explanation 出现错误,并且带有列示的部署描述符。
Action 改正部署描述符的错误。
WSWS1012E: 错误:Web Service 缺少 Web 容器。
Explanation 在 Web Service 启动期间,WebSphere Application Server 找不到 Web 容器。
Action 更正 WebSphere Application Server 启动问题。
WSWS1013E: 错误:找到非法作用域:绑定文件={0},portComponentName={1},作用域={2}。
Explanation 作用域的值无效。
Action 改正绑定文件中的作用域为“Request”、“Application”或“Session”。
WSWS1014W: 无法装入在提供程序 {1} 中指定的 Java 类 {0}。将跳过该提供程序。异常为 {2}。
Explanation 全局配置文件(was-webservices.xml)定义了一个指定无法装入的 Java 类的提供程序。
Action 请确定并改正故障的原因。
WSWS1015W: 找不到 servlet-link {0} 的 Servlet。将跳过 port-component {1}。
Explanation 未为端口组件找到名称匹配 servlet-link 的 Servlet,或者 Web 应用程序不是 Servlet。
Action 在“servlet-link”字段中使用有效的 Servlet 名称并验证 Web 应用程序是 Servlet。
WSWS1016E: 找到多个值为 {0} 的“port-component-name”元素。
Explanation port-component-name 值必须是唯一的。
Action 使用唯一的 port-component-names。
WSWS1017E: 无法读在服务引用 {1} 的客户机部署描述符中指定的 JSR 109 JAX-RPC 映射文件 {0}。
Explanation 无法读在 Web Service 客户机部署描述符中指定的 JAX-RPC 映射文件。
Action 确保在 Web Service 客户机部署描述符中指定的文件名在模块中引用了有效的 JAX-RPC 映射文件。
WSWS1018W: 对于处理程序 {0},由于角色语句 {2} 无效,所以未添加处理程序 {1}。
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/ .
WSWS1019W: 对于处理程序 {0},由于流语句 {2} 无效,所以未添加处理程序 {1}。
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/ .
WSWS1020E: 无法对文件 {0} 进行语法分析
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/ .
WSWS1021W: 警告:没有要部署的服务。
Explanation 没有找到要部署的服务。
Action 指定要部署的服务。
WSWS1022W: 客户机引用 {0} 不是 java:comp 名称空间中期待的类型 {1}。
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/ .
WSWS1023W: 在 java:comp 名称空间中找不到客户机引用。
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/ .
WSWS1025E: 错误:找不到资源 {0}。
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/ .
WSWS1026E: 错误:未装入资源 {0}:{1}
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/ .
WSWS1027W: 警告:无法注册 Web Service MBean:{0}
Explanation 无法注册 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/ .
WSWS1028E: 错误:无法初始化 EJBCollaborator:{0}
Explanation 无法初始化 Web Service 企业 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/ .
WSWS1029E: 错误:{0}:Metadata 服务查找失败:{1}
Explanation 找不到 Metadata 服务。
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/ .
WSWS1030E: 绑定服务引用时发生错误:{0}
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/ .
WSWS1031E: {0}:在 java:{1} 名称空间中绑定服务引用时发生错误。
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/ .
WSWS1032E: {0}:在 java:{2} 名称空间中绑定服务引用 {1} 时发生错误。
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/ .
WSWS1033W: 无法装入为处理程序 {1} 指定的 Java 类 {0}。 将跳过该处理程序。异常为 {2}。
Explanation 全局配置文件(was-webservices.xml)定义了一个指定无法装入的 Java 类的处理程序。
Action 请确定并修正装入指定的 Java 类失败的原因。
WSWS1034W: 在绑定文件 {1} 中找不到名称为 {0} 的端口组件绑定。
Explanation 端口组件绑定不是必需的,但没有它某些功能不可用。
Action 用户无需执行任何操作。
WSWS1035E: 在 {0} 中发生错误:上下文信息:{1}
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/ .
WSWS1037E: 无法在应用程序 {4} 中找到在模块 {3} 部署描述符 {2} 的 <webservice-description> {1} 中指定的 JSR 109 JAX-RPC 映射文件 {0}。将忽略此 Web Service 描述。
Explanation 无法在此模块中找到 Web Service 部署描述符中指定的必需 JAX-RPC 映射文件。
Action 确保在 Web Service 部署描述符中指定的文件名引用模块中的现有文件。
WSWS1038W: 在 {0} 上无法为引用 {2} 找到方法名为 {1} 的 setter 方法。无法将服务名称更改为 {3}。
Explanation 由于找不到服务名称的 setter 方法,所以无法更改在服务定位器中生成的服务名称缺省名称。
Action 重新生成客户端工件,包括具有 WebSphere Application Server 发射器的 ServiceLocator 类。
WSWS1039E: 无法在应用程序 {2} 中的模块 {1} 中找到 Web Service 绑定文件 {0}。对于此类型的模块,此文件是必需的。
Explanation 需要所指文件以使此类型的模块可用作为 Web Service。
Action 确保应用程序中的模块包含必需的绑定文件。
WSWS1040W: 无法在应用程序 {2} 的模块 {1} 中找到 Web Service 绑定文件 {0}。某些功能(如 Web Service 安全性)不可用。
Explanation 此文件不是必需的,但没有它某些功能不可用。
Action 用户无需执行任何操作。
WSWS1041W: 在名为 {1} 的 Web Service 绑定文件 {0} 中找不到 Web Service 描述绑定。
Explanation Web Service 描述绑定不是必需的,但没有它某些功能不可用。
Action 用户无需执行任何操作。
WSWS1042E: 装入 {0} 的配置时发生错误。异常:{1}。
Explanation This exception is unexpected. The cause is not immediately known.
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/ .
WSWS1043E: 配置中发生错误。定义了多个安全性绑定,但程序无法确定在没有 WSDL 服务端口的情况下使用哪一个。
Explanation This exception is unexpected. The cause is not immediately known.
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/ .
WSWS1044E: 配置中发生错误。定义了多个安全性部署描述符,但程序无法确定在没有 WSDL 服务端口的情况下使用哪一个。
Explanation This exception is unexpected. The cause is not immediately known.
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/ .
WSWS1045E: 装入 {1} 的 {0} 配置时发生错误。不能启动服务。
Explanation This exception is unexpected. The cause is not immediately known.
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/ .
WSWS1046E: 企业 Bean 模块 {0} 的 ibm-webservices-bnd.xmi 文件指出关联的路由器模块是 {1}。然而,在应用程序中不存在该路由器模块。
Explanation 应用程序缺少路由器模块。
Action 通过运行 endptEnabler 工具修正应用程序。
WSWS1047W: serviceRefLink {0} 的 ibm-webservicesclient-bnd.xmi defaultMappings 信息与 WSDL 文件中的信息不符合。ibm-webservicesclient-bnd.xmi 文件中不正确地指定了下列一个或多个值:portTypeLocalName {1}、portTypeNamespace {2}、portLocalName {3} 或 portNamespace {4}。
Explanation 无法在 WSDL 文件中找到客户机绑定文件中 defaultMappings 信息的一个或多个值。
Action 验证并改正客户机绑定文件中的 defaultMappings 信息。
WSWS1048E: J2EE 1.3 {0} 包含意外的组件作用域限定的服务引用,但没有指定组件。
Explanation Java Platform, Enterprise Edition 1.3 Web Service 客户机部署描述符文件 webservicesclient.xml 包含用于 Java EE Web 应用程序或应用程序客户机模块的组件作用域限定的意外服务引用。
Action 从 webservicesclient.xml 文件中除去组件作用域限定的服务引用。
WSWS1049E: J2EE 1.3 {0} 缺少组件作用域限定的服务引用。
Explanation Java Platform, Enterprise Edition 1.3 Web Service 客户机部署描述符文件 webservicesclient.xml 必须包含用于 Java EE 企业 Bean 组件的组件作用域限定的服务引用。
Action 为企业 Bean 组件将组件作用域限定的服务引用添加至 webservicesclient.xml 文件。
WSWS1050W: J2EE 1.3 {0} 组件作用域限定的服务引用与企业 Bean 不匹配。
Explanation 部署描述符具有组件作用域限定的引用,但它们的组件名称与模块中的任何企业 Bean 名称都不匹配。
Action 除去 webservicesclient.xml 文件,或者改正组件名称。
WSWS1051W: 启用 Web Service 的企业 Bean 没有任何已定义的 Web Service 路由器模块。
Explanation 启用 Web Service 的企业 Bean 缺少协议规范(HTTP 和 JMS 等等)。
Action 用有效的协议重新部署启用 Web Service 的企业 Bean。
WSWS1052E: 未定义服务端点。应用程序“{0}”,模块“{1}”,企业 Bean“{2}”。
Explanation 服务端点是启用 Web Service 的企业 Bean 所必需的。未在 ejb-jar.xml 文件中为指定的企业 Bean 定义服务端点。
Action 在 ejb-jar.xml 文件中为企业 Bean 定义服务端点。
WSWS1053E: ejb-jar.xml({0})和 webservices.xml({1})文件的服务端点不匹配。应用程序“{2}”,模块“{3}”,企业 Bean“{4}”。
Explanation ejb-jar.xml 和 webservices.xml 文件中的服务端点不匹配。
Action 更正 ejb-jar.xml 和 webservices.xml 文件中的服务端点。
WSWS1054E: 内部错误:在分派器调用时期待 EJB 对象。
Explanation This exception is unexpected. The cause is not immediately known.
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/ .
WSWS1055E: 内部错误:在分派器清除时期待 EJB 对象。
Explanation This exception is unexpected. The cause is not immediately known.
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/ .
WSWS1056E: 内部错误:找不到类“{1}”上的方法“{0}”。
Explanation This exception is unexpected. The cause is not immediately known.
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/ .
WSWS1057E: 内部错误:未装入 Web Service 全局配置。
Explanation This exception is unexpected. The cause is not immediately known.
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/ .
WSWS1058E: 应用程序 {0},模块 {1},文件 {2},端口组件名 {3}:service-impl-bean ejb-link {4} 不对应于 ejb-jar.xml 文件中的任何企业 Bean 名称。
Explanation <ejb-link> 值必须与现有 <ejb-name> 值相匹配。
Action 更改 <ejb-link> 值以与适当企业 Bean 的 <ejb-name> 值相匹配。
WSWS1059E: 没有具有 qname {0} 的 WSDL 服务。
Explanation 在服务引用中定义的服务 qname 与在 WSDL 文件中指定的任何服务都不匹配。
Action 查看并改正服务引用的服务 qname。
WSWS1060E: 接收到注销的系统服务端点 {1} 的请求 {0}。
Explanation 接收到未安装和部署的系统应用程序的请求。
Action 在服务器启动期间验证系统端点名并检查错误。
WSWS1061E: 没有为请求 {0} 定义系统端点路由器。
Explanation 没有为入局请求定义路由器。
Action 验证存在带有效系统端点配置文件的有效系统服务端点。
WSWS1062I: SOAP 容器服务已初始化。
Explanation 此参考消息表明程序状态。
Action 用户无需执行任何操作。
WSWS1063E: 没有可用的 Web Service 系统服务。
Explanation Web Service 系统服务的配置不可用。
Action 验证 Web Service 系统服务配置文件正确。
WSWS1064E: 指定了空的或长度为零的传输头关键字。此头关键字无效,将被忽略。
Explanation This exception is unexpected. The cause is not immediately known.
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/ .
WSWS1065E: 为头关键字 {0} 指定了空的或长度为零的传输头值。此头关键字无效,将被忽略。
Explanation This exception is unexpected. The cause is not immediately known.
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/ .
WSWS1066W: {1} 中的 {0} 不包含“componentScopedRefs”元素,该元素是配置安全性所必需的。
Explanation 其中一个 .xmi 文件中缺少 componentScopedRefs 元素。除非您在配置安全性,否则 componentScopedRefs 元素不是必需的。
Action 如果配置安全性,将 componentScopedRefs 元素添加到指定的 xmi 文件。否则,用户无需执行任何操作。
WSWS1067E: 装入 JAX-RPC 模块 {0} 的元数据失败。异常:{1}
Explanation This exception is unexpected. The cause is not immediately known.
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/ .
WSWS1068E: 内部错误。由于找不到端点管理器,因此未能处理来自 Enterprise Java Bean 模块中某个 Web Service 端点的响应。
Explanation 系统发生内部错误。
Action 有关更多信息,请查看 <profile_home>/logs 目录中的日志。
Reference topic    

Terms and conditions for product documentation | Feedback

Last updated: Apr 17, 2017 8:22:07 PM CDT
http://publib.boulder.ibm.com/infocenter/wasinfo/v7r0/index.jsp?topic=/com.ibm.websphere.messages.doc/com.ibm.ws.webservices.resources.webservicesMessages.html

© Copyright IBM Corporation 2006, 2011. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)