What is the Maximum Amount of Content that can be Inserted into WebCenter Content (WCC)?
(Doc ID 2482713.1)
Last updated on JULY 20, 2024
Applies to:
Oracle WebCenter Content - Version 10.0 and laterInformation in this document applies to any platform.
Symptoms
The following error is seen when attempting to check-in a document past the max integer value:
Event generated by user '. Content item 'ABC' was not successfully checked in. Unable to execute service method 'checkCounters'. Runtime error: java.lang.NumberFormatException: For input string: "2147502095" [ Details ]
An error has occurred. The stack trace below shows more information.
!csUserEventMessage,sysadmin,CIS!$!csUnableToCheckIn,ABC!csUnableToExecMethod,checkCounters!syServiceRuntime,java.lang.NumberFormatException: For input string: "2147502095"
intradoc.common.ServiceException: !csUnableToCheckIn,ABC!csUnableToExecMethod,checkCounters
*ScriptStack INSERT_NATIVE
3:processCheckinArchive,dID=1788938715,dDocName=ABCINSERT_NATIVE,dID=1788938715,dDocName=ABC3:checkCounters,dID=1788938715,dDocName=ABC
at intradoc.server.ServiceRequestImplementor.buildServiceException(ServiceRequestImplementor.java:2220)
at intradoc.server.Service.buildServiceException(Service.java:2419)
at intradoc.server.Service.createServiceExceptionEx(Service.java:2413)
at intradoc.server.Service.createServiceException(Service.java:2408)
at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:102)
at intradoc.server.Service.doCodeEx(Service.java:626)
at intradoc.server.Service.doCode(Service.java:598)
at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1737)
at intradoc.server.Service.doAction(Service.java:570)
at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1527)
at intradoc.server.Service.doActions(Service.java:565)
at intradoc.server.ServiceRequestImplementor.executeSubServiceCode(ServiceRequestImplementor.java:1390)
at intradoc.server.Service.executeSubServiceCode(Service.java:4212)
at intradoc.server.ServiceReq
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 |