Schema Fails to Publish Due To the Error !csSchemaUnableToPublishView,<ViewName> !syMemoryAllocationDenied,1024,512
(Doc ID 2438682.1)
Last updated on JANUARY 03, 2023
Applies to:
Oracle WebCenter Content - Version 11.1.1.9.0 and laterInformation in this document applies to any platform.
Symptoms
On startup, the following schema publishing error is seen in the logs:
intradoc.common.ServiceException: !csSchemaUnableToPublishView, <ViewName>
at intradoc.server.schema.StandardSchemaPublisher.publishEntireView(StandardSchemaPublisher.java:604)
...
Caused By: java.io.IOException: !csDynHTMLReportMsgFunction,buildOptionList
at intradoc.common.DynamicHtmlMerger.createIOException(DynamicHtmlMerger.java:2627)
...
Caused By: intradoc.common.ServiceException:
at intradoc.common.DynamicHtmlMerger.evaluateGrammarElement(DynamicHtmlMerger.java:1222)
...
Caused By: java.lang.OutOfMemoryError
at intradoc.common.BufferPool.retrieveBuffer(BufferPool.java:544)
...
Caused By: intradoc.common.ServiceException: !syMemoryAllocationDenied,1024,512
at intradoc.common.BufferPool.retrieveBuffer(BufferPool.java:545)
at intradoc.server.schema.StandardSchemaPublisher.publishEntireView(StandardSchemaPublisher.java:604)
...
Caused By: java.io.IOException: !csDynHTMLReportMsgFunction,buildOptionList
at intradoc.common.DynamicHtmlMerger.createIOException(DynamicHtmlMerger.java:2627)
...
Caused By: intradoc.common.ServiceException:
at intradoc.common.DynamicHtmlMerger.evaluateGrammarElement(DynamicHtmlMerger.java:1222)
...
Caused By: java.lang.OutOfMemoryError
at intradoc.common.BufferPool.retrieveBuffer(BufferPool.java:544)
...
Caused By: intradoc.common.ServiceException: !syMemoryAllocationDenied,1024,512
at intradoc.common.BufferPool.retrieveBuffer(BufferPool.java:545)
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 |
Cause |
Solution |
References |