| |
ibm.software.network.directory-integrator |
On Jun 30, 2:53 pm, Russell G <russell.goldst...@gmail.com> wrote: > java.lang.Exception: sysstore.getJdbcDriver().null > I am setting the following parameters when initializing: > What would be the cause of this error? Also, in solution.properties, > com.ibm.di.store.database=jdbc:derby://localhost:1527//opt/IBM/TDI/ > Any help would be greatly appreciated. > Thank you,
> I am working with TDI 7.0 and had previously had an issue with
> initializing an AD Connector via the API that was resolved with Fix
> Pack 1. I am now receiving a different error, as follows:
> ldapUsername
> ldapPassword
> ldapSearchBase
> ldapSearchFilter
> startAt
> iteratorStateKey
> the following are set relating to the cloudscape DB:
> V7.0/TDISysStore;create=true
> com.ibm.di.store.jdbc.driver=org.apache.derby.jdbc.ClientDriver
> com.ibm.di.store.jdbc.urlprefix=jdbc:derby://localhost:1527/
> com.ibm.di.store.jdbc.user=APP
> {protect}-com.ibm.di.store.jdbc.password= (password here)
> Russell Goldstein
iteratorStateKey was set and trying to find the system properties when
there was none. Thank you anyway.