checkModifyAuthHeader Error When Starting Content Server
(Doc ID 445768.1)
Last updated on APRIL 09, 2024
Applies to:
Oracle WebCenter Content - Version 7.0.0 to 7.5.1 [Release Stellent]Information in this document applies to any platform.
Date: |
April 3, 2006 |
Product and Version: |
Content Server 7.0, 7.0.1, 7.1, 7.1.1, 7.5, 7.5.1 |
Symptoms
Folders and WebDAV components are installed and enabled on the Content Server. When attempting to start the Content Server an error like the following in the Content Server log file:
Event generated by user 'user1' at host 'hostname'. Unable to execute service WEBDAV_OPTIONS and function checkModifyAuthHeader.
(System Error: The service method 'checkModifyAuthHeader' is not defined.) [ Details ]
An error has occurred. The stack trace below shows more information.
!csUserEventMessage,user1,hostname!$!csServiceDataException,WEBDAV_OPTIONS,checkModifyAuthHeader!$!csSystemError,\!csMethodNotDefined\,checkModifyAuthHeader
intradoc.common.ServiceException: !csServiceDataException,WEBDAV_OPTIONS,checkModifyAuthHeader!$!csSystemError,\!csMethodNotDefined\,checkModifyAuthHeader
at intradoc.server.Service.buildServiceException(Unknown Source)
at intradoc.server.Service.createServiceExceptionEx(Unknown Source)
at intradoc.server.Service.createServiceException(Unknown Source)
at intradoc.server.Service.doAction(Unknown Source)
at intradoc.server.Service.doActions(Unknown Source)
at intradoc.server.Service.doRequest(Unknown Source)
at intradoc.server.ServiceManager.processCommand(Unknown Source)
at intradoc.server.IdcServerThread.run(Unknown Source)
Caused by: intradoc.data.DataException: !csMethodNotDefined,checkModifyAuthHeader
at intradoc.server.Service.doCodeEx(Unknown Source)
at intradoc.server.Service.doCode(Unknown Source)
... 5 more
WebDAV no longer works. How can this be resolved?
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 |