Bootstrapping database fails with ALC-TTN-011-003

I am installing LiveCycle ES2 on a RedHat Linux machine with WebLogic 10G connecting to Oracle 10G.  What I don't understand is that it looks like it is trying to run a query from the database, but this is a clean install and doesn't have an existing schema.  Any help would be greatly appreciated.
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:
Failed to load default configuration. error:javax.ejb.EJBException: EJB Exception: : java.lang.RuntimeException:
nullexecute query failure(select * from (select /*+ FIRST_ROWS */ *
from EDCCONFIGURATIONENTITY where (EDCCONFIGURATIONENTITY.name = ? and (EDCCONFIGURATIONENTITY.parent is null))) where
rownum < 2)
        at com.adobe.idp.config.AdobePreferenceFactory.systemRoot(AdobePreferenceFactory.java:178)
        at com.adobe.idp.config.PreferencesBean.importConfigNodeFromXML(PreferencesBean.java:339)
        at com.adobe.idp.config.PreferencesBean_7ioni8_ELOImpl.importConfigNodeFromXML(PreferencesBe an_7ioni8_ELOImpl.java:150)
        at com.adobe.idp.um.config.util.UMConfigManager.importConfigFromXML(UMConfigManager.java:176 1)
        at com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean.loadDefaultConfigurat ion(BootstrapperManagerBean.java:266)
        at com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean_58tjk0_EOImpl.loadDef aultConfiguration(BootstrapperManagerBean_58tjk0_EOImpl.java:67)
        at com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient.performBootstrapping(UMB ootstrapperClient.java:91)
        at com.adobe.livecycle.bootstrap.bootstrappers.UMBootstrapper.bootstrap(UMBootstrapper.java: 103)
        at com.adobe.livecycle.bootstrap.framework.ManualBootstrapInvoker.invoke(ManualBootstrapInvo ker.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)

Hi,
ls check the article, it might help
Resolve bootstrapping error during Oracle initialization
http://kb2.adobe.com/cps/408/kb408207.html
rgs
Dieter

