Expand my Community achievements bar.

Cannot login adminui after installation

Avatar

Level 1

I followed the installation steps and deployed to weblogic 10.3. The deployment was successful and I did the database initialize using LC ES2's configuration manager and I saw bunch of table created in my DB2. I then open the page pointing to URL: http://localhost:7001/adminui and I saw the login page. I put the default username and password in the login form but failed to login and got error msg saying "Username and password do not match ". I then checked the table "EDCPRINCIPALUSERENTITY" and found no data in this table.Few questions for your help:

Is anything missing in my deployment process?

Is this LC ES2 table (EDCPRINCIPALUSERENTITY) used by login authentication process or login is controlled by Weblogic security realm?

How this table(EDCPRINCIPALUSERENTITY or other related tables) is populated? 

Where is the debug info refered in the error log entry below?

Error msg in log:

<14-Jul-2010 3:23:30 o'clock PM EDT> <Warning> <com.adobe.idp.um.businesslogic.authentication.AuthenticationManagerBean> <BEA-000000> <Authentication failed for user [administrator] (Scheme - Username/Password) Reason: Username or password is incorrect . Refer to debug level logs for category com.adobe.idp.um.businesslogic.authentication for further details>

My set up:

Windows XP sp2,  Weblogic server 10.3, DB2 9.1, two data source were set up correctly using weblogic's admin console and I have run the initial database step from configuration manger.

Thanks.

1 Reply

Avatar

Level 1

Actually I noticed that I had a issue when doing initialize the database. The error log is attached below:

[2010-07-14 15:46:18,917], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.logging.LCMLogManager, Loaded log configuration file: /com/adobe/livecycle/lcm/logging/log.properties reloadIfConfigured=false
[2010-07-14 15:46:18,948], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.core.LCMDataManager, [lcm.version=9.0.0.0.20091019.2.607963]
[2010-07-14 15:46:18,948], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.core.LCMDataManager, [lcm.homeDir=C:\Adobe\Adobe LiveCycle ES2\configurationManager\bin\..]
[2010-07-14 15:46:18,948], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.core.LCMDataManager, [java.specification.version=1.6]
[2010-07-14 15:46:18,948], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.core.LCMDataManager, [java.vm.version=10.0-b19]
[2010-07-14 15:46:18,948], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.core.LCMDataManager, [java.vm.vendor=Sun Microsystems Inc.]
[2010-07-14 15:46:18,948], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.core.LCMDataManager, [java.home=C:\bea10\jdk160_05\jre
[2010-07-14 15:46:18,948], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.core.LCMDataManager, [java.class.version=50.0]
[2010-07-14 15:46:18,948], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.core.LCMDataManager, [os.arch=x86]
[2010-07-14 15:46:18,948], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.core.LCMDataManager, [os.name=Windows XP]
[2010-07-14 15:46:18,948], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.core.LCMDataManager, [sun.os.patch.level=Service Pack 3]
[2010-07-14 15:46:18,948], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.core.LCMDataManager, [os.version=5.1]
[2010-07-14 15:46:18,948], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.core.LCMDataManager, [sun.arch.data.model=32]
[2010-07-14 15:46:18,948], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.core.LCMDataManager, [ip.stack=v4]
[2010-07-14 15:46:18,964], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.core.LCMDataManager, [user.localhost=LH19IT000524/7.28.185.119]
[2010-07-14 15:46:18,964], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.core.LCMDataManager, [user.name=dxs781]
[2010-07-14 15:46:18,964], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.core.LCMDataManager, [user.language=en]
[2010-07-14 15:46:18,964], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.core.LCMDataManager, Loading defaults from file: /defaults.properties
[2010-07-14 15:46:18,979], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.core.LCMDataManager, Loading user's last values from : ..\config\userValues.properties
[2010-07-14 15:46:19,026], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.core.LCMDataManager, [lcm.targetApplicationServer=weblogic]
[2010-07-14 15:46:19,026], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.core.LCMDataManager, [lcm.targetOperatingSystem=Windows]
[2010-07-14 15:46:19,026], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.core.LCMDataManager, [lcm.targetOperatingSystemArch=x86_win32]
[2010-07-14 15:46:19,135], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.core.LCMDataManager, [install.version=9.0.0.0.20091022.1.605351]
[2010-07-14 15:46:22,885], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.gui.LCMGUI, lcm.lang.selected=en
[2010-07-14 15:46:23,088], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.core.LCMDataManager, Loading config: /lcm-config.xml
[2010-07-14 15:46:31,557], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.util.NetUtils, Host check is local: true
[2010-07-14 15:46:43,103], INFO, Thread-5, com.adobe.livecycle.lcm.feature.samples.DeploySamplesDialog$SamplesInitThread, Initialization of samples started
[2010-07-14 15:46:43,103], INFO, Thread-5, com.adobe.livecycle.lcm.feature.samples.DeploySamplesDialog, Loading samples. LFS selection has changed or not previously loaded
[2010-07-14 15:46:43,119], INFO, Thread-5, com.adobe.livecycle.samples.SamplesManagerImpl, selectedSolutionComponents:[]
[2010-07-14 15:46:43,135], INFO, Thread-5, com.adobe.livecycle.samples.samplesconfig.SamplesRunSetup, lc8HomeDir :C:\Adobe\Adobe LiveCycle ES2\configurationManager\bin\..\..
[2010-07-14 15:46:43,135], INFO, Thread-5, com.adobe.livecycle.lcm.feature.samples.DeploySamplesDialog$SamplesInitThread, Initialization of samples completed
[2010-07-14 15:46:44,025], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.plugin.PluginLoader, Loading pluging ..\plugins\cs-plugin
[2010-07-14 15:46:44,041], INFO, AWT-EventQueue-0, com.adobe.livecycle.cs.lcm.CSPluginBootStrapper, Boostrapping GUI plugin...
[2010-07-14 15:46:45,510], INFO, AWT-EventQueue-0, com.adobe.livecycle.cs.lcm.config.CSDataManager, Loading config file: /amp-config.xml
[2010-07-14 15:46:45,510], INFO, AWT-EventQueue-0, com.adobe.livecycle.cs.lcm.config.AMPConfigData, AMP [authentication-service.amp,null,[]] parsed.
[2010-07-14 15:46:45,510], INFO, AWT-EventQueue-0, com.adobe.livecycle.cs.lcm.config.AMPConfigData, AMP [lc-branding-common.amp,null,[]] parsed.
[2010-07-14 15:46:45,510], INFO, AWT-EventQueue-0, com.adobe.livecycle.cs.lcm.config.AMPConfigData, AMP [lc-services.amp,null,[]] parsed.
[2010-07-14 15:46:45,510], INFO, AWT-EventQueue-0, com.adobe.livecycle.cs.lcm.config.AMPConfigData, AMP [lc-extensions.amp,null,[]] parsed.
[2010-07-14 15:46:45,510], INFO, AWT-EventQueue-0, com.adobe.livecycle.cs.lcm.config.AMPConfigData, AMP [lc-transformation-service.amp,null,[]] parsed.
[2010-07-14 15:46:45,510], INFO, AWT-EventQueue-0, com.adobe.livecycle.cs.lcm.config.AMPConfigData, AMP [lc-eventaction-service.amp,null,[]] parsed.
[2010-07-14 15:46:45,510], INFO, AWT-EventQueue-0, com.adobe.livecycle.cs.lcm.config.AMPConfigData, AMP [lc-webscripts-service.amp,null,[]] parsed.
[2010-07-14 15:46:45,510], INFO, AWT-EventQueue-0, com.adobe.livecycle.cs.lcm.config.AMPConfigData, AMP [reviewtemplatecreation.amp,null,[]] parsed.
[2010-07-14 15:46:45,510], INFO, AWT-EventQueue-0, com.adobe.livecycle.cs.lcm.config.AMPConfigData, AMP [genericservice-action.amp,Generic Service Invocation,[ALC-LFS-Foundation]] parsed.
[2010-07-14 15:46:45,510], INFO, AWT-EventQueue-0, com.adobe.livecycle.cs.lcm.config.AMPConfigData, AMP [lc-assemble-clipboard-items.amp,Dynamic Assembly Sample,[ALC-LFS-Output, ALC-LFS-PDFGenerator]] parsed.
[2010-07-14 15:46:45,510], INFO, AWT-EventQueue-0, com.adobe.livecycle.cs.lcm.config.AMPConfigData, AMP [lc-datacapture-service.amp,Data Capture Sample,[ALC-LFS-Forms, ALC-LFS-ReaderExtensions]] parsed.
[2010-07-14 15:46:45,510], INFO, AWT-EventQueue-0, com.adobe.livecycle.cs.lcm.config.AMPConfigData, AMP [lc-forms-integration.amp,LiveCycle Forms Integration,[ALC-LFS-Forms]] parsed.
[2010-07-14 15:46:45,510], INFO, AWT-EventQueue-0, com.adobe.livecycle.cs.lcm.config.AMPConfigData, AMP [lc-native-repository-ref.amp,LiveCycle Repository Integration,[ALC-LFS-Foundation, ALC-LFS-Forms, ALC-LFS-ReaderExtensions]] parsed.
[2010-07-14 15:46:45,510], INFO, AWT-EventQueue-0, com.adobe.livecycle.cs.lcm.config.AMPConfigData, AMP [lc-review-and-commenting.amp,Review and Commenting,[ALC-LFS-Foundation, ALC-LFS-ProcessManagement, ALC-LFS-ReaderExtensions, ALC-LFS-PDFGenerator, ALC-LFS-Output]] parsed.
[2010-07-14 15:46:45,510], INFO, AWT-EventQueue-0, com.adobe.livecycle.cs.lcm.config.AMPConfigData, AMP [process_samples.amp,Process Samples,[ALC-LFS-ProcessManagement]] parsed.
[2010-07-14 15:46:45,510], INFO, AWT-EventQueue-0, com.adobe.livecycle.cs.lcm.config.AMPConfigData, AMP [rightsmanagement-action.amp,Rights Management Action,[ALC-LFS-RightsManagement]] parsed.
[2010-07-14 15:46:45,510], INFO, AWT-EventQueue-0, com.adobe.livecycle.cs.lcm.config.AMPConfigData, AMP [workspace-integration.amp,LiveCycle Workspace ES2 Integration,[ALC-LFS-ProcessManagement]] parsed.
[2010-07-14 15:46:46,994], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.help.HelpManager, Loading help mappings from file: helpMapping.properties
[2010-07-14 15:46:46,994], WARNING, AWT-EventQueue-0, com.adobe.livecycle.lcm.help.HelpManager, Help file missing for com.adobe.livecycle.lcm.feature.configureContentManager.ConfigureContentManagerDialog:/configureContentManager.html
[2010-07-14 15:46:46,994], WARNING, AWT-EventQueue-0, com.adobe.livecycle.lcm.help.HelpManager, Help file missing for com.adobe.livecycle.lcm.feature.expressTurnkey.WLTurnkeyDialog:/wlturnkeySettings.html
[2010-07-14 15:46:46,994], INFO, AWT-EventQueue-0, com.adobe.livecycle.cs.lcm.CSPluginBootStrapper, Boostrapping GUI plugin completed
[2010-07-14 15:46:46,994], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.plugin.PluginLoader, Loading pluging ..\plugins\documentum-plugin
[2010-07-14 15:46:47,025], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.documentum.DocumentumPluginBootstrapper, Boostrapping plugin...
[2010-07-14 15:46:47,025], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.documentum.DocumentumPluginBootstrapper, Dctm LFS Selected: false
[2010-07-14 15:46:47,728], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.documentum.DocumentumPluginBootstrapper, Boostrapping plugin completed
[2010-07-14 15:46:47,728], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.plugin.PluginLoader, Loading pluging ..\plugins\filenet-plugin
[2010-07-14 15:46:47,744], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.filenet.FilenetPluginBootstrapper, Boostrapping plugin...
[2010-07-14 15:46:47,744], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.filenet.FilenetPluginBootstrapper, Filenet LFS Selected: false
[2010-07-14 15:46:48,525], WARNING, AWT-EventQueue-0, com.adobe.livecycle.lcm.help.HelpManager, Dialog com.adobe.livecycle.lcm.common.gui.JNDIPortDialog already mapped to a help file: com.adobe.livecycle.lcm.common.gui.JNDIPortDialog
[2010-07-14 15:46:48,525], WARNING, AWT-EventQueue-0, com.adobe.livecycle.lcm.help.HelpManager, Dialog com.adobe.livecycle.lcm.common.gui.ConfigureECMESReleaseWaysDialog already mapped to a help file: com.adobe.livecycle.lcm.common.gui.ConfigureECMESReleaseWaysDialog
[2010-07-14 15:46:48,525], WARNING, AWT-EventQueue-0, com.adobe.livecycle.lcm.help.HelpManager, Dialog com.adobe.livecycle.lcm.common.gui.TestConnectionAndServerStartDialog already mapped to a help file: com.adobe.livecycle.lcm.common.gui.TestConnectionAndServerStartDialog
[2010-07-14 15:46:48,525], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.filenet.FilenetPluginBootstrapper, Boostrapping plugin completed
[2010-07-14 15:46:48,525], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.plugin.PluginLoader, Loading pluging ..\plugins\ibmcm-plugin
[2010-07-14 15:46:48,541], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.ibmcm.IBMCMPluginBootstrapper, Boostrapping plugin...
[2010-07-14 15:46:48,541], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.ibmcm.IBMCMPluginBootstrapper, Dctm LFS Selected: false
[2010-07-14 15:46:48,541], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.ibmcm.IBMCMPluginBootstrapper, IBM CM LFS Selected: false
[2010-07-14 15:46:48,541], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.ibmcm.IBMCMPluginBootstrapper, Filenet LFS Selected: false
[2010-07-14 15:46:48,806], WARNING, AWT-EventQueue-0, com.adobe.livecycle.lcm.help.HelpManager, Dialog com.adobe.livecycle.lcm.common.gui.ConfigureECMESReleaseWaysDialog already mapped to a help file: com.adobe.livecycle.lcm.common.gui.ConfigureECMESReleaseWaysDialog
[2010-07-14 15:46:48,806], WARNING, AWT-EventQueue-0, com.adobe.livecycle.lcm.help.HelpManager, Dialog com.adobe.livecycle.lcm.common.gui.JNDIPortDialog already mapped to a help file: com.adobe.livecycle.lcm.common.gui.JNDIPortDialog
[2010-07-14 15:46:48,806], WARNING, AWT-EventQueue-0, com.adobe.livecycle.lcm.help.HelpManager, Dialog com.adobe.livecycle.lcm.common.gui.TestConnectionAndServerStartDialog already mapped to a help file: com.adobe.livecycle.lcm.common.gui.TestConnectionAndServerStartDialog
[2010-07-14 15:46:48,806], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.ibmcm.IBMCMPluginBootstrapper, Boostrapping plugin completed
[2010-07-14 15:46:48,806], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.plugin.PluginLoader, Loading pluging ..\plugins\pdfg-plugin
[2010-07-14 15:46:48,822], INFO, AWT-EventQueue-0, com.adobe.pdfg.lcm.PDFGPluginBootstrapper, Boostrapping plugin...
[2010-07-14 15:46:48,838], INFO, AWT-EventQueue-0, com.adobe.pdfg.lcm.PDFGPluginBootstrapper, No appserver-specific plugin libraries found.
[2010-07-14 15:46:48,838], INFO, AWT-EventQueue-0, com.adobe.pdfg.lcm.PDFGPluginBootstrapper, Looking for classpath.xml in root of PDFG LCM plugin...
[2010-07-14 15:46:49,025], INFO, AWT-EventQueue-0, com.adobe.pdfg.lcm.PDFGPluginBootstrapper, Boostrapping plugin completed
[2010-07-14 15:46:49,025], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.plugin.PluginLoader, Loading pluging ..\plugins\upgrade-plugin
[2010-07-14 15:46:49,088], INFO, AWT-EventQueue-0, com.adobe.livecycle.upgrade.UpgradePluginBootstrapper, Searching for upgrade plugins ...
[2010-07-14 15:46:49,197], INFO, AWT-EventQueue-0, com.adobe.livecycle.upgrade.UpgradePluginBootstrapper, Looking for classpath.xml in root of adobe-upgrade.jar...
[2010-07-14 15:46:49,353], WARNING, AWT-EventQueue-0, com.adobe.livecycle.upgrade.UpgradePluginBootstrapper, PathElement entry [./LiveCycle_ES_SDK/client-libs/common/adobe-taskmanager-client-sdk.jar] of type [common] cannot be found.
[2010-07-14 15:46:49,400], INFO, AWT-EventQueue-0, com.adobe.livecycle.upgrade.UpgradeDataManager, Version: 9.0.0.0.20091020.1.222436
[2010-07-14 15:46:50,963], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.gui.dialogs.WelcomeDialog, onEntry()
[2010-07-14 15:46:55,962], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.gui.dialogs.WelcomeDialog, onExit(com.adobe.livecycle.lcm.gui.LCMDialogExitEvent: NEXT)
[2010-07-14 15:46:55,962], INFO, AWT-EventQueue-0, com.adobe.livecycle.upgrade.gui.UpgradeModeSelectionDialog, onEntry()
[2010-07-14 15:46:57,275], INFO, AWT-EventQueue-0, com.adobe.livecycle.upgrade.gui.UpgradeModeSelectionDialog, onExit(com.adobe.livecycle.lcm.gui.LCMDialogExitEvent: NEXT)
[2010-07-14 15:46:57,275], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.gui.dialogs.LiveCycleConfigSelectionDialog, onEntry()
[2010-07-14 15:47:10,056], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.gui.dialogs.LiveCycleConfigSelectionDialog, onExit(com.adobe.livecycle.lcm.gui.LCMDialogExitEvent: NEXT)
[2010-07-14 15:47:10,056], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.gui.dialogs.LiveCycleConfigSelectionDialog, Selected LFSs : [ALC-LFS-Foundation]
[2010-07-14 15:47:10,056], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.gui.dialogs.TaskSelectionPanel, onEntry()
[2010-07-14 15:47:58,835], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.gui.dialogs.TaskSelectionPanel, onExit(com.adobe.livecycle.lcm.gui.LCMDialogExitEvent: NEXT)
[2010-07-14 15:47:58,851], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.util.NetUtils, Host check is local: true
[2010-07-14 15:47:58,945], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.util.NetUtils, Host check is local: true
[2010-07-14 15:47:59,007], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.feature.bootstrap.BootstrapDialog, onEntry()
[2010-07-14 15:48:19,538], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.feature.bootstrap.BootstrapDialog, Starting processing
[2010-07-14 15:48:19,569], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.feature.bootstrap.BootstrapTask, Starting task: com.adobe.livecycle.lcm.feature.bootstrap.BootstrapTask@1a7b1af
[2010-07-14 15:48:19,585], INFO, Thread-8, com.adobe.livecycle.bootstrap.client.FetchTasksClient, Invoking [http://localhost:7001/adobe-bootstrapper/bootstrap?fetchTasks=true&responseLocale=en]
[2010-07-14 15:48:19,710], INFO, Thread-8, com.adobe.livecycle.lcm.feature.bootstrap.BootstrapDialog, Progress: [0%, Bootstrapping UserManager]
[2010-07-14 15:48:19,710], INFO, Thread-8, com.adobe.livecycle.lcm.feature.bootstrap.BootstrapTask, Progress: Task[1/6, Bootstrapping UserManager] Step[1/1, Invoking component bootstrapper]
[2010-07-14 15:48:19,710], INFO, Thread-8, com.adobe.livecycle.bootstrap.client.BootstrapRequestClient, Invoking [http://localhost:7001/adobe-bootstrapper/bootstrap?responseType=client&bootstrapper=UM&step=bootstrap&host=localhost&port=7001&responseLocale=en]
[2010-07-14 15:49:22,473], SEVERE, Thread-8, com.adobe.livecycle.bootstrap.client.BootstrapRequestClient, com.adobe.livecycle.bootstrap.BootstrapException: ALC-TTN-011-003: Bootstrapping failed for platform component [UserManager].  The wrapped exception's message reads:
execute query failure(select distinct  * from EDCAGGPRINCIPALVIEWENTITY where ((((EDCAGGPRINCIPALVIEWENTITY.v4 = ? and EDCAGGPRINCIPALVIEWENTITY.v38 >= ?) and EDCAGGPRINCIPALVIEWENTITY.v19 = ?) and ((EDCAGGPRINCIPALVIEWENTITY.v56 is null) or EDCAGGPRINCIPALVIEWENTITY.v56 != ?)) and EDCAGGPRINCIPALVIEWENTITY.v32 != ?) fetch first 10 rows only) with error DB2 SQL error: SQLCODE: -727, SQLSTATE: 56098, SQLERRMC: 2;-1585;54048; 
    at com.adobe.livecycle.bootstrap.bootstrappers.UMBootstrapper.bootstrap(UMBootstrapper.java:107)
    at com.adobe.livecycle.bootstrap.framework.ManualBootstrapInvoker.invoke(ManualBootstrapInvoker.java:78)
    at com.adobe.livecycle.bootstrap.framework.BootstrapServlet.doGet(BootstrapServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3498)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(Unknown Source)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2180)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2086)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1406)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
