Expand my Community achievements bar.

Bootstrapping failed - Installing LC ES2 WAS7 / DB2 9.5 on AIX

Avatar

Level 2

Hello,


I'm trying to install LC ES2 9.0 using WAS7.0.0.5 / DB2 9,5 running on AIX 6.1
Everything goes smoothly until the 'LiveCycle ES2 Database Initialization" step.

After clicking the Initialize button, I get the following exception:


[2010-08-26 12:53:03,011], INFO, Thread-9, com.adobe.livecycle.bootstrap.client.BootstrapRequestClient, Invoking [http://shalcaq1:9080/adobe-bootstrapper/bootstrap?responseType=client&bootstrapper=DSC&step=bootstrap&host=shalcaq1&port=9080&responseLocale=en]
[2010-08-26 12:53:06,699], SEVERE, Thread-9, 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:
See nested exception; nested exception is: com.adobe.pof.schema.ObjectTypeNotFoundException: Object Type: dsc.proxy_permissions not found. 
at com.adobe.livecycle.bootstrap.bootstrappers.DSCBootstrapper.bootstrap(DSCBootstrapper.java:73)
at com.adobe.livecycle.bootstrap.framework.ManualBootstrapInvoker.invoke(ManualBootstrapInvoker.java:78)
at com.adobe.livecycle.bootstrap.framework.BootstrapServlet.doGet(BootstrapServlet.java:156)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:718)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1530)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:829)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:458)
at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:175)
at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:91)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:862)
at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1583)
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:178)
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.java:83)
at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.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:1550)
Caused by: javax.ejb.EJBException: See nested exception; nested exception is: com.adobe.pof.schema.ObjectTypeNotFoundException: Object Type: dsc.proxy_permissions not found.

i already checked everything and repeat 3 times the installation acording adobe documentation, don't know what more can i do

Can please someone help me with that?

Flávio Costa

2 Replies

Avatar

Level 2

The problem was related to the Gemfire component due to a conflict in port used for multicast

Avatar

Level 1

I am also getting the same errors