Similar Messages

  • ES2 Installation Boot strap Error ALC-TTN-011-003: Bootstrapping failed for platform component [User

    I am trying to install ES2 on an XP machine. My system details are
    1>XP operating system
    2> Weblogic 10.3
    3>My sql database
    While installing i get the above mentioned error. I am attaching the complete log. I have given all the preivileges to the database user. Can .The error message says 'message:getProvider failure: factory not initialized>' . Does it have anything to do with the configuration. Please help!
    ####<Jul 11, 2011 7:44:01 PM IST> <Info> <com.adobe.livecycle.bootstrap.bootstrappers.UMBootstrapper> <B002324056E32> <ManagedServer_1> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1310393641158> <BEA-000000> <Bootstrapping using [java:comp/env/ejb/UserManagerInitializer]>
    ####<Jul 11, 2011 7:44:01 PM IST> <Info> <com.adobe.livecycle.bootstrap.bootstrappers.UMBootstrapper> <B002324056E32> <ManagedServer_1> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1310393641158> <BEA-000000> <Initializing DB ....>
    ####<Jul 11, 2011 7:44:01 PM IST> <Info> <com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient> <B002324056E32> <ManagedServer_1> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1310393641158> <BEA-000000> <================================== Bootstrapping User Manager component ==================================>
    ####<Jul 11, 2011 7:44:01 PM IST> <Info> <com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient> <B002324056E32> <ManagedServer_1> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1310393641158> <BEA-000000> <Creating/Updating the database>
    ####<Jul 11, 2011 7:44:01 PM IST> <Warning> <com.adobe.idp.common.errors.exception.IDPLoggedException> <B002324056E32> <ManagedServer_1> <Thread-47> <<anonymous>> <> <> <1310393641158> <BEA-000000> <UserM:GENERIC_WARNING: [Thread Hashcode: -1701320760] com.adobe.idp.common.errors.exception.IDPLoggedException| [com.adobe.idp.storeprovider.jdbc.DBStoreFactory] errorCode:12290 errorCodeHEX:0x3002 message:getProvider failure: factory not initialized>
    ####<Jul 11, 2011 7:44:01 PM IST> <Error> <com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean> <B002324056E32> <ManagedServer_1> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1310393641158> <BEA-000000> <Error occured while creating database.
    com.adobe.idp.common.errors.exception.IDPLoggedException| [com.adobe.idp.storeprovider.jdbc.DBStoreFactory] errorCode:12290 errorCodeHEX:0x3002 message:getProvider failure: factory not initialized
    at com.adobe.idp.storeprovider.jdbc.DBStoreFactory.getProvider(DBStoreFactory.java:827)
    at com.adobe.idp.storeprovider.database.DBProviderCache.initialize(DBProviderCache.java:178)
    at com.adobe.idp.storeprovider.database.DBProviderCache.createDatabaseSchema(DBProviderCache .java:144)
    at com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean.createDatabase(Bootst rapperManagerBean.java:290)
    at com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean_58tjk0_EOImpl.createD atabase(BootstrapperManagerBean_58tjk0_EOImpl.java:432)
    at com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient.performBootstrapping(UMB ootstrapperClient.java:77)
    at com.adobe.livecycle.bootstrap.bootstrappers.UMBootstrapper.bootstrap(UMBootstrapper.java: 103)
    at com.adobe.livecycle.bootstrap.framework.ManualBootstrapInvoker.invoke(ManualBootstrapInvo ker.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(WebAppServletC ontext.java:3594)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2 202)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2108)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1432)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    >
    ####<Jul 11, 2011 7:44:01 PM IST> <Error> <com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient> <B002324056E32> <ManagedServer_1> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1310393641158> <BEA-000000> <Some error occured while initializing database. Refer to logs provided before for more details.>
    ####<Jul 11, 2011 7:44:01 PM IST> <Warning> <com.adobe.idp.common.errors.exception.IDPLoggedException> <B002324056E32> <ManagedServer_1> <Thread-47> <<anonymous>> <> <> <1310393641158> <BEA-000000> <UserM:GENERIC_WARNING: [Thread Hashcode: -1701320760] com.adobe.idp.common.errors.exception.IDPLoggedException| [com.adobe.idp.storeprovider.jdbc.DBStoreFactory] errorCode:12290 errorCodeHEX:0x3002 message:getProvider failure: factory not initialized>
    ####<Jul 11, 2011 7:44:01 PM IST> <Info> <EJB> <B002324056E32> <ManagedServer_1> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <BEA1-00180E0BA6A4F8DE20CA> <> <1310393641158> <BEA-010227> <EJB Exception occurred during invocation from home or business: [email protected] threw exception: com.adobe.idp.common.errors.exception.IDPSystemExceptionorigin: com.adobe.idp.common.errors.exception.IDPLoggedException| [com.adobe.idp.storeprovider.jdbc.DBStoreFactory] errorCode:12290 errorCodeHEX:0x3002 message:getProvider failure: factory not initialized>
    ####<Jul 11, 2011 7:44:01 PM IST> <Info> <com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean> <B002324056E32> <ManagedServer_1> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1310393641158> <BEA-000000> <Loading default configuration as the preference tree does not exist in the database.>
    ####<Jul 11, 2011 7:44:01 PM IST> <Error> <com.adobe.idp.config.AdobePreferenceFactory> <B002324056E32> <ManagedServer_1> <Thread-47> <<anonymous>> <> <> <1310393641158> <BEA-000000> <UserM:GENERIC_ERROR: [Thread Hashcode: -1701320760] Problem with system rootcom.adobe.idp.common.errors.exception.IDPSystemExceptionorigin: com.adobe.idp.common.errors.exception.IDPLoggedException| [com.adobe.idp.storeprovider.jdbc.DBStoreFactory] errorCode:12290 errorCodeHEX:0x3002 message:getProvider failure: factory not initialized>
    ####<Jul 11, 2011 7:44:01 PM IST> <Warning> <com.adobe.idp.common.errors.exception.IDPLoggedException> <B002324056E32> <ManagedServer_1> <Thread-47> <<anonymous>> <> <> <1310393641158> <BEA-000000> <UserM:GENERIC_WARNING: [Thread Hashcode: -1701320760] com.adobe.idp.common.errors.exception.IDPLoggedException| [com.adobe.idp.storeprovider.jdbc.DBStoreFactory] errorCode:12290 errorCodeHEX:0x3002 message:getProvider failure: factory not initialized>
    ####<Jul 11, 2011 7:44:01 PM IST> <Info> <EJB> <B002324056E32> <ManagedServer_1> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <BEA1-001A0E0BA6A4F8DE20CA> <> <1310393641158> <BEA-010227> <EJB Exception occurred during invocation from home or business: [email protected] threw exception: com.adobe.idp.common.errors.exception.IDPSystemExceptionorigin: com.adobe.idp.common.errors.exception.IDPLoggedException| [com.adobe.idp.storeprovider.jdbc.DBStoreFactory] errorCode:12290 errorCodeHEX:0x3002 message:getProvider failure: factory not initialized>
    ####<Jul 11, 2011 7:44:01 PM IST> <Info> <EJB> <B002324056E32> <ManagedServer_1> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <BEA1-00190E0BA6A4F8DE20CA> <> <1310393641158> <BEA-010227> <EJB Exception occurred during invocation from home or business: [email protected] threw exception: java.lang.RuntimeException: nullgetProvider failure: factory not initialized>
    ####<Jul 11, 2011 7:44:01 PM IST> <Error> <com.adobe.idp.config.AdobePreferenceFactory> <B002324056E32> <ManagedServer_1> <Thread-47> <<anonymous>> <> <> <1310393641158> <BEA-000000> <UserM:GENERIC_ERROR: [Thread Hashcode: -1701320760] Problem with system rootcom.adobe.idp.common.errors.exception.IDPSystemExceptionorigin: com.adobe.idp.common.errors.exception.IDPLoggedException| [com.adobe.idp.storeprovider.jdbc.DBStoreFactory] errorCode:12290 errorCodeHEX:0x3002 message:getProvider failure: factory not initialized>
    ####<Jul 11, 2011 7:44:01 PM IST> <Error> <com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean> <B002324056E32> <ManagedServer_1> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1310393641158> <BEA-000000> <Failed to load default configuration. error:javax.ejb.EJBException: EJB Exception: : java.lang.RuntimeException: nullgetProvider failure: factory not initialized
    at com.adobe.idp.config.AdobePreferenceFactory.systemRoot(AdobePreferenceFactory.java:178)
    at com.adobe.idp.config.PreferencesBean.importConfigNodeFromXML(PreferencesBean.java:339)
    at com.adobe.idp.config.PreferencesBean_7ioni8_ELOImpl.importConfigNodeFromXML(PreferencesBe an_7ioni8_ELOImpl.java:230)
    at com.adobe.idp.um.config.util.UMConfigManager.importConfigFromXML(UMConfigManager.java:176 1)
    at com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean.loadDefaultConfigurat ion(BootstrapperManagerBean.java:266)
    at com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean_58tjk0_EOImpl.loadDef aultConfiguration(BootstrapperManagerBean_58tjk0_EOImpl.java:67)
    at com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient.performBootstrapping(UMB ootstrapperClient.java:91)
    at com.adobe.livecycle.bootstrap.bootstrappers.UMBootstrapper.bootstrap(UMBootstrapper.java: 103)
    at com.adobe.livecycle.bootstrap.framework.ManualBootstrapInvoker.invoke(ManualBootstrapInvo ker.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(WebAppServletC ontext.java:3594)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2 202)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2108)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1432)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    ; nested exception is: java.lang.RuntimeException: nullgetProvider failure: factory not initialized
    javax.ejb.EJBException: EJB Exception: : java.lang.RuntimeException: nullgetProvider failure: factory not initialized
    at com.adobe.idp.config.AdobePreferenceFactory.systemRoot(AdobePreferenceFactory.java:178)
    at com.adobe.idp.config.PreferencesBean.importConfigNodeFromXML(PreferencesBean.java:339)
    at com.adobe.idp.config.PreferencesBean_7ioni8_ELOImpl.importConfigNodeFromXML(PreferencesBe an_7ioni8_ELOImpl.java:230)
    at com.adobe.idp.um.config.util.UMConfigManager.importConfigFromXML(UMConfigManager.java:176 1)
    at com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean.loadDefaultConfigurat ion(BootstrapperManagerBean.java:266)
    at com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean_58tjk0_EOImpl.loadDef aultConfiguration(BootstrapperManagerBean_58tjk0_EOImpl.java:67)
    at com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient.performBootstrapping(UMB ootstrapperClient.java:91)
    at com.adobe.livecycle.bootstrap.bootstrappers.UMBootstrapper.bootstrap(UMBootstrapper.java: 103)
    at com.adobe.livecycle.bootstrap.framework.ManualBootstrapInvoker.invoke(ManualBootstrapInvo ker.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(WebAppServletC ontext.java:3594)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2 202)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2108)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1432)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    ; nested exception is: java.lang.RuntimeException: nullgetProvider failure: factory not initialized
    at weblogic.ejb.container.internal.EJBRuntimeUtils.throwEJBException(EJBRuntimeUtils.java:15 1)
    at weblogic.ejb.container.internal.BaseLocalObject.handleSystemException(BaseLocalObject.jav a:860)
    at weblogic.ejb.container.internal.BaseLocalObject.handleSystemException(BaseLocalObject.jav a:791)
    at weblogic.ejb.container.internal.BaseLocalObject.postInvoke1(BaseLocalObject.java:486)
    at weblogic.ejb.container.internal.BaseLocalObject.postInvokeTxRetry(BaseLocalObject.java:42 4)
    at com.adobe.idp.config.PreferencesBean_7ioni8_ELOImpl.importConfigNodeFromXML(PreferencesBe an_7ioni8_ELOImpl.java:245)
    at com.adobe.idp.um.config.util.UMConfigManager.importConfigFromXML(UMConfigManager.java:176 1)
    at com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean.loadDefaultConfigurat ion(BootstrapperManagerBean.java:266)
    at com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean_58tjk0_EOImpl.loadDef aultConfiguration(BootstrapperManagerBean_58tjk0_EOImpl.java:67)
    at com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient.performBootstrapping(UMB ootstrapperClient.java:91)
    at com.adobe.livecycle.bootstrap.bootstrappers.UMBootstrapper.bootstrap(UMBootstrapper.java: 103)
    at com.adobe.livecycle.bootstrap.framework.ManualBootstrapInvoker.invoke(ManualBootstrapInvo ker.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(WebAppServletC ontext.java:3594)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2 202)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2108)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1432)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: java.lang.RuntimeException: nullgetProvider failure: factory not initialized
    at com.adobe.idp.config.AdobePreferenceFactory.systemRoot(AdobePreferenceFactory.java:178)
    at com.adobe.idp.config.PreferencesBean.importConfigNodeFromXML(PreferencesBean.java:339)
    at com.adobe.idp.config.PreferencesBean_7ioni8_ELOImpl.importConfigNodeFromXML(PreferencesBe an_7ioni8_ELOImpl.java:230)
    at com.adobe.idp.um.config.util.UMConfigManager.importConfigFromXML(UMConfigManager.java:176 1)
    at com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean.loadDefaultConfigurat ion(BootstrapperManagerBean.java:266)
    at com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean_58tjk0_EOImpl.loadDef aultConfiguration(BootstrapperManagerBean_58tjk0_EOImpl.java:67)
    at com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient.performBootstrapping(UMB ootstrapperClient.java:91)
    at com.adobe.livecycle.bootstrap.bootstrappers.UMBootstrapper.bootstrap(UMBootstrapper.java: 103)
    at com.adobe.livecycle.bootstrap.framework.ManualBootstrapInvoker.invoke(ManualBootstrapInvo ker.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(WebAppServletC ontext.java:3594)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2 202)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2108)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1432)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    >
    ####<Jul 11, 2011 7:44:01 PM IST> <Error> <com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient> <B002324056E32> <ManagedServer_1> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1310393641158> <BEA-000000> <***** Bootstrap FAILED to complete *****>
    ####<Jul 11, 2011 7:44:01 PM IST> <Error> <com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient> <B002324056E32> <ManagedServer_1> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1310393641158> <BEA-000000> <Bootstrap cannot recover from error.
    com.adobe.idp.common.errors.exception.IDPException| [com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean] errorCode:8193 errorCodeHEX:0x2001 message:Failed to load default configuration. error:javax.ejb.EJBException: EJB Exception: : java.lang.RuntimeException: nullgetProvider failure: factory not initialized
    at com.adobe.idp.config.AdobePreferenceFactory.systemRoot(AdobePreferenceFactory.java:178)
    at com.adobe.idp.config.PreferencesBean.importConfigNodeFromXML(PreferencesBean.java:339)
    at com.adobe.idp.config.PreferencesBean_7ioni8_ELOImpl.importConfigNodeFromXML(PreferencesBe an_7ioni8_ELOImpl.java:230)
    at com.adobe.idp.um.config.util.UMConfigManager.importConfigFromXML(UMConfigManager.java:176 1)
    at com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean.loadDefaultConfigurat ion(BootstrapperManagerBean.java:266)
    at com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean_58tjk0_EOImpl.loadDef aultConfiguration(BootstrapperManagerBean_58tjk0_EOImpl.java:67)
    at com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient.performBootstrapping(UMB ootstrapperClient.java:91)
    at com.adobe.livecycle.bootstrap.bootstrappers.UMBootstrapper.bootstrap(UMBootstrapper.java: 103)
    at com.adobe.livecycle.bootstrap.framework.ManualBootstrapInvoker.invoke(ManualBootstrapInvo ker.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(WebAppServletC ontext.java:3594)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2 202)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2108)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1432)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    ; nested exception is: java.lang.RuntimeException: nullgetProvider failure: factory not initialized
    at com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean.loadDefaultConfigurat ion(BootstrapperManagerBean.java:280)
    at com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean_58tjk0_EOImpl.loadDef aultConfiguration(BootstrapperManagerBean_58tjk0_EOImpl.java:67)
    at com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient.performBootstrapping(UMB ootstrapperClient.java:91)
    at com.adobe.livecycle.bootstrap.bootstrappers.UMBootstrapper.bootstrap(UMBootstrapper.java: 103)
    at com.adobe.livecycle.bootstrap.framework.ManualBootstrapInvoker.invoke(ManualBootstrapInvo ker.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(WebAppServletC ontext.java:3594)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2 202)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2108)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1432)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    >
    ####<Jul 11, 2011 7:44:01 PM IST> <Error> <com.adobe.livecycle.bootstrap.bootstrappers.UMBootstrapper> <B002324056E32> <ManagedServer_1> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1310393641158> <BEA-000000> <ALC-TTN-011-003: Bootstrapping failed for platform component [UserManager].  The wrapped exception's message reads:
    Failed to load default configuration. error:javax.ejb.EJBException: EJB Exception: : java.lang.RuntimeException: nullgetProvider failure: factory not initialized
    at com.adobe.idp.config.AdobePreferenceFactory.systemRoot(AdobePreferenceFactory.java:178)
    at com.adobe.idp.config.PreferencesBean.importConfigNodeFromXML(PreferencesBean.java:339)
    at com.adobe.idp.config.PreferencesBean_7ioni8_ELOImpl.importConfigNodeFromXML(PreferencesBe an_7ioni8_ELOImpl.java:230)
    at com.adobe.idp.um.config.util.UMConfigManager.importConfigFromXML(UMConfigManager.java:176 1)
    at com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean.loadDefaultConfigurat ion(BootstrapperManagerBean.java:266)
    at com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean_58tjk0_EOImpl.loadDef aultConfiguration(BootstrapperManagerBean_58tjk0_EOImpl.java:67)
    at com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient.performBootstrapping(UMB ootstrapperClient.java:91)
    at com.adobe.livecycle.bootstrap.bootstrappers.UMBootstrapper.bootstrap(UMBootstrapper.java: 103)
    at com.adobe.livecycle.bootstrap.framework.ManualBootstrapInvoker.invoke(ManualBootstrapInvo ker.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(WebAppServletC ontext.java:3594)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2 202)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2108)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1432)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    ; nested exception is: java.lang.RuntimeException: nullgetProvider failure: factory not initialized 
    com.adobe.livecycle.bootstrap.BootstrapException: ALC-TTN-011-003: Bootstrapping failed for platform component [UserManager].  The wrapped exception's message reads:
    Failed to load default configuration. error:javax.ejb.EJBException: EJB Exception: : java.lang.RuntimeException: nullgetProvider failure: factory not initialized
    at com.adobe.idp.config.AdobePreferenceFactory.systemRoot(AdobePreferenceFactory.java:178)
    at com.adobe.idp.config.PreferencesBean.importConfigNodeFromXML(PreferencesBean.java:339)
    at com.adobe.idp.config.PreferencesBean_7ioni8_ELOImpl.importConfigNodeFromXML(PreferencesBe an_7ioni8_ELOImpl.java:230)
    at com.adobe.idp.um.config.util.UMConfigManager.importConfigFromXML(UMConfigManager.java:176 1)
    at com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean.loadDefaultConfigurat ion(BootstrapperManagerBean.java:266)
    at com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean_58tjk0_EOImpl.loadDef aultConfiguration(BootstrapperManagerBean_58tjk0_EOImpl.java:67)
    at com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient.performBootstrapping(UMB ootstrapperClient.java:91)
    at com.adobe.livecycle.bootstrap.bootstrappers.UMBootstrapper.bootstrap(UMBootstrapper.java: 103)
    at com.adobe.livecycle.bootstrap.framework.ManualBootstrapInvoker.invoke(ManualBootstrapInvo ker.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(WebAppServletC ontext.java:3594)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2 202)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2108)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1432)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    ; nested exception is: java.lang.RuntimeException: nullgetProvider failure: factory not initialized 
    at com.adobe.livecycle.bootstrap.bootstrappers.UMBootstrapper.bootstrap(UMBootstrapper.java: 107)
    at com.adobe.livecycle.bootstrap.framework.ManualBootstrapInvoker.invoke(ManualBootstrapInvo ker.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(WebAppServletC ontext.java:3594)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2 202)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2108)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1432)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: com.adobe.idp.common.errors.exception.IDPException| [com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean] errorCode:8193 errorCodeHEX:0x2001 message:Failed to load default configuration. error:javax.ejb.EJBException: EJB Exception: : java.lang.RuntimeException: nullgetProvider failure: factory not initialized
    at com.adobe.idp.config.AdobePreferenceFactory.systemRoot(AdobePreferenceFactory.java:178)
    at com.adobe.idp.config.PreferencesBean.importConfigNodeFromXML(PreferencesBean.java:339)
    at com.adobe.idp.config.PreferencesBean_7ioni8_ELOImpl.importConfigNodeFromXML(PreferencesBe an_7ioni8_ELOImpl.java:230)
    at com.adobe.idp.um.config.util.UMConfigManager.importConfigFromXML(UMConfigManager.java:176 1)
    at com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean.loadDefaultConfigurat ion(BootstrapperManagerBean.java:266)
    at com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean_58tjk0_EOImpl.loadDef aultConfiguration(BootstrapperManagerBean_58tjk0_EOImpl.java:67)
    at com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient.performBootstrapping(UMB ootstrapperClient.java:91)
    at com.adobe.livecycle.bootstrap.bootstrappers.UMBootstrapper.bootstrap(UMBootstrapper.java: 103)
    at com.adobe.livecycle.bootstrap.framework.ManualBootstrapInvoker.invoke(ManualBootstrapInvo ker.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(WebAppServletC ontext.java:3594)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2 202)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2108)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1432)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    ; nested exception is: java.lang.RuntimeException: nullgetProvider failure: factory not initialized
    at com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean.loadDefaultConfigurat ion(BootstrapperManagerBean.java:280)
    at com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean_58tjk0_EOImpl.loadDef aultConfiguration(BootstrapperManagerBean_58tjk0_EOImpl.java:67)
    at com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient.performBootstrapping(UMB ootstrapperClient.java:91)
    at com.adobe.livecycle.bootstrap.bootstrappers.UMBootstrapper.bootstrap(UMBootstrapper.java: 103)
    at com.adobe.livecycle.bootstrap.framework.ManualBootstrapInvoker.invoke(ManualBootstrapInvo ker.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(WebAppServletC ontext.java:3594)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2 202)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2108)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1432)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    >

    I have the same problem... on the same configuration.

  • ALC-TTN-011-003: Bootstrapping failed for platform component [User Manager]

    I am trying  to upgrade to Adobe ES 8.2 from 7.2. Any help would be appreciated.
    When I am  trying to initialize the LiveCycle ES database, in Configuration Manager, as  depicted in <Upgrading to LiveCycle ES from 7.x fro JBoss> document, page  27, step 36, I got error: Failed on step 'Invoking component bootstrapper' of  task 'Bootstrapping UserManager'. ALC-TTN-103-000: Bootstrapping request failed  on server. Message from server: ALC-TTN-011-003: Bootstrapping failed for  platform component [User Manager]. The wrapped exception message reads: Failure to  loadConfiguration default. error:javax.ejb.EJBException: RuntimeException;  CausedByException is:
                 nullgetProvider failure: factory not initialized
    Here is what's in log  file:
    LiveCycle ES DATABASE initialization:
    2009-10-19 15:12:51,825 ERROR  [com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient]  UserM:GENERIC_ERROR: [Thread Hashcode: 10899558] ***** Bootstrap FAILED to  complete *****
    2009-10-19 15:12:51,871 ERROR  [com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient]  UserM:GENERIC_ERROR: [Thread Hashcode: 10899558] Bootstrap cannot recover from  error.| [com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean]  errorCode:8193 errorCodeHEX:0x2001 message:Failure to loadConfiguration default.  error:javax.ejb.EJBException: RuntimeException; CausedByException  is:
                nullgetProvider failure: factory not  initialized
    2009-10-19 15:13:33,645 WARN   [com.adobe.idp.common.errors.exception.IDPLoggedException]  UserM:GENERIC_WARNING: [Thread Hashcode: 4914621] |  [com.adobe.idp.storeprovider.jdbc.DBStoreFactory] errorCode:12290  errorCodeHEX:0x3002 message:getProvider failure: factory not  initialized
    2009-10-19 15:13:33,645 WARN   [com.adobe.idp.common.errors.exception.IDPLoggedException]  UserM:GENERIC_WARNING: [Thread Hashcode: 4914621] | [AuthenticationManagerBean]  errorCode:12801 errorCodeHEX:0x3201 message:Exception while getting principal  from Directory manager| [com.adobe.idp.storeprovider.jdbc.DBStoreFactory]  errorCode:12290 errorCodeHEX:0x3002 message:getProvider failure: factory not  initialized
    2009-10-19 15:13:33,645 INFO   [com.adobe.pdfg.internal.utils.EarProperties] ALC-PDG-001-000-Could not get  config properties : Exception in getting SystemContext
    http://help.adobe.com/en_US/livecycle/8.2/releasenotes.html
    Our  environment:
    OS: Windows  2003 sp2
    DB: MS SQL  Server 2005
    Upgrade  target: Adobe ES 8.2
    JBoss 4.0.3 SP1
    Scott Jiang

    I have encountered the same problem during the migration from Livecycle 7.2 to Livecycle ES. Rather than this, i have noticed some error when i started JBoss after copied 3 files from [ConfigurationManager]\export\.
    2010-07-05 21:50:00,102 ERROR [com.adobe.idp.dsc.startup.DSCStartupServlet] DSC Startup failed. Reason: Domain: dsc not found.
    2010-07-05 21:50:00,102 WARN  [com.adobe.idp.dsc.startup.DSCStartupServlet] Unable to start the DSCManager
    I am not sure whether this is a root cause or not.
    Any of you had an experience and have the resolution for solving this problem, please kindly help.
    Livecycle 7.2 env.
    Window 2003 SP2
    SQLServer 2000
    JBoss
    Livecycle form 7.2
    Livecycle form manager 7.2
    Livecycle reader extension 7.2
    Livecycle workflow 7.2
    Livecycle ES env.
    Window 2003 SP2
    SQLServer 2005
    JBoss
    Livecycle forms ES
    Livecycle reade rextension ES
    Livecycle process management ES
    Thank you for every help,
    Mac
    [email protected]

  • Turnkey install fails with alc-ttn-103-000 and alc-ttn-024-001@ bootstraping

    on windows server 2003. the mysql is running as service. what should i check? here is the java log:
    2010-03-08 10:08:27,220 ERROR [org.jboss.ejb.plugins.LogInterceptor] EJBException in method: public abstract com.adobe.idp.dsc.provider.impl.ejb.EjbResponseHolder com.adobe.idp.dsc.provider.impl.ejb.receiver.Invocation.invoke(com.adobe.idp.dsc.provider .impl.ejb.EjbRequestHolder) throws com.adobe.idp.dsc.DSCException,java.rmi.RemoteException, causedBy:
    org.jboss.util.NestedSQLException: No ManagedConnections available within configured blocking timeout ( 20000 [ms] ); - nested throwable: (javax.resource.ResourceException: No ManagedConnections available within configured blocking timeout ( 20000 [ms] ))
        at org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:94 )
        at com.adobe.pof.ConnectionWrapper.getConnection(ConnectionWrapper.java:45)
        at com.adobe.pof.ConnectionWrapper.getMetaData(ConnectionWrapper.java:121)
        at com.adobe.pof.POFBean.newAdapter(POFBean.java:92)
        at com.adobe.pof.POFBean.getAdapter(POFBean.java:76)
        at com.adobe.pof.schema.POFDataDictionaryRemoteBean.getDataDictionaryImpl(POFDataDictionaryR emoteBean.java:85)
        at com.adobe.pof.schema.POFDataDictionaryRemoteBean.getObjectType(POFDataDictionaryRemoteBea n.java:122)
        at sun.reflect.GeneratedMethodAccessor818.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.jboss.invocation.Invocation.performCall(Invocation.java:359)
        at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionConta iner.java:237)
        at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionI nterceptor.java:158)
        at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstance Interceptor.java:169)
        at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:63)
        at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:121)
        at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:404)
        at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:181)
        at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:168)
        at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205)
        at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor. java:138)
        at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:648)
        at org.jboss.ejb.Container.invoke(Container.java:960)
        at org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invoke(BaseLocalProxyFactory.java:430)
        at org.jboss.ejb.plugins.local.StatelessSessionProxy.invoke(StatelessSessionProxy.java:103)
        at $Proxy399.getObjectType(Unknown Source)
        at com.adobe.pof.schema.POFDataDictionaryLocalEJBAdapter.getObjectType(POFDataDictionaryLoca lEJBAdapter.java:57)
        at com.adobe.pof.omapi.POFObjectManagerRemoteBean.getObjectType(POFObjectManagerRemoteBean.j ava:163)
        at sun.reflect.GeneratedMethodAccessor816.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.jboss.invocation.Invocation.performCall(Invocation.java:359)
        at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionConta iner.java:237)
        at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionI nterceptor.java:158)
        at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstance Interceptor.java:169)
        at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:63)
        at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:121)
        at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:350)
        at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:181)
        at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:168)
        at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205)
        at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor. java:138)
        at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:648)
        at org.jboss.ejb.Container.invoke(Container.java:960)
        at org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invoke(BaseLocalProxyFactory.java:430)
        at org.jboss.ejb.plugins.local.StatelessSessionProxy.invoke(StatelessSessionProxy.java:103)
        at $Proxy405.getObjectType(Unknown Source)
        at com.adobe.pof.omapi.POFObjectManagerLocalEJBAdapter.getNonCachedObjectType(POFObjectManag erLocalEJBAdapter.java:95)
        at com.adobe.pof.omapi.POFObjectManagerLocalEJBAdapter.getObjectType(POFObjectManagerLocalEJ BAdapter.java:91)
        at com.adobe.pof.omapi.POFObjectManagerAbstractAdapter.resolveObjectType(POFObjectManagerAbs tractAdapter.java:321)
        at com.adobe.pof.omapi.POFObjectManagerAbstractAdapter.newQuery(POFObjectManagerAbstractAdap ter.java:211)
        at com.adobe.idp.dsc.registry.service.impl.ServiceStoreImpl.getService(ServiceStoreImpl.java :659)
        at com.adobe.idp.dsc.registry.service.impl.ServiceRegistryImpl$20.doInTransaction(ServiceReg istryImpl.java:1080)
        at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.execute(EjbTr ansactionCMTAdapterBean.java:357)
        at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.doRequiresNew (EjbTransactionCMTAdapterBean.java:299)
        at sun.reflect.GeneratedMethodAccessor814.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.jboss.invocation.Invocation.performCall(Invocation.java:359)
        at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionConta iner.java:237)
        at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionI nterceptor.java:158)
        at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstance Interceptor.java:169)
        at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:63)
        at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:121)
        at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:404)
        at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:181)
        at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:168)
        at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205)
        at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor. java:138)
        at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:648)
        at org.jboss.ejb.Container.invoke(Container.java:960)
        at org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invoke(BaseLocalProxyFactory.java:430)
        at org.jboss.ejb.plugins.local.StatelessSessionProxy.invoke(StatelessSessionProxy.java:103)
        at $Proxy390.doRequiresNew(Unknown Source)
        at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:143)
        at com.adobe.idp.dsc.transaction.impl.DefaultTransactionTemplate.execute(DefaultTransactionT emplate.java:79)
        at com.adobe.idp.dsc.registry.service.impl.ServiceRegistryImpl.getService(ServiceRegistryImp l.java:1078)
        at com.adobe.idp.dsc.registry.service.impl.ServiceRegistryImpl.getHeadActiveConfiguration(Se rviceRegistryImpl.java:939)
        at com.adobe.idp.dsc.registry.naming.impl.NamingRegistryImpl.resolveName(NamingRegistryImpl. java:89)
        at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.resolveConfiguration(ServiceEngineImpl.ja va:143)
        at com.adobe.idp.dsc.provider.impl.ejb.receiver.EjbReceiverBean.invoke(EjbReceiverBean.java: 137)
        at sun.reflect.GeneratedMethodAccessor812.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.jboss.invocation.Invocation.performCall(Invocation.java:359)
        at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionConta iner.java:237)
        at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionI nterceptor.java:158)
        at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstance Interceptor.java:169)
        at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:63)
        at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:121)
        at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:378)
        at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:181)
        at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:168)
        at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205)
        at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor. java:138)
        at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:648)
        at org.jboss.ejb.Container.invoke(Container.java:960)
        at sun.reflect.GeneratedMethodAccessor645.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
        at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
        at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
        at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
        at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
        at org.jboss.invocation.local.LocalInvoker$MBeanServerAction.invoke(LocalInvoker.java:169)
        at org.jboss.invocation.local.LocalInvoker.invoke(LocalInvoker.java:118)
        at org.jboss.invocation.InvokerInterceptor.invokeLocalMarshalled(InvokerInterceptor.java:295 )
        at org.jboss.invocation.MarshallingInvokerInterceptor.invoke(MarshallingInvokerInterceptor.j ava:61)
        at org.jboss.proxy.TransactionInterceptor.invoke(TransactionInterceptor.java:61)
        at org.jboss.proxy.SecurityInterceptor.invoke(SecurityInterceptor.java:70)
        at org.jboss.proxy.ejb.StatelessSessionInterceptor.invoke(StatelessSessionInterceptor.java:1 12)
        at org.jboss.proxy.ClientContainer.invoke(ClientContainer.java:100)
        at $Proxy479.invoke(Unknown Source)
        at com.adobe.idp.dsc.provider.impl.ejb.EjbMessageDispatcher.doSend(EjbMessageDispatcher.java :148)
        at com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send(AbstractMessageDispat cher.java:66)
        at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(ServiceClient.java:208)
        at com.adobe.livecycle.usermanager.client.AuthenticationManagerServiceClient.authenticate(Au thenticationManagerServiceClient.java:109)
        at com.adobe.contentservices.authentication.UserManagerUtilsImpl.getContext(UserManagerUtils Impl.java:255)
        at com.adobe.contentservices.authentication.UserManagerUtilsImpl.getAdminContext(UserManager UtilsImpl.java:274)
        at com.adobe.contentservices.sync.LocalPrincipalsSyncBean$LocalPrincipalSynchronizer.run(Loc alPrincipalsSyncBean.java:261)
        at java.util.TimerThread.mainLoop(Unknown Source)
        at java.util.TimerThread.run(Unknown Source)
    Caused by: javax.resource.ResourceException: No ManagedConnections available within configured blocking timeout ( 20000 [ms] )
        at org.jboss.resource.connectionmanager.InternalManagedConnectionPool.getConnection(Internal ManagedConnectionPool.java:301)
        at org.jboss.resource.connectionmanager.JBossManagedConnectionPool$BasePool.getConnection(JB ossManagedConnectionPool.java:538)
        at org.jboss.resource.connectionmanager.BaseConnectionManager2.getManagedConnection(BaseConn ectionManager2.java:341)
        at org.jboss.resource.connectionmanager.TxConnectionManager.getManagedConnection(TxConnectio nManager.java:315)
        at org.jboss.resource.connectionmanager.BaseConnectionManager2.allocateConnection(BaseConnec tionManager2.java:396)
        at org.jboss.resource.connectionmanager.BaseConnectionManager2$ConnectionManagerProxy.alloca teConnection(BaseConnectionManager2.java:842)
        at org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:88 )
        ... 122 more

    the problem was in the password. i did set it up manualy at mysql-ds.xml. either i did not read the livecycle turnkey doc correctly or its worth ....
    thanks anyway.

  • ALC-TTN-011-031: Bootstrapping failed for platform component [DocumentServiceContainer].

    Hi,
              I am getting following error at the time initialization of database.
    [2009-04-07 17:14:40,375], SEVERE, Thread-11, com.adobe.livecycle.bootstrap.client.BootstrapRequestClient, com.adobe.livecycle.bootstrap.BootstrapException:
    ALC-TTN-011-031: Bootstrapping failed for platform component [DocumentServiceContainer].  The wrapped exception's message reads:
            at com.adobe.livecycle.bootstrap.bootstrappers.DSCBootstrapper.bootstrap(DSCBootstrapper.jav a:73)
            at com.adobe.livecycle.bootstrap.framework.ManualBootstrapInvoker.invoke(ManualBootstrapInvo ker.java:78)
            at com.adobe.livecycle.bootstrap.framework.BootstrapServlet.doGet(BootstrapServlet.java:156)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
            at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1095)
            at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:569)
            at com.ibm.ws.wswebcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:478)
            at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.jav a:90)
            at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:748)
            at com.ibm.ws.wswebcontainer.WebContainer.handleRequest(WebContainer.java:1461)
            at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:118)
            at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink .java:458)
            at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink .java:387)
            at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.jav a:102)
            at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionLi stener.java:165)
            at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
            at com.ibm.io.async.AsyncChannelFuture$1.run(AsyncChannelFuture.java:205)
            at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1473)
    Caused by: com.ibm.ejs.container.UnknownLocalException:
            at com.adobe.pof.schema.POFDefaultDomain.getObjectType(POFDefaultDomain.java:95)
            at com.adobe.idp.dsc.initializer.DSCInitializerBean.applicationNameAttributeExists(DSCInitia lizerBean.java:239)
            at com.adobe.idp.dsc.initializer.DSCInitializerBean.installSchema(DSCInitializerBean.java:18 4)
            at com.adobe.idp.dsc.initializer.DSCInitializerBean.bootstrap(DSCInitializerBean.java:92)
            at com.adobe.idp.dsc.initializer.EJSLocalStatelessDSCInitializerBeanLocalEJB_7bb34e85.bootst rap(Unknown Source)
            at com.adobe.livecycle.bootstrap.bootstrappers.DSCBootstrapper.bootstrap(DSCBootstrapper.jav a:68)
            ... 18 more
    Caused by: com.adobe.pof.schema.ObjectTypeNotFoundException: Object Type: dsc.sc_resource_mapping not found.
            ... 24 more
    Please let me know, if you have any solution.

    Hi Everyone,
    Who will know how i can solve that bootstrap problem?
    I am installation
    1.OS -2008 64 bit R2
    2.WAS v7.0.0.9 32 bit trial
    3.LCES2 (9.0.0.7)
    I got the error when i install initialize dabase.
    [11/4/10 9:08:16:171 SGT] 000000a4 WFBootstrappe E com.adobe.livecycle.bootstrap.bootstrappers.AbstractBoostrapper log ALC-TTN-011-061: Bootstrapping failed for platform component [Process Engine].  The wrapped exception's message reads:
    javax.ejb.EJBException: nested exception is: com.adobe.pof.schema.RelationNotFoundException: Relation: default_severity does not exist on object-type: workflow.system_preference. 
    [11/4/10 9:08:16:171 SGT] 000000a4 WFBootstrappe E com.adobe.livecycle.bootstrap.bootstrappers.AbstractBoostrapper log TRAS0014I: The following exception was logged com.adobe.livecycle.bootstrap.BootstrapException: ALC-TTN-011-061: Bootstrapping failed for platform component [Process Engine].  The wrapped exception's message reads:
    javax.ejb.EJBException: nested exception is: com.adobe.pof.schema.RelationNotFoundException: Relation: default_severity does not exist on object-type: workflow.system_preference. 
        at com.adobe.livecycle.bootstrap.bootstrappers.WFBootstrapper.bootstrap(WFBootstrapper.java: 59)
        at com.adobe.livecycle.bootstrap.framework.ManualBootstrapInvoker.invoke(ManualBootstrapInvo ker.java:78)
        at com.adobe.livecycle.bootstrap.framework.BootstrapServlet.doGet(BootstrapServlet.java:156)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:718)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
        at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1655)
        at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:937)
        at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:500)
        at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java: 178)
        at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.jav a:91)
        at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:864)
        at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1583)
        at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:183)
        at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink .java:455)
        at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink .java:384)
        at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.jav a:83)
        at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionLi stener.java:165)
        at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
        at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
        at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
        at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:204)
        at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:775)
        at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:905)
        at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1550)
    Caused by: com.adobe.workflow.initializer.WorkflowInitializerException: javax.ejb.EJBException: nested exception is: com.adobe.pof.schema.RelationNotFoundException: Relation: default_severity does not exist on object-type: workflow.system_preference.
        at com.adobe.workflow.initializer.POFWorkflowInitializer.initialize(POFWorkflowInitializer.j ava:283)
        at com.adobe.workflow.initializer.WorkflowInitializerBean.initialize(WorkflowInitializerBean .java:95)
        at com.adobe.workflow.initializer.EJSRemoteStatelessadobe_WorkflowInitializerEJB_75bbaaed.in itialize(Unknown Source)
        at com.adobe.workflow.initializer._WorkflowInitializerRemote_Stub.initialize(_WorkflowInitia lizerRemote_Stub.java:312)
        at com.adobe.workflow.initializer.WorkflowInitializerBean.bootstrap(WorkflowInitializerBean. java:57)
        at com.adobe.workflow.initializer.EJSRemoteStatelessadobe_WorkflowInitializerEJB_75bbaaed.bo otstrap(Unknown Source)
        at com.adobe.workflow.initializer._WorkflowInitializerRemote_Stub.bootstrap(_WorkflowInitial izerRemote_Stub.java:267)
        at com.adobe.livecycle.bootstrap.bootstrappers.WFBootstrapper.bootstrap(WFBootstrapper.java: 53)
        ... 23 more
    Caused by: javax.ejb.EJBException: nested exception is: com.adobe.pof.schema.RelationNotFoundException: Relation: default_severity does not exist on object-type: workflow.system_preference.
        at com.adobe.workflow.initializer.POFWorkflowInitializer.installDefaultData(POFWorkflowIniti alizer.java:642)
        at com.adobe.workflow.initializer.POFWorkflowInitializer.initialize(POFWorkflowInitializer.j ava:270)
        ... 30 more
    Plese help me any suggestion if you have.
    Thanks
    Ei Wah

  • Com.adobe.livecycle.bootstrap.BootstrapException: ALC-TTN-011-061: Bootstrapping failed for platform

    Hello,
    I am working on configuring LiveCycle ES2 on RHEL 5.7, Weblogic 10.3.2
    Getting following error when I am on LiveCycle ES2 Database Initialization:
    ####<Sep 18, 2012 11:03:39 PM CDT> <Error> <com.adobe.livecycle.bootstrap.bootstrappers.WFBootstrapper> <INFKESAD61> <LiveCycle-1> <[ACTIVE] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1348027419812> <BEA-000000> <ALC-TTN-011-061: Bootstrapping failed for platform component [Process Engine].  The wrapped exception's message reads:
    javax.ejb.EJBException: nested exception is: com.adobe.pof.schema.RelationNotFoundException: Relation: default_severity does not exist on object-type: workflow.system_preference.
    com.adobe.livecycle.bootstrap.BootstrapException: ALC-TTN-011-061: Bootstrapping failed for platform component [Process Engine].  The wrapped exception's message reads:
    javax.ejb.EJBException: nested exception is: com.adobe.pof.schema.RelationNotFoundException: Relation: default_severity does not exist on object-type: workflow.system_preference.
            at com.adobe.livecycle.bootstrap.bootstrappers.WFBootstrapper.bootstrap(WFBootstrapper.java: 59)
            at com.adobe.livecycle.bootstrap.framework.ManualBootstrapInvoker.invoke(ManualBootstrapInvo ker.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(WebAppServletC ontext.java:3594)
            at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
            at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
            at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2 202)
            at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2108)
            at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1432)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: com.adobe.workflow.initializer.WorkflowInitializerException: javax.ejb.EJBException: nested exception is: com.adobe.pof.schema.RelationNotFoundException: Relation: default_severity does not exist on object-type: workflow.system_preference.
            at com.adobe.workflow.initializer.POFWorkflowInitializer.initialize(POFWorkflowInitializer.j ava:283)
            at com.adobe.workflow.initializer.WorkflowInitializerBean.initialize(WorkflowInitializerBean .java:95)
            at com.adobe.workflow.initializer.WorkflowInitializerBean_y2co7r_EOImpl.initialize(WorkflowI nitializerBean_y2co7r_EOImpl.java:63)
           at com.adobe.workflow.initializer.WorkflowInitializerBean.bootstrap(WorkflowInitializerBean. java:57)
            at com.adobe.workflow.initializer.WorkflowInitializerBean_y2co7r_EOImpl.bootstrap(WorkflowIn itializerBean_y2co7r_EOImpl.java:207)
            at com.adobe.livecycle.bootstrap.bootstrappers.WFBootstrapper.bootstrap(WFBootstrapper.java: 53)
            at com.adobe.livecycle.bootstrap.framework.ManualBootstrapInvoker.invoke(ManualBootstrapInvo ker.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:821)
            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:176)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletC ontext.java:3594)
            at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
            at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
            at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2 202)
            at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2108)
            at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1432)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: javax.ejb.EJBException: nested exception is: com.adobe.pof.schema.RelationNotFoundException: Relation: default_severity does not exist on object-type: workflow.system_preference.
            at com.adobe.workflow.initializer.POFWorkflowInitializer.installDefaultData(POFWorkflowIniti alizer.java:642)
            at com.adobe.workflow.initializer.POFWorkflowInitializer.initialize(POFWorkflowInitializer.j ava:270)
            at com.adobe.workflow.initializer.WorkflowInitializerBean.initialize(WorkflowInitializerBean .java:95)
            at com.adobe.workflow.initializer.WorkflowInitializerBean_y2co7r_EOImpl.initialize(WorkflowI nitializerBean_y2co7r_EOImpl.java:63)
            at com.adobe.workflow.initializer.WorkflowInitializerBean.bootstrap(WorkflowInitializerBean. java:57)
            at com.adobe.workflow.initializer.WorkflowInitializerBean_y2co7r_EOImpl.bootstrap(WorkflowIn itializerBean_y2co7r_EOImpl.java:207)
            at com.adobe.livecycle.bootstrap.bootstrappers.WFBootstrapper.bootstrap(WFBootstrapper.java: 53)
            at com.adobe.livecycle.bootstrap.framework.ManualBootstrapInvoker.invoke(ManualBootstrapInvo ker.java:78)
       at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:821)
            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:176)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletC ontext.java:3594)
            at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
            at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
            at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2 202)
            at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2108)
            at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1432)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    I thanks you in advance for reading through this and helping me out.
    KEESTECH

    This got resolved by dropping and recreating the database user where the repository lives.

  • Error in /tmp/applianceagent/scripts/Database.sh: Start database  failed with exit code 2

    Hello
    I have set up the Demo appliance landscape for the openSAP course "Introduction to SAP Fiori UX", on AWS.
    The frontend machine is OK, but the configuration and startup of the server machine has failed for some reason. When logging in with ssh to the server, this message is presented:
    The Appliance Agent detected an error and terminated.
    When asked, please provide the file /tmp/applianceagent_20141002-145658.tar.bz2.
    Note that a restrictive iptables based firewall is still active.
    I have attached the file (had to add .txt to the name to circumvent file type restrictions).
    I noticed that the appliancedeploy.log ended with these lines:
    Start database  Execute /usr/sap/hostctrl/exe/sapcontrol -nr 02 -function StartWait 3600 20
    02.10.2014 13:56:58
    Start
    OK
    02.10.2014 14:56:58
    StartWait
    FAIL: Timeout
    error in /tmp/applianceagent/scripts/Database.sh: Start database  failed with exit code 2
    Notice the 1 hour jump in time, and then the timeout error message.
    Do any of you have any idea what could be causing this, and how to fix it?
    Please let me know if you need any further information.
    Best regards,
    Bo

    Hi Hannes.
    Trying to create and activate a new instance (version 5 of the Fiori appliance), I first got this message in the CAL instance overview list:
    Instance Operation Failed
    Operation Start failed on step Start start VAs with message: Start failed for VM SAP Server due to Amazon Web Services issue : AMAZON : The snapshot 'snap-c779ff64' does not exist.
    Then I terminated the instance and tried over again. And this time the deployment worked - I have a running server, which responds to the SAP GUI, and shows the Fiori web page.
    Thanks a lot for your quick help.
    Best regards,
    Bo

  • SRVCTL START DATABASE FAILS WITH  ORA-00119

    Hi,
    My DB version is 11.2.0.2.3
    I am able to start the DB thorough sqlplus as conventional way.But when I am trying to start using SRVCTL it gives the following errors:
    CRS-5017: The resource action "ora.****.db start" encountered the following error:
    SRVCTL START DATABASE FAILS WITH ORA-00119: invalid specification for system parameter LOCAL_LISTENER
    ORA-00132: syntax error or unresolved network name 'LISTENER_local'
    Can you please suggest for any workaround.
    Thanks

    Did you check the TNS_ADMIN? Where does it point to?
    Also check if you have all the network files placed under the directory pointed to by TNS_ADMIN.
    sqlnet.ora
    listener.ora
    tnsnames.ora

  • Create database fails with error ORA-01505: error in adding log files

    hi all,
    hope someone can help me out, I'm trying to create a database using a SQL script, the content of the script is:
    create database testora
    user sys identified by oracle
    user system identified by oracle
    logfile group 1 ('/u01/app/oracle/oradata/testora/redo01a.log', '/u02/app/oracle/oradata/testora/redo01b.log') size 100m blocksize 512 reuse,
         group 2 ('/u01/app/oracle/oradata/testora/redo02a.log', '/u02/app/oracle/oradata/testora/redo02b.log') size 100m blocksize 512 reuse,
         group 3 ('/u01/app/oracle/oradata/testora/redo03a.log', '/u02/app/oracle/oradata/testora/redo03b.log') size 100m blocksize 512 reuse,
    maxlogfiles 5
    maxlogmembers 5
    maxdatafiles 100
    character set US7ASCII
    national character set AL16UTF16
    extent management local
    datafile '/u01/app/oracle/oradata/testora/system01.dbf' size 400m reuse
    sysaux datafile '/u01/app/oracle/oradata/testora/sysaux01.dbf' size 400m reuse
    default tablespace users
         datafile '/u02/app/oracle/oradata/testora/users01.dbf' size 500m reuse autoextend on maxsize unlimited
    default temporary tablespace tempts1
         tempfile '/u01/app/oracle/oradata/testora/temp01.dbf' size 20m reuse autoextend on maxsize 4g
    undo tablespace undotbs1
         datafile '/u01/app/oracle/oradata/testora/undotbs01.dbf' size 200m reuse autoextend on maxsize unlimited
    It fails in creating the database with the following output:
    SQL> @/home/oracle/Oracle_Scripts/testora_db_script.sql
    create database testora
    ERROR at line 1:
    ORA-01092: ORACLE instance terminated. Disconnection forced
    ORA-01501: CREATE DATABASE failed
    ORA-01505: error in adding log files
    ORA-01184: logfile group 1 already exists
    Process ID: 3486
    Session ID: 1 Serial number: 3

    sorry to revive this thread but i have one more issue with this. I created a database with DBCA insetead of CREATE DATABASE command and selected option for Fast Recovery Area space. This automatically set initialization parameter db_recovery_file_dest and db_recovery_file_dest_size, but did not create a OMF redo log group, but instead created three redo log groups with 1 member each.
    select * from v$logfile returns:
    1          ONLINE     /u01/app/oracle/oradata/testdb2/redo01.log     NO
    2          ONLINE     /u01/app/oracle/oradata/testdb2/redo02.log     NO
    3          ONLINE     /u01/app/oracle/oradata/testdb2/redo03.log     NO
    Any idea why if creating a database with create database command and specifying db_recovery_file_dest creates an OMF redo log group and with DBCA it doesn't?

  • Create database fails with ORA-27102 -out of memory

    Hi,
    I have Solaris 10 server with 16 GB ram. On it there are 10 databases (8 of them 9.2.0.7, and 2 of them 10.2.0.4) running -but they have small SGAs -300 mb each (some even smaller 200 mb or so). Now I have to create two more database on it. When I try to create the db, it fails with the error:
    Connected to an idle instance.
    ORA-27102: out of memory
    SVR4 Error: 22: Invalid argument
    And alert log has meesages as below:
    Starting ORACLE instance (normal)
    Tue May 26 07:37:39 2009
    WARNING: EINVAL creating segment of size 0x0000000029002000
    fix shm parameters in /etc/system or equivalent
    Also see the output of this command :
    prctl -n project.max-shm-memory -i project user.root
    project: 1: user.root
    NAME    PRIVILEGE       VALUE    FLAG   ACTION                       RECIPIENT
    project.max-shm-memory
    privileged      3.92GB      -   deny                                 -
    system          16.0EB    max   deny                                 -
    Now I tried to change this with this command (as suggested in installation guide):
    prctl -n project.max-shm-memory -v 8gb -r -i project user.root
    but still I get teh same error. So I refer to Metalink document 399895.1. It says that manually change the settings in /etc/system. this needs a reboot and I got premission to do this reboot tomorrow. But my question is: What are the values that I should be putting in this file?+As suggested in the note, should I put the below values? -
    For example, a sample value (mentioned in the note) are: for /etc/system entry setting SHMMAX = 6GB.
    set shmsys:shminfo_shmmax=6442450944
    set semsys:seminfo_semmni=1024
    set semsys:seminfo_semmsl=1024
    set shmsys:shminfo_shmmni=100
    or should I put some other values (for all the parameters like semmni, semmsl etc) ? I am not clear which values I should be specifying.
    Thanks
    Edited by: orausern on May 26, 2009 7:24 AM
    Edited by: orausern on May 26, 2009 7:27 AM

    Wow! your help comes like an angles' helping hand! thank you so much. I am not very knowledgable on solaris so a few questions :
    Currently there is no project set up for oracle on this server, so the steps I need to do -to make the changes permanent are:
    # projadd -c "Oracle" 'user.oracle'
    # projmod -s -K "project.max-shm-memory=(privileged,8GB,deny)" 'user.oracle'
    correct?
    thanks a lot again

  • CREATE PDF fails with ALC-PDG-null-Generic Log Message java.lang.OutOfMemoryError

    Adobe LiveCycle PDF Generator ES (Version: 8.2.1)
    The CREATE PDF service fails. It does not convert word documents to PDF. It used to work earlier. We haven't changed any configuration. The Server.log has the below entries:
    2014-01-07 10:18:49,536 INFO  [com.adobe.pdfg.GeneratePDFImpl] ALC-PDG-001-000-
    Job ID for the submitted createPDF job =BXU004275.docx911bb3-b13cac-ba31d8-1e253f-c932e7-fa2bf0
    2014-01-07 10:18:52,176 INFO  [com.adobe.pdfg.BMCCaller] ALC-PDG-001-024-BXU004275.docx: Time Job Submitted: 1/7/14 10:18 AM
    2014-01-07 10:18:52,458 INFO  [com.adobe.pdfg.BMCCaller] ALC-PDG-001-021-BXU004275.docx: PDF Settings Used: pdfg Standard 55865
    2014-01-07 10:18:52,458 INFO  [com.adobe.pdfg.BMCCaller] ALC-PDG-001-022-BXU004275.docx: Security Settings Used: No Security
    2014-01-07 10:18:52,458 INFO  [com.adobe.pdfg.BMCCaller] ALC-PDG-001-023-BXU004275.docx: FileType Settings Used: Standard
    2014-01-07 10:18:52,458 INFO  [com.adobe.pdfg.BMCCaller] ALC-PDG-001-017-BXU004275.docx: Job Submitted by User: administrator
    2014-01-07 10:18:52,536 INFO  [com.adobe.service.ProcessResource] BMC505: Service PDFMakerSvc: Starting native process with command line "C:\\Adobe\\LiveCycle8.2\\jboss\\server\\all\\svcnative\\PDFMakerSvc\\bin\\dll\\pdfgen.ex e" PDF-PD1936a0002 -beginExecutable "C:\\Java\\jdk1.5.0_14\\jre\\bin\\javaw.exe" -endExecutable -Xmx64m -cp "C:/Adobe/LiveCycle8.2/jboss/server/all/svcnative/PDFMakerSvc/bin/adobe-appmon.jar;C:/Ado be/LiveCycle8.2/jboss/server/all/svcnative/PDFMakerSvc/bin/adobe-appmondata.jar;C:/Adobe/L iveCycle8.2/jboss/server/all/svcnative/PDFMakerSvc/bin/adobe-bslj.jar;C:/Adobe/LiveCycle8. 2/jboss/server/all/svcnative/PDFMakerSvc/bin/adobe-csa.jar;C:/Adobe/LiveCycle8.2/jboss/ser ver/all/svcnative/PDFMakerSvc/bin/adobe-generatepdf-client.jar;C:/Adobe/LiveCycle8.2/jboss /server/all/svcnative/PDFMakerSvc/bin/adobe-pdfg-common-jaxb.jar;C:/Adobe/LiveCycle8.2/jbo ss/server/all/svcnative/PDFMakerSvc/bin/adobe-pdfg-common.jar;C:/Adobe/LiveCycle8.2/jboss/ server/all/svcnative/PDFMakerSvc/bin/adobe-pdfg-commonbmc.jar;C:/Adobe/LiveCycle8.2/jboss/ server/all/svcnative/PDFMakerSvc/bin/adobe-pdfg-idl-bmc-websphere.jar;C:/Adobe/LiveCycle8. 2/jboss/server/all/svcnative/PDFMakerSvc/bin/adobe-pdfg-idl-bmc.jar;C:/Adobe/LiveCycle8.2/ jboss/server/all/svcnative/PDFMakerSvc/bin/adobe-utilities.jar;C:/Adobe/LiveCycle8.2/jboss /server/all/svcnative/PDFMakerSvc/bin/avalon-framework-4.1.5.jar;C:/Adobe/LiveCycle8.2/jbo ss/server/all/svcnative/PDFMakerSvc/bin/comfyj-2.4.jar;C:/Adobe/LiveCycle8.2/jboss/server/ all/svcnative/PDFMakerSvc/bin/jacorb.jar;C:/Adobe/LiveCycle8.2/jboss/server/all/svcnative/ PDFMakerSvc/bin/jaxb-api.jar;C:/Adobe/LiveCycle8.2/jboss/server/all/svcnative/PDFMakerSvc/ bin/jaxb-impl.jar;C:/Adobe/LiveCycle8.2/jboss/server/all/svcnative/PDFMakerSvc/bin/jaxb-li bs.jar;C:/Adobe/LiveCycle8.2/jboss/server/all/svcnative/PDFMakerSvc/bin/jniw2.9.5_acrobat1 .1.jar;C:/Adobe/LiveCycle8.2/jboss/server/all/svcnative/PDFMakerSvc/bin/jniw2.9.5_autocad1 .1.jar;C:/Adobe/LiveCycle8.2/jboss/server/all/svcnative/PDFMakerSvc/bin/jniw2.9.5_autocad2 007.jar;C:/Adobe/LiveCycle8.2/jboss/server/all/svcnative/PDFMakerSvc/bin/jniw2.9.5_excel1. 3.jar;C:/Adobe/LiveCycle8.2/jboss/server/all/svcnative/PDFMakerSvc/bin/jniw2.9.5_pdfmapi1. 0.jar;C:/Adobe/LiveCycle8.2/jboss/server/all/svcnative/PDFMakerSvc/bin/jniw2.9.5_ppt2.6.ja r;C:/Adobe/LiveCycle8.2/jboss/server/all/svcnative/PDFMakerSvc/bin/jniw2.9.5_project4.4.ja r;C:/Adobe/LiveCycle8.2/jboss/server/all/svcnative/PDFMakerSvc/bin/jniw2.9.5_publisher1.0. jar;C:/Adobe/LiveCycle8.2/jboss/server/all/svcnative/PDFMakerSvc/bin/jniw2.9.5_visio4.a.ja r;C:/Adobe/LiveCycle8.2/jboss/server/all/svcnative/PDFMakerSvc/bin/jniw2.9.5_word8.1.jar;C :/Adobe/LiveCycle8.2/jboss/server/all/svcnative/PDFMakerSvc/bin/jniwrap-3.6.1.jar;C:/Adobe /LiveCycle8.2/jboss/server/all/svcnative/PDFMakerSvc/bin/logkit-1.2.jar;C:/Adobe/LiveCycle 8.2/jboss/server/all/svcnative/PDFMakerSvc/bin/namespace.jar;C:/Adobe/LiveCycle8.2/jboss/s erver/all/svcnative/PDFMakerSvc/bin/PDFMakerConverterServer.jar;C:/Adobe/LiveCycle8.2/jbos s/server/all/svcnative/PDFMakerSvc/bin/winpack-3.6.jar;C:/Adobe/LiveCycle8.2/jboss/server/ all/svcnative/ServicesNatives2/jars/adobe-bslj.jar" com.adobe.native2pdf.bmc.PDFMakerServer -IOR IOR:000000000000002249444C3A636F6D2F61646F62652F736572766963652F4D616E616765723A312E30000 0000000000200000000000000D8000102000000000D31302E32302E3133302E353200000DC8000000134A426F7 3732F42522D312F010000000000000000000000050000000000000008000000004A414300000000010000001C0 000000000010001000000010501000100010109000000010501000100000021000000500000000000000001000 0000000000024000000200000007E00000000000000010000000D31302E32302E3133302E353200000DC900000 0000000000000000000000000000000000000000000000000000000002000000004000000000000001F0000000 400000003000000010000002000000000000000020000002000000004000000000000001F0000000400000003    -AppServer jboss
    2014-01-07 10:18:52,567 INFO  [STDOUT] Command line '"C:\Java\jdk1.5.0_14\jre\bin\javaw.exe"'
    2014-01-07 10:18:52,770 INFO  [STDOUT] [configuration loaded from classpath resource jar:file:/C:/Adobe/LiveCycle8.2/jboss/server/all/svcnative/PDFMakerSvc/bin/adobe-pdfg-com monbmc.jar!/jacorb.properties]
    2014-01-07 10:18:53,942 INFO  [com.adobe.native2pdf.bmc.WordToPDFConverter] ALC-PDG-001-001-Begin processing job : C:\Documents and Settings\infodba\Local Settings\Temp\pdfg-infodba\6f\40a5-a1cb14-9618a9-a39550-d1e383-217845\native-in.docx
    2014-01-07 10:19:04,925 INFO  [com.adobe.pdfg.BMCCaller] ALC-PDG-001-016-BXU004275.docx: Job Type: Convert to PDF
    2014-01-07 10:19:04,940 INFO  [com.adobe.pdfg.BMCCaller] ALC-PDG-001-027-BXU004275.docx: Job Completion Status: Succeeded
    2014-01-07 10:19:04,940 INFO  [com.adobe.pdfg.BMCCaller] ALC-PDG-001-025-BXU004275.docx: Time Job Completed: 1/7/14 10:19 AM
    2014-01-07 10:19:04,940 INFO  [com.adobe.pdfg.BMCCaller] ALC-PDG-001-026-BXU004275.docx: Time of Job Execution: 12,764 ms
    2014-01-07 10:19:04,940 INFO  [com.adobe.aes.web.create.CreatePDFAct] ALC-PDG-001-018-BXU004275.docx: User Connected from Host: 10.2.113.168/10.2.113.168
    2014-01-07 10:19:04,940 INFO  [com.adobe.aes.web.create.CreatePDFAct] ALC-PDG-001-029-BXU004275.docx: Job Source: Admin UI
    2014-01-07 10:19:05,018 ERROR [com.adobe.aes.web.create.CreatePDFAct] ALC-PDG-null-Generic Log Message
    java.lang.OutOfMemoryError
    at java.io.FileInputStream.readBytes(Native Method)
    at java.io.FileInputStream.read(FileInputStream.java:194)
    at com.adobe.idp.Document.passivateInitData(Document.java:1219)
    at com.adobe.idp.Document.passivate(Document.java:1055)
    at com.adobe.idp.Document.passivate(Document.java:1012)
    at com.adobe.idp.Document.getInputStream(Document.java:1524)
    at com.adobe.idp.Document.copyToFile(Document.java:1623)
    at com.adobe.aes.web.create.CreatePDFAct.execute(CreatePDFAct.java:192)
    at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
    at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
    at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    at com.adobe.aes.web.AesActionServlet.service(AesActionServlet.java:63)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:252)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
    at com.adobe.idp.um.auth.filter.AuthenticationFilter.doFilter(AuthenticationFilter.java:154)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:202)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
    at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:81)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:202)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
    at org.jboss.web.tomcat.security.CustomPrincipalValve.invoke(CustomPrincipalValve.java:39)
    at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.ja va:159)
    at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:59)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:856)
    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11P rotocol.java:744)
    at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
    at org.apache.tomcat.util.net.MasterSlaveWorkerThread.run(MasterSlaveWorkerThread.java:112)
    at java.lang.Thread.run(Thread.java:595)

    Thanks guys for the response..
    I checked the IR and the SAP Basis has been added. Here are the details I got.
    Name:     SAP_BASIS
    Version:  700
    SWCV:     SAP BASIS 7.00
    Available Support Packages:  12
    Any more suggesions/feedback will be greatly appreciated.
    Thanks

  • Move mailbox to another database failed with MapiExceptionNoSupport

    I am getting a failure when I try to move certain mailboxes from one database to another on my Exchange 2010 environment. Everything I find on the web shows something about permissions and seems to all be related to a Exchange 2003 to 2010 migration. The
    fix is to use PFDAVAdmin which seems to be old and I can't really tell if it supports 2010.
    Here is the logs (Notice the different build numbers of the mailbox servers... however I verified that bot hservers are the same build)
    1/3/2015 2:26:53 PM [MBX05] 'cloud.local/Service Accounts/Cloud Admin' created move request.
    1/3/2015 2:26:53 PM [MBX05] 'cloud.local/Service Accounts/Cloud Admin' allowed a large amount of data loss when moving the mailbox (1000 bad items).
    1/3/2015 4:26:31 PM [CAS01] The Microsoft Exchange Mailbox Replication service 'CAS01.cloud.local' (14.3.178.0 caps:07) is examining the request.
    1/3/2015 4:26:31 PM [CAS01] Connected to target mailbox 'Primary (ebfa3d50-6acf-42f6-b962-4f54d42e8816)', database 'DAGMBX12', Mailbox server 'MBX04.cloud.local' Version 14.3 (Build 123.0).
    1/3/2015 4:26:32 PM [CAS01] Connected to source mailbox 'Primary (ebfa3d50-6acf-42f6-b962-4f54d42e8816)', database 'DAGMBX01', Mailbox server 'MBX05.cloud.local' Version 14.3 (Build 210.0).
    1/3/2015 4:26:32 PM [CAS01] Request processing started.
    1/3/2015 4:26:32 PM [CAS01] Source mailbox information before the move:
    Regular Items: 23075, 3.472 GB (3,728,375,254 bytes)
    Regular Deleted Items: 0, 0 B (0 bytes)
    FAI Items: 32, 0 B (0 bytes)
    FAI Deleted Items: 0, 0 B (0 bytes)
    1/3/2015 4:26:33 PM [CAS01] Initializing folder hierarchy in mailbox 'Primary (ebfa3d50-6acf-42f6-b962-4f54d42e8816)': 57 folders total.
    1/3/2015 4:26:34 PM [CAS01] Folder hierarchy initialized for mailbox 'Primary (ebfa3d50-6acf-42f6-b962-4f54d42e8816)': 57 folders total.
    1/3/2015 4:26:34 PM [CAS01] Stage: CreatingInitialSyncCheckpoint. Percent complete: 15.
    1/3/2015 4:26:39 PM [CAS01] Stage: LoadingMessages. Percent complete: 20.
    1/3/2015 4:26:44 PM [CAS01] Stage: CopyingMessages. Percent complete: 25.
    1/3/2015 4:26:44 PM [CAS01] Copy progress: 0/23106 messages, 0 B (0 bytes)/3.472 GB (3,728,375,120 bytes).
    1/3/2015 4:26:44 PM [CAS01] Messages have been enumerated successfully. 23106 items loaded. Total size: 3.472 GB (3,728,375,120 bytes).
    1/3/2015 4:31:44 PM [CAS01] Stage: CopyingMessages. Percent complete: 33.
    1/3/2015 4:31:44 PM [CAS01] Copy progress: 16936/23106 messages, 436.4 MB (457,646,004 bytes)/3.472 GB (3,728,375,120 bytes).
    1/3/2015 4:36:45 PM [CAS01] Stage: CopyingMessages. Percent complete: 49.
    1/3/2015 4:36:45 PM [CAS01] Copy progress: 17818/23106 messages, 1.193 GB (1,281,346,187 bytes)/3.472 GB (3,728,375,120 bytes).
    1/3/2015 4:41:45 PM [CAS01] Stage: CopyingMessages. Percent complete: 64.
    1/3/2015 4:41:45 PM [CAS01] Copy progress: 18892/23106 messages, 1.939 GB (2,081,746,911 bytes)/3.472 GB (3,728,375,120 bytes).
    1/3/2015 4:46:46 PM [CAS01] Stage: CopyingMessages. Percent complete: 77.
    1/3/2015 4:46:46 PM [CAS01] Copy progress: 20510/23106 messages, 2.626 GB (2,820,040,240 bytes)/3.472 GB (3,728,375,120 bytes).
    1/3/2015 4:51:46 PM [CAS01] Stage: CopyingMessages. Percent complete: 86.
    1/3/2015 4:51:46 PM [CAS01] Copy progress: 21657/23106 messages, 3.047 GB (3,271,846,706 bytes)/3.472 GB (3,728,375,120 bytes).
    1/3/2015 4:54:56 PM [CAS01] Initial seeding completed, 23106 items copied, total size 3.472 GB (3,728,375,120 bytes).
    1/3/2015 4:54:56 PM [CAS01] Changes reported in source 'Primary (ebfa3d50-6acf-42f6-b962-4f54d42e8816)': 0 changed folders, 0 deleted folders, 0 changed messages.
    1/3/2015 4:54:56 PM [CAS01] Incremental Sync 'Primary (ebfa3d50-6acf-42f6-b962-4f54d42e8816)' completed: 0 changed items.
    1/3/2015 4:54:56 PM [CAS01] Stage: IncrementalSync. Percent complete: 95.
    1/3/2015 4:54:56 PM [CAS01] Final sync has started.
    1/3/2015 4:54:57 PM [CAS01] Changes reported in source 'Primary (ebfa3d50-6acf-42f6-b962-4f54d42e8816)': 0 changed folders, 0 deleted folders, 0 changed messages.
    1/3/2015 4:54:57 PM [CAS01] Incremental Sync 'Primary (ebfa3d50-6acf-42f6-b962-4f54d42e8816)' completed: 0 changed items.
    1/3/2015 4:55:01 PM [CAS01] Fatal error MapiExceptionNoSupport has occurred.
    Error details: MapiExceptionNoSupport: IExchangeFastTransferEx.TransferBuffer failed (hr=0x80040102, ec=-2147221246)
    Diagnostic context:
    Lid: 55847 EMSMDBPOOL.EcPoolSessionDoRpc called [length=773]
    Lid: 43559 EMSMDBPOOL.EcPoolSessionDoRpc returned [ec=0x0][length=513][latency=15]
    Lid: 23226 --- ROP Parse Start ---
    Lid: 27962 ROP: ropFXDstCopyConfig [83]
    Lid: 27962 ROP: ropTellVersion [134]
    Lid: 27962 ROP: ropFXDstPutBufferEx [157]
    Lid: 17082 ROP Error: 0x80040102
    Lid: 31329
    Lid: 21921 StoreEc: 0x80040102
    Lid: 27962 ROP: ropExtendedError [250]
    Lid: 1494 ---- Remote Context Beg ----
    Lid: 1238 Remote Context Overflow
    Lid: 25000
    Lid: 24936
    Lid: 4367 StoreEc: 0x80040102
    Lid: 7695 StoreEc: 0x80040102
    Lid: 19936
    Lid: 4559 StoreEc: 0x80040102
    Lid: 21802
    Lid: 19994 StoreEc: 0x80040102
    Lid: 20202
    Lid: 3305 StoreEc: 0x80040102
    Lid: 32762 dwParam: 0xE080003
    Lid: 32762 dwParam: 0xE230003
    Lid: 32762 dwParam: 0xE270102
    Lid: 32762 dwParam: 0xE580102
    Lid: 32762 dwParam: 0xE590102
    Lid: 32762 dwParam: 0xF000102
    Lid: 32762 dwParam: 0xFF40003
    Lid: 32762 dwParam: 0x10F4000B
    Lid: 32762 dwParam: 0x10F5000B
    Lid: 32762 dwParam: 0x10F6000B
    Lid: 32762 dwParam: 0x300184B0
    Lid: 32762 dwParam: 0x300484B0
    Lid: 32762 dwParam: 0x3FE5000B
    Lid: 32762 dwParam: 0x361C0102
    Lid: 32762 dwParam: 0x361384B0
    Lid: 32762 dwParam: 0x36170003
    Lid: 26346
    Lid: 4073 StoreEc: 0x80040102
    Lid: 28570 StoreEc: 0x80040102
    Lid: 29738
    Lid: 3401 StoreEc: 0x80040102
    Lid: 1750 ---- Remote Context End ----
    Lid: 26849
    Lid: 21817 ROP Failure: 0x80040102
    Lid: 22630
    at Microsoft.Exchange.MailboxReplicationService.AsynchronousTransmitter.WaitUntilDataIsProcessed()
    at Microsoft.Exchange.MailboxReplicationService.AsynchronousTransmitter.Microsoft.Exchange.MailboxReplicationService.IDataImport.ImportBuffer(Int32 opcode, Byte[] data)
    at Microsoft.Exchange.MailboxReplicationService.AsynchronousTransmitter.Microsoft.Exchange.MailboxReplicationService.IDataImport.Flush()
    at Microsoft.Exchange.MailboxReplicationService.ProgressTrackerTransmitter.Microsoft.Exchange.MailboxReplicationService.IDataImport.Flush()
    at Microsoft.Exchange.MailboxReplicationService.FxProxyTransmitter.Microsoft.Exchange.MailboxReplicationService.IFxProxy.Flush()
    at Microsoft.Exchange.MailboxReplicationService.LocalSourceFolder.Microsoft.Exchange.MailboxReplicationService.ISourceFolder.CopyTo(IFxProxy destFolderProxy, PropTag[] excludeTags)
    at Microsoft.Exchange.MailboxReplicationService.SourceFolderWrapper.<>c__DisplayClass1.<Microsoft.Exchange.MailboxReplicationService.ISourceFolder.CopyTo>b__0()
    at Microsoft.Exchange.MailboxReplicationService.ExecutionContext.Execute(GenericCallDelegate operation)
    at Microsoft.Exchange.MailboxReplicationService.SourceFolderWrapper.Microsoft.Exchange.MailboxReplicationService.ISourceFolder.CopyTo(IFxProxy destFolder, PropTag[] excludeTags)
    at Microsoft.Exchange.MailboxReplicationService.MailboxCopierBase.CopyFolderProperties(FolderRecWrapper folderRec, ISourceFolder sourceFolder, IDestinationFolder destFolder, FolderRecDataFlags dataToCopy)
    at Microsoft.Exchange.MailboxReplicationService.MailboxMover.<>c__DisplayClass2.<>c__DisplayClass4.<FinalSyncCopyAllFolders>b__1()
    at Microsoft.Exchange.MailboxReplicationService.ExecutionContext.Execute(GenericCallDelegate operation)
    at Microsoft.Exchange.MailboxReplicationService.MailboxMover.<>c__DisplayClass2.<FinalSyncCopyAllFolders>b__0(FolderRecWrapper folderRec, EnumFolderContext ctx)
    at Microsoft.Exchange.MailboxReplicationService.FolderMap.EnumSingleFolder(FolderRecWrapper folderRec, EnumFolderContext ctx, EnumFolderCallback callback, EnumHierarchyFlags flags)
    at Microsoft.Exchange.MailboxReplicationService.FolderMap.EnumSingleFolder(FolderRecWrapper folderRec, EnumFolderContext ctx, EnumFolderCallback callback, EnumHierarchyFlags flags)
    at Microsoft.Exchange.MailboxReplicationService.FolderMap.EnumSingleFolder(FolderRecWrapper folderRec, EnumFolderContext ctx, EnumFolderCallback callback, EnumHierarchyFlags flags)
    at Microsoft.Exchange.MailboxReplicationService.MailboxMover.FinalSyncCopyAllFolders()
    at Microsoft.Exchange.MailboxReplicationService.MoveBaseJob.<FinalSync>b__4d(MailboxMover mbxCtx)
    at Microsoft.Exchange.MailboxReplicationService.MoveBaseJob.ForeachMailboxContext(MailboxMoverDelegate del)
    at Microsoft.Exchange.MailboxReplicationService.MoveBaseJob.FinalSync(Object[] wiParams)
    at Microsoft.Exchange.MailboxReplicationService.CommonUtils.CatchKnownExceptions(GenericCallDelegate del, FailureDelegate failureDelegate)
    Error context: --------
    Operation: IMapiFxProxy.ProcessRequest
    OpCode: TransferBuffer
    DataLength: 1023
    Operation: IMapiFxProxy.ProcessRequest
    OperationSide: Target
    Primary (ebfa3d50-6acf-42f6-b962-4f54d42e8816)
    OpCode: TransferBuffer
    DataLength: 1023
    1/3/2015 4:55:01 PM [CAS01] Relinquishing job.
    1/5/2015 9:14:17 AM [MBX05] 'cloud.local/Service Accounts/Cloud Admin' resumed move request.
    1/5/2015 9:14:22 AM [CAS01] Job resumed with status 'InProgress'.
    1/5/2015 9:14:22 AM [CAS01] Relinquishing job.
    1/5/2015 9:14:28 AM [CAS01] The Microsoft Exchange Mailbox Replication service 'CAS01.cloud.local' (14.3.178.0 caps:07) is examining the request.
    1/5/2015 9:14:28 AM [CAS01] Connected to target mailbox 'Primary (ebfa3d50-6acf-42f6-b962-4f54d42e8816)', database 'DAGMBX12', Mailbox server 'MBX04.cloud.local' Version 14.3 (Build 210.0).
    1/5/2015 9:14:28 AM [CAS01] Connected to source mailbox 'Primary (ebfa3d50-6acf-42f6-b962-4f54d42e8816)', database 'DAGMBX01', Mailbox server 'MBX05.cloud.local' Version 14.3 (Build 210.0).
    1/5/2015 9:14:28 AM [CAS01] Request processing continued, stage IncrementalSync.
    1/5/2015 9:14:29 AM [CAS01] Changes reported in source 'Primary (ebfa3d50-6acf-42f6-b962-4f54d42e8816)': 2 changed folders, 0 deleted folders, 3 changed messages.
    1/5/2015 9:14:30 AM [CAS01] Incremental Sync 'Primary (ebfa3d50-6acf-42f6-b962-4f54d42e8816)' completed: 12 changed items.
    1/5/2015 9:14:30 AM [CAS01] Stage: IncrementalSync. Percent complete: 95.
    1/5/2015 9:14:30 AM [CAS01] Final sync has started.
    1/5/2015 9:14:30 AM [CAS01] Changes reported in source 'Primary (ebfa3d50-6acf-42f6-b962-4f54d42e8816)': 0 changed folders, 0 deleted folders, 0 changed messages.
    1/5/2015 9:14:30 AM [CAS01] Incremental Sync 'Primary (ebfa3d50-6acf-42f6-b962-4f54d42e8816)' completed: 0 changed items.
    1/5/2015 9:14:31 AM [CAS01] Fatal error MapiExceptionNoSupport has occurred.
    Error details: MapiExceptionNoSupport: IExchangeFastTransferEx.TransferBuffer failed (hr=0x80040102, ec=-2147221246)
    Diagnostic context:
    Lid: 55847 EMSMDBPOOL.EcPoolSessionDoRpc called [length=772]
    Lid: 43559 EMSMDBPOOL.EcPoolSessionDoRpc returned [ec=0x0][length=513][latency=15]
    Lid: 23226 --- ROP Parse Start ---
    Lid: 27962 ROP: ropFXDstCopyConfig [83]
    Lid: 27962 ROP: ropTellVersion [134]
    Lid: 27962 ROP: ropFXDstPutBufferEx [157]
    Lid: 17082 ROP Error: 0x80040102
    Lid: 31329
    Lid: 21921 StoreEc: 0x80040102
    Lid: 27962 ROP: ropExtendedError [250]
    Lid: 1494 ---- Remote Context Beg ----
    Lid: 1238 Remote Context Overflow
    Lid: 25000
    Lid: 24936
    Lid: 4367 StoreEc: 0x80040102
    Lid: 7695 StoreEc: 0x80040102
    Lid: 19936
    Lid: 4559 StoreEc: 0x80040102
    Lid: 21802
    Lid: 19994 StoreEc: 0x80040102
    Lid: 20202
    Lid: 3305 StoreEc: 0x80040102
    Lid: 32762 dwParam: 0xE080003
    Lid: 32762 dwParam: 0xE230003
    Lid: 32762 dwParam: 0xE270102
    Lid: 32762 dwParam: 0xE580102
    Lid: 32762 dwParam: 0xE590102
    Lid: 32762 dwParam: 0xF000102
    Lid: 32762 dwParam: 0xFF40003
    Lid: 32762 dwParam: 0x10F4000B
    Lid: 32762 dwParam: 0x10F5000B
    Lid: 32762 dwParam: 0x10F6000B
    Lid: 32762 dwParam: 0x300184B0
    Lid: 32762 dwParam: 0x300484B0
    Lid: 32762 dwParam: 0x3FE5000B
    Lid: 32762 dwParam: 0x361C0102
    Lid: 32762 dwParam: 0x361384B0
    Lid: 32762 dwParam: 0x36170003
    Lid: 26346
    Lid: 4073 StoreEc: 0x80040102
    Lid: 28570 StoreEc: 0x80040102
    Lid: 29738
    Lid: 3401 StoreEc: 0x80040102
    Lid: 1750 ---- Remote Context End ----
    Lid: 26849
    Lid: 21817 ROP Failure: 0x80040102
    Lid: 22630
    at Microsoft.Exchange.MailboxReplicationService.AsynchronousTransmitter.WaitUntilDataIsProcessed()
    at Microsoft.Exchange.MailboxReplicationService.AsynchronousTransmitter.Microsoft.Exchange.MailboxReplicationService.IDataImport.ImportBuffer(Int32 opcode, Byte[] data)
    at Microsoft.Exchange.MailboxReplicationService.AsynchronousTransmitter.Microsoft.Exchange.MailboxReplicationService.IDataImport.Flush()
    at Microsoft.Exchange.MailboxReplicationService.ProgressTrackerTransmitter.Microsoft.Exchange.MailboxReplicationService.IDataImport.Flush()
    at Microsoft.Exchange.MailboxReplicationService.FxProxyTransmitter.Microsoft.Exchange.MailboxReplicationService.IFxProxy.Flush()
    at Microsoft.Exchange.MailboxReplicationService.LocalSourceFolder.Microsoft.Exchange.MailboxReplicationService.ISourceFolder.CopyTo(IFxProxy destFolderProxy, PropTag[] excludeTags)
    at Microsoft.Exchange.MailboxReplicationService.SourceFolderWrapper.<>c__DisplayClass1.<Microsoft.Exchange.MailboxReplicationService.ISourceFolder.CopyTo>b__0()
    at Microsoft.Exchange.MailboxReplicationService.ExecutionContext.Execute(GenericCallDelegate operation)
    at Microsoft.Exchange.MailboxReplicationService.SourceFolderWrapper.Microsoft.Exchange.MailboxReplicationService.ISourceFolder.CopyTo(IFxProxy destFolder, PropTag[] excludeTags)
    at Microsoft.Exchange.MailboxReplicationService.MailboxCopierBase.CopyFolderProperties(FolderRecWrapper folderRec, ISourceFolder sourceFolder, IDestinationFolder destFolder, FolderRecDataFlags dataToCopy)
    at Microsoft.Exchange.MailboxReplicationService.MailboxMover.<>c__DisplayClass2.<>c__DisplayClass4.<FinalSyncCopyAllFolders>b__1()
    at Microsoft.Exchange.MailboxReplicationService.ExecutionContext.Execute(GenericCallDelegate operation)
    at Microsoft.Exchange.MailboxReplicationService.MailboxMover.<>c__DisplayClass2.<FinalSyncCopyAllFolders>b__0(FolderRecWrapper folderRec, EnumFolderContext ctx)
    at Microsoft.Exchange.MailboxReplicationService.FolderMap.EnumSingleFolder(FolderRecWrapper folderRec, EnumFolderContext ctx, EnumFolderCallback callback, EnumHierarchyFlags flags)
    at Microsoft.Exchange.MailboxReplicationService.FolderMap.EnumSingleFolder(FolderRecWrapper folderRec, EnumFolderContext ctx, EnumFolderCallback callback, EnumHierarchyFlags flags)
    at Microsoft.Exchange.MailboxReplicationService.FolderMap.EnumSingleFolder(FolderRecWrapper folderRec, EnumFolderContext ctx, EnumFolderCallback callback, EnumHierarchyFlags flags)
    at Microsoft.Exchange.MailboxReplicationService.MailboxMover.FinalSyncCopyAllFolders()
    at Microsoft.Exchange.MailboxReplicationService.MoveBaseJob.<FinalSync>b__4d(MailboxMover mbxCtx)
    at Microsoft.Exchange.MailboxReplicationService.MoveBaseJob.ForeachMailboxContext(MailboxMoverDelegate del)
    at Microsoft.Exchange.MailboxReplicationService.MoveBaseJob.FinalSync(Object[] wiParams)
    at Microsoft.Exchange.MailboxReplicationService.CommonUtils.CatchKnownExceptions(GenericCallDelegate del, FailureDelegate failureDelegate)
    Error context: --------
    Operation: IMapiFxProxy.ProcessRequest
    OpCode: TransferBuffer
    DataLength: 1023
    Operation: IMapiFxProxy.ProcessRequest
    OperationSide: Target
    Primary (ebfa3d50-6acf-42f6-b962-4f54d42e8816)
    OpCode: TransferBuffer
    DataLength: 1023
    1/5/2015 9:14:31 AM [CAS01] Relinquishing job.

    All my servers are Exchange 2010 SP3 RU7.
    I triple checked MBX04 too but why does it say this:
    1/3/2015 4:26:31 PM [CAS01] Connected to target mailbox 'Primary (ebfa3d50-6acf-42f6-b962-4f54d42e8816)', database 'DAGMBX12', Mailbox server 'MBX04.cloud.local' Version 14.3 (Build 123.0).
    1/3/2015 4:26:32 PM [CAS01] Connected to source mailbox 'Primary (ebfa3d50-6acf-42f6-b962-4f54d42e8816)', database 'DAGMBX01', Mailbox server 'MBX05.cloud.local' Version 14.3 (Build 210.0)
    Why does it say the build number of MBX04 is 123.0?

  • Configuring connection DBCON to MSSQL database failed with error -1

    Dear all,
    we have configure DB conection as described in Note 738371 - Creating DBCON multiconnect entries for SQL Server.
    When we try to access to our SQL Server named instance we got the error below.
    Any idea ?
    Thanks
      Maurizio Manera
    DBCON table
    Conn. info         MSSQL_SERVER=tcp:breton52\SQL_CYB_SAP MSSQL_DBNAME=SVIL
    Error in disp+work process:
    B Thu May 06 16:21:45 2010
    B  create_con (con_name=CYB)
    B  Loading DB library 'S:\usr\sap\TST\DVEBMGS00\exe\dbmssslib.dll' ...
    B  Library 'S:\usr\sap\TST\DVEBMGS00\exe\dbmssslib.dll' loaded
    B  Version of 'S:\usr\sap\TST\DVEBMGS00\exe\dbmssslib.dll' is "700.08", patchlevel (0.69)
    B  New connection 1 created
    B  Connect to CYB as cybsvil with MSSQL_SERVER=breton52\SQL_CYB_SAP MSSQL_DBNAME=SVIL
    C  Thread ID:3660
    C  dbmssslib.dll patch info
    C    patchlevel   0
    C    patchno      69
    C    patchcomment DbSlControl(DBSL_CMD_DBNAME_GET): RFC-'Fingerprint' (1405158)
    C  Network connection used from SAP4 to breton52\SQL_CYB_SAP using tcp:breton52\SQL_CYB_SAP
    C  OpenOledbConnection : CoCreateInstance failed. rc: 8007007e.
    C  failed to establish conn to tcp:breton52\SQL_CYB_SAP.
    C  Retrying without protocol specifier: breton52\SQL_CYB_SAP
    C  OpenOledbConnection : CoCreateInstance failed. rc: 8007007e.
    C  failed to establish conn. 0
    B  ***LOG BY2=> sql error -1         performing CON        [dbds#2 @ 1056] [dbds    1056 ]
    B  ***LOG BY0=> <message text not available> [dbds#2 @ 1056] [dbds    1056 ]
    B  ***LOG BY1=> sql error -1         [dbacds#2 @ 1433] [dbacds  1433 ]

    I think I have a solution. We had the same problem connecting to a MS SQL 2000 from a Windows 2008 R1 64 Bit, and SAP support gave us the hint to download the client from http://www.microsoft.com/downloads/en/details.aspx?FamilyId=C6C3E9EF-BA29-4A43-8D69-A2BED18FE73C&displaylang=en (scroll down to "Microsoft SQL Server 2008 Native Client"). After a reboot the problem was solved.

  • LiveCycle ES Database Initialization Failing with Bootstrapping error

    I did non-turnkey installation of LCES on windows XP and deployed the adobe-livecycle-jboss.ear on Jboss-4.0.2 app server. Also created databases called adobe and adobe_meta in MySql and grant all permissions to adobe user.
    Then configured datasource as per deployment guide with jndi-name as IDP_DS and put the adobe-ds.xml file in server/all/deploy folder.
    When I try to initialize the database using Configuration Manager, the following error occurs:
    com.adobe.livecycle.bootstrap.BootstrapException: ALC-TTN-103-000: Bootstrapping request failed on server
    ALC-TTN-002-001: JDBC datasource lookup failed for resource reference [java:comp/env/jdbc/
    IdpDs]. The most likely cause is that a datasource having a JNDI
    name of [IDP_DS] does not exist or is misconfigured. Check the application
    server's configuration.
    In server console it shows javax.naming.NameNotFoundException: XAConnectionFactory exception.
    I am getting LiveCycle Administration Login page but could not loging since database entries have not done yet.
    If anybody could help me out of this issue that would be really appreciable.

    The issue with LiveCycle ES Database Initialization has been resolve and I am able to login to the administration console.
    It was an issue with Jboss which was giving some parsing exception. When removed the option ( -Djava.endorsed.dirs=%JBOSS_HOME%/server/all/lib/endorsed ) from the run.bat script, the server started smothly enough to complete the deploy process
    Thanks to all and I appreciate the support I got from the forum.
    Cheers.

  • Bootstrapping Error: ALC-TTN-105-000 under linux

    As I deploied with Adobe LiveCycle Configuration Manager I got an error :
    ALC-TTN-105-000: Could not connect to bootstrap Servlet: Port [Connection refused] may be invalid
    I have checked with this command: netstat -an | find "8080. There was no service processed on it. So, what I should do to solve this?
    Best regards

    sorry, the discription was not clear. I would like to replenish this. This scene was to initialize the LiveCycle ES2 database and with the host: localhost and the HTTP port: 8080
    And I tried to start the jboss and found out, there is no directory of the jboss under /opt/jboss.
    thanks

Maybe you are looking for

  • How to get a int value from another class method?

    Hi, how can I get a value of another class method variable value. example, class elist         int a;      ArrayList<Event> eventArray;      void addEvent(Event e);      Event getEvent(int index);      void removeEvent(int index);      void orderEven

  • Application context & Finegrain Security

    I tried to inplement security on table (row level) using application context & Fine grain. Policy predictate function for fine grain works fine. but when I tried to use application context & fine grain together it says no rows found all the time. So

  • DATAEXPORT on Linux - Oracle On Demand

    Hi, We migrated to OOD from Windows 11.1.2.1.  We have many DATAEXPORT calc's that I'm going to assume will not work as they reference an 'F' drive that doesn't exist on Linux. DATAEXPORT "File" "," "F:\Batchscripts\Allocations\Data\AllocData.txt"; W

  • My iPhone is stolen, do I need to change my Apple ID?

    My iPhone was stolen a few days ago and I was wondering if I need to change my Apple ID. Who would like to help me?

  • YouTube cuts off scrolling credits??

    Twice I have produced 2 minute videos with scrolling credits for YouTube and later found that the uploaded video ends, cleanly, without the credits. The credits were made with the standard scrolling credits template in Final Cut X and the video was e