When Authenticating Using the Capture Commit Profile Errors Occur if the Username or Password is More than 25 Characters
(Doc ID 2763606.1)
Last updated on SEPTEMBER 28, 2022
Applies to:
Oracle WebCenter Enterprise Capture - Version 12.2.1.4.0 and laterInformation in this document applies to any platform.
Symptoms
When trying to pass valid credentials in the Capture Commit profile (commit to Imaging/WCC), the below error occurs:
Failed to connect
The server logs show the following:
[tenant-name: GLOBAL] [DSID: <DSID>] Error logging into WebCenter Imaging[[
oracle.odc.exception.CommitException: Failed to log in.
at oracle.odc.commit.ipm.IPMSystem.login(IPMSystem.java:1097)
at oracle.dc.admin.view.commitprofile.IPM.IPMCommitManager.doLogin(IPMCommitManager.java:158)
at oracle.dc.admin.view.commitprofile.IPM.IPMCommitManager.login(IPMCommitManager.java:118)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
Caused by: oracle.imaging.ImagingException: TCM-00020: Unable to authenticate user.
faultType: USAGE
at oracle.imaging.proxy.ProxyServicesFactory.handleLoginException(ProxyServicesFactory.java:256)
at oracle.imaging.proxy.ProxyServicesFactory.authenticate(ProxyServicesFactory.java:242)
at oracle.imaging.ServicesFactory.login(ServicesFactory.java:376)
at oracle.odc.commit.ipm.IPMSystem.login(IPMSystem.java:1092)
... 108 more
oracle.odc.exception.CommitException: Failed to log in.
at oracle.odc.commit.ipm.IPMSystem.login(IPMSystem.java:1097)
at oracle.dc.admin.view.commitprofile.IPM.IPMCommitManager.doLogin(IPMCommitManager.java:158)
at oracle.dc.admin.view.commitprofile.IPM.IPMCommitManager.login(IPMCommitManager.java:118)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
Caused by: oracle.imaging.ImagingException: TCM-00020: Unable to authenticate user.
faultType: USAGE
at oracle.imaging.proxy.ProxyServicesFactory.handleLoginException(ProxyServicesFactory.java:256)
at oracle.imaging.proxy.ProxyServicesFactory.authenticate(ProxyServicesFactory.java:242)
at oracle.imaging.ServicesFactory.login(ServicesFactory.java:376)
at oracle.odc.commit.ipm.IPMSystem.login(IPMSystem.java:1092)
... 108 more
The error message does not indicate that the issue with the username/password length. The logs also do not provide any specific reason as to why this failed.
When the user was created the WebLogic console, no error occurred. Using the same user to log in to the Content server or Imaging server results in no error.
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |