FileNet Connector Troubleshooting

Web Service error while establishing connection to SQL Server

Possible Cause

WebServiceError: Keyword not supported: …

Possible Cause/Solution

WebserviceError: Cannot open database … requested by the login. The login failed.

Possible Cause/Solution

WebserviceError: Invalid FPOS connection parameters

Possible Cause(s)

  • An invalid connection string is specified for the target database connection.

Solution

Webservice call:crawl: The remote name could not be resolved: …

Possible Cause/Solution

  • Invalid IP/host name is specified in the WebService parameter:

    • Validate correct value(s).

MSSQL Database – WebserviceError: Impersonation failed to login with user

  • WebserviceError: Impersonation failed to login with user: svc_filenet domain:<domain name> check if it is a valid user and you entered the correct password; details: error code:1326 error message:System.ComponentModel.Win32Exception: Logon failure: unknown user name or bad password.

Possible Cause/Solution

  • Invalid credentials specified in the Impersonalization Account: To fix, enter valid parameters.

Oracle DB – Exception during retrieving DataStoreTypes

  • Exception retrieving DataStoreTypes:ORA-00257: archiver error. Connect internal only, until freed. Last Executed SQL.

Possible Cause/Solution

  • Out of free space on hard disk with Oracle data base: To fix, clear any empty space.

Syntax error using ROWLIMIT custom filter

On using custom filter for content FOLDER=/New Folder/Security/inherited security/*|ROWLIMIT=A see an error:

  • There was a syntax error in a SQL query or filter expression at line 1, position 12. Saw A but expected &lt;UINT_LITERAL>.
  • The original text was: SELECT TOP A ID, DATELASTMODIFIED , MIMETYPE,CONTENTELEMENTS,VERSIONSERIES FROM DOCUMENT DOCUMENT WHERE ISCURRENTVERSION = TRUE AND DateLastModified > 20120101T000000Z AND (DOCUMENT.This INSUBFOLDER '/New Folder/Security/inherited security/' ) ORDER BY DateLastModified.

Possible Cause

  • Improper character is specified for the item count that should be retrieved (ROWLIMIT filter)

Solution

  • The ROWLIMIT filter must be a positive number. For example: ROWLIMIT=10

Syntax error in a SQL query or filter expression at line 1, position 12. …

  • Note: No custom filters are used

Possible Causes

  • Problem in generating SQL commands. Internal connector error.

Solution

Content of items is not retrieved and the user cannot search items by content

Possible Causes

  • The content of items that are stored on the file system and corresponding connection parameter is not specified/specified incorrectly.

  • The content size of the items is greater than specified in the Max File Size parameter on the Content page.

Solution for the first cause

Solution for second cause

  • Check the Max File Size parameter on the Content page and increase the value as required.

Exception:WebserviceError: The type initializer for Devart.Data.Oracle.an threw an exception

Possible Cause

  • An issue with the initialization of Devart library used for establishing connection to databases.

Solution

This is temporary solution because the underlying problem has not been completely investigated:

  1. Navigate to the Connector installation directory. Find and open the bin folder.
  2. Find the Devart.Data.Oracle.dll and move this file out of the Connector directory.
  3. Open the Connection page of the FileNet Connector. Click Refresh or Update WebService.
  4. Navigate to the test bench and click Run.

You should see the error shown above in the test bench.

  1. Move the Devart.Data.Oracle.dll back to the bin folder
  2. Open the Connection page of the FileNet Connector. Click the Refresh or Update WebService link.
  3. Repeat steps 3 and 4 above.

Marking Set security did not process, or processed incorrectly

Possible Causes

Solution for the first cause

  • Specify multi-level security and install and configure the Federator with the Advanced Security Module.

Solution for the second cause

  • Execute a full crawl for the content.

Solution for the third cause

  • Clear all data in tables SIDMappingLevels and SIDMapping from cache_db database and execute a full crawl on the content.

Unable to open a document in search results by the referenced URL

Possible Cause

  • An incorrect URL is specified for WorkplaceXT on the Connection page.

Solution

  1. Open the Connection page of the Connector and check the value of the WorkplaceXT URL field.
  2. Try to open the URL in the web browser. You should see login page of Workplace. If not, edit the URL and save the changes.
  3. (Required) Execute a full crawl.
  4. Try searching and reopening the URL.

In the Test Bench/Search page all items are marked improperly as public (allowed for everyone)

Possible Cause

Solution

  1. Go to Disable security and make sure that this option is not selected.
  2. Run a full crawl.

TestBench/Search displays more than only the current version of one item

Possible Cause/Solution

  • Index every version of a Document is enabled.

  • Disable this setting to fix this issue.

Items with hidden classes are displayed in the test bench or available for search

Possible Cause/Solution

  • Include hidden document classes is enabled

  • Disable to fix.

Custom filters are not working properly

Possible Cause/Solution

  • Incorrect syntax/format is used for specifying filters in the Custom Filters

  • To fix, specify the correct syntax/format.

Unfiled Items (without parent folders) are not present in the crawl result

Possible Cause/Solution

Running search/test bench returns no results/missing expected results

Possible Cause/Solution

  • The Crawl Start Point parameter in the Content page contains a date that is beyond the modified date of the items in the source system.

  • To fix, enter the correct date.

Items of some classes are not displayed in Test Bench or in Search results

Possible Cause/Solution

  • The Object Classes filter is enabled to crawl items of some specified classes and corresponding classes that are not in a list.

  • To fix, verify these settings.

No Record metadata properties exist in Item metadata list

Possible Causes

  • File Plan Object Store Connection String parameter is not specified or specified incorrectly.
  • Items Handling is incorrectly configured

Solution for first cause

Solution for second cause

  • Check your settings Items Handling.

  • For example, If you click All items, you can search by any documents in the source system.