Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

These are the most common Exceptions of generated by the Aspire Connector Framework.

Most The majority of these exceptions are self-explanatory but a brief description has been added for each oneto most of them.

...

RuntimeException


Info
Please provide valid refresh token

...

Happens when an error occurs initializing a Source Info at as part of the Crawl Start action


Info
Error sending crawl start job

...

Info
Exception flushing statistics

Happens when is trying to flush the statistics from the statistics SAO

...

Info
Invalid job - null connector source properties

Happens when can not get the connector source properties cannot be obtained initializing the source info

...

Info
Could not get statistics

Happens when can not fetch the content source statistics cannot be fetched


Info
Error starting crawl

Happens when trying to run the crawl start job

...

Happens when trying to save the intersection acls ACLs for the item


Info
Acls Cache was not initialized. Unable to cache acls for item <id>

Happens when the aclsCache is null trying to save an aclACL


Info
<rap> cannot be missing or empty

...

Info
Cannot find user <user>

Happens when can not get a specified user cannot be obtained from the groupsSAO in the group expansion

...

Info
ACL parameter was null

Happens when trying to a null specialAcl 


Info
Error while running push requests listener thread

...

Happens when trying to process a doc in the UpdatesListener but the request contains an empty content source name

...

Happens when trying to process a doc in the UpdatesListener but the request contains an empty or null documents list

...

Info
Error getting CrawlController for content source <cs_name>

(Complete)


Info
CrawlController for content source <cs_name> was not found

Happens when trying to process a doc in the UpdatesListener but can not get the CrawlControllerImpl


Info
RAP for content source <cs_name> was not found

...

Happens when trying to process a doc in the UpdatesListener but the connector is disabledisabled


Info
The QueueLoader must be configured with a branch handler

(Complete)


Info
The branch handler must be configured with the <event> event

...

Happens when trying to create a mapDB for group expansion


Info
MapDB error

Happens when trying to add a group into the mapDB for group expansion


Info
Uog parameter was null

(Complete)


Info
Groups parameter was null

Happens when trying to add a user or group into the mapDB for group expansion


Info
MapDB directory not found

(Complete)


Info
Transformer not found

...

Info
Error checking snapshot for item ID: <id>

Happens when trying to process the snapshot 


Info
Error ending crawl

Happens when trying to process the crawl end job

...

Info
Error enqueueing item id: <id>

Happens when trying to enqueue an item in the process queue


Info
Error enqueueing scanned items to pipeline (container: <id>)

...