Caused by: com.adobe.idp.um.api.UMException| [com.adobe.idp.um.api.impl.DirectoryManagerImpl] errorCode:16385 errorCodeHEX:0x4001 message:execute query failure(select distinct  * from EDCAGGPRINCIPALVIEWENTITY where ((((EDCAGGPRINCIPALVIEWENTITY.v4 = ? and EDCAGGPRINCIPALVIEWENTITY.v38 >= ?) and EDCAGGPRINCIPALVIEWENTITY.v19 = ?) and ((EDCAGGPRINCIPALVIEWENTITY.v56 is null) or EDCAGGPRINCIPALVIEWENTITY.v56 != ?)) and EDCAGGPRINCIPALVIEWENTITY.v32 != ?) fetch first 10 rows only) with error DB2 SQL error: SQLCODE: -727, SQLSTATE: 56098, SQLERRMC: 2;-1585;54048;com.adobe.idp.common.errors.exception.IDPException| [com.adobe.idp.storeprovider.jdbc.DBStatement] errorCode:12290 errorCodeHEX:0x3002 message:execute query failure(select distinct  * from EDCAGGPRINCIPALVIEWENTITY where ((((EDCAGGPRINCIPALVIEWENTITY.v4 = ? and EDCAGGPRINCIPALVIEWENTITY.v38 >= ?) and EDCAGGPRINCIPALVIEWENTITY.v19 = ?) and ((EDCAGGPRINCIPALVIEWENTITY.v56 is null) or EDCAGGPRINCIPALVIEWENTITY.v56 != ?)) and EDCAGGPRINCIPALVIEWENTITY.v32 != ?) fetch first 10 rows only) with error DB2 SQL error: SQLCODE: -727, SQLSTATE: 56098, SQLERRMC: 2;-1585;54048; chainedException:com.ibm.db2.jcc.a.SqlException: DB2 SQL error: SQLCODE: -1585, SQLSTATE: 54048, SQLERRMC: nullchainedExceptionMessage:DB2 SQL error: SQLCODE: -1585, SQLSTATE: 54048, SQLERRMC: null chainedException trace:com.ibm.db2.jcc.a.SqlException: DB2 SQL error: SQLCODE: -1585, SQLSTATE: 54048, SQLERRMC: null
    at com.ibm.db2.jcc.a.tf.e(tf.java:1680)
    at com.ibm.db2.jcc.a.tf.a(tf.java:1239)
    at com.ibm.db2.jcc.b.jb.h(jb.java:139)
    at com.ibm.db2.jcc.b.jb.a(jb.java:43)
    at com.ibm.db2.jcc.b.w.a(w.java:30)
    at com.ibm.db2.jcc.b.cc.f(cc.java:161)
    at com.ibm.db2.jcc.a.tf.n(tf.java:1219)
    at com.ibm.db2.jcc.a.uf.gb(uf.java:1816)
    at com.ibm.db2.jcc.a.uf.d(uf.java:2298)
    at com.ibm.db2.jcc.a.uf.X(uf.java:508)
    at com.ibm.db2.jcc.a.uf.executeQuery(uf.java:491)
    at weblogic.jdbc.wrapper.PreparedStatement.executeQuery(PreparedStatement.java:128)
    at com.adobe.idp.storeprovider.jdbc.DBStatement.executeQuery(DBStatement.java:312)
    at com.adobe.idp.storeprovider.jdbc.DBStoreProvider.retrieveAll(DBStoreProvider.java:2053)
    at com.adobe.idp.um.businesslogic.directoryservices.DirectoryServicesManagerBean.findPrincipalReferencesFromFilter(DirectoryServicesManagerBean.java:4344)
    at com.adobe.idp.um.businesslogic.directoryservices.DirectoryServicesManagerBean.findPrincipalReferences(DirectoryServicesManagerBean.java:4309)
    at com.adobe.idp.um.businesslogic.directoryservices.DirectoryServicesManagerBean_jrc290_ELOImpl.findPrincipalReferences(DirectoryServicesManagerBean_jrc290_ELOImpl.java:5906)
    at com.adobe.idp.um.api.impl.DirectoryManagerImpl.findPrincipalReferences(DirectoryManagerImpl.java:184)
    at com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean.bootstrapPrincipals(BootstrapperManagerBean.java:800)
    at com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean_58tjk0_EOImpl.bootstrapPrincipals(BootstrapperManagerBean_58tjk0_EOImpl.java:215)
    at com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient.performBootstrapping(UMBootstrapperClient.java:105)
    at com.adobe.livecycle.bootstrap.bootstrappers.UMBootstrapper.bootstrap(UMBootstrapper.java:103)
    at com.adobe.livecycle.bootstrap.framework.ManualBootstrapInvoker.invoke(ManualBootstrapInvoker.java:78)
    at com.adobe.livecycle.bootstrap.framework.BootstrapServlet.doGet(BootstrapServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3498)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(Unknown Source)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2180)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2086)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1406)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

    at com.adobe.idp.um.api.impl.ManagerImpl.handleException(ManagerImpl.java:251)
    at com.adobe.idp.um.api.impl.ManagerImpl.handleException(ManagerImpl.java:199)
    at com.adobe.idp.um.api.impl.DirectoryManagerImpl.findPrincipalReferences(DirectoryManagerImpl.java:186)
    at com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean.bootstrapPrincipals(BootstrapperManagerBean.java:800)
    at com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean_58tjk0_EOImpl.bootstrapPrincipals(BootstrapperManagerBean_58tjk0_EOImpl.java:215)
    at com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient.performBootstrapping(UMBootstrapperClient.java:105)
    at com.adobe.livecycle.bootstrap.bootstrappers.UMBootstrapper.bootstrap(UMBootstrapper.java:103)
    ... 16 more

