Hello,
I'm trying to install a trial of LiveCycle server 11.0.1 on my PC with Windows 7 Enterprise OS, 8GB RAM, 64 bit. I've successfully done the installation plus the patch, but get the following error when trying to complete the configuration via Configuration Manager:
-----
"Failed on step Invoking component bootstrapper for task Bootstrapping PersistentObjectFramework
ALC-TTN-103-000: Bootstrapping request failed on server. Message from server:
ALC-TTN-001-021: Bootstrapping failed for platform component[PersistenObjectFramework]. The wrapped exceptions message reads:
null
Check application server logs for details".."
-------
The error happens when the status of Configuration Manager is "Initializing the LiveCycle ES4 Database." I should mention I'm using the "Express Mode" configuration. Any help would be appreciated. Thanks!
This is the log:
2013-10-30 09:59:44,578 ERROR [com.adobe.livecycle.bootstrap.bootstrappers.PofBootstrapper] (http-0.0.0.0-8080-7) ALC-TTN-011-021: Bootstrapping failed for platform component [PersistentObjectFramework]. The wrapped exception's message reads:
null
- com.adobe.livecycle.bootstrap.BootstrapException: ALC-TTN-011-021: Bootstrapping failed for platform component [PersistentObjectFramework]. The wrapped exception's message reads:
null
at com.adobe.livecycle.bootstrap.bootstrappers.PofBootstrapper.bootstrap (PofBootstrapper.java:95)
at com.adobe.livecycle.bootstrap.framework.ManualBootstrapInvoker.invoke (ManualBootstrapInvoker.java:78)
at com.adobe.livecycle.bootstrap.framework.BootstrapServlet.doGet(Bootst rapServlet.java:167)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl icationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF ilterChain.java:206)
at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFi lter.java:96)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl icationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF ilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV alve.java:235)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextV alve.java:191)
at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(Securit yAssociationValve.java:183)
at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValv e.java:95)
at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.proce ss(SecurityContextEstablishmentValve.java:126)
at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invok e(SecurityContextEstablishmentValve.java:70)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j ava:127)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j ava:102)
at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedC onnectionValve.java:158)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal ve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.jav a:330)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java :829)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.proce ss(Http11Protocol.java:598)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:45 1)
at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl. java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.adobe.livecycle.bootstrap.bootstrappers.PofBootstrapper.bootstrap (PofBootstrapper.java:88)
... 24 more
Caused by: javax.ejb.EJBException: RuntimeException
at org.jboss.ejb.plugins.LogInterceptor.handleException(LogInterceptor.j ava:417)
at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:209)
at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFacto ryFinderInterceptor.java:138)
at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:6 50)
at org.jboss.ejb.Container.invoke(Container.java:1092)
at org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invoke(BaseLocalPro xyFactory.java:436)
at org.jboss.ejb.plugins.local.StatelessSessionProxy.invoke(StatelessSes sionProxy.java:103)
at $Proxy369.synchronizeAll(Unknown Source)
at com.adobe.pof.odapi.POFSchemaManagerLocalEJBAdapter.synchronizeAll(PO FSchemaManagerLocalEJBAdapter.java:135)
at com.adobe.idp.docmanager.DocumentDBBootstrap.bootstrap(DocumentDBBoot strap.java:51)
... 29 more
Caused by: javax.ejb.EJBException: RuntimeException
at com.adobe.pof.odapi.POFSchemaManagerImpl.synchronizeAll(POFSchemaMana gerImpl.java:1127)
at com.adobe.pof.odapi.POFSchemaManagerRemoteBean.synchronizeAll(POFSche maManagerRemoteBean.java:511)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl. java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jboss.invocation.Invocation.performCall(Invocation.java:386)
at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(S tatelessSessionContainer.java:233)
at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invo ke(CachedConnectionInterceptor.java:156)
at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(Stat elessSessionInstanceInterceptor.java:173)
at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidation Interceptor.java:63)
at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInte rceptor.java:121)
at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxIntercep torCMT.java:404)
at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:1 81)
at org.jboss.ejb.plugins.SecurityInterceptor.process(SecurityInterceptor .java:228)
at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor. java:211)
at org.jboss.ejb.plugins.security.PreSecurityInterceptor.process(PreSecu rityInterceptor.java:97)
at org.jboss.ejb.plugins.security.PreSecurityInterceptor.invoke(PreSecur ityInterceptor.java:81)
at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205)
... 37 more