Hi,
I am trying to install and deploy LC ES2 on WebSphere Application Server. I am following the instructions given in "Installing and Deploying LiveCycle ES2 for WebSphere".
I am stuck at LiveCycle ES2 Database Initialization step while running Adobe LiveCycle Configuration Manager. Can some one help me in resolving this issue. Please find the exception details below.
My OS,DB details are as below:
Windows 2003 Enterprise Edition SP2
32-bit OS
Microsoft SQL server 2005
com.adobe.livecycle.bootstrap.BootstrapException: ALC-TTN-103-000: Bootstrapping request failed on server. Message from server:
ALC-TTN-011-061: Bootstrapping failed for platform component [Process Engine]. The wrapped exception's
message reads:
com.adobe.idp.um.api.UMException| [com.adobe.idp.um.api.impl.AuthorizationManagerImpl] errorCode:16385 errorCodeHEX:0x4001 message:execute query failure(select distinct
top 1 * from EDCRELAPPENTITY where upper(EDCRELAPPENTITY.relAppName) like upper(?) escape
'\' )com.adobe.idp.common.errors.exception.IDPException| [com.adobe.idp.storeprovider.jdbc.DBStatement] errorCode:12290 errorCodeHEX:0x3002 message:execute query
failure(select distinct top 1 * from EDCRELAPPENTITY where upper(EDCRELAPPENTITY.relAppName) like
upper(?) escape '\' ) chainedException:java.sql.SQLException: enlist: caught ExceptionchainedExceptionMessage:enlist
: caught Exception chainedException trace:java.sql.SQLException: enlist: caught Exception
at com.ibm.ws.rsadapter.AdapterUtil.toSQLException(AdapterUtil.java:1543)
at com.ibm.ws.rsadapter.jdbc.WSJdbcConnection.beginTransactionIfNecessary(WSJdbcConnection.j ava:777)
at com.ibm.ws.rsadapter.jdbc.WSJdbcConnection.prepareStatement(WSJdbcConnection.java:2743)
at com.adobe.idp.storeprovider.jdbc.DBStatement.executeQuery(DBStatement.java:299)
at com.adobe.idp.storeprovider.jdbc.DBStoreProvider.retrieveAll(DBStoreProvider.java:2053)
at com.adobe.idp.storeprovider.jdbc.DBStoreProvider.retrieve(DBStoreProvider.java:1762)
at com.adobe.idp.um.businesslogic.directoryservices.DirectoryServicesManagerBean.findRelAppl ication(DirectoryServicesManagerBean.java:1921)
[Message truncated - see logs for details.]
Check application server logs for details.
at com.adobe.livecycle.bootstrap.client.BootstrapRequestClient.analyzeResponse(BootstrapRequ estClient.java:152)
at com.adobe.livecycle.bootstrap.client.BootstrapRequestClient.bootstrap(BootstrapRequestCli ent.java:63)
at com.adobe.livecycle.bootstrap.client.BootstrapManager.executeStep(BootstrapManager.java:2 03)
at com.adobe.livecycle.lcm.feature.bootstrap.BootstrapTask$ActualTask.<init>(BootstrapTask.j ava:125)
at com.adobe.livecycle.lcm.feature.bootstrap.BootstrapTask$1.construct(BootstrapTask.java:58 )
at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run(SwingWorker.java:114)
at java.lang.Thread.run(Thread.java:619)
Thanks & Regards,
Deepthi