You might encounter these IBM Tivoli Directory Integrator problems, and use these workarounds:
Problem: A data reconciliation attempt fails between the Tivoli Identity Manager Express Server and a remote resource using an agentless adapter (for example, the UNIX and Linux Adapter). The failure message indicates that the \temp directory was not found, for example:
Assembly line fails :java.io.FileNotFoundException: C:\temp\idi_dump.xml (The system cannot find the path specified)
Workaround: Ensure that the TEMP environment variable is set to an existing directory. You might have to create the temporary directory specified in the error message before you attempt the reconciliation operation.
Problem: A TBSFException might occur within IBM Tivoli Directory Integrator Version 6.0 on all operating systems. Account provisioning and management actions through IBM Tivoli Directory Integrator can occasionally fail due to a BSFException within IBM Tivoli Directory Integrator. The BSFException occurs within the Rhino JavaScript engine that IBM Tivoli Directory Integrator uses.
Workaround: The problem can be resolved by upgrading IBM Tivoli Directory Integrator to the 1.5R4.1 release of the Rhino engine. IBM Tivoli Directory Integrator Version 6.0 currently ships with the 1.5R2 release of the Rhino engine, but the 1.5R4.1 release is also supported. It is recommended that you upgrade to the 1.5R4.1 release of the Rhino engine.
To perform the upgrade, complete these steps:
Download the zip file for the 1.5R4.1 release of the Rhino engine from the Rhino download site:
HTML Code:
http://www.mozilla.org/rhino/download.html
Extract the js.jar file from the zip file that you downloaded.
Replace the js.jar file in the ITDI_HOME/jars directory with the js.jar file from the zip file.