My Oracle Support Banner

JSPタグ property:get を利用してパスワードを取得した際に JSPタグ usermanager:loginuser がエラーとなる (Doc ID 1946749.1)

Last updated on FEBRUARY 26, 2019

適用範囲:

Oracle WebCenter Sites - バージョン 11.1.1.6.1 以降
この文書の内容はすべてのプラットフォームに適用されます。

現象

JSPタグ property:get にて取得したパスワードを利用して、JSPタグ usermanager:loginuser にてログインしようとすると
ログインエラーとなり、以下がログに出力されます。

[fatwire.logging.cs.auth] Error in evaluation;com.openmarket.directory.jndi.auth.JNDILogin
[fatwire.logging.cs.framework] error: errno -2 on attempt to login
   .
   .

また、LDAPとSitesを統合していた場合には、以下のエラーも記録されます。

[fatwire.logging.cs.auth] Login failed. Exception thrown while getting Dir context for user:<USER>
javax.naming.AuthenticationException: [LDAP: error code 49 ...
  at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:3067)
  at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:3013)
  at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2815)
  at com.sun.jndi.ldap.LdapCtx.connect(LdapCtx.java:2729)
  at com.sun.jndi.ldap.LdapCtx.(LdapCtx.java:296)
  .
  .
  .

原因

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


本書の内容
現象
原因
解決策
参照情報

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.