[2010-07-14 15:49:22,505], INFO, Thread-8, com.adobe.livecycle.lcm.feature.bootstrap.BootstrapTask, Completing task: com.adobe.livecycle.lcm.feature.bootstrap.BootstrapTask@1a7b1af isDone:true
[2010-07-14 15:49:22,505], SEVERE, Thread-8, com.adobe.livecycle.lcm.feature.bootstrap.BootstrapTask, Task failed
com.adobe.livecycle.bootstrap.BootstrapException: ALC-TTN-103-000: Bootstrapping request failed on server.  Message from server:

ALC-TTN-011-003: Bootstrapping failed for platform component [UserManager].  The wrapped exception's message
reads:
execute query failure(select distinct  * from EDCAGGPRINCIPALVIEWENTITY where ((((EDCAGGPRINCIPALVIEWENTITY.v4 =
? and EDCAGGPRINCIPALVIEWENTITY.v38 >= ?) and EDCAGGPRINCIPALVIEWENTITY.v19 = ?) and ((EDCAGGPRINCIPALVIEWENTITY.v56
is null) or EDCAGGPRINCIPALVIEWENTITY.v56 != ?)) and EDCAGGPRINCIPALVIEWENTITY.v32 != ?)
fetch first 10 rows only) with error DB2 SQL error: SQLCODE:
-727, SQLSTATE: 56098, SQLERRMC: 2;-1585;54048;


