My Oracle Support Banner

Clicking on a Batch Hyperlink in Forms Recognition Web Verifier Generates Error "See the InnerException for details" (Doc ID 2105522.1)

Last updated on SEPTEMBER 28, 2022

Applies to:

Oracle WebCenter Forms Recognition - Version 11.1.1.9.0 and later
Information in this document applies to any platform.

Symptoms

Clicking on a batch hyperlink in Web Verifier generates the error, "See the InnerException for details".

The full error is documented in the CdrWH.txt log file in ..\Bin\bin\Log. Its full name is I_<date>_CdrWH_####.txt. For example, on an 11.1.1.9 test system, it’s called,
I_20170330_CdrWH_1776.txt.

This file is not ordinarily present, but is apparently generated when there is an error. If no error, the file isn’t created.

ORA-12899: value too large for column "WFRUSER"."BDD_USERAUDIT"."CLIENTIP" (actual: 37, maximum: 15)
ORA-06512: at line 4

<CS>
System.Data.UpdateException: An error occurred while updating the entries. See the InnerException for details. ---> System.Data.OracleClient.OracleException: ORA-12899: value too large for column "WFRUSER"."BDD_USERAUDIT"."CLIENTIP" (actual: 37, maximum: 15)
ORA-06512: at line 4

at System.Data.OracleClient.OracleConnection.CheckError(OciErrorHandle errorHandle, Int32 rc)
at System.Data.OracleClient.OracleCommand.Execute(OciStatementHandle statementHandle, CommandBehavior behavior, Boolean needRowid, OciRowidDescriptor& rowidDescriptor, ArrayList& resultParameterOrdinals)
at System.Data.OracleClient.OracleCommand.Execute(OciStatementHandle statementHandle, CommandBehavior behavior, ArrayList& resultParameterOrdinals)
at System.Data.OracleClient.OracleCommand.ExecuteReader(CommandBehavior behavior)
at EFOracleProvider.EFOracleCommand.ExecuteDbDataReader(CommandBehavior behavior) in D:\Dev\ReleaseVSS56\Cedar\dNET\rel\src\EFOracleProvider\EFOracleCommand.cs:line 163
at System.Data.Common.DbCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.Mapping.Update.Internal.DynamicUpdateCommand.Execute(UpdateTranslator translator, EntityConnection connection, Dictionary'2 identifierValues, List'1 generatedValues)
at System.Data.Mapping.Update.Internal.UpdateTranslator.Update(IEntityStateManager stateManager, IEntityAdapter adapter)
--- End of inner exception stack trace ---
at System.Data.Mapping.Update.Internal.UpdateTranslator.Update(IEntityStateManager stateManager, IEntityAdapter adapter)
at System.Data.EntityClient.EntityAdapter.Update(IEntityStateManager entityCache)
at System.Data.Objects.ObjectContext.SaveChanges(Boolean acceptChangesDuringSave)
at Brainware.System.DAL.DataAccess'1.SaveChanges(Boolean accepted) in D:\Dev\ReleaseVSS56\Cedar\dNET\rel\src\System.DAL\DataAccess.cs:line 253
at Brainware.System.DAL.DataAccess'1.SaveChanges() in D:\Dev\ReleaseVSS56\Cedar\dNET\rel\src\System.DAL\DataAccess.cs:line 242
at CdrDB.WorkflowHistoryCtl.WorkflowHistoryCtl.ApplyUserAudit(CDRUserAuditTypeNet eAuditType, Int32 lBatchId) in D:\Dev\ReleaseVSS56\Cedar\Base\CdrDB\History\WorkflowHistoryCtl.cs:line 960
at Brainware.System.DAL.DataAccess'1.ThrowInformativeException(Exception ex) in D:\Dev\ReleaseVSS56\Cedar\dNET\rel\src\System.DAL\DataAccess.cs:line 372
at CdrDB.WorkflowHistoryCtl.WorkflowHistoryCtl.ApplyUserAudit(CDRUserAuditTypeNet eAuditType, Int32 lBatchId) in D:\Dev\ReleaseVSS56\Cedar\Base\CdrDB\History\WorkflowHistoryCtl.cs:line 964|||
0|0|16:26:04.479|LErr:0|hRes:0x80131600|.\WorkflowHistoryWrp.cpp|Tue Jul 22 17:05:53 2014|145|F|An error occurred while updating the entries. See the InnerException for details. ORA-12899: value too large for column "WFRUSER"."BDD_USERAUDIT"."CLIENTIP" (actual: 37, maximum: 15) ORA-06512: at line 4 |||

 

Changes

Upgrade to WFR 11.1.1.9.

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

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