Skip to Main Content

Security Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

OIM Recon Database Connection is null?

623456Oct 23 2008 — edited Oct 23 2008
Attempting to run an AD Recon and it looks like it gets past all the AD related stuff and then tries to insert into OIM. Then it says "Got a null connection". I'm using WLS8.1 on Linux. Any insight into what's messed up in my OIM config would be appreciated. Thanks.

ERROR,23 Oct 2008 11:31:41,442,[XELLERATE.DATABASE],Class/Method: DirectDB/getConnection encounter some problems: Error while retrieving database connection.Please check for the follwoing
Database srever is running.
Datasource configuration settings are correct.
ERROR,23 Oct 2008 11:31:41,442,[XELLERATE.DATABASE],Class/Method: tcDataBase/readPartialStatement encounter some problems: Got a null connection
java.sql.SQLException: Got a null connection
at com.thortech.xl.dataaccess.tcDataBase.readPartialStatement(Ljava.lang.String;II)Lcom.thortech.xl.orb.dataaccess.tcDataSetData;(Unknown Source)
at com.thortech.xl.dataobj.tcDataBase.readPartialStatement(Ljava.lang.String;II)Lcom.thortech.xl.orb.dataaccess.tcDataSetData;(Unknown Source)
...
ERROR,23 Oct 2008 11:31:41,445,[XELLERATE.SERVER],Class/Method: tcDataObj/handleError encounter some problems: {1}
com.thortech.xl.orb.dataaccess.tcDataAccessException
at com.thortech.xl.dataaccess.tcDataAccessExceptionUtil.createException(ILjava.sql.SQLException;Ljava.lang.String;)V(Unknown Source)
at com.thortech.xl.dataaccess.tcDataBase.createException(ILjava.sql.SQLException;Ljava.lang.String;)V(Unknown Source)
at com.thortech.xl.dataaccess.tcDataBase.readPartialStatement(Ljava.lang.String;II)Lcom.thortech.xl.orb.dataaccess.tcDataSetData;(Unknown Source)
at com.thortech.xl.dataobj.tcDataBase.readPartialStatement(Ljava.lang.String;II)Lcom.thortech.xl.orb.dataaccess.tcDataSetData;(Unknown Source)
at com.thortech.xl.dataobj.tcDataBase.readStatement(Ljava.lang.String;)Lcom.thortech.xl.orb.dataaccess.tcDataSetData;(Unknown Source)
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 20 2008
Added on Oct 23 2008
1 comment
769 views