Check application server logs for details.
    at com.adobe.livecycle.bootstrap.client.BootstrapRequestClient.analyzeResponse(BootstrapRequestClient.java:152)
    at com.adobe.livecycle.bootstrap.client.BootstrapRequestClient.bootstrap(BootstrapRequestClient.java:63)
    at com.adobe.livecycle.bootstrap.client.BootstrapManager.executeStep(BootstrapManager.java:203)
    at com.adobe.livecycle.lcm.feature.bootstrap.BootstrapTask$ActualTask.<init>(BootstrapTask.java: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)
[2010-07-14 15:49:22,739], SEVERE, AWT-EventQueue-0, com.adobe.livecycle.lcm.feature.bootstrap.BootstrapDialog, Bootstrap exception
com.adobe.livecycle.bootstrap.BootstrapException: ALC-TTN-103-000: Bootstrapping request failed on server.  Message from server:

ALC-TTN-011-003: Bootstrapping failed for platform component [UserManager].  The wrapped exception's message
reads:
execute query failure(select distinct  * from EDCAGGPRINCIPALVIEWENTITY where ((((EDCAGGPRINCIPALVIEWENTITY.v4 =
? and EDCAGGPRINCIPALVIEWENTITY.v38 >= ?) and EDCAGGPRINCIPALVIEWENTITY.v19 = ?) and ((EDCAGGPRINCIPALVIEWENTITY.v56
is null) or EDCAGGPRINCIPALVIEWENTITY.v56 != ?)) and EDCAGGPRINCIPALVIEWENTITY.v32 != ?)
fetch first 10 rows only) with error DB2 SQL error: SQLCODE:
-727, SQLSTATE: 56098, SQLERRMC: 2;-1585;54048;


Check application server logs for details.
    at com.adobe.livecycle.bootstrap.client.BootstrapRequestClient.analyzeResponse(BootstrapRequestClient.java:152)
    at com.adobe.livecycle.bootstrap.client.BootstrapRequestClient.bootstrap(BootstrapRequestClient.java:63)
    at com.adobe.livecycle.bootstrap.client.BootstrapManager.executeStep(BootstrapManager.java:203)
    at com.adobe.livecycle.lcm.feature.bootstrap.BootstrapTask$ActualTask.<init>(BootstrapTask.java: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,