WebSphere Application Server messages
             Operating Systems: AIX, HP-UX, IBM i, Linux, Solaris, Windows, z/OS


WSWS

WSWS5001E: {0} 为 NULL。
Explanation 对指定的参数传递了空值,此值对于此操作无效。
Action 请确保对指定的参数传递非空值。
WSWS5002E: 输入参数 {0} 作为空参数传递,但是未调用 {1}。
Explanation 如果需要传递空参数,那么请调用指定的方法,以设置每个参数的类型。
Action 请确保首先调用相应的方法以设置参数类型,或确保未将空参数传递到 invoke 方法。
WSWS5003E: 从类 {2} 检索方法 {1} 时发生错误 {0}:{3}
Explanation Web Service 运行时无法从指定的类检索指定的方法。
Action 请确保企业 Bean 类包含适当的方法。
WSWS5004E: 对类 {2} 调用方法 {1} 时发生错误 {0}:{3}
Explanation Web Service 运行时无法调用所指定类中的指定方法。
Action 请确保企业 Bean 类包含适当的方法。
WSWS5005E: {0} 不是接口。
Explanation 指定的参数是类,而不是接口。
Action 请确保参数作为接口传递。
WSWS5006E: 类 {0} 不是 EJBHome 或 EJBLocalHome 的实例。
Explanation 指定的类名引用有效的类,但是此类不是 EJBHome 或 EJBLocalHome 类的实例。
Action 请传递引用有效 EJBHome 或 EJBLocalHome 类的类名。
WSWS5007E: 尝试查找 JNDI 名称 {1} 时发生错误 {0}:
{2}
Explanation Web Service 运行时无法完成所指定 JNDI 名称的 JNDI 查找操作。
Action 请确保在端点位置 URI 中指定正确的 JNDI 查找名称。
WSWS5008E: 尝试获取 InitialContext 对象时发生错误:{0}。
Explanation Web Service 运行时无法创建用于执行 JNDI 查找操作的 InitialContext 对象。
Action 请使用异常详细信息确定如何解决此问题。
WSWS5009E: 尝试创建特定于协议的 Call 对象 {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/ .
WSWS5010E: 错误:找不到端口:{0}
Explanation Service.getPort 方法找不到指定的端口。
Action 请更正 Service.getPort 方法调用。
WSWS5011E: 在受管环境中不支持方法 {0}。
Explanation 在受管 Java 2 Platform, Enterprise Edition(Java EE)环境中,不支持 Service.getTypeMappingRegistry 和 Service.getHandlerRegistry 方法。只能在非受管 JSR-101 客户机环境中调用这些方法。
Action 请确保在 Java EE 受管环境中运行客户机应用程序时未调用这些方法。
WSWS5012E: 装入所生成的 Stub 类 {0} 时发生错误:{1}
Explanation Web Service 运行时无法装入所生成的 Stub 类。
Action 请确保指定的 Stub 类存在且可供装入。
WSWS5013E: 在所生成 Stub 类 {1} 中找不到特征符为 {0} 的构造函数:{2}
Explanation 指定的所生成 Stub 类需要具有所指定特征符的构造函数。
Action 请确保使用正确的 Stub 类。
WSWS5014E: 实例化已生成的 Stub 类 {0} 时发生错误:{1}
Explanation 创建已生成 Stub 类的新实例时抛出指定的异常。
Action 请确保使用正确生成的 Stub 类。
WSWS5015E: 在 URI {0} 上找不到 WSDL 定义
Explanation ServiceFactory.createService 方法在所指定位置找不到 Web 服务描述语言(WSDL)定义。
Action 请确保 WSDL 文档可用并且 WSDL 位置正确。
WSWS5016E: URI {0} 上找到的 WSDL 定义未包含 Service {1}。
Explanation Web Service 运行时已找到指定的 Web 服务描述语言(WSDL)定义,但该定义未包含指定的 Service。
Action 请确保 WSDL 文档包含正确的 Service,并确保使用正确的 Service 名称。
WSWS5017E: 读取在 URI {0} 上找到的 WSDL 定义时发生错误。
Explanation Web Service 运行时找不到指定的 Web 服务描述语言(WSDL)文档或者该文档包含错误。
Action 请确保 WSDL 文档存在并且正确。
WSWS5018E: 尝试从类 {2} 调用方法 {1} 时发生错误 {0}:{3}
Explanation Web Service 运行时无法调用所指定类中的某个方法。
Action 请确保指定的企业 Bean 类包含适当的方法。
WSWS5019E: 获取 port {0} 的 Service 时发生错误:{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/ .
WSWS5020E: 获取 Stub 类 {0} 时发生错误:{1}
Explanation Web Service 运行时无法获取所生成的 Stub 类的实例。
Action 请确保生成的 Stub 类可供装入。
WSWS5021E: 获取 port {0} 时发生错误:{1}
Explanation Web Service 运行时无法获取所指定 port 的存根。
Action 请确保生成的 Stub 对象存在并且 port 名正确。
WSWS5022E: 尝试为父类型 {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/ .
WSWS5023E: 在端点位置 URI {0} 中使用的协议无效。
Explanation 指定的端点位置 URI 包含不正确的协议。
Action 请更正端点位置 URI。
WSWS5024E: 端点位置 URI 中的查询字符串缺少等号(=):{0}
Explanation Web Service 运行时无法解析指定的端点位置 URI。
Action 请更正端点位置 URI。
WSWS5025E: 属性名 {0} 无效。
Explanation 调用者尝试设置或获取某个元素中所指定属性的值,但属性名无效。
Action 请确保使用有效的属性。
WSWS5026E: 内部错误:镜像注册表重复。
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/ .
WSWS5027E: Call 对象 {0} 的属性名无效。
Explanation Web Service 客户机尝试对 Call 对象设置或获取指定的属性,但属性名无效。
Action 请确保使用的属性名有效。
WSWS5028E: 尝试关闭传输 {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/ .
WSWS5029E: 处理方法调用 {1} 时发生错误 {0}
Explanation Web Service 运行时无法处理该方法请求。
Action 请使用错误消息的详细信息来确定错误的原因。
WSWS5030E: 方法 {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/ .
WSWS5031E: 服务端点接口 {0} 无效。没有可用的 WSDL 定义。
Explanation 当 Web Service 客户机调用 Service.getPort(Class) 方法时,需要 Web 服务定义语言(WSDL)定义,但您未提供此定义。
Action 请确保提供 WSDL 定义。
WSWS5032E: 服务端点接口 {0} 无效。没有可用的缺省 port。
Explanation 当 Web Service 客户机调用 Service.getPort(Class) 方法时,需要缺省的 port,但您未提供此 port。
Action 请确保服务端点接口的缺省 port 存在。
WSWS5033E: 在没有 WSDL 定义的情况下无法创建动态代理。
Explanation 如果 Web Service 运行时找不到所生成的 Stub 类,那么将创建动态代理,但需要 Web 服务描述语言(WSDL)定义。
Action 请确保提供 WSDL 定义。
WSWS5034E: 在没有 Port QName 的情况下无法创建动态代理。
Explanation 如果 Web Service 运行时找不到所生成的 Stub 类,那么将创建动态代理,但需要非空 Port 名。
Action 请确保将非空 Port 名传递到配置中。
WSWS5035E: Port {0} 不存在。
Explanation 指定的 Port 不是该 Service 的有效 Port。
Action 请更正 Port 名称。
WSWS5036E: 没有可用的 WSDL 定义。
Explanation 除非有可用的 Web 服务描述语言(WSDL)定义,否则 Service.getPorts 方法无法返回 Port 列表。
Action 请确保提供 WSDL 定义。
WSWS5037E: {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/ .
WSWS5038I: not used
Explanation 无。
Action 无。
WSWS5039I: not used
Explanation 无。
Action 无。
WSWS5040I: not used
Explanation 无。
Action 无。
WSWS5041E: 从端点位置 URI {0} 获取协议时发生错误。
Explanation Web Service 运行时无法获取所指定端点位置 URI 的协议。
Action 请确保端点位置 URI 正确。
WSWS5042E: 在 WSDL 端点位置 URI 中找到的协议无效。需要的是 {0},但找到了 {1}。
Explanation Web Service 运行时在端点位置 URI 中找到意外的协议值。
Action 请更正端点位置 URI 中的协议值。
WSWS5043E: Service 类 {0} 未实现 {1} 接口。
Explanation 为了符合 JAX-RPC 规范,JAX-RPC Service 类必须实现指定的接口。在这种情况下,Web Service 运行时已装入一个假定为有效 Service 类的类,但该类未实现所需的接口。
Action 请确保使用 wsdeploy 工具正确部署 Web Service 应用程序。
WSWS5044E: 没有为生成的 Service 类 {0} 找到必需的构造函数
Explanation 缺少必需的构造函数。
Action 请确保使用 wsdeploy 工具正确部署 Web Service 应用程序。
WSWS5045E: {0}: 在 WSDL 端口名称数组中找到空的 port 名称。
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/ .
WSWS5046E: 从端点位置 URI {1} 获取企业 bean 类名时发生错误 {0}:{2}
Explanation Web Service 运行时无法从指定的端点位置 URI 获取 Enterprise JavaBeans(EJB)类名。
Action 请更正端点位置 URI。
WSWS5047E: 从端点位置 URI {1} 获取属性时发生错误 {0}:{2}
Explanation Web Service 运行时无法解析所指定端点位置 URI 中的属性。
Action 请更正端点位置 URI。
WSWS5048E: 端点位置 URI {1} 中缺少 {0} 属性。
Explanation 端点位置 URI 中缺少必需的属性。
Action 请更正端点位置 URI。
WSWS5049E: 尝试实例化类 {0} 的目标对象时发生错误:{1}
Explanation Web Service 运行时无法将指定的实现类实例化。
Action 请参阅原始错误消息中的异常以确定如何解决问题。
WSWS5050E: 尝试初始化类 {1} 的目标对象时发生错误 {0}:{2}
Explanation Web Service 运行时无法初始化所指定实现类的实例。
Action 请参阅原始错误消息中的异常以确定如何解决问题。
WSWS5051E: 尝试装入目标对象类 {1} 时发生错误 {0}:{2}
Explanation Web Service 运行时无法装入指定的实现类。
Action 请确保实现类可供装入。
WSWS5052E: 从端点位置 URI {1} 获取实现类名时发生错误 {0}:{2}
Explanation Web Service 运行时无法从端点位置 URI 中获取实现类名。
Action 请更正端点位置 URI。
WSWS5053E: 尝试对目标类 {2} 获取方法 {1} 时发生错误 {0}:{3}
Explanation Web Service 运行时在所指定实现类中找不到指定的方法。
Action 请确保使用正确的实现类。
WSWS5054E: 尝试对目标类 {2} 调用方法 {1} 时发生错误 {0}:{3}
Explanation Web Service 运行时无法调用指定的方法。
Action 请参阅原始错误消息中的异常以确定如何解决问题。
WSWS5055E: 找不到名称空间 {0} 的 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/ .
WSWS5056E: 由于发生以下异常,因此无法创建动态代理:{0}
Explanation Web Service 运行时无法为指定的端口和服务端点接口创建 JAX-RPC 动态代理 Stub。
Action 请检查指定的服务端点接口是否有效。
WSWS5057E: WSDL 定义中没有用于指定服务端点接口 {0} 的 PortType。
Explanation 传递到 getPort 方法的服务端点接口名必须与此 Service 的 Web 服务描述语言(WSDL)中的 PortType 值匹配。
Action 请确保服务端点接口与 WSDL 文档中定义的 PortType 值匹配。
WSWS5058E: 服务端点接口 {0} 不是有效的 interface。
Explanation 当 Web Service 运行时调用 Service.getPort(Class) 方法时,服务端点接口必须指定接口。
Action 请确保服务端点接口指定 interface 而不是类。
WSWS5059E: 尝试对目标类 {2} 调用方法 {1} 时未能序列化类型为 {0} 的参数
Explanation 由于参数类未扩展 java.io.Serializable 接口,因此 Web Service 运行时无法调用指定的方法。
Action 请更改参数类,以便在客户端和服务器端都实现 java.io.Serializable。
Reference topic    

Terms of Use | Feedback

Last updated: Oct 21, 2010 8:36:01 PM CDT
http://publib.boulder.ibm.com/infocenter/wasinfo/v7r0/index.jsp?topic=/com.ibm.websphere.messages.doc/com.ibm.ws.webservices.multiprotocol.resources.mpMessages.html

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