Schema Failing to Publish Due to Problematic View, Error apSchErrorCreatingFieldList Appears in Log
(Doc ID 1518880.1)
Last updated on APRIL 09, 2024
Applies to:
Oracle WebCenter Content - Version 10.0 and laterInformation in this document applies to any platform.
Symptoms
Schema failing to publish with the following error on a view.
Unable to publish the schema. Unable to publish the view 'MYVIEW_V'. Unable to create field list. [ Details ]
An error has occurred. The stack trace below shows more information.
!csSchemaUnableToPublish!csSchemaUnableToPublishView,MYVIEW_V!apSchErrorCreatingFieldList
intradoc.common.ServiceException: !csSchemaUnableToPublishView,MYVIEW_V
at intradoc.server.schema.StandardSchemaPublisher.publishEntireView(StandardSchemaPublisher.java:551)
at intradoc.server.schema.StandardSchemaPublisher.publishViewValues(StandardSchemaPublisher.java:457)
at intradoc.server.schema.StandardSchemaPublisher.doPublishing(StandardSchemaPublisher.java:332)
at intradoc.server.schema.StandardSchemaPublisherThread.run(StandardSchemaPublisherThread.java:253)
Caused by: intradoc.data.DataException: !apSchErrorCreatingFieldList
at intradoc.shared.schema.SchemaViewData.syncViewValues(SchemaViewData.java:669)
at intradoc.shared.schema.SchemaViewData.getAllViewValuesEx(SchemaViewData.java:243)
at intradoc.shared.schema.SchemaViewData.getAllViewValues(SchemaViewData.java:236)
at intradoc.server.schema.StandardSchemaPublisher.publishEntireView(StandardSchemaPublisher.java:516)
... 3 more
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 |