SECJ

SECJ0007E: 安全性初始化期间出错。异常为 {0}。
Explanation 安全性初始化期间发生了意外错误。
Action 这是一个常规错误。查找可能与此故障或配置问题相关的先前消息。对组件 com.ibm.ws.security.* 和 com.ibm.ejs.security.* 启用安全性调试跟踪可能产生其他信息。
SECJ0010E: 无效凭证
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0040E: 生成新的 LTPA 密钥时发生错误。异常为 {0}。
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0041E: LTPAConfig 为 NULL 时,不能将认证机制设置成 LTPA
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0045E: 初始化安全性/SAS 时出错
Explanation 初始化安全关联服务(它是 ORB 安全性的一部分)时发生错误。
Action 验证属性文件(通常是 sas.server.props)是否存在,以及是否具有读许可权。
SECJ0046I: SAS 属性 {0} 已更新
Explanation 参考消息。
Action 安全性配置更改导致了更新 SAS 属性。
SECJ0047E: 缺少由属性 {0} 指定的安全性配置 URL,或者该 URL 格式错误
Explanation 缺少用于指定安全关联服务属性的 URL,或者该 URL 格式错误。
Action 用 -D 参数从命令行启动 WebSphere 时,URL 通常指定为属性名。例如:-Dcom.ibm.CORBA.ConfigURL=file:/C:/wastd/AppServer/properties/sas.server.props。验证是否指定了属性和 URL,并且它是否指向一个有效的文件,以及该文件是否有读许可权。
SECJ0048E: 更新或装入由属性 {0} 指定的未来安全性配置 URL 时出错
Explanation 在属性中指定的路径或文件可能无效,或者可能有文件许可权问题。
Action 验证该属性指定的路径和文件是否有效,且文件是否有读许可权。
SECJ0049E: 启动服务器时出现配置错误
Explanation 在服务器启动期间发生意外的 RemoteException、OpException 或 IOException。可能是装入或编写安全性配置 URL 属性文件时有问题。
Action 验证与安全性配置 URL 属性文件(通常是 sas.server.props)关联的文件许可权是否是可读和可写的。
SECJ0050E: 关闭服务器时出错
Explanation 在关闭服务器期间发生意外的 RemoteException、OpException 或 IOException。可能是装入或编写安全性配置 URL 属性文件时有问题。
Action 验证与安全性配置 URL 属性文件(通常是 sas.server.props)关联的文件许可权是否是可读和可写的。
SECJ0051E: 在确定当前是用属性文件 {0} 还是 {1} 配置时发生 IOException
Explanation loadProperties() 操作可能失败。
Action 验证与安全性配置 URL 属性文件(通常是 sas.server.props)关联的文件许可权是否是可读和可写的。
SECJ0052E: 调用({0}){1} {2} 时授权失败 - 无效凭证
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0053E: 调用({1}){2} {3} {4} 时对 {0} 的授权失败
Explanation 用户没有访问该资源所必需的许可权。如果用户不应该被授予访问权,则可能会出现此故障。如果该错误是意外错误,那么有几个可能的原因。如果用户需要访问受保护资源,则用户尚未被映射到保护资源的角色。用户不是一个组的成员,这些组可能已经映射到一个角色了。如果 WebSphere 安全性配置为使用 LDAP 作为用户注册表,则 WebSphere 安全性 LDAP 用户和组搜索过滤器配置可能不会与 LDAP 目录所要求的相匹配。
Action 如果授权失败是意外失败,则验证用户或该用户所属的组是否已映射到保护资源的角色。验证 WebSphere 安全性 LDAP 用户和组过滤器配置是否与 LDAP 目录所要求的相匹配。
SECJ0054E: 没有自己的凭证
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0055E: 对 {0} 的认证失败。输入的用户标识或密码可能不正确或者有拼写错误。用户标识可能不存在,帐户可能已经到期或被禁用。密码可能已经到期。
Explanation 无法认证此用户。输入的用户标识或密码可能不正确。WebSphere 被配置为向其认证的用户注册表中可能不存在该用户。如果 WebSphere 安全性配置为使用 LDAP 作为用户注册表,则 WebSphere 安全性 LDAP 用户和组搜索过滤器配置可能不会与 LDAP 目录所要求的相匹配。
Action 验证输入的用户标识和密码是否正确,以及用户注册表中是否存在它们。如果 LDAP 配置为安全性用户注册表,则验证 WebSphere 安全性 LDAP 用户和组过滤器配置与 LDAP 目录所要求的相匹配。如果问题仍存在,请咨询 Websphere 被配置为要使用的用户注册表的管理员。
SECJ0056E: 认证失败,原因为 {0}
Explanation 认证由于指明的原因而失败。
Action 验证是否正确地输入了用户标识和密码。如果问题仍存在,请咨询用户注册表管理员。
SECJ0057E: 认证数据无效
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0058E: LTPAServer 不存在
Explanation 这可能是由于 LTPAServer 初始化问题引起的内部错误。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0059E: 没有密码无法创建 LTPAServer
Explanation 尝试创建 LTPAServerBean 的实例时使用了错误的构造函数。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0060E: 未找到 LTPA 配置
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0061E: LTPAConfig 创建异常
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0062E: LTPAConfig 除去异常
Explanation 这是一个内部错误。LTPAConfigBean 上的 ejbRemove() 操作失败。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0063E: 由于无效访问标识而导致凭证映射失败
Explanation 这是一个内部错误。无法从凭证获取访问标识。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0064E: 凭证映射失败
Explanation 凭证映射可能由于多种原因而失败:凭证令牌不是映射支持的 CredentialToken 类型的实例。在凭证中标识的主体不能映射到用户注册表中的项,或者无法在用户注册表中找到。发生用户注册表异常或用户注册表已经停止。
Action 验证此用户注册表是否可操作。如果它是可操作的,则验证目标用户注册表中是否存在该主体。报告该错误消息的异常可能对诊断该问题有帮助。
SECJ0065E: 不支持的编码方式
Explanation 这是一个内部错误。当 LTPAServer 尝试编码令牌值时发生了 UnsupportedEncodingException。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0066E: 注册表 impl 对象已停止
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0067E: 因为 LDAP 过滤器映射异常,因此无法为主题 DN {0} 的给定的凭证令牌执行到 LDAP 的凭证映射。
Explanation 凭证映射可能由于多种原因而失败:凭证令牌不是映射支持的 CredentialToken 类型的实例。在凭证中标识的主体不能映射到用户注册表中的项,或者无法在用户注册表中找到。发生用户注册表异常或用户注册表已经停止。
Action 验证此用户注册表是否可操作。如果它是可操作的,则验证目标用户注册表中是否存在该主体。报告该错误消息的异常可能对诊断该问题有帮助。
SECJ0068E: LDAP 初始化错误。异常为 {0}。
Explanation 在对 LDAP 进行配置时发生意外异常。
Action 验证安全性中心 GUI 中的 WebSphere LDAP 配置设置(例如,提供程序 URL)是否正确。如果使用 SSL,则确保 SSL 配置是正确的。
SECJ0069E: 为特权标识获取安全性名称时发生问题:{0}。异常为 {1}。
Explanation 无法在 Windows 用户注册表中找到指定的 SID 的名称。如果网络超时妨碍了功能查找该名称,那么可能会出现此问题。在 SID 没有相应的帐户名的情况下(如,标识登录会话的登录 SID),它也会发生
Action WebSphere 可能仍在引用授权表中的某个用户,但是可能已从 Windows 用户注册表中除去了该用户。如果您知道该用户,则请将其从 WebSphere 中的任何资源保护许可权中除去。如果该用户仍然有效,则需在 Windows 用户注册表中重新创建它,然后为其重新指定 WebSphere 中适当的资源许可权。
SECJ0070E: 没有为 {0} 配置特权标识
Explanation 无法在 Windows 用户注册表中找到指定用户的 SID。用户注册表中可能不存在此用户。
Action 如果是这样,则在用户注册表中创建该用户。
SECJ0071E: 检索给定模式 {0} 的注册表项时出错
Explanation
Action 验证模式是否正确并确认没有格式错误。
SECJ0072E: 查找类型 {0} 的注册表时出错
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0073E: 查找特权标识 {0} 的注册表项时出错
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0074E: 创建用户注册表时出错。异常为 {0}
Explanation 尝试装入或创建用户注册表时发生意外异常。
Action 验证用于启动 Websphere 的 CLASSPATH 是否正确,以及 jar 文件是否存在并且是否至少有读许可权。
SECJ0075E: 不支持的项类型 {0}
Explanation 这是一个内部错误。无法查找指定类型的注册表。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0076E: 创建注册表项 HOME 时出错
Explanation 这是一个内部错误。无法为该注册表创建 HOME。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0077E: 未找到类型 {1} 的注册表 impl 类 {0}
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0078E: 用户注册表不存在
Explanation 无法在名称空间查找 RegistryHome 或者缩小搜索范围失败。没有在名称空间中正确地注册用户注册表的类,或者找不到此用户注册表的类文件。
Action 验证类路径是否正确并且所需的类是否存在。
SECJ0079E: 用户注册表中不支持此用户类型
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0080E: 注册表中未找到此用户项
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0081E: 注册表异常
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0082E: Web 安全性初始化期间出错
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0083E: 在管理服务器上初始化 Web 高速缓存时出错
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0084W: 初始化安全性 Web 配置时出错。异常为 {0}。
Explanation 初始化 Web 应用程序的安全性属性时发生内部错误。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0085E: 初始化管理 Web 高速缓存时出错
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0086E: 配置错误
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0087E: 内部服务器错误
Explanation HttpServletResponse 表明发生内部服务器错误。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0088E: 删除许可权时出错
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0089E: 获取所有许可权时出错
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0090E: 获取方法 {0} 的方法组时出错
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0091E: 查找应用程序 HOME 时出错
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0092E: 未找到应用程序 HOME
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0093E: 未找到关系 HOME
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0094E: 管理应用程序不存在
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0095E: 初始化管理许可权时发生异常
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0096E: 创建方法组 {0} 时出错
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0097E: 查找方法组时出错
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0098E: 查找方法组 {0} 时出错
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0099E: 查找标识 {0} 的方法组时出错
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0100E: 存储方法组时出错
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0101E: 除去方法组时出错
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0102E: 创建方法组时出错
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0103E: MethodGroupHome 不存在
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0104E: 创建预定义的方法组时出错
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0105E: 在配置了安全性的 URL 中译码密码 [{1}] 的值 [{0}] 时发生意外异常
Explanation 由于缺少经过编码的密码或该密码格式错误,因此无法对其进行译码。
Action 验证安全性配置 URL 中的密码是否没有损坏或缺少。如果可能,通过 WebSphere 管理控制台复位受影响的密码。如果所有其他尝试均失败,则将此密码复位成其在安全性配置 URL(通常为 sas.server.props)中的明文值。
SECJ0106E: 在配置了安全性的 URL 中编码密码 [{1}] 的值 [{0}] 时发生意外异常
Explanation 由于缺少密码或该密码格式错误,因此无法对其进行编码。
Action 验证安全性配置 URL 中的密码是否没有损坏或缺少。如果可能,通过 WebSphere 管理控制台复位受影响的密码。如果所有其他尝试均失败,则将此密码复位成其在安全性配置 URL(通常为 sas.server.props)中的明文值。
SECJ0107W: {0} 文件不存在
Explanation This exception is unexpected. The cause is not immediately known.
Action 如果这是一条警告消息,则它是一个通常会自动恢复的临时问题。如果不是警告,则检查该文件的文件许可权以确保它们是可读的。如果缺少该文件,则重建它。
SECJ0108E: 获取用户注册表或注册表属性时发生意外异常。
Explanation This exception is unexpected. The cause is not immediately known.
Action 验证是否在 WebSphere 中正确地配置了此用户注册表。
SECJ0109W: 正在从({1})恢复({0})
Explanation 正在从将来的版本恢复安全性配置 URL。如果缺少安全性配置 URL 或者它被删除了,那么可能会发生这种情况。
Action
SECJ0110E: 装入属性 URL {0} 时发生 I/O 错误
Explanation loadProperties() 操作可能失败。
Action 验证与安全性配置 URL 属性文件(通常是 sas.server.props)关联的文件许可权是否是可读且可写的。
SECJ0111W: 没有为应用程序 {0} 正确定义 RunAsMap
Explanation 该应用程序的运行方式绑定大小为零。
Action 如有必要,验证是否为该应用程序指定了运行方式绑定。
SECJ0112W: 没有为应用程序 {0} 定义授权表
Explanation 没有为该应用程序定义安全性约束或角色。
Action 如果安全性对于该应用程序不是必需的,则忽略该消息。否则,查看该应用程序的安全性要求。
SECJ0113E: 方法 {0} 和资源 {1} 的 getRequiredRoles 中发生意外异常。异常为 {2}。
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0114W: 无法从此凭证抽取安全性属性
Explanation 此凭证可能格式错误或已损坏。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0115W: 此凭证的公用名为空值
Explanation 此凭证可能格式错误或已损坏。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0116W: 无法从此凭证抽取凭证令牌
Explanation 此凭证可能格式错误或已损坏。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0117E: 用户 {0} 的表单登录失败
Explanation 此用户无法被 FormLogin Servlet 认证。输入的用户标识或密码可能不正确。WebSphere 被配置为向其认证的用户注册表中可能不存在该用户。
Action 验证是否正确地输入了用户标识和密码。如果问题仍存在,请咨询用户注册表管理员。
SECJ0118E: 认证用户 {0} 期间发生认证错误
Explanation 认证期间发生了意外错误。
Action 这是一个内部错误。查找可能与故障相关的先前消息。
SECJ0119E: 获取表单登录的 Web 应用程序信息时出错。异常为 {0}。
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0120I: 信任关联初始化装入了 {0} 个拦截器
Explanation 报告添加了多少个信任关联拦截器。
Action 无,仅作为信息。
SECJ0121I: 已成功装入信任关联初始化类 {0}
Explanation 不需要加以说明的消息。
Action 无,仅作为信息。
SECJ0122I: 信任关联初始化拦截器签名:{0}
Explanation 报告信任关联拦截器的签名。
Action 无,仅作为信息。
SECJ0123E: 检索类装入器时信任关联初始化出错。无法启用信任关联。
Explanation getClassLoader() 操作返回 NULL。
Action 验证是否安装了相应的信任关联类且类路径是否正确。
SECJ0124E: 信任关联初始化未找到拦截器类 {0}
Explanation 找不到 trustedservers.properties 中指定的拦截器类文件。
Action 验证是否安装了相应的信任关联类且类路径是否正确。同时验证 trustedservers.properties 文件中指定的类,以及该文件是否至少具有读许可权。
SECJ0125E: 信任关联初始化无法装入信任关联类 {0}。
Explanation 尝试装入主题类时发生 ClassNotFoundException。
Action 验证是否安装了相应的信任关联类且类路径是否正确。
SECJ0126E: 验证期间信任关联失败。异常为 {0}
Explanation 当为给定的请求找到相应的拦截器时,该拦截器随后将向逆向代理服务器验证它的信任。该错误消息表示验证失败,并且因此不能信任逆向代理。例如,可能提供了不正确的密码。
Action 在生产环境中,可能会提醒用户检查系统中是否有入侵者。在进行测试的开发环境中,验证要求的来自逆向代理服务器的输入实际上是否正确传递给了拦截器。这些输入的性质实际上取决于信任关联是如何建立的。例如,最简单的方法是通过 Basic Authentication 头传递用户名/密码。
SECJ0127E: 找不到信任关联的有效用户
Explanation 当 WebAuthenticator 调用拦截器以返回认证用户名时,未返回该用户名。
Action 验证在将请求发送到 WebSphere 前,逆向代理服务器是否在 HTTP 请求中提供了正确的用户名
SECJ0128E: 信任关联期间发生意外异常。异常为 {0}。
Explanation 这指的是向逆向代理服务器验证信任及获取经认证的用户名时,可能由拦截器抛出的除 WebTrustAssociationFailedException 和 WebTrustAssociationUserException 外的所有其他异常。
Action 从与该错误消息一起打印的堆栈跟踪调试该问题。您还可以打开调试跟踪以获取更多有关异常性质的信息。
SECJ0129E: 在 {2}、{3} 上调用 {1} 时,对 {0} 的授权失败
Explanation 用户没有访问该资源所必需的许可权。
Action 如果这是意外情况,请与您的 WebSphere 安全性管理员联系。如果用户需要访问受保护的资源,则必须将其映射为保护该资源的角色。
SECJ0130E: 无法从请求头“via”获取源路径
Explanation 当使用 WebSealTrustAssociationInterceptor 时,将检查 HTTP 请求对象中的“via”HTTP 头。当该头的值为无效或损坏时,会出现该消息。
Action 确保 WebSeal 和/或 HTTP Server 在正确地运行。
SECJ0131E: 认证失败。无法为 SecOwnCredentials 获取映射的凭证。
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0132I: 启用了 Java 2 安全性
Explanation 安装了 Java 2 安全管理器。
Action 无,仅作为信息。
SECJ0133E: {0} 非法:{1}
Explanation 尝试了非法的许可权。只有主线程可以设置安全管理器。
Action 验证正在尝试设置安全管理器的代码是否不在尝试毁坏 WebSphere 安全管理器。
SECJ0134E: 当前 Java 2 安全策略不允许请求的操作。{0} Java 2 安全许可权:{1},由于异常消息而被拒绝:{2}。{3} 违反代码:{4}
Explanation Java 安全管理器 checkPermission() 在主题许可权上抛出 SecurityException。
Action 验证是否允许尝试的操作。
SECJ0135W: 尝试了非法的 System.exit()
Explanation 仅允许主线程退出 Java VM
Action 验证尝试系统退出的代码是否不在尝试毁坏 WebSphere 安全管理器。
SECJ0136I: 定制注册表 {0} 已初始化
Explanation 报告将要使用的定制用户注册表实现。
Action 无,仅作为信息。
SECJ0137E: 无法获取 EnterpriseAppHome
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0138E: 无法安装管理应用程序 -
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0139E: 获取初始命名上下文出错
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0140E: 无法初始化缺省 SSL 设置
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0141E: 初始化缺省 SSL 配置出错
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0145E: 对 initial_ssl.properties 中的密码进行译码时发生意外异常
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0146I: 未找到 ${WAS_HOME}/properties/initial_ssl.properties
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0147E: 因为 LDAP 过滤器映射异常,因此无法为证书主题 DN {0} 的给定的凭证令牌执行到 LDAP 凭证映射。CertificateMapperException 是 {1}
Explanation 全局安全性设置中缺少用户指定的证书映射过滤器,或者它的格式有错误。
Action 查看安全性中心的 LDAP 高级属性中的证书映射过滤器配置,并验证它是否存在且是否正确。
SECJ0148E: 因为有多个条目与此过滤器匹配,因此无法使用过滤器 {1} 为给定的凭证令牌证书主题 DN {0} 执行到 LDAP 的凭证映射。不支持这个模糊条件。
Explanation LDAP 中的多个用户条目与全局安全性设置中指定的证书映射过滤器相匹配。不可能将证书中的某个主题 DN 映射到 LDAP 用户注册表中的多个用户。映射过滤器将产生无法支持的模糊条件。
Action 在安全性中心的 LDAP 高级属性中指定证书映射过滤器。
SECJ0149E: 因为搜索 LDAP 时发生 NamingException,因此无法使用过滤器 {1} 为证书主题 DN {0} 的给定凭证令牌执行到 LDAP 的凭证映射。NamingException 是 {2}
Explanation 搜索 LDAP 时发生命名异常。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0150E: 因为 LDAP 中没有与此 DN 或过滤器相匹配的条目,因此无法使用过滤器 {1} 为证书主题 DN {0} 的给定凭证令牌执行到 LDAP 的凭证映射
Explanation 在 LDAP 中没有找到证书中使用此主题 DN 的条目或使用此过滤器的条目。
Action 这可能是要求的结果,这取决于证书和过滤器中的主题 DN。如果响应是不需要的,则查看安全性中心的 LDAP 高级属性中定义的证书映射过滤器。
SECJ0151E: 无法使用过滤器 {2} 用主题 DN {0} 和映射名 {1} 创建到 LDAP 的凭证令牌。异常为 {3}
Explanation 证书中的 DN 成功地映射到 LDAP 中的条目,但在尝试为所映射的条目创建凭证时发生意外异常。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0152W: SecurityLevel 缺少或被设置为错误的值(有效值是:高、中、低);缺省值为高。
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0153E: 无效 LDAP 用户标识
Explanation 使用无效用户标识或者此用户标识不是目录条目。该目录管理标识(根 DN)在多数 LDAP 服务器上不是目录条目。
Action 验证此用户标识是否为有效的目录条目。
SECJ0154E: SSO 配置错误。已为 Web 应用程序 {0} 配置了表单登录,但在全局安全性设置中未启用 SSO。要使用表单登录必须启用 SSO。
Explanation 当 LTPA 是认证机制时,如果有任何 Web 应用程序使用表单登录,则必须同时启用 SSO。
Action 在全局安全性设置中启用 SSO,然后重新启动 WebSphere
SECJ0155E: 部署描述符配置错误。ejb-jar.xml 中的安全角色引用 {0} 未映射到 bean {1}、模块 {2}、应用程序 {3} 中的任何安全角色。
Explanation 指定的 EJB 的 ejb-jar.xml 文件中的安全角色引用尚未映射到安全角色。这是一个配置错误。
Action EJB 的 ejb-jar.xml 部署描述符中的安全角色引用应该映射到安全角色。
SECJ0156E: 无法初始化类型 {1} 的用户注册表类 {0},这是由于发生了异常:{2}
Explanation WebSphere 安全性代码无法查找、装入用户注册表类或装入用户注册表类时存在问题。
Action 消息中提到的异常应该提供其他线索,包括找不到或装入的类或文件。验证提到的文件是否存在于正确的目录和路径中。
SECJ0157I: 已装入供应商授权表:{0}
Explanation 成功地装入供应商指定的授权表。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0158I: 使用 WebSphere 提供的缺省授权表装入类 {0} 时发生问题
Explanation 无法成功装入供应商指定的授权表。因此,使用 WebSphere 提供的授权表。
Action 检查以确保供应商的授权表实现在 CLASSPATH 中,并且是可以装入的。
SECJ0159E: 找不到类 {0}
Explanation 无法在 CLASSPATH 中找到供应商指定的授权表类。
Action 检查以确保 sas.server.props 中指定的供应商的授权表实现在 CLASSPATH 中。
SECJ0160E: 无法实例化类 {0}
Explanation 无法实例化供应商指定的授权表类。
Action 检查以确保 sas.server.props 中指定的供应商的授权表实现是可以装入和实例化的。
SECJ0161E: 从供应商授权表返回错误。异常为 {0}
Explanation 在授权检查期间,供应商指定的授权表失败。
Action 请查看供应商的特定异常以获取详细信息。如果不存在供应商的特定异常,请与您的服务代表联系,以探讨错误日志中显示的异常堆栈跟踪信息。
SECJ0162E: 供应商的特定异常。异常为 {0}。
Explanation 这表明供应商的特定错误。示例:- 服务器未启动、网络故障、服务器故障。
Action 根据不同的错误,采取不同的操作。
SECJ0163E: 来自供应商授权表的类属错误
Explanation 来自供应商授权表的未知错误
Action 请与您的服务代表联系,以探讨错误日志中显示的异常堆栈跟踪信息。
SECJ0164E: 调用操作系统 API {1} 时的错误号 {0}
Explanation 操作系统 API 返回的错误
Action 请根据正在调用的 API,检查特定于操作系统的文档
SECJ0165W: 发生扩展异常。跳过 app.policy 文件中的许可权条目。异常为 {0}。
Explanation 扩展应用程序策略文件中的许可权时,捕获一个扩展异常
Action 在应用程序策略文件(app.policy 或 was.policy)中检查许可权条目语法。要鉴别哪个策略文件有问题,为组件 com.ibm.ws.security.policy.* 启用安全性跟踪。trace.log 将显示 was.policy 名称。
SECJ0166W: 发生扩展异常。跳过 app.policy 文件中的授权条目。异常为 {0}。
Explanation 扩展应用程序策略文件中的授权条目时,捕获一个扩展异常
Action 在您的应用程序策略文件中检查授权条目语法。(app.policy 或 was.policy)。要鉴别哪个策略文件有问题,为组件 com.ibm.ws.security.policy.* 启用安全性跟踪。trace.log 将显示 was.policy 名称。
SECJ0167W: 发生扩展异常。跳过 filter.policy 文件中的许可权条目。异常为 {0}。
Explanation 扩展 filter.policy 文件中的许可权条目时,捕获一个扩展异常
Action 检查过滤器策略文件中的许可权条目语法。
SECJ0168W: 正在忽略类型 {1} 的密钥库 {0}
Explanation 不支持以上类型的密钥库。
Action 请使用支持的密钥库类型。
SECJ0169W: 发生扩展异常。跳过该许可权条目。异常为 {0}
Explanation 扩展许可权时,捕获一个扩展异常
Action 检查您的策略文件中的许可权条目语法。要鉴别哪个策略文件有问题,为组件 com.ibm.ws.security.policy.* 启用安全性跟踪。trace.log 将显示该策略文件名。
SECJ0170W: 发生扩展异常。跳过该授权条目。异常为 {0}。
Explanation 扩展授权条目时,捕获一个扩展异常
Action 检查您的策略文件中的授权条目语法。要鉴别哪个策略文件有问题,为组件 com.ibm.ws.security.policy.* 启用安全性跟踪。trace.log 将显示该策略文件名。
SECJ0171W: 发生扩展异常。跳过该签署者密钥条目。异常为 {0}。
Explanation 扩展签署者条目时,捕获一个扩展异常
Action 检查您的策略文件中的签署者条目语法。要鉴别哪个策略文件有问题,为组件 com.ibm.ws.security.policy.* 启用安全性跟踪。trace.log 将显示该策略文件名。
SECJ0172E: 编码文件路径时出错 {0}
Explanation 编码文件路径时有错误。
Action 请检查指定的语法。要鉴别哪个策略文件有问题,为组件 com.ibm.ws.security.policy.* 启用安全性跟踪。trace.log 将显示该策略文件名。
SECJ0173W: 正在忽略具有代码库 {0} 和签署者 {1} 的授权条目
Explanation 在系统扩展策略文件中,授权条目不应该指定代码库和签署者值
Action 请从系统扩展策略文件中的授权条目除去代码库和签署者值。(spi.policy 或 library.policy)
SECJ0174W: 正在忽略许可权条目 {0}
Explanation 在系统扩展策略文件中,当前版本不支持带有签名的许可权条目。
Action 请从系统扩展策略文件中的许可权条目除去签名值。(spi.policy 或 library.policy)
SECJ0175E: 检索关键字 {1} 散列映射中的数据时捕获异常。异常为 {0}。
Explanation 在散列映射中按关键字“type”存储的数据不正确
Action 这是一个内部错误。然而,它可能是不正确的 xml 文件造成的。请启用 com.ibm.ws.security.policy.* 的安全性跟踪以获取更多详细信息。
SECJ0176E: 获取类型 {1} 的策略模板时捕获异常。异常为 {0}。
Explanation 无法获取以上类型的策略模板。
Action 这是一个内部错误。然而,它可能是不正确的 xml 文件造成的。请启用 com.ibm.ws.security.policy.* 的安全性跟踪以获取更多详细信息。
SECJ0177W: 将类路径 {1} 转换为 URL 时捕获异常。异常为 {0}。
Explanation 无法将以上类路径转换为 URL
Action 请检查该类路径。通常,从 xml 文件获得此路径。请启用 com.ibm.ws.security.policy.* 的安全性跟踪以获取更多详细信息。
SECJ0178E: 检索关键字 {1} 的散列映射中的数据时捕获异常。异常为 {0}。
Explanation 无法检索传递给 setupPolicy() 的散列映射中的资源适配器策略文件。
Action 请检查资源适配器关键字的散列映射中存储的数据。它可能是不正确的 xml 文件造成的。请启用 com.ibm.ws.security.policy.* 的安全性跟踪以获取更多详细信息。
SECJ0179E: 尝试获取资源适配器的绝对文件路径时捕获异常。异常为 {0}。
Explanation 无法获取资源适配器策略文件的绝对文件路径。
Action 请检查 resource.xml 文件中指定的文件路径。请启用 com.ibm.ws.security.policy.* 的安全性跟踪以获取更多详细信息。
SECJ0180E: 尝试使用关键字 {1} 获取散列映射中的数据时捕获异常。异常为 {0}。
Explanation 无法检索传递给 setupPolicy() 的散列映射中的部署应用程序策略文件。
Action 这是一个内部错误。然而,它可能是 xml 文件中不正确的数据造成的。请检查策略文件的类型和传递给 setupPolicy() 的散列映射。请启用 com.ibm.ws.security.policy.* 的安全性跟踪以获取更多详细信息。
SECJ0181W: 尝试获取资源适配器模块 {1} 绝对文件路径时捕获异常。异常为 {0}。
Explanation 无法获取资源适配器模块的绝对文件路径。
Action 它可能是 resources.xml 文件中不正确的数据造成的。请启用 com.ibm.ws.security.policy.* 的安全性跟踪以获取更多详细信息。
SECJ0182W: 尝试获取文件 {1} 的规范路径时捕获异常。异常为 {0}。
Explanation 无法获取指定文件的规范路径
Action 请检查传递给安全性的指定文件名。它可能是 xml 文件中不正确的数据造成的。请启用 com.ibm.ws.security.policy.* 的安全性跟踪以获取更多详细信息。
SECJ0183W: 尝试将文件路径 {1} 转换为 URL 时捕获异常。异常为 {0}。
Explanation 无法将指定的文件路径转换为 URL。
Action 请检查指定的文件路径。它可能是 xml 文件中不正确的数据造成的。请启用 com.ibm.ws.security.policy.* 的安全性跟踪以获取更多详细信息。
SECJ0184W: 尝试获取 removePolicy() 中资源适配器 {1} 的绝对路径时捕获异常。异常为 {0}。
Explanation 无法获取 removePolicy() 中资源适配器的绝对路径。
Action 请检查指定的路径。它可能是 xml 文件中不正确的数据造成的。请启用 com.ibm.ws.security.policy.* 的安全性跟踪以获取更多详细信息。
SECJ0185W: 尝试获取 removePolicy() 中模块 {1} 的绝对路径时捕获异常。异常为 {0}
Explanation 无法获取 removePolicy() 中模块的绝对路径。
Action 请检查指定的路径。它可能是 xml 文件中不正确的数据造成的。请启用 com.ibm.ws.security.policy.* 的安全性跟踪以获取更多详细信息。
SECJ0186E: 创建类型 {1} 的系统扩展策略的模板时捕获 IOException,异常为 {0}
Explanation 在所有模板的散列映射中创建系统扩展模板时发生 IOException。
Action 请检查 IOException 以查看无法在散列映射中创建系统扩展模板的原因。
SECJ0187E: 创建类型 {1} 的系统扩展策略的模板时捕获 ParserException,异常为 {0}
Explanation 在所有模板的散列映射中创建系统扩展模板时发生 ParserException。
Action 请检查 ParserException 数据。检查指定的策略文件。
SECJ0188E: 为应用程序策略 {0} 创建模板时捕获 IOException。异常为 {1}。
Explanation 在所有模板的散列映射中创建应用程序策略模板时发生 IOException。
Action 请检查指定的策略文件。
SECJ0189E: 为应用程序策略 {0} 创建模板时捕获 ParserException。异常为 {1}。
Explanation 在所有模板的散列映射中创建应用程序策略模板时发生 ParserException。
Action 请检查 ParserException 数据。检查指定的策略文件。
SECJ0190E: 创建 was.policy {0} 的模板时捕获 IOException。异常为 {1}。
Explanation 将 was.policy 模板放入所有模板的散列映射中时发生 IOException。
Action 请检查指定的 was.policy 文件。
SECJ0191E: 创建 was.policy {0} 的模板时捕获 ParserException。异常为 {1}。
Explanation 将 was.policy 模板放入所有模板的散列映射中时发生 ParserException。
Action 请检查 ParserException 数据。检查指定的 was.policy 文件。
SECJ0192E: 创建资源适配器(从 WCCM 中读取){1} 的模板时捕获 IOException。异常为 {0}。
Explanation 在所有模板的散列映射中创建资源适配器模板时发生 IOException。
Action 请检查指定的 ra.xml 文件的许可权规范。
SECJ0193E: 创建资源适配器(从 ra.xml 中读取){0} 的模板时捕获 ParserException。行是 [{1}]。异常为 {2}。
Explanation 将资源适配器模板放入所有模板的散列映射中时发生 ParserException。
Action 请检查 ParserException 数据。检查 ra.xml 的许可权规范。
SECJ0194E: 将许可权添加到已过滤许可权集合时捕获 IOException。异常为 {0}。
Explanation 将许可权添加到已过滤许可权集合时发生 IOException。
Action 请检查 filter.policy 文件。
SECJ0195E: 将许可权添加到已过滤许可权集合时捕获 ParserException。异常为 {0}。
Explanation 将许可权添加到已过滤许可权集合时发生 ParserException。
Action 请检查 ParserException 数据。
SECJ0196W: 应用程序策略文件 {1} 正在使用定制许可权 {0}
Explanation 应用程序策略文件正在使用定制许可权。
Action 请确保可以在应用程序策略文件中使用定制许可权。
SECJ0197E: 构造许可权对象时捕获调用 TargetException。此异常可能是由于策略文件中的语法错误导致的。异常为 {0}。
Explanation 构造许可权对象时发生调用 TargetException。
Action 请检查该异常。
SECJ0198E: 构造许可权对象时捕获异常。异常为 {0}。
Explanation 构造许可权对象时发生异常。
Action 请检查该异常。
SECJ0199E: 将授权条目添加到资源适配器 {1} 的策略模板时捕获 IOException。异常为 {0}。
Explanation 将授权条目添加到资源适配器的策略模板时发生 IOException。
Action 请检查指定的 ra.xml 文件。
SECJ0200E: 将授权条目 {1} 添加到资源适配器 {0} 的策略模板时捕获 ParserException。异常为 {2}。
Explanation 将授权条目添加到资源适配器的策略模板时发生 ParserException。
Action 请检查指定的 ra.xml 中的许可权规范的语法
SECJ0201I: 调用操作系统 API {1} 时的错误号 {0}
Explanation 以上错误号由以上 API 返回。
Action 请根据正在调用的 API,检查 API 的操作系统文档。
SECJ0202I: 已成功初始化管理应用程序
Explanation 已成功初始化管理应用程序
Action 无。仅作为信息。
SECJ0203I: 已成功初始化命名应用程序
Explanation 已成功初始化命名应用程序
Action 无。仅作为信息。
SECJ0204I: 已成功初始化基于角色的授权程序
Explanation 已成功初始化基于角色的授权程序
Action 无。仅作为信息。
SECJ0205I: 已成功注册安全性管理 mBean
Explanation 已成功注册安全性管理 mBean
Action 无。仅作为信息。
SECJ0206E: 创建或注册 {0} mBean 时出错。异常为 {1}
Explanation 尝试创建或注册 mBean 时发生意外异常。
Action 可能配置有问题。异常可能包含详细信息。
SECJ0207E: 无法从单元中装入 {0} 资源。异常为 {1}
Explanation 由于异常而导致无法装入指定的资源。
Action 该故障可能与资源相关的配置问题有关。
SECJ0208E: 尝试在安全性初始化期间认证服务器的标识时发生意外异常。异常为 {0}。
Explanation 在配置全局安全性时,无法使用为该服务器标识指定的用户标识和密码来认证服务器。
Action 验证用户标识和密码是否有效,并且是否满足用户注册表或认证机制的要求。
SECJ0209E: 尝试用 WCCM JAAS 配置信息更新 JAAS 登录配置时发生意外异常。异常为 {0}
Explanation WCCM JAAS 登录配置信息无法推送到 JAAS 配置对象。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0210I: 启用了安全性 {0}
Explanation 报告当前安全性启用或禁用的状态。
Action 无。仅作为信息
SECJ0211E: 无法查找或重新绑定名称为 {0} 的安全服务器。异常为 {1}。
Explanation 发生了意外错误。可能是由于未启动单元管理器或 Node Agent。
Action 如果在启用全局安全性时指定了远程安全服务器,则验证 Node Agent 和单元管理器是否在运行。
SECJ0212I: WCCM JAAS 配置信息已成功推送到登录提供程序类。
Explanation WCCM JAAS 登录配置信息已推送到 JAAS 配置对象。
Action 无。仅作为信息。
SECJ0213E: 当前配置了不需要的 JAAS 登录提供程序类 {0}。要求的配置类是 {1}。启用了 WebSphere 安全性时,此类是必需的。
Explanation WebSphere 提供 javax.security.auth.login.Configuration 的实现并在服务器启动时动态地安装此类。一些应用程序代码已安装了不同的登录提供程序类或在 WebSphere 尝试动态地安装类时发生问题。
Action 检查其他服务器启动警告或错误消息。
SECJ0214W: 当前配置了不需要的 JAAS 登录提供程序类 {0}。要求的配置类是 {1}。启用了 WebSphere 安全性时,此类是必需的。
Explanation WebSphere 提供 javax.security.auth.login.Configuration 的实现并在服务器启动时动态地安装此类。一些应用程序代码已安装了不同的登录提供程序类或在 WebSphere 尝试动态地安装类时发生问题。
Action 检查其他服务器启动警告或错误消息。
SECJ0215I: 成功地将 JAAS 登录提供程序配置类设置为 {0}。
Explanation WebSphere 提供 javax.security.auth.login.Configuration 类的实现。在服务器启动时已成功设置此类。
Action 无。仅作为信息。
SECJ0216E: 将 JAAS 登录提供程序配置类设置为 {0} 时发生异常。异常为 {1}。
Explanation WebSphere 提供 javax.security.auth.login.Configuration 类的实现。在服务器启动时无法设置此类。
Action Configuration.class 可能不存在。这是一个内部错误。
SECJ0217W: 处理 JAAS 配置信息时检测到重复的 JAAS LoginModule 别名 {0}。
Explanation 重复的 JAAS LoginModule 别名存在于 JAAS 登录 URL 或 security.xml 文件中。将用最后一个处理的别名替换该重复的别名。
Action 验证在登录 URL 或 security.xml 文件中是否不存在重复的 JAAS LoginModule 别名。
SECJ0218E: 检索 RoleBasedAuthorizer 时捕获异常。异常为 {0}。
Explanation 由于异常而导致无法检索基于角色的授权程序。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0219E: 因为未装入应用程序 {0},所以无法获取或使用基于角色的授权程序。
Explanation 为了让基于角色的授权程序可以用于执行授权,必须装入该应用程序。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0220W: 已装入模块 {0} 的基于角色的授权程序。
Explanation 每个模块仅装入一次基于角色的授权程序。
Action 无,仅作为信息。
SECJ0221E: 模块 {0} 和 bean {1} 的 findMatchingMethod 中发生意外异常,异常为 {2}
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0222E: 尝试创建 LoginContext 时发生意外异常。LoginModule 别名为 {0},异常为 {1}。
Explanation 由于意外异常而导致无法创建 JAAS LoginContext。
Action 此问题可能是由于配置错误造成的。
SECJ0223E: 已成功认证用户 {0},但是无法将重定向发送到原始请求页面。{1} cookie 不存在。
Explanation 未找到包含原始请求页面的 HTTP cookie。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0224E: 尝试配置 Web 应用程序 {0} 的 Web 属性相关的安全性时发生意外异常。异常为 {1}。
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0225W: 禁用 PD 认证。
Explanation 禁用 PD 认证。
Action 无,仅作为信息。
SECJ0226E: 在 security.xml 中 LocalOS 服务器标识({0})的值不应该与 LocalOS 域({1})的值相同。
Explanation 当 LocalOS 服务器标识等于 LocalOS 域时,操作系统返回的访问标识是机器标识,而不是服务器标识。
Action 确保服务器标识与机器标识不同。
SECJ0227E: 创建类型 {0} 的类时发生异常。异常为 {1}。
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0228E: 类型 {0} 的对象为 NULL。
Explanation 反射创建的对象为 NULL。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0229E: {1} 类型的对象方法 {0} 为 NULL。
Explanation 反射返回的方法为 NULL。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0230E: 调用对象类型 {1} 的反射方法 {0} 抛出异常 {2}。
Explanation 反射方法调用失败。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0231I: 成功注册了安全性组件的 FFDC 诊断模块 {0}:{1}。
Explanation 描述是否已成功注册安全性组件的 FFDC 诊断模块。
Action 无。仅作为信息。
SECJ0232E: 尝试从安全服务器获取用户注册表时发生意外异常。异常为 {0}。
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0233E: 尝试获取用户注册表(其模式为 {0} 并且限制为 {1})中的用户时发生意外异常。异常为 {2}。
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0234E: 尝试获取用户注册表(其模式为 {0} 并且限制为 {1})中的组时发生意外异常。异常为 {2}。
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0235E: 尝试从安全性 mbean 中导出 LTPA 密钥时发生意外异常。异常为 {0}。
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0236E: 尝试从安全性 mbean(其属性为 {0})中导入 LTPA 密钥时发生意外异常。异常为 {1}。
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0237E: 一个或多个重要的 LTPAServerObject 配置属性为 NULL 或不可用。属性和值为密码:{0}、到期时间 {1}、专用密钥 {2}、公用密钥 {3} 和共享密钥 {4}。
Explanation LTPA 是已配置的认证机制,但尚未正确配置它。缺少密钥或其他 LTPA 配置属性。
Action 禁用 WebSphere 安全性、重新启动应用程序服务器并正确配置 LTPA 认证。
SECJ0238E: 尝试创建初始的 LTPAServerObject 时发生意外异常。异常为 {0}。
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0239I: 已启动安全服务初始化
Explanation 已启动安全服务初始化。
Action 无。仅作为信息
SECJ0240I: 已成功完成安全服务初始化
Explanation 已启动安全服务初始化。
Action 无。仅作为信息
SECJ0241I: 已成功完成安全服务初始化
Explanation 已启动安全服务初始化。
Action 无。仅作为信息
SECJ0242I: 正在启动安全服务
Explanation 已启动安全服务。
Action 无。仅作为信息
SECJ0243I: 已成功启动安全服务
Explanation 已启动安全服务。
Action 无。仅作为信息
SECJ0244I: 安全服务无法成功启动
Explanation 已启动安全服务。
Action 无。仅作为信息
SECJ0245E: SecurityServerFactory 尝试创建 SecurityServer 时发生意外异常。异常为 {0}。
Explanation 发生了妨碍创建 SecurityServer 的错误。
Action 日志应该包含可表明问题原因的其他错误。
SECJ0246E: 检索 ORB SSL 设置 {0} 时捕获意外异常
Explanation 检索 ORB SSL 设置时发生意外异常。
Action 验证属性文件(通常是 sas.server.props)的内容。如果问题仍然存在,请与您的服务代表联系。
SECJ0247I: server-cfg.xml 中缺少 ORB SSL 密钥文件或密码设置
Explanation server-cfg.xml 中缺少 ORB SSL 密钥文件或密码设置
Action 验证 server-cfg.xml 文件。
SECJ0248I: 检索 ORB SSL 初始化时捕获意外异常。异常为 {0}。
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0249E: 无法清除。异常为 {0}。
Explanation 清除指定的存储库时发生意外异常。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0250E: 创建安全服务器时出错。异常为 {0}。
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0251E: 获取初始命名上下文时出错。异常为 {0}。
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0252E: 获取远程安全服务器时出错。异常为 {0}。
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0253E: 获取远程安全服务器时发生一般异常。异常为 {0}。
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0254E: 获取初始命名上下文时出错。异常为 {0}。
Explanation 获取初始命名上下文时发生 javax.naming.NamingException。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0255E: 创建安全服务器时出错。异常为 {0}。
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0256E: 绑定 SecurityServer 到命名时出错。异常为 {0}。
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0257E: 无法在名称空间中找到安全服务器。异常为 {0}。
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0258E: 找不到用户注册表。异常为 {0}
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0259E: CallbackHandler 中的 IOException。异常为 {0}
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0260E: CallbackHandler 中不支持的 {0} 回调。异常为 {1}
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0261E: LoginModule 落实期间有错误。异常为 {0}
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0262E: 清除期间除去 {0} 时发生异常。异常为 {1}
Explanation 清除期间除去指定的主体时发生意外异常。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0263E: 清除期间除去 WSCredential 时发生异常。异常为 {0}
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0264E: fillAccessids:获取用户注册表时出错。异常为 {0}
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0265E: removeAccessIds:获取用户注册表时出错。异常为 {0}。
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0266E: 无法创建新的 Web 属性。
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0267E: 无法获取 RoleBasedConfigurator。异常为 {0}。
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0268E: 使用 WebSphere 提供的缺省授权表装入类 {0} 时发生问题
Explanation 无法成功装入供应商指定的授权表。因此,使用 WebSphere 提供的授权表。
Action 检查以确保供应商的授权表实现在 CLASSPATH 中,并且是可以装入的。
SECJ0269E: 无法获取实际的凭证。异常为 {0}。
Explanation 尝试执行 getActualCredential() 方法时发生 java.lang.reflect.InvocationTargetException。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0270E: 无法获取实际的凭证。异常为 {0}。
Explanation 尝试执行 getActualCredential() 方法时发生意外异常。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0271E: 恢复原始凭证时出错。
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0272E: 设置系统凭证时出错。
Explanation 恢复原始凭证时发生意外异常。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0273E: 无法装入 SecurityServer.xml。异常为 {0}。
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0274E: 获取初始命名上下文时出错。异常为 {0}。
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0275E: 尝试查找用户注册表时出错。异常为 {0}。
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0276E: 已毁坏 BasicAuthData 凭证。异常为 {0}。
Explanation 尝试获取 BasicAuthData 时发生 CredentialDestroyedException。已毁坏凭证。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0277E: BasicAuthData 凭证已到期。异常为 {0}。
Explanation 尝试获取 BasicAuthData 时发生 javax.security.auth.login.CredentialExpiredException。
Action 刷新凭证。
SECJ0278E: 已毁坏 TokenData 凭证。异常为 {0}。
Explanation 尝试获取凭证令牌时发生 CredentialDestroyedException。已毁坏凭证。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0279E: TokenData 凭证已到期。异常为 {0}。
Explanation 尝试获取令牌时发生 javax.security.auth.login.CredentialExpiredException。
Action 刷新凭证。
SECJ0280E: 从注册表中获取域时出错。异常为 {0}。
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0281E: 创建用户注册表对象时出错。异常为 {0}。
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0282E: 获取初始上下文时出错。异常为 {0}。
Explanation 获取初始命名上下文时发生 javax.naming.NamingException。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0283E: 绑定用户注册表时出错。异常为 {0}。
Explanation 重新绑定用户注册表时发生 javax.naming.NamingException。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0284E: 尝试查找用户注册表时出错。异常为 {0}。
Explanation 查找用户注册表时发生 javax.naming.NamingException。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0285E: 无法检索 RoleBasedAuthorizer。异常为 {0}。
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0286W: 安全性初始化期间出错。
Explanation 初始化安全服务器组件时发生意外异常。
Action 无。这是一条警告消息。
SECJ0287E: 无法调用 {0} 的 setupPolicy。
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0288E: 安全性初始化期间出错。
Explanation 更新授权表时发生意外异常。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0289E: 无法调用 {0} 的 removePolicy。
Explanation 尝试调用指定类型的 removePolicy() 时发生意外异常。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0290W: 已除去所有指定给应用程序 {0} 的特殊角色 DenyAllRole 的主题。
Explanation 已除去所有指定给指定的应用程序的特殊角色 DenyAllRole 的主题。
Action 无。这是一条警告消息。
SECJ0291E: 无法检索提供程序({0})的资源适配器的信息以调用 setupPolicy()。
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0292E: 无法检索 {0} 的资源适配器的信息以调用 setupPolicy()。
Explanation 尝试检索资源适配器的信息以调用 setupPolicy() 时发生意外异常。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0293E: 没有注册表。
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0294E: 将属性设置到文件({0})时出错。异常为 {1}。
Explanation 将属性设置到指定文件时发生 IOException。
Action 验证属性文件是否存在,或者许可权是否正确。
SECJ0295E: 获取到文件({0})的属性时出错。异常为 {1}。
Explanation 获取到指定文件的属性时发生 IOException。
Action 验证属性文件是否存在,或者许可权是否正确。
SECJ0296E: 检查用户 {0} 的密码时出错。异常为 {1}。
Explanation 检查指定用户的密码时发生 com.ibm.websphere.security.PasswordCheckFailedException。
Action 验证指定用户的密码。
SECJ0297E: 检查用户 {0} 的密码时出错。异常为 {1}。
Explanation 检查指定用户的密码时发生 com.ibm.websphere.security.CustomRegitryException 异常。
Action 验证指定用户的密码。
SECJ0298E: 检查用户 {0} 的密码时出错。异常为 {1}。
Explanation 检查指定用户的密码时发生未知异常。
Action 验证指定用户的密码。
SECJ0299E: 译码文件路径 {0} 时捕获异常。异常为 {1}。
Explanation 无法译码指定的文件。异常中显示了详细信息。
Action 验证策略文件和 xml 文件(resource.xml)以确认在它们中指定的类路径是否正确。
SECJ0300W: 文件或目录({0})不存在。
Explanation 指定的文件或目录不存在。
Action 验证策略文件和 xml 文件(resource.xml)以确认在它们中指定的类路径是否正确。
SECJ0301W: 无法将文件路径 {0} 转换为 CodeSource。异常为 {1}
Explanation 尝试将指定的路径转换为 URL 时发生 MalformedURLException。
Action 验证策略文件和 xml 文件(resource.xml)以确认在它们中指定的类路径是否正确。
SECJ0302W: {0} 没有别名。
Explanation 此配置没有任何别名。
Action 这是一条警告消息。
SECJ0303E: 获取注册表的域时出错。异常为 {0}
Explanation 获取注册表的域时发生异常。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0304E: 无法获取用户注册表。异常为 {0}。
Explanation 获取用户注册表时发生意外异常。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0305I: 对于 {0} 操作 {1},基于角色的授权检查失败:{2}。用户 {3}(唯一标识:{4})未被授予下列任何必需角色:{5}。
Explanation 该调用者没有必需的许可权,此问题的发生可能是因为线程上未找到凭证、调用者未通过认证或者访问标识可能为 NULL。
Action 如果失败是意外的,则验证是否为调用者授予了必需的角色。
SECJ0306E: 线程上不存在接收或调用的凭证。基于角色的授权检查将不检查调用者的访问标识。参数为:在资源 {1} 和模块 {2} 上的访问检查方法 {0}。堆栈跟踪为 {3}。
Explanation 在此线程上未建立调用或接收的凭证。这可能导致基于角色的授权检查失败。
Action 通过本地抛出可能对调试问题有帮助的 catch 块获取堆栈跟踪。
SECJ0307E: 尝试确定代码库位置时捕获意外异常。异常为:{0}
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0308I: 安装了 Java2 安全性。
Explanation 启用了 JAVA2 安全性。
Action 无,仅作为信息。
SECJ0309I: 禁用了 Java 2 安全性。
Explanation 没有安装 Java 2 安全管理器。
Action 无,仅作为信息。
SECJ0310E: 将授权条目添加到策略模板 {1} 时捕获 ParserException。异常为 {0}
Explanation 将授权条目添加到策略模板时发生 ParserException。
Action 请检查 ParserException 数据。请检查指定的策略文件。
SECJ0311W: 尝试获取模块 {1} 绝对文件路径时捕获异常。异常为 {0}。
Explanation 无法获取模块的绝对文件路径。
Action 请检查给定的用于装入模块的文件路径。
SECJ0312W: {$Application} 短语不应该包含 ${was.module.path} 关键字。
Explanation 策略文件中的语法错误。${Application} 短语不应该包含 ${was.module.path} 关键字。忽略此条目。
Action 请检查应用程序策略文件。
SECJ0313I: Java 2 安全管理器调试消息标志已初始化:TrDebug:{0}、访问:{1}、堆栈:{2}、失败:{3},重新抛出 {4}
Explanation 此消息提供 java.security.debug 属性的当前值,该属性用于启用各种与 Java 2 安全性相关的调试信息。
Action 无,此消息仅为参考消息。
SECJ0314W: 当前 Java 2 安全策略报告了 Java 2 安全许可机制的可能的违例。请参阅信息中心以获取更多信息。{0} 许可权:{1} 代码:{2}{3} 堆栈跟踪:{4} 代码库位置:{5}
Explanation Java 安全管理器 checkPermission() 在主题许可权上抛出 SecurityException。调用堆栈上的调用者没有必需的许可权。如果调用者正确处理此异常,那么它可能不是一个问题。
Action 通过检测所有 Java 2 安全策略文件和应用程序代码验证尝试的操作是允许的。可能需要其他许可权,在调用堆栈上的一些代码中可能需要 doPrivileged API,或者安全管理器正确地阻止了无权访问资源的调用者对资源的访问。
SECJ0315W: 在应用程序策略文件 {1} 中指定的许可权 {0} 不存在。
Explanation 应用程序策略文件(was.policy 或 app.policy)中指定的许可权类 {0} 不存在。
Action 请修正指定的应用程序策略文件。
SECJ0316W: 过滤器策略文件(filter.policy)中指定的许可权 {0} 不存在。
Explanation 过滤器策略文件中指定的许可权类 {0} 不存在。
Action 请修正过滤器策略文件。
SECJ0317W: 应用程序策略文件({1})中指定的许可权 {0} 是 filter.policy 中指定的许可权 {2} 的一部分。
Explanation 没有除去应用程序策略中指定的许可权类 {0}。但是,它是 filter.policy 中指定的许可权的一部分。
Action 如果应该过滤出许可权,则分割应用程序策略中指定的许可权。
SECJ0318I: 已过滤出应用程序策略文件({1})中指定的许可权 {0}。
Explanation 已除去应用程序策略中指定的许可权 {0},这是因为 filer.policy 有相同的条目。
Action 无。这是一条参考消息。
SECJ0319I: 在应用程序策略文件 {0} 中找到了 java.security.AllPermission。
Explanation 在应用程序中找到了 java.securityAllPermission。
Action 无。这是一条参考消息。
SECJ0320E: 解析 {0} 时出错:{1}
Explanation 策略文件中有语法错误。
Action 请使用 ${java.home}/jre/bin/policytool 验证语法或编辑策略文件并改正语法错误。
SECJ0321E: 基于角色的授权的调用者角色由于安全名称 {0}、访问标识 {1} 和角色名 {2} 而失败。
Explanation 该调用者没有必需的许可权、线程上没有凭证、调用者未通过认证或者访问标识可能为 NULL。
Action 如果失败是意外的,则验证是否为调用者授予了必需的角色。
SECJ0322W: 安全性配置中缺少属性。
Explanation 缺少必需的属性 CertificateFilter。当 CertificateMapMode 是 CERTIFICATE_FILTER 时,需要证书过滤器。
Action 在高级 LDAP 设置中设置 CertificateFilter。
SECJ0323E: 无效 LDAP 用户/组标识
Explanation 使用无效用户/组标识或此用户/组标识不是目录条目。该目录管理标识(根 DN)在多数 LDAP 服务器上不是目录条目。
Action 验证用户/组标识是否为有效的目录条目。
SECJ0324E: Java 2 安全性和动态策略初始化期间出错。异常为 {0}。
Explanation Java 2 安全性和动态策略初始化期间发生了意外错误。
Action 这是一个常规错误。查找可能与此故障或配置问题相关的先前消息。为安全性组件 com.ibm.ws.security.* 启用安全性调试跟踪可能产生其他信息。
SECJ0325W: 未解析策略文件 {1} 中指定的许可权 {0}。
Explanation 没有装入策略文件中指定的许可权类 {0}。
Action 请确认策略文件中指定的许可权是正确的。如果许可权类不正确,则发出此警告。
SECJ0326E: 线程上不存在接收或调用的凭证。基于角色的授权检查将不检查调用者的访问标识。参数为:角色名 {0}。堆栈跟踪为 {1}。
Explanation 在此线程上未建立调用或接收的凭证。这可能导致基于角色的授权检查失败。
Action 通过本地抛出可能对调试问题有帮助的 catch 块获取堆栈跟踪。
SECJ0327E: 装入注册表属性文件时发生问题。异常为 {0}。
Explanation 装入注册表属性文件时发生意外异常。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0328E: 缺少注册表实现文件。
Explanation 找不到注册表实现文件。
Action 如果您在使用定制注册表,则确保您在 GUI 或脚本编制(无论使用哪一个)中提供了注册表实现文件。如果您在使用的是 WAS 提供的注册表,而如果问题仍然存在,请与您的服务代表联系。
SECJ0329E: 注册表实现文件 {0} 不是支持的用户注册表的实例。
Explanation 如果您在使用定制注册表,而它们不是 UserRegistry 或 CustomRegistry 的实例的情况下,可能会发生这种情况。
Action 确保您为定制注册表实现了 UserRegistry 接口。
SECJ0330E: 由于下列异常 {1} 而导致无法装入注册表实现文件 {0}
Explanation 当无法装入指定的定制注册表时,可能会发生这种情况。
Action 定制注册表实现文件应该在类路径中,如信息中心中定制用户注册表一节中描述的那样。如果 WAS 提供的注册表发生这种情况,而如果问题仍然存在,请与您的服务代表联系。
SECJ0331E: 由于下列异常 {1} 而导致无法初始化注册表实现文件 {0}
Explanation 无法初始化指定的定制注册表实现。
Action 确保定制注册表初始化必需的所有属性都通过 GUI 或脚本编制(无论使用哪一个)传递。如果 WAS 提供的注册表发生这种情况,而如果问题仍然存在,请与您的服务代表联系。
SECJ0332E: 用户 {0} 的 checkPassword 方法失败。
Explanation checkPassword 方法未能返回用户。
Action 如果使用 WAS 提供的注册表,那么之前在其他与认证相关的异常中应该发生过此问题。查看它们来修正实际的认证问题。此外,如果在使用定制注册表,则确保您在成功认证后返回有效的用户标识。
SECJ0333E: mapCertificate 方法失败。
Explanation mapCertificate 方法未能从证书链返回用户。
Action 确保证书应该包含注册表中的有效用户。之前,在其他异常中应该发生过此问题。查看它们将帮助您减少该问题的发生。此外,如果在使用定制注册表,则确保您在成功映射证书后返回有效的用户标识。
SECJ0334E: 无法为空用户创建凭证。
Explanation 内部错误。提供的用于创建凭证的用户名为 NULL。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0335E: 对用户 {0} 的认证失败。
Explanation 认证后注册表未能返回用户。
Action 如果认证不成功并且定制注册表没有抛出表明此情况的异常,则会发生此情况。确保您输入当前的用户标识和密码进行认证。在发生此问题之前可能已发生过其他问题。查看那些问题可能会减少该问题的发生。
SECJ0336E: 由于下列异常 {1} 而导致用户 {0} 的认证失败
Explanation 认证由于指明的原因而失败。
Action 验证是否正确地输入了用户标识和密码。如果问题仍存在,请咨询用户注册表管理员。
SECJ0337E: 不支持 mapCertificate 方法。
Explanation 内部错误。
Action 仅作为信息。
SECJ0338E: 获取组 {0} 的显示名称时发生下列错误 {1}。
Explanation 获取组的显示名时出错。
Action 确保该组是有效的并且有显示名称。
SECJ0339E: 无法获取组 {0} 的显示名称。
Explanation 获取组的显示名称时发生问题。
Action 确保该组是有效的并且有显示名称。
SECJ0340E: 无法获取组 {0} 的唯一标识。
Explanation 获取组的唯一标识时发生问题。
Action 确保组在注册表中是有效的,并且如果它是定制注册表,则确保它还有唯一标识。
SECJ0341E: 由于下列异常 {1} 而导致无法获取组 {0} 的唯一标识。
Explanation 获取组的唯一标识时发生问题。
Action 确保组在注册表中是有效的,并且如果它是定制注册表,则确保它还有唯一标识。
SECJ0342E: 由于下列异常 {1} 而导致无法获取匹配模式 {0} 的组。
Explanation 内部错误。
Action 确保在注册表中存在匹配该模式的组。如果问题仍然存在,请与您的服务代表联系。
SECJ0343E: 无法获取用户 {0} 所属的组。
Explanation 内部错误。
Action 确保该用户是有效的。如果问题仍然存在,请与您的服务代表联系。
SECJ0344E: 由于下列异常 {1} 而导致无法获取用户 {0} 所属的组。
Explanation 内部错误。
Action 确保该用户是有效的。如果问题仍然存在,请与您的服务代表联系。
SECJ0345E: 由于下列异常 {1} 而导致无法获取组 {0} 中的用户。
Explanation 内部错误。
Action 确保该组是有效的。如果问题仍然存在,请与您的服务代表联系。
SECJ0346E: 由于下列异常 {1} 而导致无法获取其唯一标识为 {0} 的组名。
Explanation 内部错误。
Action 确保该组是有效的。如果问题仍然存在,请与您的服务代表联系。
SECJ0347E: 无法获取其唯一标识为 {0} 的组名。
Explanation 内部错误。
Action 确保该组是有效的。如果问题仍然存在,请与您的服务代表联系。
SECJ0348E: 无法获取用户 {0} 的显示名称。
Explanation 内部错误。
Action 确保该用户是有效的并且有显示名称。如果问题仍然存在,请与您的服务代表联系。
SECJ0349E: 由于下列异常 {1} 而导致无法获取用户 {0} 的显示名称。
Explanation 内部错误。
Action 确保该用户是有效的并且有显示名称。如果问题仍然存在,请与您的服务代表联系。
SECJ0350E: 无法获取用户 {0} 的唯一标识。
Explanation 内部错误。
Action 确保该用户是有效的。如果问题仍然存在,请与您的服务代表联系。
SECJ0351E: 由于下列异常 {1} 而导致无法获取用户 {0} 的唯一标识。
Explanation 内部错误。
Action 确保该用户是有效的。如果问题仍然存在,请与您的服务代表联系。
SECJ0352E: 由于下列异常 {1} 而导致无法获取匹配模式 {0} 的用户。
Explanation 内部错误。
Action 确保在注册表中存在匹配该模式的用户。如果问题仍然存在,请与您的服务代表联系。
SECJ0353E: 无法获取其唯一标识为 {0} 的用户名。
Explanation 内部错误。
Action 确保该用户是有效的。如果问题仍然存在,请与您的服务代表联系。
SECJ0354E: 由于下列异常 {1} 而导致无法获取其唯一标识为 {0} 的用户名。
Explanation 内部错误。
Action 确保该用户是有效的。如果问题仍然存在,请与您的服务代表联系。
SECJ0355E: 验证组 {0} 抛出下列异常 {1}。
Explanation 内部错误。
Action 确保该组是有效的。如果问题仍然存在,请与您的服务代表联系。
SECJ0356E: 无法获取 Windows 中的注册表的域。
Explanation 无法获取 Windows 机器或域控制器的主机名。
Action 确保正在运行 WAS 的用户在 Windows 机器中有管理和“以操作系统方式操作”的特权,并且还是域机器中的管理员。如果问题仍然存在,请与您的服务代表联系。
SECJ0357E: 注册表初始化因下列异常 {0} 而失败。
Explanation 无法初始化注册表。内部错误。
Action 确保正在运行 WAS 的用户在 Windows 机器中有管理和“以操作系统方式操作”的特权,并且还是域机器中的管理员。如果问题仍然存在,请与您的服务代表联系。
SECJ0358E: 验证用户 {0} 抛出下列异常 {1}。
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0359E: 由于下列异常 {1} 而无法获取 {0} 的唯一标识。
Explanation 获取用户/组的唯一标识时发生问题。
Action 确保用户或组在注册表中是有效的,并且如果它是定制注册表,则确保用户或组有唯一标识。
SECJ0360E: 由于多个用户与该用户匹配,因此对 {0} 的认证失败。
Explanation 因为注册表中找到了同名的多个用户,所以认证失败。
Action 使用 LDAP 时,确保用户使用的短名称是唯一的。例如,如果“uid”用作短名称,则确保 uid 在注册表中是唯一的。
SECJ0361E: 因为在注册表中未找到用户,所以 {0} 的认证失败。
Explanation 由于用户不存在,致使认证失败。
Action 确保注册表中的用户是有效的。使用 LDAP 时,确保可以搜索该用户。一些 LDAP 服务器中的管理标识可能无法搜索。
SECJ0362E: 无法为用户 {0} 创建凭证。
Explanation 找不到要创建凭证的用户。
Action 确保注册表中的用户是有效的。如果问题仍然存在,请与您的服务代表联系。
SECJ0363E: 由于下列异常 {1} 而导致无法为用户 {0} 创建凭证。
Explanation 无法创建凭证。
Action 确保注册表中的用户是有效的。如果在此异常发生之前发生过其他异常,则查看它们以减少问题的发生。如果问题仍然存在,请与您的服务代表联系。
SECJ0364E: 由于下列异常 {0} 而导致无法初始化 ltpa 对象。
Explanation 无法初始化 LTPA 服务器对象。
Action 发生此问题的主要原因是因为无法使用 ltpa 密码解密 ltpa 密钥。发生此问题是因为用于加密密钥的密码与保存在存储库中的密码不同。发生此问题时,服务器可能不能启动。如果发生了这种情况,则禁用安全性,启动服务器,输入 LTPA 的新密码,保存它,生成密钥,执行另一个保存操作来保存密钥,开启安全性,停止然后重新启动服务器。如果问题仍然存在,请与您的服务代表联系。
SECJ0365E: 初始化期间无法创建安全性对象。
Explanation 无法从存储库中创建安全性对象。内部错误。
Action security.xml 可能损坏,或缺少该文件。请与您的服务代表联系。
SECJ0366E: 初始化期间无法获取 WAS 进程类型。
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0367W: 警告,LTPA 配置为认证机制但禁用了 SSO。使用基于表单的登录的 Web 应用程序,包括 WebSphere 基于 Web 的管理控制台,可能不能正确地运行。
Explanation LTPA 是认证机制时,要在 Web 应用程序中使用基于表单的登录,需要 SSO。
Action 如果您就是需要这样的配置,则忽略此警告。如果它不是您想要的配置,则 security.xml 中的“单点登录”元素的已启用属性必须设置成为 true 值。
SECJ0368E: 没有这样的 LTPA 算法。异常为 {0}。
Explanation 这是一个内部错误。LTPA 服务器尝试标记令牌时发生 NoSuchAlgorithmException。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0369E: 使用 LTPA 时认证失败。异常为 {0}。
Explanation 使用 LTPA 时认证失败。
Action 可能有多种原因会引起此问题的发生。在发生此异常之前时常应该会发生其他的异常,这些异常将表明到底发生了什么问题。如果用户名和/或密码不正确或者如果注册表的设置无效,则可能会发生此问题。如果问题仍存在,请与您的服务代表联系。
SECJ0370E: 由于令牌为 NULL 而导致令牌验证失败。
Explanation 因为令牌为 NULL,所以无法验证该令牌。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0371W: LTPA 令牌的验证由于到期的令牌而失败,并显示下列信息:{0}。
Explanation 因为令牌已到期,所以无法验证该令牌。
Action 一旦令牌超时,就不会验证该令牌并且用户必须再次认证。这是正常的。确保所有的 WebSphere 节点和单元都是与时间、日期和时区同步的。若有必要,可以更改令牌到期时间。
SECJ0372E: 入站 LTPA 令牌的验证失败。已配置的 LTPA 密钥可能不是生成令牌签名的那些密钥。
Explanation 很可能是这些 LTPA 密钥不是验证该令牌的签名的正确密钥。
Action 如果加密令牌的密钥与解密的密钥不相同,则可能会发生此问题。如果生成了一组新的密钥,则这是个预期的错误,因为用旧密钥签署的令牌不再有效了。否则,如果问题仍存在,请与您的服务代表联系。
SECJ0373E: 无法创建用户 {0} 的凭证,这是由于失败的 LTPA 令牌验证。异常为 {1}。
Explanation 内部错误。无法在校验令牌后创建凭证。
Action 这通常是由于到期的令牌或者是由于用不同的 LTPA 密钥创建了一个令牌。如果令牌已到期,则如果有必要您可能需要增大 LTPA 超时。如果这些密钥不相同,则确保互操作的所有单元中都使用一组 LTPA 密钥,或者确保同步了新添加的节点。
SECJ0374E: 令牌中的访问标识包含错误类型。它应该是用户或组。异常为 {0}。
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0375E: 令牌验证期间域不匹配。
Explanation 该令牌中的域与当前域不匹配。
Action 当令牌从一个单元传递给另一个单元,而这些单元中的域不匹配时,可能发生此错误。如果使用 LDAP,则确保两个单元使用相同的主机名和端口号。
SECJ0376E: 导入 LDPA 密钥时出错。异常为 {0}。
Explanation 无法导入 LTPA 密钥。
Action 用于导入密钥的密码与加密密钥的密码不匹配时发生此错误。确保密码是相同的。如果问题仍存在,请与您的服务代表联系。
SECJ0377E: 导出 LTPA 密钥时出错。异常为 {0}。
Explanation 无法导出 LTPA 密钥。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0378E: 无法在安全性 MBean 中获取安全服务器。
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0379E: 无法在安全性 MBean 中获取 LTPA 服务器。
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0380W: 指定的密钥库或信任密钥库类型无效。调整为使用正确类型,然而,考虑到性能原因,请更正 SSL 配置。
Explanation 指定的密钥库或信任库类型无效。
Action 修改 SSL 配置,以使密钥库或信任库类型有效。您可以使用 WebSphere 的 IKeyMan 工具装入密钥库和信任库,来检查它们的类型。
SECJ0381I: 警告,com.ibm.websphere.java2secman.norethrow 属性为 true。WebSphere Java 2 安全管理器没有重新抛出访问控制异常。不应该在生产环境中使用此调试设置。请参阅信息中心以获取 Java 安全性调试功能部件的信息。
Explanation 当 com.ibm.websphere.java2secman.norethrow 属性的值为 true 时,指示 Java 2 安全管理器不要重新抛出访问控制异常。此属性的目的是帮助开发者为 Java 2 安全性准备他们的应用程序。当此属性值为 true 时,安全管理器仅报告访问控制异常,但不会重新抛出或将异常传播到调用堆栈上。这可能允许应用程序访问它们没有其访问权的资源。不应该在生产环境中指定此属性,只能在调试或应用程序开发环境中指定。
Action 如果此消息是不需要的或者应用程序正在生产环境中运行,那么除非您知道结果,否则除去 com.ibm.ws.java2secman.norethrow 属性设置。
SECJ0382I: 服务器级别安全性的别名 {0} 尚未更新到单元。
Explanation 参考消息。
Action 合并服务器和单元安全性对象期间,如果两者中存在相同的别名,则别名将不会被复制到单元配置。这是设计的要达到的效果。在正常情况下,不应该发生这种情况,因为别名是唯一的。然而,如果已经在 addNode 前执行了 removeNode,那么您可能会看到此消息,因为 removeNode 不会除去现有的别名。同样,如果手工更改了 security.xml 文件中的别名,那么当别名匹配时将显示此消息。
SECJ0383I: 继续为此应用程序服务器合并服务器的安全性配置与单元的安全性配置。
Explanation 参考消息。
Action 当应用程序服务器包含它自己的、需要与单元级别配置合并的安全性配置时,显示此消息。
SECJ0384E: 信任关联初始化错误。信任关联拦截器实现 {0} 初始化失败。错误状态/异常为 {1}。
Explanation 此信任关联实现的初始化失败。
Action 验证初始化所需的相应信任关联属性是否正确地设置。如果您使用自己的实现,请检查您的初始化方法以找到任何问题。如果使用单个信任关联实现,它表明信任关联不会生效。但是,如果使用多个信任关联实现,则如果其中有一个实现成功了,信任关联就可生效。
SECJ0385W: 找不到和装入 FIPS 批准的 IBM JSSE 或 JCE 提供程序。如果您的环境必须使用 FIPS 批准的密码算法,并且您使用的不是您自己的 FIPS 批准的提供程序,这可能会发生问题。错误状态/异常为 {0}。
Explanation 找不到和装入 FIPS 批准的 IBM JSSE 或 JCE 提供程序。这在缺少 IBM FIPS 批准的 JCE 提供程序的情况下会发生问题,因为 WAS 在需要使用 FIPS 批准的提供程序时要依靠它。假如您把它配置为使用您自己的 FIPS 批准的 JSSE 提供程序,那么缺少 FIPS 批准的 IBM JSSE 提供程序可能没有问题。
Action 确保如有需要,缺少的提供程序 jar 在 JDK ext 目录中。
SECJ0386I: 初始化注册表以将 Tivoli Access Manager 用于认证。
Explanation 将使用 Tivoli Access Manager 执行认证。这需要把 WebSphere 配置为使用外部 Tivoli Access Manager 服务器。
Action 无,仅作为信息。
SECJ0387E: 获取上下文标识 {0} 的 PolicyConfiguration 对象时出错。异常为 {1}。
Explanation 无法获取 JACC 提供程序 PolicyConfiguration 对象。需要该对象以将安全性约束信息传播给提供程序。
Action 确保 JACC 提供程序属性 javax.security.jacc.PolicyConfigurationFactory.provider 正确设置为 PolicyConfigurationFactory 实现类。设置此属性的首选方法是使用 JACC 配置属性面板或 wsadmin 工具。同时确保提供程序类位于所有服务器的类路径中。
SECJ0388E: 获取 PolicyConfiguration inService 状态时发生问题。异常为 {1}。
Explanation 策略配置对象状态无法确定。不会把访问授权予此模块。
Action 所讨论的模块可能正在被删除。如果问题仍存在,请与您的服务代表联系。
SECJ0389E: 获取 PolicyContext 键 {0} 时发生问题。异常为 {1}。
Explanation 无法获取策略上下文键来做出访问决策。
Action 确保容器注册了所讨论的策略上下文键。
SECJ0390E: 为角色 {0} 调用 isCallerInRole 时出错。异常为 {1}。
Explanation 由于该异常而导致无法确定 isCallerInRole。缺省值是返回 false。确保安全角色引用信息是正确的。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0391E: 设置策略对象给提供程序的策略实现 {0} 时出错。异常为 {1}。
Explanation 由于该异常而导致无法装入提供程序的策略实现。
Action 确保正确地设置 JACC 提供程序属性,并且提供程序类在类路径中。如果问题仍存在,请与您的服务代表联系。
SECJ0392E: 检查上下文标识 {0} 的数据约束要求时出错。异常为 {1}。
Explanation 无法确定该资源的数据约束要求。请求将被拒绝。
Action 确保在部署描述符中正确地配置数据约束要求。
SECJ0393E: 检查上下文标识 {0} 的 isUserInRole 要求时出错。异常为 {1}。
Explanation 无法确定该资源的 isUserInRole 要求。将返回缺省值 false
Action 确保在部署描述符中正确地配置角色引用信息。
SECJ0394E: TAI.getSubject() 返回的主题中有主体,但它不实现 java.security.Principal。
Explanation 信任关联拦截器在该主题中没有正确的主体。主体必须实现 java.security.Principal。
Action 请与信任关联拦截器的供应商联系,以确保能够解决该问题。
SECJ0395E: 无法在主机/端口 {0} 处找到 SecurityServer 来验证输入的用户标识和密码是否正确。可能需要在以下文件中指定有效的 securityServerHost/Port:${WAS_INSTALL_ROOT}/profiles/profile_name/properties/sas.client.props。
Explanation 找不到 SecurityServer 以进行登录。
Action 在某些情况下,需要在 ${WAS_INSTALL_ROOT}/profiles/profile_name/properties/sas.client.props 文件的 com.ibm.CSI.securityServerHost 和 com.ibm.CSI.securityServerPort 属性中指定有效的引导主机/端口。请参阅 sas.client.props,以获取详细信息。
SECJ0396E: 为应用程序 {0} 对 JACC 提供程序更新信息时出错。异常为 {1}。
Explanation 由于异常而无法将安全策略信息提供给 JACC 提供程序。在启用安全性的情况下,缺少此信息将无法正确地作出授权决策。
Action 确保正确地配置 JACC 提供程序,并且它是可以访问的。在修正问题之后,可以重新安装应用程序,也可以运行 propagatePolicyToJACCProvider 工具以将策略信息传播到 JACC 提供程序。有关此工具的更多信息,搜索 WebSphere Application Server 信息中心中的 propagatePolicyToJaccProvider。
SECJ0397W: 为应用程序 {0} 从 JACC 提供程序中除去信息时出错。异常为 {1}。
Explanation 由于异常而无法从 JACC 提供程序中删除安全策略信息。此问题将在 JACC 提供程序中创建冗余信息。
Action 确保正确地配置 JACC 提供程序,并且它是可以访问的。JACC 提供程序可能有一些工具用来除去此信息。
SECJ0398E: 为应用程序 {0} 对 JACC 提供程序更新信息时出错。异常为 {1}。
Explanation 由于异常而无法将安全策略信息提供给 JACC 提供程序。在启用安全性的情况下,缺少此信息将无法正确地作出授权决策。
Action 确保正确地配置 JACC 提供程序,并且它是可以访问的。在修正问题之后,可以重新安装应用程序,也可以运行 propagatePolicyToJACCProvider 工具以将策略信息传播到 JACC 提供程序。有关此工具的更多信息,搜索 WebSphere Application Server 信息中心中的 propagatePolicyToJaccProvider。如果修改涉及到除去任何模块,则可以在 JACC 提供程序中删除此信息以避免存在冗余数据。
SECJ0399E: 用 appContextIDForSecurity 更新应用程序 {0} 的 deployment.xml 信息时出错。异常为 {1}。
Explanation 当 JACC 用作授权时 appContextIDForSecurity 属性是必需的。
Action 如果 JACC 不用于授权,则不会有任何影响。如果 JACC 将用于授权,并且如果此问题仍然存在,则与您的 IBM 代表联系。
SECJ0400I: 成功地用 appContextIDForSecurity 信息更新了应用程序 {0}。
Explanation 仅作为信息。
Action 仅作为信息。
SECJ0401E: 获取 WebModuleMetaData 时出错,或缺少上下文根 {0} 的元数据。异常为 {1}。
Explanation 这是一个内部错误。没有元数据,无法获取访问决策的 moduleName 和 applicationName。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0402E: 获取上下文标识 {0} 的 RoleConfiguration 对象时出错。异常为 {1}。
Explanation 无法获取 JACC 提供程序 RoleConfiguration 对象。需要该对象以将 authorizationTable 信息传播给提供程序。
Action 如果提供程序需要 authorizationTable 信息,则确保与 RoleConfigurationFactoryImplClass 相关的 JACC 提供程序属性设置正确。同时确保实现类位于所有服务器的类路径中。
SECJ0403E: 上下文标识 {0} 的 PolicyConfiguration 对象为 null。
Explanation 无法获取 JACC 提供程序 PolicyConfiguration 对象。需要该对象以将安全性约束信息传播给提供程序。
Action 确保 JACC 提供程序属性 javax.security.jacc.PolicyConfigurationFactory.provider 正确设置为 PolicyConfigurationFactory 实现类。设置此属性的首选方法是使用 JACC 配置属性面板或 wsadmin 工具。同时确保提供程序类位于所有服务器的类路径中。
SECJ0404E: {0} 对象为 null。
Explanation 无法获取安全策略传播所需的对象。
Action 确保在 JACC 配置中正确地设置 JACC 提供程序属性。同时确保所有提供程序类位于所有服务器的类路径中。
SECJ0405E: 因为错误 {1},无法获取 {0} 对象。
Explanation 无法获取安全策略传播所需的对象。
Action 确保在 JACC 配置中正确地设置 JACC 提供程序属性。同时确保所有提供程序类位于所有服务器的类路径中。
SECJ0406E: 无法获取应用程序 {0} 的 earFile。
Explanation 需要 earFile 以获取应用程序的安全策略信息。配置库可能已损坏。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0407E: 无法获取用于将安全性约束传播给提供程序的应用程序名。
Explanation 需要 appname 以将安全策略信息传播给提供程序。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ0408E: 卸载期间,从应用程序 {0} 的提供程序除去安全策略信息时发生异常。异常为 {1}。
Explanation 因为异常,应用程序卸载期间,可能尚未从提供程序完全除去安全策略信息。
Action 确保提供程序已启用并正运行,且 JACC 配置正确。您可以使用提供程序提供的工具从提供程序的存储库中手工除去安全策略信息。
SECJ0409E: 将应用程序 {0} 的安全策略信息传播给 JACC 提供程序时发生异常。异常为 {1}。
Explanation 因为异常,应用程序安装期间,安全策略信息可能尚未传播给提供程序。
Action 确保提供程序已启用并正运行,且 JACC 配置正确。一旦修正了此问题,您还可以使用 wsadmin 工具将安全策略信息手工传播给提供程序,而不必重新安装应用程序。请参阅信息中心文档,以获取有关运行此工具的更多详细信息。如果问题仍存在,请与您的服务代表联系。
SECJ0410E: 将应用程序 {0} 的安全策略信息更新到 JACC 提供程序时发生异常。异常为 {1}。
Explanation 因为异常,应用程序更新期间,安全策略信息可能未更新到提供程序。
Action 确保提供程序已启用并正运行,且 JACC 配置正确。一旦修正了此问题,您还可以使用 wsadmin 工具将安全策略信息手工传播给提供程序,而不必重新安装应用程序。请参阅信息中心文档,以获取有关运行此工具的更多详细信息。如果问题仍存在,请与您的服务代表联系。
SECJ0411E: 从配置获取授权提供程序对象时发生异常。异常为 {1}。
Explanation 因为异常,安全策略信息可能尚未更新到提供程序。
Action 确保提供程序已启用并正运行,且 JACC 配置正确。一旦修正了此问题,您还可以使用 wsadmin 工具将安全策略信息手工传播给提供程序,而不必重新安装应用程序。请参阅信息中心文档,以获取有关运行此工具的更多详细信息。如果问题仍存在,请与您的服务代表联系。
SECJ0412E: 当在初始化 JACC 提供程序的初始化类 {0} 时发生错误。异常或错误代码是 {1}。
Explanation 提供程序的初始化实现失败,并返回异常或非零错误代码。
Action 验证 JACC 提供程序属性是否设置正确,和初始化类是否在类路径中。检查提供程序实现以获取问题。错误代码零(0)表明成功。
SECJ0413I: 用以下设置成功初始化 JACC 提供程序。策略类名为 {0}。PolicyConfigurationFactory 类名为 {1}。可选 RoleConfigurationFactory 调用名为 {2}。可选初始化类名为 {3}。
Explanation 此消息仅用于参考目的。
Action 用户无需执行任何操作。
SECJ0414W: 已启用 FIPS,但 IBMJCEFIPS 提供程序在 java.security 文件中不是活动的。要确保 FIPS 算法对所有 WAS 进程类型可用,在 java.security 文件中取消对 IBMJCEFIPS(在 IBMJCE 的前面)的注释,然后按顺序对提供程序列表重新编号。
Explanation 当服务器正在以 FIPS 方式运行时,IBMJCEFIPS 提供程序应该在 java.security 文件中。
Action 需要更改 java.security 文件以将 IBMJCEFIPS 提供程序包括在提供程序列表中 IBMJCE 提供程序的前面。
SECJ0415I: 成功地将应用程序 {0} 的安全策略传播至 JACC 提供程序。
Explanation 此消息仅用于参考目的。
Action 用户无需执行任何操作。
SECJ0416I: 成功地从 JACC 提供程序中除去了应用程序 {0} 的安全策略。
Explanation 此消息仅用于参考目的。
Action 用户无需执行任何操作。
SECJ0417I: FIPS 已启用。
Explanation 服务器正以 FIPS 方式运行,使用的是 IBMJCEFIPS 提供程序。
Action 用户无需执行任何操作。
SECJ0418E: LDAP 配置信息不正确。{0}
Explanation 导致该错误的极有可能的原因是 LDAP 配置设置中存在无效主机名或 IP 地址。
Action 改正配置的 LDAP 主机或 IP 地址。
SECJ0422I: 从节点“{0}”执行 addNode 期间,缺省节点证书未将其签署者与单元缺省信任库交换。在单元尝试与该节点通信时,这可能会导致握手故障。可能需要手工交换签署者。
Explanation 可能是配置中不存在信任库指定的 CellDefaultTrustStore 或密钥库指定的 NodeDefaultKeyStore。
Action 需要将该节点的签署者证书添加至单元的信任库。
SECJ0423I: 从节点“{0}”执行 addNode 期间,缺省单元证书未将其签署者与节点缺省信任库交换。在 Node Agent 启动时,这可能会导致握手故障。可能需要手工交换签署者。
Explanation 可能是配置中不存在信任库指定的 NodeDefaultTrustStore 或密钥库指定的 CellDefaultKeyStore。
Action 需要将单元的签署者证书添加至该节点的信任库。
SECJ0424E: 从节点“{0}”执行 addNode 期间,尚未创建缺省密钥库和信任库。尝试在 DMGR 上创建缺省密钥库和信任库失败,异常为:{1}。
Explanation 使用自签署证书创建密钥库和信任库失败。
Action 将 Node Agent 联合到单元中时,它还未创建证书。尝试在 addNode 期间创建它们失败。
SECJ4000E: {0} 上发生 JAAS 登录异常。
Explanation 刷新凭证时发生 JAAS 登录异常。
Action 请确认用户标识、密码和域信息是正确的。如果您仍然发现问题,请与您的服务代表联系,以探讨错误日志中显示的异常堆栈跟踪信息。
SECJ4001E: {0}/{1} {2} 登录失败
Explanation 认证可能由于多种原因而失败。没有正确输入用户或密码,例如,拼写错误。用户帐户可能不存在,可能已经到期或被禁用。密码可能已经到期或需要在首次登录时更改。如果 WebSphere 安全性配置为使用 LDAP 作为用户注册表,则 WebSphere 安全性 LDAP 用户和组搜索过滤器配置可能不会与 LDAP 目录所要求的相匹配。
Action 确认用户信息(域名、用户名、密码)是否有效。尝试直接对 WebSphere 认证外的已配置用户注册表的用户进行认证,以验证注册表中的用户和密码是否有效。WebSphere 信息中心为某些用户注册表制订其他用户帐户要求。
SECJ4002E: 没有 {0}/{1} 的 CORBA 凭证
Explanation 因为没有 CORBA 凭证,所以调用域/用户的 login() 时发生认证失败。
Action 确认用户信息(域名、用户名密码)是否有效。
SECJ4003E: 凭证令牌登录对于 LocalOS 无效
Explanation 对于 LocalOS,使用令牌调用 login() 时发生 JAAS 登录失败。
Action LocalOS 不支持使用令牌登录。请确保应用程序是有效的。
SECJ4004E: 凭证令牌 {0} 的登录失败
Explanation 使用令牌调用 login() 时发生 JAAS 登录故障。
Action 请检查用户认证数据是否正确。启用安全性调试跟踪将提供详细信息。(com.ibm.ws.security.auth.*)
SECJ4005E: 没有凭证令牌的 CORBA 凭证
Explanation 使用令牌调用 login() 时 JAAS 登录返回空凭证。没有 CORBA 凭证。
Action 登录返回空凭证。请检查用户应用程序是如何认证的。启用安全性调试跟踪将提供详细信息。(com.ibm.ws.security.auth.*)
SECJ4006E: 无效凭证类型 {0}
Explanation 从 CORBA 凭证获取 JAAS 主题因为异常而失败。
Action 请与您的服务代表联系,以探讨错误日志中显示的异常堆栈跟踪信息。
SECJ4007E: 不允许构造 WSLoginHelperImpl 对象
Explanation 不应该构造 WSLoginHelperImpl 对象实例。
Action 检查用户应用程序。不应该直接构造 WSLoginHelperImpl。
SECJ4008E: 缺少一些认证数据
Explanation 缺少一些认证数据。
Action 检查下一条消息。它标识缺少的数据。
SECJ4009E: 缺少用户名、域或密码数据。
Explanation 缺少用户名、域名或密码。
Action 确认已传递必需的认证数据。为组件 com.ibm.ws.security.auth.* 启用安全性调试跟踪可能产生其他信息。
SECJ4010E: 凭证令牌为 NULL 或空数组
Explanation 缺少凭证令牌。
Action 确认已传递必需的认证数据。
SECJ4011E: com.ibm.ejs.oa.EJSORB.getORBInstance() 返回 NULL
Explanation com.ibm.ejs.oa.EJSORB.getORBInstance() 返回 NULL
Action 请检查是否在用户应用程序中正确初始化了 ORB。
SECJ4012E: 从 ORB {0} 获取 SecurityCurrent 时出错
Explanation 获取安全流导致异常。
Action 请检查是否在用户应用程序中正确初始化了 ORB。
SECJ4013E: 登录模块 {0} CallbackHandler 中发生意外 IOexception。异常为 {1}
Explanation 处理回调时发生异常
Action 请与您的服务代表联系,以探讨错误日志中显示的异常堆栈跟踪信息。
SECJ4014E: 登录模块 {0} 在 CallbackHandler {2} 中检测到不支持的 {1} 回调
Explanation 处理回调时发生不支持的异常
Action 检查应用程序。如果问题仍存在,请与您的服务代表联系,以探讨错误日志中显示的异常堆栈跟踪信息。
SECJ4015E: 登录模块 {0} 中的 JAAS 登录落实操作期间发生意外异常。异常为 {1}。
Explanation 落实 LoginModule 时发生异常
Action 检查应用程序。如果问题仍存在,请与您的服务代表联系,以探讨错误日志中显示的异常堆栈跟踪信息。
SECJ4016E: 清除期间除去主体 {1} 时在登录模块 {0} 中发生意外异常。异常为 {2}。
Explanation 除去主体时发生异常。
Action 请与您的服务代表联系,以探讨错误日志中显示的异常堆栈跟踪信息。
SECJ4017E: 清除 {1} 期间除去 WSCredential 时在登录模块 {0} 中发生意外异常
Explanation 除去凭证时发生异常。
Action 请与您的服务代表联系,以探讨错误日志中显示的异常堆栈跟踪信息。
SECJ4018E: 清除 {0} 期间除去 CORBA 凭证
Explanation 除去 CORBA 凭证时发生异常。
Action 请与您的服务代表联系,以探讨错误日志中显示的异常堆栈跟踪信息。
SECJ4019E: 不允许构造 Util 对象
Explanation 不应该构造 Util 对象实例。
Action 检查用户应用程序。不应该直接构造 Util。
SECJ4020E: CORBA:无效属性类型:{0} {1}
Explanation CORBA 凭证有无效属性。
Action 请与您的服务代表联系,以探讨错误日志中显示的异常堆栈跟踪信息。
SECJ4021E: CORBA:重复属性类型:{0} {1}
Explanation CORBA 凭证有重复属性。
Action 请与您的服务代表联系,以探讨错误日志中显示的异常堆栈跟踪信息。
SECJ4022E: CORBA:不允许构造 CredentialsHelper 对象
Explanation 不应该构造 CredentialsHelper 对象实例。
Action 检查用户应用程序。不应该直接构造 CredentialsHelper。
SECJ4023E: 无法创建配置实例。
Explanation 无法创建配置实例
Action 请与您的服务代表联系,以探讨错误日志中显示的异常堆栈跟踪信息。
SECJ4024W: {0}:警告:没有配置名就调用 getAppConfigurationEntry()。
Explanation 使用空字符串调用 getAppConfigurationEntry()。
Action 检查是否从用户应用程序中调用了该参数。如果不是,请与您的服务代表联系。
SECJ4025E: 无法获取系统输入流 {0}
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ4026W: 不应该调用 WSDefaultPrincipalMapping()。
Explanation 不应该调用 WSDefaultPrincipalMapping()。
Action 这是一条警告消息。检查用户应用程序。不应该直接构造 WSDefaultPrincipalMapping。
SECJ4027W: {0} 不存在,使用 {1} wsj2cdpm.properties
Explanation 指定文件不存在。使用缺省文件。
Action 这是一条警告消息。检查指定的文件名。
SECJ4028E: 新的 URL {0} 中捕获意外异常:异常为 {1}
Explanation 创建新的 URL 时发生意外异常。
Action 检查指定的 URL。请与您的服务代表联系,以探讨错误日志中显示的异常堆栈跟踪信息。
SECJ4029E: openStream URL {0} 中捕获意外异常:异常为 {1}
Explanation 打开 URL 时发生意外异常。
Action 检查指定的 URL。请与您的服务代表联系,以探讨错误日志中显示的异常堆栈跟踪信息。
SECJ4030E: 不可识别的回调索引 = {0} {1}
Explanation 已传递不可识别的回调。
Action 请与您的服务代表联系,以探讨错误日志中显示的信息。
SECJ4031E: 捕获意外 IOException {0}
Explanation 处理回调时捕获意外 IOException。
Action 请与您的服务代表联系,以探讨错误日志中显示的异常堆栈跟踪信息。
SECJ4032E: 尝试执行转换时,方法 {0} 检测到缺少数据或者数据的格式错误。数据项名称是 {1}而值是 {2}。
Explanation 与格式错误或损坏的数据存储器相关的内部问题。
Action 请与您的服务代表联系,以探讨错误日志中显示的异常堆栈跟踪信息。
SECJ4033E: 认证了 LoginModule 别名为 {1} 的用户 {0} 后,LoginContext 不包含主题。
Explanation LoginModule 未创建主题。LoginModule 有问题
Action 此问题可能是由于 security.xml 中的配置错误或内部错误造成的。
SECJ4034I: 令牌登录失败。如果失败是由于到期的令牌造成的,则验证是否同步了 WebSphere 节点的系统日期和时间或者考虑增大令牌超时值。认证机制为 {0} 而异常为 {1}
Explanation 令牌认证失败可能是由于到期的令牌、无效的令牌或 WebSphere 节点间的日期或时间同步问题造成的。Web 浏览器通常高速缓存包含要验证的令牌的 WebSphere SSO cookie。这些令牌都到期了。
Action 假定那些令牌可能到期,那么令牌验证失败不总是意外的。可以考虑增大超时值或验证是否同步了 WebSphere 节点间的系统日期和时间。
SECJ4035E: {0}:错误:无法获取系统属性:{1}
Explanation 无法获取指定的属性。
Action 请检查您是否正确定义了指定的属性。
SECJ4036E: {0}:错误:尝试反省或调用 convertMapToString() 时发生异常。异常为 {1}
Explanation 尝试反省或调用 convertMapToString() 时发生异常。
Action 请调查该异常。检查类路径。
SECJ4037E: {0}:错误:无法打开 URL:{1}。异常为 {2}。
Explanation 尝试连接指定的 URL 时发生 MalformedURLException。
Action 请调查该异常。检查指定的 URL。
SECJ4038E: {0}:错误:无法创建 URL:{1}。异常为 {2}。
Explanation 尝试连接指定的 URL 时发生 IOException。
Action 请调查该异常。检查指定的 URL。
SECJ4039E: {0}:错误:处理文件 {1} 时发生文件解析器异常。异常为 {2}。
Explanation 尝试连接指定的 URL 时发生 IOException。
Action 请调查该异常。检查指定的 URL。
SECJ4040W: {0}:警告:update() 方法传递了 null 或空字符串。
Explanation 将 null 或空字符串传递给了 update() 方法。
Action 这是一条警告消息。
SECJ4041E: {0}:错误:无法创建或打开 StringReader:{1}。异常为 {2}。
Explanation 无法创建或打开指定的 StringReader。
Action 请调查该异常。
SECJ4042E: {0}:错误:处理文件 {1} 时发生文件解析器异常。异常为 {2}。
Explanation 尝试连接指定的 stringreader 时发生 IOException。
Action 请调查该异常。检查指定的字符串。
SECJ4043W: {0}:警告:关闭流时发生意外的 IOException。
Explanation 尝试关闭流时发生意外的 IOException。
Action 这是一条警告消息。
SECJ4044E: 尚未装入 WCCM jaas 对象。
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ4045E: {0}:错误:尝试反省或调用 convertMapToString() 时发生异常。异常为 {1}
Explanation 尝试反省或调用 convertMapToString() 时发生异常。
Action 请调查该异常。检查类路径。
SECJ4046E: 重复的登录配置名称 {0}。将重写。
Explanation 在配置数据中指定了重复的登录配置名称。
Action 请检查配置数据。
SECJ4047E: 解析 jaas 应用程序配置期间发生 IOException。异常为 {0}
Explanation 解析 jaas 应用程序配置期间发生 IOException。
Action 请检查配置文件。请调查该异常。
SECJ4048E: 解析 jaas 应用程序配置期间发生 ParserException。异常为 {0}
Explanation 解析 jaas 应用程序配置期间发生 ParserException。
Action 请调查该异常。它有在配置文件中的语法错误信息。
SECJ4049E: 从注册表对象创建凭证时出错。异常为 {0}。
Explanation 创建和初始化用户注册表时发生意外异常。
Action 检查应用程序和注册表设置。如果问题仍然存在,请与您的服务代表联系。
SECJ4050E: 捕获意外异常:{0}。
Explanation 恢复凭证时发生意外异常。
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ4051E: 恢复序列化的主题时捕获 PrivilegedActionException。异常为 {0}。
Explanation 恢复凭证时发生 PrivilegedActionException。此异常是 doPrivileged 块中抛出的异常的包装器。
Action 请调查该异常的实际出处。如果问题仍然存在,请与您的服务代表联系。
SECJ4052E: 恢复序列化的主题时捕获 InvalidCredentialType 异常。异常为 {0}。
Explanation 恢复凭证时发生 InvalidCredentialType 异常。
Action 请调查 SAS 问题。如果问题仍然存在,请与您的服务代表联系。
SECJ4053E: 恢复序列化的主题时捕获 InvalidCredential 异常。异常为 {0}。
Explanation 恢复凭证时发生 InvalidCredentialType 异常。
Action 请调查 SAS 问题。如果问题仍然存在,请与您的服务代表联系。
SECJ4054E: 恢复序列化的主题时捕获 InvalidCredentialType 异常。异常为 {0}。
Explanation 恢复凭证时发生 InvalidCredentialType 异常。
Action 请调查 SAS 问题。如果问题仍然存在,请与您的服务代表联系。
SECJ4055E: 恢复序列化的主题时捕获 InvalidCredential 异常。异常为 {0}。
Explanation 恢复凭证时发生 InvalidCredentialType 异常。
Action 请调查 SAS 问题。如果问题仍然存在,请与您的服务代表联系。
SECJ4056E: 获取初始的上下文时出错。异常为 {0}。
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ4057I: WSMappingCallbackHandlerFactory 实现类 {0} 未定义。
Explanation 可以在 security.xml 中定义 WSMappingCallbackHandlerFactory 实现类,以定制映射 CallbackHandler。这不是错误。未定义实现类时,将使用缺省 WebSphere 实现。
Action 除非您要覆盖 WebSphere 缺省 WSMappingCallbackHandlerFactory 实现,否则不需要操作。
SECJ4058E: WSDefaultPrincipalMapping 初始化失败。异常为 {0}。
Explanation WSDefaultPrincipalMapping 初始化失败。JCA 容器管理的主体/凭证映射很可能不会正确地运行。
Action 检查导致异常发生的原因,然后更正该问题。最大的可能是未正确配置 WSMappingCallbackHandlerFactory 实现类。
SECJ4059W: WSDefaultPrincipalMapping 初始化失败。退回去使用 WSMappingCallbackHandler。
Explanation WSDefaultPrincipalMapping 初始化失败。JCA 容器管理的主体/凭证映射很可能不会正确地运行。
Action 检查导致异常发生的原因,然后更正该问题。最大的可能是未正确配置 WSMappingCallbackHandlerFactory 实现类。
SECJ4060W: 找不到映射 LoginModules 可能需要的参数 {0}。
Explanation 未定义定制属性 HashMap 或认证数据别名。
Action 这可能是也可能不是问题,而这取决于特定的映射 LoginModules。
SECJ4061W: 映射期间抛出异常 {0}。
Explanation WebSphere 缺省主体/凭证映射功能抛出了一个异常。
Action 这很可能是不正确的认证数据配置造成的。
SECJ4062W: 找不到凭证信息。
Explanation WebSphere 缺省主体/凭证映射功能找不到指定的凭证信息。
Action 这很可能是不正确的认证数据配置造成的。
SECJ4063E: 处理回调 {1} 时捕获异常 {0}
Explanation 在处理 WAS V5 映射回调类型时发生了意外问题。
Action 请与您的服务代表联系,以探讨错误日志中显示的信息。
SECJ4064E: 共享状态中缺少信任状态信息,未能执行身份声明。
Explanation 必须在 JAAS 登录配置中此登录模块之前提供和配置定制登录模块并且应已在共享状态下提供信任信息。
Action 请检查是否在 JAAS 登录配置中此登录模块之前提供并配置了定制登录模块并确保根据需要正确设置了共享状态信息。
SECJ4065W: 在信任信息中提供了主体和 X509 证书,将使用主体。
Explanation 在信任信息中同时提供了主体和 X509 证书,主体具有优先级,将用于登录。
Action 如果需要用 X509 证书登录,则不应在信任信息中传递主体。
SECJ4066E: 找不到标识以执行身份声明。
Explanation 定制登录模块必须提供标识以执行身份声明。
Action 请检查定制登录模块以确保提供了标识以执行身份声明。
SECJ5000E: 当创建属性传播令牌时发生下列异常:{0}
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ5001E: 从授权令牌创建属性传播令牌持有程序列表时发生下列异常:{0}
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ5002W: 序列化当前主题的定制对象 {0} 时发生错误。此错误不会致使请求失败,但是将不传播该定制对象。
Explanation 上面提到的对象可能不实现 java.io.Serializable 接口。
Action 确保该对象实现 java.io.Serializable 接口,以确保它向下游传播。
SECJ5003W: 反序列化入站授权令牌的定制对象时发生错误。此错误不会致使请求失败,但是不会在入站主题中恢复该定制对象。
Explanation 无法在目标服务器上反序列化该对象。可能是原因是目标服务器上不存在实现类,或者发送服务器和目标服务器之间的 Java 类版本不相同。
Action 确保目标服务器上存在正确的 Java 类。
SECJ5004W: 尝试添加线程上已存在的传播标记名称 {0} 和版本 {1}。返回现有的 PropagationToken,并且不会覆盖它。
Explanation 无法覆盖现有 PropagationToken。因为返回现有的 PropagationToken,所以用它来设置给出正确许可权的新属性。
Action 检查返回的值的 addPropagationToken SPI。空值表明第一次添加该令牌。非空的值表明您又在设置该令牌了,而这是不允许的。使用返回的值来添加新的属性。
SECJ5005E: 没有有效的 com.ibm.wsspi.security.cred.uniqueId 属性值而无法创建 WSCredential。
Explanation 属性尝试登录期间,未找到 com.ibm.wsspi.security.cred.uniqueId 属性。
Action 确保用于属性登录的 java.util.Hashtable 包含 com.ibm.wsspi.security.cred.uniqueId 的有效属性值。
SECJ5006E: 没有有效的 com.ibm.wsspi.security.cred.securityName 属性值而无法创建 WSCredential。
Explanation 属性尝试登录期间,未找到 com.ibm.wsspi.security.cred.securityName 属性。
Action 确保用于属性登录的 java.util.Hashtable 包含 com.ibm.wsspi.security.cred.securityName 的有效属性值。
SECJ5007E: 没有有效的 com.ibm.wsspi.security.cred.longSecurityName 属性值而无法创建 WSCredential。
Explanation 属性尝试登录期间,未找到 com.ibm.wsspi.security.cred.longSecurityName 属性。
Action 确保用于属性登录的 java.util.Hashtable 包含 com.ibm.wsspi.security.cred.longSecurityName 的有效属性值。
SECJ5008W: com.ibm.wsspi.security.cred.realm({0})中指定的域与当前域({1})不匹配。在尝试发出下游请求时,这可能会产生问题。
Explanation 指定的域与此服务器的当前安全性域不匹配。在尝试下行到同一个当前域上的另一台服务器时,这可能会产生问题。
Action 如果需要不同的域,则把 supportedTargetRealms 字段设置为包括您正在指定的新域,以向外发送到当前域中的服务器。
SECJ5009E: 传播登录期间无法创建给出提供的信息的 WSCredential。发生下列异常:{0}
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ5010E: 传播登录期间无法创建缺省 AuthenticationToken。发生下列异常:{0}
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ5011E: 传播登录期间无法创建缺省 AuthorizationToken。发生下列异常:{0}
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ5012E: 传播登录期间无法创建缺省 SingleSignonToken。发生下列异常:{0}
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ5013E: 传播登录期间无法创建缺省 SingleSignonToken。发生下列异常:{0}
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ5014E: 找不到为此令牌指定的工厂类 {0}。异常为 {1}。
Explanation 类路径中很可能不存在 LTPA TokenFactory 实现。
Action 确保在 WebSphere 类路径中存在 LTPA TokenFactory 实现。通常这些实现被放在 ${WAS_INSTALL_ROOT}/classes 目录中。
SECJ5015E: 返回的 LTPA TokenFactory {0} 为 NULL。
Explanation 类路径中很可能不存在 LTPA TokenFactory 实现,或者它无法初始化。
Action 确保在 WebSphere 类路径中存在 LTPA TokenFactory 实现。通常这些实现被放在 ${WAS_INSTALL_ROOT}/classes 目录中。
SECJ5016E: LTPA TokenFactory {0} 无法创建新的 LTPA 令牌。异常为 {1}。
Explanation LTPA TokenFactory 实现在 createToken 方法中存在问题,或者用于创建令牌的密钥不存在。
Action 确保正确地配置 LPTA 密钥,并检查 TokenFactory 接口上的 createToken 实现。
SECJ6000I: 安全审计已启用。
Explanation 此审计消息表明 WebSphere Application Server 安全审计服务已启用。
Action 如果这是需要的设置,则无需操作。
SECJ6001I: 安全审计是必需的。
Explanation 此审计消息表明安全审计记录是必需的。
Action 如果这是需要的设置,则无需操作。注意,此审计策略的目的不是落实业务事务,除非可以保存必需的安全审计记录。
SECJ6002E: 无法装入 {0} 名称 {1} 和类名 {2}。
Explanation 无法装入指定的类,该类在全局安全性定制属性中定义。
Action 验证类名、类路径和类文件是否正确配置。
SECJ6003I: 成功装入 {0} 名称 {1} 和类名 {2}。
Explanation 表明指定的提供程序类已装入。
Action 不需要操作。
SECJ6004I: 安全审计是禁用的。
Explanation 此审计消息表明 WebSphere Application Server 安全审计服务是禁用的。
Action 如果这是需要的设置,则无需操作。
SECJ6005E: 配置 {0} = 名称 {1} 和类名 {2} 无效。
Explanation 全局安全性定制属性中的提供程序配置不正确。
Action 检查指定的属性,且特别是错误消息中的首个缺少参数。
SECJ6006E: 安全审计是 REQUIRED,但 {0} 未定义。
Explanation 当安全审计策略设置为 REQUIRED 时,必须至少定义一个 AuditEventFactoryand 和一个 AuditServiceProvider。
Action 验证在全局安全性定制属性中是否正确定义两个属性 com.ibm.websphere.security.audit.auditEventFactory 和 com.ibm.wsspi.security.audit.auditServiceProvider。
SECJ6007E: {0} = {1} 未定义。
Explanation 在全局安全性定制属性中未正确定义指定的属性。
Action 验证在全局安全性定制属性中是否正确定义了指定的属性。
SECJ6008E: 在 AuditService 初始化时捕获异常,异常 = {0}。
Explanation 发生运行时异常,这最可能是因为类定义不正确、类路径不正确或缺少类文件。
Action 检查异常以确定问题的原因。
SECJ6009E: AuditEventFactory 数 {0} getActive() 发生故障,提供程序异常 = {1}。
Explanation 指定的 AuditEventFactory 实现中 getActive 方法失败。
Action 检查异常以确定问题的原因。如果此问题与不正确配置没有关系,则您需要向 AuditEventFactory 实现的供应商咨询。
SECJ6010W: 检测到额外的 AuditServiceProvider 定义,并废弃它:{0}。
Explanation 额外的 AuditServiceProvider 已定义并被废弃。
Action com.ibm.wsspi.security.audit.auditServiceProvider 属性包含不需要的额外信息。随有效 AuditServiceProvider 定义的任何信息被废弃。
SECJ6011W: 定制属性 {0} 未定义。
Explanation 全局安全性定制属性中未定义指定的审计服务提供程序。
Action 如果您的业务环境中需要安全审计服务,则定义指定的属性。
SECJ6012I: 安全审计是可选的。
Explanation 此审计消息表明安全审计记录是可选的。
Action 如果这是需要的设置,则无需操作。注意,此审计策略的目的不是在无法保存安全审计记录时暂挂业务事务。
SECJ6013E: 配置的 J2EE AuditEventFactory 实现未实现 J2EEAuditEventFactory 接口。
Explanation 按约定,在 J2EE 名称下配置的 AuditEventFactory 实现必须实现 J2EEAuditEventFactory 接口。
Action 检查全局安全性定制属性中的 com.ibm.websphere.security.audit.AuditEventFactory 属性。
SECJ6014I: AuditEventType = {0}, AuditOutcome = {1}, AuditOutcomeReason = {2}, 唯一事件标识 = {3}, 单元名 = {4}, 节点名 = {5}, 服务器名称 = {6}, 组件名 = {7}, 应用程序名 = {8}, 会话标识 = {9}, 资源名称 = {10}, 资源类型 = {11}, 方法名 = {12}, 提供程序名 = {13}, 成功提供程序 = {14}, 异常 = {15}。
Explanation 此消息用于仅供 defaultAuditEventFactoryImpl sendAccessAuditEvent 方法使用。
Action 不需要操作。
SECJ6015I: AuditEvent = {0}, AuditEventFactory 名称 = {1}。
Explanation 此消息用于仅供 defaultAuditServiceProviderImpl sendEvent 方法使用。
Action 不需要操作。
SECJ6016I: AuditEventType = {0}, AuditOutcome = {1}, AuditOutcomeReason = {2}, 唯一事件标识 = {3}, 单元名 = {4}, 节点名 = {5}, 服务器名称 = {6}, 组件名 = {7}, 应用程序名 = {8}, 会话标识 = {9}, 资源名称 = {10}, 资源类型 = {11}, 域 = {12}, 认证机制 = {13}, 认证方法 = {14}, 用户名 = {15}, 提供程序名 = {16}, 成功提供程序 = {17}, 主题 = {18}, 调用者列表 = {19}, 远程地址 = {20}, 远程主机 = {21}, 远程端口 = {22}, 异常 = {23}。
Explanation 此消息用于仅供 defaultAuditEventFactoryImpl sendAuthnAuditEvent 方法使用。
Action 不需要操作。
SECJ6017E: 意外异常 {0}。
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ6018I: AuditEventType = {0}, AuditOutcome = {1}, AuditOutcomeReason = {2}, 唯一事件标识 = {3}, 单元名 = {4}, 节点名 = {5}, 服务器名称 = {6}, 组件名 = {7}, 应用程序名 = {8}, 会话标识 = {9}, 资源名称 = {10}, 资源类型 = {11}, 方法名 = {12}, 提供程序名 = {13}, 成功提供程序 = {14}, 主题 = {15}, 异常 = {16}。
Explanation 此消息用于仅供 defaultAuditEventFactoryImpl sendAuthzAuditEvent 方法使用。
Action 不需要操作。
SECJ6019I: AuditEventType = {0}, AuditOutcome = {1}, AuditOutcomeReason = {2}, 唯一事件标识 = {3}, 单元名 = {4}, 节点名 = {5}, 服务器名称 = {6}, 组件名 = {7}, 应用程序名 = {8}, 提供程序名 = {9}, 成功提供程序 = {10}, 原始域 = {11}, 原始用户名 = {12}, 映射的域 = {13}, 映射的用户名 = {14}, 异常 = {15}。
Explanation 此消息用于仅供 defaultAuditEventFactoryImpl sendMappingAuditEvent 方法使用。
Action 不需要操作。
SECJ6020I: AuditEvent = {0} AuditEventFactory 名称 = {1}。
Explanation 此消息用于仅供 defaultAuditServiceProviderImpl sendEvent 方法使用。
Action 不需要操作。
SECJ6021I: AuditEventType = {0}, AuditOutcome = {1}, AuditOutcomeReason = {2}, 唯一事件标识 = {3}, 单元名 = {4}, 节点名 = {5}, 服务器名称 = {6}, 组件名 = {7}, 应用程序名 = {8}, 会话标识 = {9}, 域 = {10}, 用户名 = {11}, 提供程序名= {12}, 成功提供程序 = {13}, 主题 = {14}, 调用者列表 = {15}, 远程地址 = {16}, 远程主机 = {17}, 远程端口 = {18}, 异常 = {19}。
Explanation 此消息用于仅供 defaultAuditEventFactoryImpl sendLogoutAuditEvent 方法使用。
Action 不需要操作。
SECJ6022E: 需要安全审计时 AuditServiceProvider 发生故障,提供程序异常 = {0}。
Explanation 需要安全审计功能时,配置的 AuditServiceProvider 未在适当时间段执行方法。
Action 检查异常以确定问题的原因。通常,业务事务应该已异常终止,这是因为无法记录安全审计记录。
SECJ6100I: URI 无效。
Explanation Web 请求被拒绝,这是因为它包含无效 URI 名称。
Action 不正确 URI 可能是个简单用户错误或是一种可能存在威胁的指示,指出有恶意的用户探察到 Web 应用程序的弱点。您可能执行安全审计事件的相关分析。
SECJ6101I: 未找到 Web 访问安全上下文。
Explanation Web 请求被拒绝,这是因为未配置 Web 访问安全上下文。
Action 原因可能是一个简单用户错误或是一种可能存在威胁的指示,指示有恶意的用户探察到 Web 应用程序的弱点。您可能执行安全审计事件的相关分析。
SECJ6102I: 因为不需要访问控制,允许访问 Web 资源。
Explanation 访问 Web 资源不需要访问控制,这是因为没有 servlet 映射。
Action URI 未受保护。如果这是需要的配置,则无需操作。否则,应该将正确的安全性约束添加到 Web 应用程序。
SECJ6103I: 因为不需要访问控制,允许访问 Web 资源。
Explanation 访问 Web 资源不需要访问控制,这是因为没有安全性约束。
Action URI 未受保护。如果这是需要的配置,则无需操作。否则,应该将正确的安全性约束添加到 Web 应用程序。
SECJ6104I: 因为 URI 是登录页面、错误页面或表单登录页面,允许访问 Web 资源。
Explanation 访问登录页面、错误页面和表单登录页面不需要访问控制。
Action URI 未受保护。不需要操作。
SECJ6105I: 因为认证约束中未定义安全角色,拒绝访问 Web 资源。
Explanation 根据 Servlet V2.4 规范,如果安全性约束中有认证约束,则应该排除访问 Web 资源,但认证约束中未定义安全角色。
Action 如果当前行为未满足您的需求,则修改安全性约束。
SECJ6106I: 因为必须通过 HTTPS 访问请求的资源,请求重定向到 {0}。
Explanation 请求的资源具有数据约束并需要到它的 SSL 连接。
Action 不需要操作。
SECJ6107I: 因为不支持 {0} 登录方法,请求被拒绝。
Explanation WebSphere Application Server 不支持配置的登录方法。
Action 修改部署描述符以选择支持的登录方法。您可以浏览信任关联界面和 UserRegistry 界面,并插入您的定制实现,以支持 DIGEST 登录方法。
SECJ6108I: 因为没有认证约束,所以允许访问 Web 资源。
Explanation 根据 Servlet V2.4 规范,如果安全性约束中没有认证约束,则应该允许访问 Web 资源。
Action 如果当前行为未满足您的需求,则修改安全性约束。
SECJ6109I: 因为每个特殊主题都至少映射至其中一个必需的安全角色或者没有认证约束,所以允许访问 Web 资源。
Explanation 每人特殊主题至少映射到某个必需的安全角色时,允许任何用户访问 Web 资源,而无需认证。
Action 如果当前行为未满足您的需求,则修改安全性约束。
SECJ6110I: SSO 令牌 {0} 验证成功。
Explanation 认证成功。
Action 不需要操作。
SECJ6111I: 因为异常,SSO 令牌 {0} 验证失败。
Explanation 因为内部故障,认证失败。
Action 请向 IBM 报告此问题。
SECJ6112I: SSO 令牌 {0} 到期且验证失败。
Explanation 因为 SSO 令牌已到期,所以认证失败。
Action 不需要操作。
SECJ6113I: SSO 令牌 {0} 无效且验证失败。
Explanation 因为 SSO 令牌无效,所以认证失败。
Action 不需要操作。
SECJ6115I: 有关信任关联拦截器的认证成功。
Explanation 通过指定的信任关联拦截器的认证是成功的。
Action 不需要操作。
SECJ6116I: 因为信任关联拦截器用户名无法映射到 WebSphere Application Server 用户,认证失败。
Explanation 通过指定的信任关联拦截器的认证失败,这是因为声明的用户名无法映射到有效 WebSphere Application Server 用户。
Action 如果此问题仍存在,则可能是由不正确的 TAI 配置或 TAI 实现导致此映射问题。
SECJ6117I: 因为用户名和/或密码缺少或不正确,认证失败。重定向到 {0}。
Explanation 因为用户标识和/或密码缺少或不正确,所以基于表单的认证失败。通常,Web 用户将重定向到登录页面以重试登录。
Action 不需要操作。
SECJ6118I: 因为客户机证书无法映射到 WebSphere Application Server 用户,认证失败。
Explanation 基于 X509 客户机证书的认证失败,这是因为证书用户名无法映射到有效 WebSphere Application Server 用户。
Action 不需要操作。
SECJ6119I: 因为客户机证书用户名无法映射到 WebSphere Application Server 用户,认证失败。
Explanation 认证失败,这是因为客户机证书用户名无法映射到有效 WebSphere Application Server 用户。
Action 注册表中可能未定义此用户。否则,验证注册表和映射配置。
SECJ6120I: 因为用户注册表未定义,认证失败。
Explanation 认证失败,这是因为未定义用于将客户机证书用户名映射到有效 WebSphere Application Server 用户的活动用户注册表。
Action 验证注册表和映射配置。
SECJ6121I: 因为内部错误,客户机证书认证失败。
Explanation 因为发生意外运行时异常,所以认证失败。
Action 请向 IBM 报告此问题。
SECJ6122I: 因为内部错误,客户机证书认证失败。将尝试 Web 应用程序配置允许的基本认证。
Explanation 因为发生意外运行时异常,所以认证失败。Web 应用程序配置允许使用用户标识和密码进行认证。将尝试查看 HTTP 头中是否有用户标识和密码信息。
Action 不需要操作。
SECJ6123I: 缺少 HTTP 授权头。发出 401 质询。
Explanation 认证失败,这是由于 HTTP 头中没有授权头。WebSphere Application Server 将向 Web 客户机发出 401 质询。
Action 不需要操作。
SECJ6124I: 缺少基本认证数据。发出 401 质询。
Explanation 认证失败,这是由于 HTTP 头中没有用户标识和密码信息。WebSphere Application Server 将向 Web 客户机发出 401 质询。
Action 不需要操作。
SECJ6125I: 因为用户标识和/或密码不正确,基本认证失败,将发出 401 质询。
Explanation 认证失败,这是由于 HTTP 头中的用户标识和密码信息不正确。WebSphere Application Server 将向 Web 客户机发出 401 质询。
Action 不需要操作。
SECJ6126I: 基本认证成功。
Explanation 使用 HTTP 头中的用户标识和密码的认证成功。
Action 不需要操作。
SECJ6127I: 由于内部错误而致使基本认证失败。
Explanation 基本认证失败,并捕获运行时异常。
Action 请向 IBM 报告此问题。
SECJ6128I: 由于内部错误而致使认证失败。
Explanation 认证失败,并捕获运行时异常。
Action 请向 IBM 报告此问题。
SECJ6129I: 因为安全性是禁用的,因此允许访问。
Explanation 允许访问资源,这是因为 WebSphere Application Server 全局安全性未启用。
Action 如果这是配置的行为,则无需操作。
SECJ6130I: 允许访问。
Explanation 允许访问资源,这是因为用户所在的用户和/或组有必需的安全角色。
Action 如果这是需要的行为,则无需操作。
SECJ6131I: 拒绝访问。
Explanation 拒绝访问资源,这是因为用户所在的用户和/或组没有任何必需的安全角色。
Action 如果这是需要的行为,则无需操作。
SECJ6132I: 拒绝访问,原因为:{0}。
Explanation 拒绝访问资源,这是因为用户所在的用户和/或组没有任何必需的安全角色。
Action 如果这是需要的行为,则无需操作。
SECJ6133I: 解析客户机证书失败。
Explanation 拒绝访问资源,这是因为用户所在的用户和/或组没有任何必需的安全角色。
Action 不需要操作。
SECJ6134I: 服务器上不存在会话。
Explanation MessageInContext 消息中的客户机上下文标识(= 0)无效。
Action 不需要操作。
SECJ6135I: 服务器上不存在会话。
Explanation 客户机上下文标识与会话状态不一致。
Action 应该分析此问题,以确定它是因为程序或操作错误还是因为电子欺骗尝试而导致的。
SECJ6136I: 会话或令牌到期。
Explanation 安全上下文中的安全性令牌已到期。
Action 通常,令牌有限定的到期时间,且此情况可能是正常的。
SECJ6137I: 在目标上,ASSOC_ACCEPT 消息是非法的。客户机可能未在使用正确的配置。
Explanation 在目标服务器上应该不会接收到消息类型 ASSOC_ACCEPT。发生这种情况可能是由于在导致混和的客户机上发生了异常。
Action 检查客户机配置,以确保不存在任何可能导致异常发生的异乎寻常的配置。
SECJ6138I: 安全上下文设置成功。
Explanation 通过使用客户机会话上下文标识,客户机安全上下文重建成功。在目标服务器上应该不会接收到消息类型 ASSOC_ACCEPT。
Action 不需要操作。
SECJ6139I: 授权令牌无效。
Explanation 解析客户机授权令牌失败。
Action 需要确定此情况是否是由于编程错误而导致的。
SECJ6140I: GSS 安全性令牌格式无效。
Explanation GSS 安全上下文标记包含无效 OID 数或认证机制。
Action 不需要操作。
SECJ6141I: 因为内部错误,认证失败。
Explanation 因为内部错误,认证失败。
Action 不需要操作。
SECJ6142I: 无法获取 ITTPrincipalName 的标识。
Explanation 标识令牌无效。
Action 不需要操作。
SECJ6143I: 认证失败。
Explanation 身份声明期间,无法验证客户机认证令牌和/或客户机证书。
Action 不需要操作。
SECJ6144I: 认证失败。
Explanation 无法转换客户机证书。
Action 不需要操作。
SECJ6145I: 认证到未经认证的凭证。
Explanation 将凭证设置为未经认证的,这是因为没有有效的标识令牌。
Action 不需要操作。
SECJ6146I: 不支持消息类型。
Explanation 消息类型不是 EstablishContext 且 stateful=false。
Action 不需要操作。
SECJ6147I: 认证失败。
Explanation 检查异常以获悉故障原因。
Action 不需要操作。
SECJ6148I: 认证成功。
Explanation 认证是成功的。
Action 不需要操作。
SECJ6149I: 主体/凭证映射成功。
Explanation J2EE 连接主体/凭证映射是成功的。
Action 不需要操作。
SECJ6150I: 用户具有必需的角色 {0}。
Explanation 已授予用户一个或多个必需的角色。
Action 不需要操作。
SECJ6151I: 用户没有必需的角色 {0}。
Explanation 尚未授予用户任何一个必需的角色。
Action 不需要操作。
SECJ6152I: 表单注销。
Explanation 表单注销后,清除 HTTP 会话。
Action 不需要操作。
SECJ6153I: 重定向到基于表单的登录页面 {0},提示输入 Web 客户机认证数据。
Explanation Web 资源需要基于表单的认证。通常,Web 用户将重定向到登录页面,以输入用户标识和密码。
Action 不需要操作。
SECJ6154I: 基于表单的认证是成功的。
Explanation 基于表单的认证是成功的。
Action 不需要操作。
SECJ6205W: 当前 Java 2 安全策略报告了 Java 2 安全许可权的可能的违例。请参阅信息中心以获取更多信息。{0} 许可权:{1} 代码:{2} 代码库位置:{3}
Explanation Java 安全管理器 checkPermission() 在主题许可权上抛出 SecurityException。调用堆栈上的调用者没有必需的许可权。如果调用者正确处理此异常,那么它可能不是一个问题。
Action 通过检查所有 Java 2 安全策略文件和应用程序代码验证尝试的操作是否是允许的。可能需要其他许可权,在调用堆栈的一些代码中可能需要 AccessController.doPrivileged,或者安全管理器正确地阻止了对调用者无权访问的资源的访问。
SECJ6206W: 当前 Java 2 安全策略报告了 Java 2 安全许可权的可能的违例。堆栈跟踪:{0}
Explanation Java 安全管理器 checkPermission() 已抛出 SecurityException。调用堆栈上的调用者没有必需的许可权。
Action 通过检查所有 Java 2 安全性文件和应用程序代码验证尝试的操作是否是允许的。可能需要其他许可权。
SECJ6207I: 授权凭证管理已启用。
Explanation 认为在此服务器上运行的应用程序都是“可信的”。如果应用程序是可信的,则安全基础结构将允许创建 MVS 凭证而不需要密码、通行票或证书作为鉴别符。必须启用可信应用程序才能在 Z/OS 上将 LTPA 认证机制、身份声明或信任关联拦截器与“本地操作系统”用户注册表配合使用。也必须启用可信应用程序才能使用 SAF 授权。
Action 用户无需执行任何操作。
SECJ6208I: 授权凭证管理已禁用。
Explanation 认为在此服务器上运行的应用程序不是“可信的”。由于应用程序不可信,所以在没有提供密码、通行票或证书作为鉴别符的情况下,安全基础结构不允许创建 MVS 凭证。必须启用可信应用程序才能在 Z/OS 上将 LTPA 认证机制、身份声明或信任关联拦截器与“本地操作系统”用户注册表配合使用。也必须启用可信应用程序才能使用 SAF 授权。
Action 用户无需执行任何操作。
SECJ6209I: 应用程序线程身份同步已启用。
Explanation 服务器已配置为对请求它的应用程序执行 J2EE 和操作系统线程身份同步。
Action 用户无需执行任何操作。
SECJ6210W: 应用程序线程身份同步已被 z/OS 安全产品禁用。
Explanation 服务器已配置为对请求它的应用程序执行 J2EE 和操作系统线程身份同步,但安全产品未授权使用此支持。
Action 请与安全产品管理员联系以请求授权使用线程身份同步。
SECJ6211I: 连接管理线程身份同步已启用。
Explanation 服务器已配置为对能够使用它的连接器执行 J2EE 和操作系统线程身份同步。
Action 用户无需执行任何操作。
SECJ6212W: 连接管理线程身份同步已被 z/OS 安全产品禁用。
Explanation 服务器已配置为对能够使用它的连接器执行 J2EE 和操作系统线程身份同步,但安全产品未授权使用此支持。
Action 请与安全产品管理员联系以请求授权使用线程身份同步。
SECJ6213I: 线程身份同步将不受 SURROGAT 授权约束。
Explanation 在创建本机安全环境之前,WebSphere 将不会执行 SURROGAT 类授权检查。
Action 用户无需执行任何操作。
SECJ6214I: SAF 授权已启用。
Explanation WebSphere for z/OS 已配置为使用 z/OS 安全产品来进行授权。必须在 z/OS 安全产品的 EJBROLE 类中定义 WebSphere 的授权策略。将忽略嵌入在应用程序中的授权策略。
Action 用户无需执行任何操作。
SECJ6215E: SAF 凭证令牌 {0} 已最终化,但未破坏底层本机凭证。
Explanation This exception is unexpected. The cause is not immediately known.
Action If the problem persists, see problem determination information on the WebSphere Application Server Support page at http://www.ibm.com/software/webservers/appserv/was/support/.
SECJ6216I: SAF 授权已启用。
Explanation 将使用与表示 J2EE 角色的概要文件相关联的 APPLDATA 来确定角色中用户的标识。调用主题将用该用户的凭证构建。
Action 用户无需执行任何操作。
SECJ6217E: 无法为应用程序“{1}”中名为“{0}”的角色创建 SAF 授权凭证。本机服务结果信息为:{2}。
Explanation 安全服务无法创建授权凭证。造成此失败的原因通常是缺少与 EJBROLE 概要文件(它与应用程序角色相关联)相关联的 APPLDATA 或者它不正确。
Action 验证 EJBROLE 概要文件是否存在并且是否已正确定义。如果该概要文件是正确的,则使用有关 SAF 服务的信息和 SAF 服务返回码来确定失败的原因。如果问题仍然存在,请与 IBM 支持中心联系。
SECJ6218W: SAF 授权实现无法在应用程序“{1}”的名为“{0}”的角色中创建主题以进行角色授权。将使用当前主题。
Explanation 先前的错误阻碍了 WebSphere 在所需的角色中创建主题。将分派目标方法而不更改当前安全环境。这可能会导致授权错误,原因是调用者可能不在所需的角色中。
Action 请检查先前的消息以确定错误的初始原因。
SECJ6219I: 对用户“{0}”的基本认证失败。与认证失败相关的本机服务结果为:{1}。
Explanation WebSphere 未能用所提供的密码对用户进行认证。用户标识或密码可能无效。
Action 验证用户标识是否有效。如果用户有效,则使用所提供的 SAF 服务信息来获取有关失败原因的更多信息。
SECJ6221E: 不能为用户“{0}”重新创建本机凭证。与此失败相关的本机服务结果为:{1}。
Explanation 用于创建本机 z/OS 凭证的授权服务失败。调用者不能使用该凭证。
Action 使用所提供的 SAF 服务信息来确定失败的原因。如果问题仍然存在,请与 IBM 支持中心联系。
SECJ6222I: 用户“{0}”的线程身份同步未经 z/OS 安全产品授权。
Explanation z/OS 安全产品未授权为指定用户创建安全环境。将使用与当前地址空间相关联的安全环境。
Action 如果应用程序需要的话,请与安全产品管理员联系,以授权为指定用户创建安全环境。
SECJ6223E: 用户“{0}”的线程身份同步失败。与此失败相关的本机服务结果为:{1}。
Explanation 用于执行线程身份同步的授权服务失败。线程安全环境可能与当前执行的线程没有关联。
Action 使用所提供的 SAF 服务信息来确定失败的原因。如果问题仍然存在,请与 IBM 支持中心联系。
SECJ6224I: 定制 SAF 角色至概要文件映射器“{0}”已初始化。
Explanation 定制 SAF 角色至概要文件映射器已配置、装入和初始化。
Action 用户无需执行任何操作。
SECJ6225E: 由于以下异常,无法装入定制 SAF 角色至概要文件映射器“{0}”:{1}
Explanation WebSphere 无法装和实例化已配置的类。这通常是类名不正确引起的。
Action 验证指定的类名是否正确以及它是否可由 WebSphere 类装入器装入。
SECJ6226W: 执行“初始 pthread 任务”时不允许执行用户“{0}”的线程身份同步。
Explanation 不能从初始 pthread 任务(IPT)调用 BPX1TLS 服务。如果在执行 IPT 时调用此服务,则执行连接管理或应用程序线程身份同步的将来调用将会失败。
Action 不需要操作。
SECJ7000I: 安全性配置名称
Explanation
Action
SECJ7001I: 值
Explanation
Action
SECJ7002I: 安全性设置
Explanation
Action
SECJ7003I: 活动认证机制
Explanation
Action
SECJ7004I: 活动 RMI/IIOP 认证协议
Explanation
Action
SECJ7005I: 用户帐户存储库
Explanation
Action
SECJ7006I: 认证高速缓存超时
Explanation
Action
SECJ7007I: 缺省 SSL 设置
Explanation
Action
SECJ7008I: 管理安全性
Explanation
Action
SECJ7009I: 限制对资源认证数据的访问
Explanation
Action
SECJ7010I: Java 2 安全性
Explanation
Action
SECJ7011I: 如果授予应用程序定制许可权,则发出警告
Explanation
Action
SECJ7012I: 使用域限定的用户名
Explanation
Action
SECJ7013I: 使用本地安全服务器
Explanation
Action
SECJ7014I: 认证机制和到期
Explanation
Action
SECJ7015I: 认证配置
Explanation
Action
SECJ7016I: 认证上下文实现类
Explanation
Action
SECJ7017I: 认证验证配置
Explanation
Action
SECJ7018I: 密码
Explanation
Action
SECJ7019I: 简单认证配置
Explanation
Action
SECJ7020I: 在服务器之间转发的认证数据的超时
Explanation
Action
SECJ7021I: 启用信任关联
Explanation
Action
SECJ7022I: 拦截器
Explanation
Action
SECJ7023I: 拦截器类名
Explanation
Action
SECJ7024I: 单点登录(SSO)
Explanation
Action
SECJ7025I: 域名
Explanation
Action
SECJ7026I: 需要 SSL
Explanation
Action
SECJ7027I: 用户注册表
Explanation
Action
SECJ7028I: 域
Explanation
Action
SECJ7029I: 服务器用户标识
Explanation
Action
SECJ7030I: 服务器用户密码
Explanation
Action
SECJ7031I: 权限配置
Explanation
Action
SECJ7032I: 使用 JACC 提供程序的外部权限
Explanation
Action
SECJ7033I: 权限提供者
Explanation
Action
SECJ7034I: 提供程序初始化类名
Explanation
Action
SECJ7035I: J2EE 策略实现类名
Explanation
Action
SECJ7036I: 名称
Explanation
Action
SECJ7037I: 策略配置工厂类名
Explanation
Action
SECJ7038I: 需要 EJB 参数策略上下文处理程序来访问决策
Explanation
Action
SECJ7039I: 角色配置工厂类名
Explanation
Action
SECJ7040I: 支持动态模块更新
Explanation
Action
SECJ7041I: 应用程序登录配置
Explanation
Action
SECJ7042I: 条目
Explanation
Action
SECJ7043I: 别名
Explanation
Action
SECJ7044I: JAAS 登录模块
Explanation
Action
SECJ7045I: 认证策略
Explanation
Action
SECJ7046I: 模块类名
Explanation
Action
SECJ7047I: 定制属性
Explanation
Action
SECJ7048I: 值
Explanation
Action
SECJ7049I: CSI
Explanation
Action
SECJ7050I: 声明
Explanation
Action
SECJ7051I: 有状态的会话
Explanation
Action
SECJ7052I: 层
Explanation
Action
SECJ7053I: 受支持的密码
Explanation
Action
SECJ7054I: 启用
Explanation
Action
SECJ7055I: 在客户机中建立信任
Explanation
Action
SECJ7056I: 必需的保护质量(QoP)设置
Explanation
Action
SECJ7057I: 机密性
Explanation
Action
SECJ7058I: 启用保护
Explanation
Action
SECJ7059I: 完整性
Explanation
Action
SECJ7060I: 服务器认证
Explanation
Action
SECJ7061I: SSL 配置
Explanation
Action
SECJ7062I: 执行
Explanation
Action
SECJ7063I: 会话 GC 空闲时间
Explanation
Action
SECJ7064I: 会话 GC 时间间隔
Explanation
Action
SECJ7065I: 认证层重试次数
Explanation
Action
SECJ7066I: SAS
Explanation
Action
SECJ7067I: SSL 配置指令表
Explanation
Action
SECJ7068I: SSL 设置
Explanation
Action
SECJ7069I: 客户机认证
Explanation
Action
SECJ7070I: 密码令牌
Explanation
Action
SECJ7071I: 密钥文件格式
Explanation
Action
SECJ7072I: 密钥文件名
Explanation
Action
SECJ7073I: 密钥文件密码
Explanation
Action
SECJ7074I: 安全性级别
Explanation
Action
SECJ7075I: 信任文件格式
Explanation
Action
SECJ7076I: 信任文件名
Explanation
Action
SECJ7077I: 信任文件密码
Explanation
Action
SECJ7078I: 密码令牌
Explanation
Action
SECJ7079I: 库文件
Explanation
Action
SECJ7080I: 令牌类型
Explanation
Action
SECJ7081I: 定制属性
Explanation
Action
SECJ7082I: 系统登录配置
Explanation
Action
SECJ7083I: 属性
Explanation
Action
SECJ7085I: 必需的
Explanation
Action
SECJ7086I: 安全管理、应用程序和基础结构
Explanation
Action
SECJ7088I: 安全性
Explanation
Action
SECJ7089I: 控制台名称
Explanation
Action
SECJ7090I: 控制台路径名
Explanation
Action
SECJ7091I: 名称
Explanation
Action
SECJ7092I: Java 认证和授权服务
Explanation
Action
SECJ7093I: 系统登录
Explanation
Action
SECJ7094I: 应用程序登录
Explanation
Action
SECJ7095I: 管理用户和组
Explanation
Action
SECJ7096I: 管理角色名称
Explanation
Action
SECJ7097I: 管理角色值
Explanation
Action
SECJ7098I: 管理员用户
Explanation
Action
SECJ7099I: 没有管理员用户
Explanation
Action
SECJ7100I: 操作员用户
Explanation
Action
SECJ7101I: 没有操作员用户或组
Explanation
Action
SECJ7102I: 调解员用户
Explanation
Action
SECJ7103I: 没有调解员用户或组
Explanation
Action
SECJ7104I: 配置员用户
Explanation
Action
SECJ7105I: 没有配置员用户或组
Explanation
Action
SECJ7106I: 管理用户角色
Explanation
Action
SECJ7107I: 管理组角色
Explanation
Action
SECJ7108I: 管理员组
Explanation
Action
SECJ7109I: 操作员组
Explanation
Action
SECJ7110I: 调解员组
Explanation
Action
SECJ7111I: 配置员组
Explanation
Action
SECJ7112I: CORBA 命名控制台名称
Explanation
Action
SECJ7113I: CORBA 命名角色名
Explanation
Action
SECJ7114I: CORBA 命名角色值
Explanation
Action
SECJ7115I: CORBA 命名控制台路径
Explanation
Action
SECJ7116I: 读
Explanation
Action
SECJ7117I: Everyone
Explanation
Action
SECJ7118I: 服务器标识
Explanation
Action
SECJ7119I: 所有已认证的用户和组
Explanation
Action
SECJ7120I: 特定用户标识
Explanation
Action
SECJ7121I: 未定义角色
Explanation
Action
SECJ7122I: CORBA 命名服务组
Explanation
Action
SECJ7123I: 写
Explanation
Action
SECJ7124I: 创建
Explanation
Action
SECJ7125I: 删除
Explanation
Action
SECJ7126I: 环境
Explanation
Action
SECJ7127I: 命名
Explanation
Action
SECJ7128I: SSL 证书和密钥管理
Explanation
Action
SECJ7129I: 用于证书管理的控制台名称
Explanation
Action
SECJ7130I: 用于证书管理的控制台路径
Explanation
Action
SECJ7131I: 证书别名
Explanation
Action
SECJ7132I: 证书到期
Explanation
Action
SECJ7133I: 证书管理
Explanation
Action
SECJ7134I: RMI/IIOP 安全性
Explanation
Action
SECJ7135I: 认证机制和到期
Explanation
Action
SECJ7136I: 认证到期
Explanation
Action
SECJ7137I: 应用程序安全性
Explanation
Action
SECJ7138I: 外部权限提供程序
Explanation
Action
SECJ7139I: 管理端点安全性配置
Explanation
Action
SECJ7140I: Web 安全性
Explanation
Action
SECJ7141I: 信任关联
Explanation
Action
SECJ7142I: 拦截器
Explanation
Action
SECJ7143I: 单点登录(SSO)
Explanation
Action
SECJ7144I: 密钥库
Explanation
Action
SECJ7145I: 信任管理员
Explanation
Action
SECJ7146I: 密钥管理员
Explanation
Action
SECJ7147I: 管理范围
Explanation
Action
SECJ7148I: 密钥集组
Explanation
Action
SECJ7149I: 密钥集
Explanation
Action
SECJ7150I: 时间表
Explanation
Action
SECJ7151I: 通知
Explanation
Action
SECJ7152I: 管理证书到期
Explanation
Action
SECJ7153I: Web 认证
Explanation
Action
SECJ7154I: 内部服务器标识
Explanation
Action
SECJ7155I: 使用注册表服务器标识而不是内部服务器标识
Explanation
Action
SECJ7156I: 可信身份
Explanation
Action
SECJ7157I: 密码
Explanation
Action
SECJ7158I: 受支持的客户机认证
Explanation
Action
SECJ7159I: 已启用密码
Explanation
Action
SECJ7160I: JSSE 提供程序
Explanation
Action
SECJ7161I: 信任库
Explanation
Action
SECJ7162I: SSL 协议
Explanation
Action
SECJ7163I: 基于文件的密钥库
Explanation
Action
SECJ7164I: 主机列表
Explanation
Action
SECJ7165I: 在启动时初始化
Explanation
Action
SECJ7166I: 路径
Explanation
Action
SECJ7167I: 提供程序
Explanation
Action
SECJ7168I: 类型
Explanation
Action
SECJ7169I: 毫秒
Explanation
Action
SECJ7170I: 秒
Explanation
Action
SECJ7171I: 分钟
Explanation
Action
SECJ7172I: 当发生 SSL 配置更改时动态更新运行时
Explanation
Action
SECJ7173I: 忽略权限的大小写
Explanation
Action
SECJ7174I: 定制注册表类名
Explanation
Action
SECJ7175I: 缺省客户机证书别名
Explanation
Action
SECJ7176I: 缺省服务器证书别名
Explanation
Action
SECJ7177I: 算法
Explanation
Action
SECJ7178I: 类名
Explanation
Action
SECJ7179I: 其他信任管理员属性
Explanation
Action
SECJ7180I: 密钥文件名
Explanation
Action
SECJ7181I: 类名
Explanation
Action
SECJ7182I: 悬浮式帮助键
Explanation
Action
SECJ7183I: 包括在内
Explanation
Action
SECJ7184I: NLS 范围密钥
Explanation
Action
SECJ7185I: 范围
Explanation
Action
SECJ7186I: 类名
Explanation
Action
SECJ7187I: 证书别名
Explanation
Action
SECJ7188I: 方向
Explanation
Action
SECJ7189I: 作用域名称
Explanation
Action
SECJ7190I: 作用域类型
Explanation
Action
SECJ7191I: 自动生成密钥
Explanation
Action
SECJ7192I: 密钥集
Explanation
Action
SECJ7193I: 分钟
Explanation
Action
SECJ7194I: 密钥别名前缀名称
Explanation
Action
SECJ7195I: 删除超出最大密钥数的密钥引用
Explanation
Action
SECJ7196I: 指定密钥对而不是密钥
Explanation
Action
SECJ7197I: 密钥生成类
Explanation
Action
SECJ7198I: 最大密钥引用数
Explanation
Action
SECJ7199I: 密钥引用
Explanation
Action
SECJ7200I: 密钥别名
Explanation
Action
SECJ7201I: 版本
Explanation
Action
SECJ7202I: 星期几
Explanation
Action
SECJ7203I: 频率
Explanation
Action
SECJ7204I: 小时
Explanation
Action
SECJ7205I: 下一个启动日期
Explanation
Action
SECJ7206I: 电子邮件地址列表
Explanation
Action
SECJ7207I: 登录到系统输出
Explanation
Action
SECJ7208I: 自动替换即将到期的自签署证书
Explanation
Action
SECJ7209I: 到期通知阈值
Explanation
Action
SECJ7210I: 在替换后删除旧的证书
Explanation
Action
SECJ7211I: 启用检查
Explanation
Action
SECJ7212I: 时间表
Explanation
Action
SECJ7213I: 通知
Explanation
Action
SECJ7214I: 天
Explanation
Action
SECJ7215I: 消息
Explanation
Action
SECJ7216I: 主要管理用户名
Explanation
Action
SECJ7217I: 常规设置
Explanation
Action
SECJ7218I: CORBA 命名服务用户
Explanation
Action
SECJ7219I: 基本专有名称
Explanation
Action
SECJ7220I: 绑定专有名称
Explanation
Action
SECJ7221I: 绑定密码
Explanation
Action
SECJ7222I: 重用连接
Explanation
Action
SECJ7223I: 搜索超时
Explanation
Action
SECJ7224I: 启用 SSL
Explanation
Action
SECJ7225I: 定制注册表类名
Explanation
Action
SECJ7226I: 使用美国联邦信息处理标准(FIPS)算法
Explanation
Action
SECJ7300E: 尝试将管理用户添加至虚拟成员管理员失败
Explanation 无法将管理用户标识添加至基于虚拟成员管理员文件的注册表
Action 验证是否配置了虚拟成员管理员
SECJ7305E: 找到其他虚拟成员管理员存储库配置。通过向导只支持基于虚拟成员管理员文件的内置存储库
Explanation 找到其他虚拟成员管理员存储库配置,但在向导中只支持基于文件的配置
Action
SECJ7310E: 将用户添加至 admin-authz.xml 时发生工作空间异常
Explanation 访问工作空间时发生错误
Action
SECJ7311E: 无法将用户添加至 admin-authz.xml
Explanation 使用新的管理用户更新 admin-authz.xml 文件时发生错误
Action
SECJ7312E: 无法到达安全工作空间
Explanation 访问工作空间中的安全对象时产生异常
Action
SECJ7320E: 用户注册表类型无效
Explanation 有效用户注册表类型包括:LDAPUserRegistry、LocalOSUserRegistry、CustomUserRegistry 和 WIMUserRegistry
Action 确保用户注册表类型是有效类型
SECJ7321E: LDAP 用户注册表类型无效
Explanation LDAP 注册表类型是无效类型
Action 确保用户注册表类型是有效类型
SECJ7330E: 无法验证管理用户将不会被锁定在控制台外
Explanation 验证用户注册表中是否至少存在 admin-authz.xml 中的一个管理标识时产生异常
Action
SECJ7331E: 无法自动生成 LTPA 密码
Explanation 无法自动生成 LTPA 密码
Action
SECJ7332E: 无法自动生成服务器标识
Explanation 无法自动生成服务器标识
Action
SECJ7333E: 在指定的用户注册表中找不到管理名称
Explanation 指定的用户注册表中不存在管理名称
Action 执行命令之前,确保用户注册表中存在管理名称
SECJ7334E: 应用向导安全性设置时产生异常
Explanation 应用向导安全性设置时捕获异常
Action
SECJ7335E: 获取向导安全性设置时产生异常
Explanation 获取向导安全性设置时捕获异常
Action
SECJ7336E: 获取应用程序安全性设置时产生异常
Explanation 获取应用程序安全性设置时捕获异常
Action
SECJ7337E: 获取全局安全性设置时产生异常
Explanation 获取全局安全性设置时捕获异常
Action
SECJ7338E: 设置全局安全性设置时产生异常
Explanation 设置全局安全性设置时捕获异常
Action
SECJ7339E: 验证管理名称时产生异常
Explanation 验证管理名称时捕获异常
Action
SECJ7340E: 尝试连接至 LDAP 服务器时产生异常
Explanation 连接至 LDAP 服务器时产生异常
Action 验证输入参数是否正确
SECJ7341E: 设置 useRegistryServerId 时发生异常
Explanation 在用户注册表对象中设置 useRegistryServerId 时出现异常
Action
SECJ7342E: 无法验证用户/密码
Explanation 无法验证 WIM 注册表中的用户密码
Action
SECJ7350E: 将 adminId 添加至用户注册表时出现异常
Explanation 将 adminId 添加至用户注册表时出现异常
Action
SECJ7355E: 无法将 adminID 添加至用户注册表对象
Explanation 无法将 adminID 添加至用户注册表对象
Action
SECJ7356E: 应用程序服务器无法确定 roleMapping 值。请检查部署描述符配置并确保应用程序安全性已启用。
Explanation 应用程序服务器无法确定roleMapping value,因此应用程序安全性可能未启用,或部署描述符配置中存在错误。
Action 确保已正确定义角色映射,且已启用应用程序安全性。
Reference topic    

Terms and conditions for information centers | Feedback

Last updated: May 16, 2012 5:08:07 PM CDT
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.messages.doc/com.ibm.ejs.resources.security.html

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