Quantcast
Channel: Adobe Community : Popular Discussions - LiveCycle installation, configuration, deployment, and administration
Viewing all 87219 articles
Browse latest View live

Red Hat LiveCycle w/o Acrobat Pro?

$
0
0

We have a mostly Red Hat Enterprise shop, and I would prefer to use that version of LiveCycle, but

I'm confused about the Acrobat Pro requirement since that isn't available for Linux. So...

 

1. If I don't have Acrobat Pro, does that mean that the PDF Generator module won't work?

 

2. Can I have the Acrobat Pro running on a Windows machine connected with LiveCycle on a Linux server?


Could not obtain connection to any of these urls: localhost:1099

$
0
0

java.rmi.ServerException: Could not bind home; nested exception is:
javax.naming.CommunicationException: Could not obtain connection to any of these urls: localhost:1099 [Root exception is javax.naming.CommunicationException: Failed to connect to server localhost:1099 [Root exception is javax.naming.ServiceUnavailableException: Failed to connect to server localhost:1099 [Root exception is java.net.ConnectException: Connection refused]]]

 

i get this error during a preconfigured jboss/bam/redhat install.

 

according to the documentation the NamingService port should be 9999 in \server\all\conf\jboss-service.xml

i checked it and it is indeed 9999 and not 1099 so why do those wars try to connect to 1099?

 

E

Unable to initialize database

$
0
0

I am installing a clean install of LiveCycle ES using:

  • Windows 2008
  • WebSphere v7
  • DB2 9.5

 

Everything appears to run properly until I get to the Database initialization part when I get an error and can no longer move forward.  I have looked at the couple other issues on this forum and have not been able to find an answer.  Any thoughts?

 

A screenshot of the error on the screen:

 

untitled.png

 

The stacktrace from the logs:

 

[10/6/10 14:10:04:661 EDT] 0000003f UMBootstrappe A com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient performBootstrapping Creating/Updating the database
[10/6/10 14:10:09:942 EDT] 0000003f BootstrapperM E com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean createDatabase Error occured while creating database.
[10/6/10 14:10:09:942 EDT] 0000003f BootstrapperM E com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean createDatabase TRAS0014I: The following exception was logged com.adobe.idp.common.errors.exception.IDPLoggedException| [com.adobe.idp.storeprovider.jdbc.DBStoreFactory] errorCode:12290 errorCodeHEX:0x3002 message:initialization failurecom.adobe.idp.common.errors.exception.IDPLoggedException| [com.adobe.idp.storeprovider.jdbc.DBStoreFactory] errorCode:12290 errorCodeHEX:0x3002 message:schema inconsistent for com.adobe.idp.um.entity.PrincipalDomainEntity
at com.adobe.idp.storeprovider.jdbc.DBStoreFactory.Initialize(DBStoreFactory.java:960)
at com.adobe.idp.storeprovider.jdbc.DBStoreFactory.Initialize(DBStoreFactory.java:783)
at com.adobe.idp.storeprovider.database.DBProviderCache.initialize(DBProviderCache.java:175)
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.EJSRemoteStatelessBootstrapperManagerBean_043 a4496.createDatabase(Unknown Source)
at com.adobe.idp.um.businesslogic.bootstrapper._BootstrapperManager_Stub.createDatabase(_Boo tstrapperManager_Stub.java:271)
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:718)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1443)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:790)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:443)
at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java: 175)
at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.jav a:91)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:859)
at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1557)
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:173)
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:202)
at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:766)
at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:896)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1527)
.
[10/6/10 14:10:09:942 EDT] 000002b6 DBStoreFactor E com.adobe.idp.common.errors.Logger$LogConsumer run UserM:DB_SCHEMA_INCONSISTENT: [Thread Hashcode: 1311198759] Class com.adobe.idp.um.entity.PrincipalDomainEntity inconsistent with database table
[10/6/10 14:10:09:942 EDT] 000002b6 IDPLoggedExce W com.adobe.idp.common.errors.Logger$LogConsumer run UserM:GENERIC_WARNING: [Thread Hashcode: 1311198759] com.adobe.idp.common.errors.exception.IDPLoggedException| [com.adobe.idp.storeprovider.jdbc.DBStoreFactory] errorCode:12290 errorCodeHEX:0x3002 message:schema inconsistent for com.adobe.idp.um.entity.PrincipalDomainEntity
[10/6/10 14:10:09:942 EDT] 0000003f LocalTranCoor W   WLTC0033W: Resource IDP_DS rolled back in cleanup of LocalTransactionContainment.
[10/6/10 14:10:09:942 EDT] 000002b6 IDPLoggedExce W com.adobe.idp.common.errors.Logger$LogConsumer run UserM:GENERIC_WARNING: [Thread Hashcode: 1311198759] com.adobe.idp.common.errors.exception.IDPLoggedException| [com.adobe.idp.storeprovider.jdbc.DBStoreFactory] errorCode:12290 errorCodeHEX:0x3002 message:initialization failurecom.adobe.idp.common.errors.exception.IDPLoggedException| [com.adobe.idp.storeprovider.jdbc.DBStoreFactory] errorCode:12290 errorCodeHEX:0x3002 message:schema inconsistent for com.adobe.idp.um.entity.PrincipalDomainEntity
[10/6/10 14:10:09:942 EDT] 0000003f LocalTranCoor W   WLTC0032W: One or more local transaction resources were rolled back during the cleanup of a LocalTransactionContainment.
[10/6/10 14:10:09:942 EDT] 0000003f UMBootstrappe E com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient performBootstrapping Some error occured while initializing database. Refer to logs provided before for more details.
[10/6/10 14:10:09:958 EDT] 000002b6 IDPLoggedExce W com.adobe.idp.common.errors.Logger$LogConsumer run UserM:GENERIC_WARNING: [Thread Hashcode: 1311198759] com.adobe.idp.common.errors.exception.IDPLoggedException| [com.adobe.idp.storeprovider.jdbc.DBStoreFactory] errorCode:12290 errorCodeHEX:0x3002 message:getProvider failure: factory not initialized
[10/6/10 14:10:09:958 EDT] 0000003f LocalExceptio E   CNTR0020E: EJB threw an unexpected (non-declared) exception during invocation of method "getSystemRoot" on bean "BeanId(LiveCycleES2#um.jar#PreferencesBean, null)". Exception data: 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
at com.adobe.idp.config.PreferencesBean.getSystemRoot(PreferencesBean.java:93)
at com.adobe.idp.config.EJSLocalStatelessPreferencesBean_a9bff193.getSystemRoot(Unknown Source)
at com.adobe.idp.config.AdobeReadOnlyPreferenceFactory.systemRootReadOnly(AdobeReadOnlyPrefe renceFactory.java:45)
at com.adobe.idp.um.config.util.UMConfigManager.doesUMPreferenceTreeExist(UMConfigManager.ja va:945)
at com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean.loadDefaultConfigurat ion(BootstrapperManagerBean.java:262)
at com.adobe.idp.um.businesslogic.bootstrapper.EJSRemoteStatelessBootstrapperManagerBean_043 a4496.loadDefaultConfiguration(Unknown Source)
at com.adobe.idp.um.businesslogic.bootstrapper._BootstrapperManager_Stub.loadDefaultConfigur ation(_BootstrapperManager_Stub.java:405)
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:718)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1443)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:790)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:443)
at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java: 175)
at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.jav a:91)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:859)
at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1557)
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:173)
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:202)
at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:766)
at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:896)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1527)

[10/6/10 14:10:09:958 EDT] 000002b6 AdobePreferen E com.adobe.idp.common.errors.Logger$LogConsumer run UserM:GENERIC_ERROR: [Thread Hashcode: 1311198759] 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
[10/6/10 14:10:09:958 EDT] 0000003f BootstrapperM A com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean loadDefaultConfiguration Loading default configuration as the preference tree does not exist in the database.
[10/6/10 14:10:09:974 EDT] 000002b6 IDPLoggedExce W com.adobe.idp.common.errors.Logger$LogConsumer run UserM:GENERIC_WARNING: [Thread Hashcode: 1311198759] com.adobe.idp.common.errors.exception.IDPLoggedException| [com.adobe.idp.storeprovider.jdbc.DBStoreFactory] errorCode:12290 errorCodeHEX:0x3002 message:getProvider failure: factory not initialized
[10/6/10 14:10:09:974 EDT] 0000003f LocalExceptio E   CNTR0020E: EJB threw an unexpected (non-declared) exception during invocation of method "getSystemRoot" on bean "BeanId(LiveCycleES2#um.jar#PreferencesBean, null)". Exception data: 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
at com.adobe.idp.config.PreferencesBean.getSystemRoot(PreferencesBean.java:93)
at com.adobe.idp.config.EJSLocalStatelessPreferencesBean_a9bff193.getSystemRoot(Unknown Source)
at com.adobe.idp.config.AdobePreferenceFactory.systemRoot(AdobePreferenceFactory.java:137)
at com.adobe.idp.config.PreferencesBean.importConfigNodeFromXML(PreferencesBean.java:339)
at com.adobe.idp.config.EJSLocalStatelessPreferencesBean_a9bff193.importConfigNodeFromXML(Un known Source)
at com.adobe.idp.um.config.util.UMConfigManager.importConfigFromXML(UMConfigManager.java:176 2)
at com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean.loadDefaultConfigurat ion(BootstrapperManagerBean.java:266)
at com.adobe.idp.um.businesslogic.bootstrapper.EJSRemoteStatelessBootstrapperManagerBean_043 a4496.loadDefaultConfiguration(Unknown Source)
at com.adobe.idp.um.businesslogic.bootstrapper._BootstrapperManager_Stub.loadDefaultConfigur ation(_BootstrapperManager_Stub.java:405)
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:718)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1443)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:790)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:443)
at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java: 175)
at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.jav a:91)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:859)
at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1557)
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:173)
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:202)
at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:766)
at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:896)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1527)

[10/6/10 14:10:09:974 EDT] 000002b6 AdobePreferen E com.adobe.idp.common.errors.Logger$LogConsumer run UserM:GENERIC_ERROR: [Thread Hashcode: 1311198759] 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
[10/6/10 14:10:09:974 EDT] 0000003f LocalExceptio E   CNTR0020E: EJB threw an unexpected (non-declared) exception during invocation of method "importConfigNodeFromXML" on bean "BeanId(LiveCycleES2#um.jar#PreferencesBean, null)". Exception data: 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.EJSLocalStatelessPreferencesBean_a9bff193.importConfigNodeFromXML(Un known Source)
at com.adobe.idp.um.config.util.UMConfigManager.importConfigFromXML(UMConfigManager.java:176 2)
at com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean.loadDefaultConfigurat ion(BootstrapperManagerBean.java:266)
at com.adobe.idp.um.businesslogic.bootstrapper.EJSRemoteStatelessBootstrapperManagerBean_043 a4496.loadDefaultConfiguration(Unknown Source)
at com.adobe.idp.um.businesslogic.bootstrapper._BootstrapperManager_Stub.loadDefaultConfigur ation(_BootstrapperManager_Stub.java:405)
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:718)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1443)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:790)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:443)
at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java: 175)
at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.jav a:91)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:859)
at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1557)
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:173)
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:202)
at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:766)
at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:896)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1527)

[10/6/10 14:10:09:974 EDT] 0000003f BootstrapperM E com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean loadDefaultConfiguration Failed to load default configuration. error:com.ibm.ejs.container.UnknownLocalException: nested exception is: java.lang.RuntimeException: nullgetProvider failure: factory not initialized
[10/6/10 14:10:09:974 EDT] 0000003f BootstrapperM E com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean loadDefaultConfiguration TRAS0014I: The following exception was logged com.ibm.ejs.container.UnknownLocalException: nested exception is: 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.EJSLocalStatelessPreferencesBean_a9bff193.importConfigNodeFromXML(Un known Source)
at com.adobe.idp.um.config.util.UMConfigManager.importConfigFromXML(UMConfigManager.java:176 2)
at com.adobe.idp.um.businesslogic.bootstrapper.BootstrapperManagerBean.loadDefaultConfigurat ion(BootstrapperManagerBean.java:266)
at com.adobe.idp.um.businesslogic.bootstrapper.EJSRemoteStatelessBootstrapperManagerBean_043 a4496.loadDefaultConfiguration(Unknown Source)
at com.adobe.idp.um.businesslogic.bootstrapper._BootstrapperManager_Stub.loadDefaultConfigur ation(_BootstrapperManager_Stub.java:405)
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:718)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1443)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:790)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:443)
at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java: 175)
at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.jav a:91)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:859)
at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1557)
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:173)
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:202)
at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:766)
at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:896)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1527)
Caused by: java.lang.RuntimeException: nullgetProvider failure: factory not initialized
... 32 more
.
[10/6/10 14:10:09:989 EDT] 0000003f UMBootstrappe E com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient performBootstrapping ***** Bootstrap FAILED to complete *****
[10/6/10 14:10:10:005 EDT] 0000003f UMBootstrappe E com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient performBootstrapping Bootstrap cannot recover from error.
[10/6/10 14:10:10:005 EDT] 0000003f UMBootstrappe E com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient performBootstrapping TRAS0014I: The following exception was logged 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:com.ibm.ejs.container.UnknownLocalException: 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.EJSRemoteStatelessBootstrapperManagerBean_043 a4496.loadDefaultConfiguration(Unknown Source)
at com.adobe.idp.um.businesslogic.bootstrapper._BootstrapperManager_Stub.loadDefaultConfigur ation(_BootstrapperManager_Stub.java:405)
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:718)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1443)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:790)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:443)
at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java: 175)
at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.jav a:91)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:859)
at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1557)
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:173)
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:202)
at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:766)
at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:896)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1527)
.
[10/6/10 14:10:10:005 EDT] 0000003f UMBootstrappe E com.adobe.livecycle.bootstrap.bootstrappers.AbstractBoostrapper log ALC-TTN-011-003: Bootstrapping failed for platform component [UserManager].  The wrapped exception's message reads:
Failed to load default configuration. error:com.ibm.ejs.container.UnknownLocalException: nested exception is: java.lang.RuntimeException: nullgetProvider failure: factory not initialized 
[10/6/10 14:10:10:005 EDT] 0000003f UMBootstrappe E com.adobe.livecycle.bootstrap.bootstrappers.AbstractBoostrapper log TRAS0014I: The following exception was logged 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:com.ibm.ejs.container.UnknownLocalException: 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:718)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1443)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:790)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:443)
at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java: 175)
at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.jav a:91)
at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:859)
at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1557)
at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:173)
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:202)
at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:766)
at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:896)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1527)
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:com.ibm.ejs.container.UnknownLocalException: 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.EJSRemoteStatelessBootstrapperManagerBean_043 a4496.loadDefaultConfiguration(Unknown Source)
at com.adobe.idp.um.businesslogic.bootstrapper._BootstrapperManager_Stub.loadDefaultConfigur ation(_BootstrapperManager_Stub.java:405)
at com.adobe.idp.um.businesslogic.bootstrapper.UMBootstrapperClient.performBootstrapping(UMB ootstrapperClient.java:91)
at com.adobe.livecycle.bootstrap.bootstrappers.UMBootstrapper.bootstrap(UMBootstrapper.java: 103)
... 23 more

Can datasets be managed via Adobe Reader?

$
0
0

I designed a fillable form using Live Cycle via Adobe Pro 8 for a colleague and set it up so responses were returned to his email. He has Adobe Reader on but does not have Adobe Pro installed on his computer. Is there a way that the forms he receives by email can be automatically saved to the dataset file? I always received a prompt asking me if I wanted to save to the file when I was managing the form. Thanks.

XMLForms deploy error, service don't start: adobe-XMLForm-exp.war OutOfMemoryError

$
0
0

Hi

 

I' have:

 

- RH ES 4.0 32bits

- JBoss: 4.2.1

- Java JDK: 1.5.22-b03

- 3GB of RAM

 

After install LC ES2, JBoss start process fail, stacktrace is:

 

2011-01-17 09:50:55,808 INFO  [com.adobe.service.ServicesNatives] BMC513: Service ServicesNatives2: Started
2011-01-17 09:50:55,821 INFO  [org.jboss.web.tomcat.service.TomcatDeployer] deploy, ctxPath=/xmlformservice, warUrl=.../tmp/deploy/tmp2696736393711443116adobe-livecycle-native-jboss-x86_linux.ear-co ntents/adobe-XMLForm-exp.war/
2011-01-17 09:50:55,840 ERROR [org.apache.catalina.loader.WebappLoader] LifecycleException
java.lang.OutOfMemoryError
        at java.util.zip.ZipFile.open(Native Method)
        at java.util.zip.ZipFile.<init>(ZipFile.java:203)
        at java.util.jar.JarFile.<init>(JarFile.java:132)
        at java.util.jar.JarFile.<init>(JarFile.java:97)
        at org.apache.catalina.loader.WebappLoader.setRepositories(WebappLoader.java:1009)
        at org.apache.catalina.loader.WebappLoader.start(WebappLoader.java:650)
        at org.jboss.web.tomcat.service.WebAppLoader.start(WebAppLoader.java:60)
        at org.apache.catalina.core.StandardContext.start(StandardContext.java:4221)
        at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:761)
        at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:741)
        at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:553)

¿Any idea?

 

Thx!

Bea Weblogic 10 - LifeCycle

$
0
0

Hi,

what version of LifeCyle can I install with Bea Weblogic 10 (not Oracle Weblogic 10g R3) ?

 

Is there a place where I can download a earlier version of LifeCycle (different from ES2.5) ?

 

Thank you in advance.

 

Pasquale

Upgrade ES2 | Stuck at JNDI Information

$
0
0

Hi, This is my first post!

 

I am upgrading Adobe LC 8.2 to ES2 on AIX, WAS7.x and Oracle 11gR2. I am stuck at an exception, this I did search in forum and found no solid answer. Will try to redeploy, meanwhile if someone know the answer will be helpful.

 

ationServer=websphere) defaultIfNotFound: null

[2012-02-01 19:05:41,818], FINE, Thread-49, com.adobe.livecycle.lcm.core.LCMDataManager, getting variable (applicationServer=websphere) defaultIfNotFound: null

[2012-02-01 19:05:41,833], SEVERE, Thread-49, com.adobe.livecycle.upgrade.gui.upgrade8.UpgradeJNDIPortDialog$TestConnectionTask, Task failed

javax.naming.NamingException: Error getting WsnNameService properties [Root exception is org.omg.CORBA.TRANSIENT: initial and forwarded IOR inaccessible  vmcid: IBM  minor code: E07  completed: No]

        at com.ibm.ws.naming.util.WsnInitCtxFactory.mergeWsnNSProperties(WsnInitCtxFactory.java:1475 )

        at com.ibm.ws.naming.util.WsnInitCtxFactory.getRootContextFromServer(WsnInitCtxFactory.java: 982)

        at com.ibm.ws.naming.util.WsnInitCtxFactory.getRootJndiContext(WsnInitCtxFactory.java:902)

        at com.ibm.ws.naming.util.WsnInitCtxFactory.getInitialContextInternal(WsnInitCtxFactory.java :574)

        at com.ibm.ws.naming.util.WsnInitCtx.getContext(WsnInitCtx.java:123)

        at com.ibm.ws.naming.util.WsnInitCtx.getContextIfNull(WsnInitCtx.java:798)

        at com.ibm.ws.naming.util.WsnInitCtx.lookup(WsnInitCtx.java:164)

        at com.ibm.ws.naming.util.WsnInitCtx.lookup(WsnInitCtx.java:179)

        at javax.naming.InitialContext.lookup(InitialContext.java:436)

        at com.adobe.livecycle.upgrade.UpgradeUtils.validateJNDIPort(UpgradeUtils.java:899)

        at com.adobe.livecycle.upgrade.gui.upgrade8.UpgradeJNDIPortDialog$TestConnectionTask$ActualT ask.<init>(UpgradeJNDIPortDialog.java:599)

        at com.adobe.livecycle.upgrade.gui.upgrade8.UpgradeJNDIPortDialog$TestConnectionTask$1.const ruct(UpgradeJNDIPortDialog.java:564)

        at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run(SwingWorker.java:114)

        at java.lang.Thread.run(Thread.java:736)

Caused by: org.omg.CORBA.TRANSIENT: initial and forwarded IOR inaccessible  vmcid: IBM  minor code: E07  completed: No

        at com.ibm.rmi.corba.ClientDelegate.createRequest(ClientDelegate.java:1270)

        at com.ibm.CORBA.iiop.ClientDelegate.createRequest(ClientDelegate.java:1330)

        at com.ibm.rmi.corba.ClientDelegate.createRequest(ClientDelegate.java:1158)

        at com.ibm.CORBA.iiop.ClientDelegate.createRequest(ClientDelegate.java:1296)

        at com.ibm.rmi.corba.ClientDelegate.request(ClientDelegate.java:1877)

        at com.ibm.CORBA.iiop.ClientDelegate.request(ClientDelegate.java:1252)

        at org.omg.CORBA.portable.ObjectImpl._request(ObjectImpl.java:458)

        at com.ibm.WsnBootstrap._WsnNameServiceStub.getProperties(_WsnNameServiceStub.java:38)

        at com.ibm.ws.naming.util.WsnInitCtxFactory.mergeWsnNSProperties(WsnInitCtxFactory.java:1472 )

        ... 13 more

Caused by: java.net.NoRouteToHostException: Can't assign requested address

        at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:383)

        at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:245)

        at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:232)

        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:377)

        at java.net.Socket.connect(Socket.java:539)

        at java.net.Socket.connect(Socket.java:488)

        at java.net.Socket.<init>(Socket.java:385)

        at java.net.Socket.<init>(Socket.java:199)

        at com.ibm.ws.orbimpl.transport.WSTCPTransportConnection.createSocket(WSTCPTransportConnecti on.java:270)

        at com.ibm.CORBA.transport.TransportConnectionBase.connect(TransportConnectionBase.java:354)

        at com.ibm.ws.orbimpl.transport.WSTransport.getConnection(WSTransport.java:436)

        at com.ibm.CORBA.transport.TransportBase.getConnection(TransportBase.java:187)

        at com.ibm.rmi.iiop.TransportManager.get(TransportManager.java:89)

        at com.ibm.rmi.iiop.GIOPImpl.getConnection(GIOPImpl.java:130)

        at com.ibm.rmi.iiop.GIOPImpl.locate(GIOPImpl.java:219)

        at com.ibm.rmi.corba.ClientDelegate.locate(ClientDelegate.java:1974)

        at com.ibm.rmi.corba.ClientDelegate._createRequest(ClientDelegate.java:1999)

        at com.ibm.rmi.corba.ClientDelegate.createRequest(ClientDelegate.java:1180)

        at com.ibm.rmi.corba.ClientDelegate.createRequest(ClientDelegate.java:1266)

        ... 21 more

[2012-02-01 19:06:04,628], FINE, AWT-EventQueue-0, com.adobe.livecycle.lcm.gui.dialogs.TestProgressDialog, stopping task and timer

[2012-02-01 19:06:04,628], INFO, AWT-EventQueue-0, com.adobe.livecycle.upgrade.gui.upgrade8.UpgradeJNDIPortDialog$TestConnectionTask, Stopping task: com.adobe.livecycle.upgrade.gui.upgrade8.UpgradeJNDIPortDialog$TestConnectionTask@68306830

AdminUI not available. 3 errors in log driving me crazy.

$
0
0

Hi all,

 

I've recently upgraded a development environment (after many tries) from ES2 SP2 to ES4. 

My environment is:

Windows 2008 R2

SQL Server 2008 R2

JBoss 5.1.0

 

I'm getting 3 errors in the log that I've been googling for days, but cannot resolve.  They are probably related.

 

Error 1:

2013-05-23 11:16:48,144 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/lc]] (FelixStartLevel) ERROR: Error starting jcrinstall:/libs/formsmanager/install/adobe-formsmanager-core-1.0.14.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle com.adobe.livecycle.forms.forms-manager.package-bundle [236]: Unable to resolve 236.0: missing requirement [236.0] osgi.wiring.package; (osgi.wiring.package=com.adobe.xfa))

org.osgi.framework.BundleException: Unresolved constraint in bundle com.adobe.livecycle.forms.forms-manager.package-bundle [236]: Unable to resolve 236.0: missing requirement [236.0] osgi.wiring.package; (osgi.wiring.package=com.adobe.xfa)

          at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:3896)

          at org.apache.felix.framework.Felix.startBundle(Felix.java:1938)

          at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1261)

          at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:298)

          at java.lang.Thread.run(Thread.java:662)

 

Error 2:

2013-05-23 11:18:10,400 ERROR [org.jboss.kernel.plugins.dependency.AbstractKernelController] (main) Error installing to Real: name=vfszip:/C:/jboss-5.1.0.GA/server/standard/deploy/adobe-livecycle-jboss.ear/ state=PreReal mode=Manual requiredState=Real

org.jboss.deployers.spi.DeploymentException: Error deploying: jboss.web.deployment:war=/lc

          at org.jboss.deployers.spi.DeploymentException.rethrowAsDeploymentException(DeploymentExcept ion.java:49)

          at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:118)

          at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:46)

          at org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.internalDeploy(Abstra ctSimpleRealDeployer.java:62)

          at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer .java:50)

          at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:171)

          at org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1439)

          at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.ja va:1157)

          at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.ja va:1178)

          at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.ja va:1210)

          at org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1098)

          at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext. java:348)

          at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)

          at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:93 4)

          at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1 082)

          at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:9 84)

          at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)

          at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)

          at org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:781)

          at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:702)

          at org.jboss.system.server.profileservice.repository.MainDeployerAdapter.process(MainDeploye rAdapter.java:117)

          at org.jboss.system.server.profileservice.repository.ProfileDeployAction.install(ProfileDepl oyAction.java:70)

          at org.jboss.system.server.profileservice.repository.AbstractProfileAction.install(AbstractP rofileAction.java:53)

          at org.jboss.system.server.profileservice.repository.AbstractProfileService.install(Abstract ProfileService.java:361)

          at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext. java:348)

          at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)

          at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:93 4)

          at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1 082)

          at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:9 84)

          at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)

          at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)

          at org.jboss.system.server.profileservice.repository.AbstractProfileService.activateProfile( AbstractProfileService.java:306)

          at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootst rap.java:271)

          at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:461)

          at org.jboss.Main.boot(Main.java:221)

          at org.jboss.Main$1.run(Main.java:556)

          at java.lang.Thread.run(Thread.java:662)

Caused by: java.lang.IllegalStateException: jboss.web.deployment:war=/lc is already installed.

          at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:716)

          at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:540)

          at org.jboss.system.ServiceController.doInstall(ServiceController.java:670)

          at org.jboss.system.ServiceController.install(ServiceController.java:273)

          at org.jboss.system.deployers.ServiceDeployer.deploy(ServiceDeployer.java:90)

          ... 35 more

 

Error 3:

2013-05-23 11:19:07,428 ERROR [org.jboss.system.server.profileservice.ProfileServiceBootstrap] (main) Failed to load profile: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):

 

DEPLOYMENTS IN ERROR:

  Deployment "vfszip:/C:/jboss-5.1.0.GA/server/standard/deploy/adobe-livecycle-jboss.ear/" is in error due to the following reason(s): java.lang.IllegalStateException: jboss.web.deployment:war=/lc is already installed.

 

 

Thank you in advance for your help


Can't install trial version of LiveCycle Designer.

$
0
0

I downloaded the trial version of LiveCycle Designer.  When I attempt to install it I am asked for User Name, Organization and Serial Number.  I was not provided a serial number and it is asking for one.  It stops me at that point from installing.   

Issue in Adobe LiveCycle ES3 when accessing Applications and Services

$
0
0

Hi,

 

I am getting the below exception when navigating to the page in Adobe LiveCycle ES3

 

Home>>Services>>Applications and Services>>Application Management.

 

Its on WebSphere 7 , 2 Node Horizontal cluster running on default port 9080 with SQL 2008 R2 as its database.

FYI: Adobe LiveCycle ES3 with SP1

Connections to the DB (SQL 2008 R2) is succesful and no clue whats happening. Appreciate your quick help. Not much help available in the web too :-(

 

[7/21/14 7:04:47:956 EDT] 00000042 TilesRequestP I org.apache.struts.tiles.TilesRequestProcessor initDefinitionsMapping Tiles definition factory found for request processor ''.

[7/21/14 7:04:51:690 EDT] 00000042 ArchiveStoreI E   ArchiveStoreImpl:getArchive:archive: 109 not found

[7/21/14 7:04:51:706 EDT] 00000042 ApplicationSt E   ApplicationStoreImpl:createApplicationFromBOI:ExceptionArchive 109 not found

[7/21/14 7:04:51:721 EDT] 00000042 ApplicationRe E   ApplicationManagerService:getApplications():ApplicationStoreException:com.adobe.idp.dsc.m anagement.ArchiveNotFoundException: Archive 109 not found

[7/21/14 7:04:51:721 EDT] 00000042 ApplicationMa E   ApplicationManagerService:getApplications():ApplicationStoreException:com.adobe.idp.dsc.m anagement.ArchiveNotFoundException: Archive 109 not found

[7/21/14 7:04:51:752 EDT] 00000042 CommandProces E   Application Administration: ALC-DSC-099-000: com.adobe.idp.applicationmanager.application.ApplicationManagerException: com.adobe.idp.dsc.management.ArchiveNotFoundException: Archive 109 not found

                                 java.lang.RuntimeException: ALC-DSC-099-000: com.adobe.idp.applicationmanager.application.ApplicationManagerException: com.adobe.idp.dsc.management.ArchiveNotFoundException: Archive 109 not found

  at com.adobe.repository.ui.aac.struts.actions.SwitchArchivesPageAction.execute(SwitchArchive sPageAction.java:211)

  at com.adobe.repository.ui.aac.struts.actions.CommandProcessorAction.execute(CommandProcesso rAction.java:228)

  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.doGet(ActionServlet.java:414)

  at javax.servlet.http.HttpServlet.service(HttpServlet.java:718)

MS word not found on machine

$
0
0

I have Live Cycle Designer ES2 installed on my PC. When I try to import a word document into designer to create a new form the error message, Word (version XP or onward) can not be found on the machine. MS Word 2013 is installed on my machine however its in Program Files (64 bit directory) and ES2 in installed on Program Files (x86) 32 bit folder of the OS. I'm sure some where in path of the applications is the problem, but I'm lost as to how to correct it. To make matters worse I installed Live Cycle Designer ES4 on the same machine because it is suppose to install only on 64 bit machines, but apparently that is not the case because it to installs on the Program Files (x86) the 32 bit directory of Windows 7. Importing a word doc into ES4 produces the same error, can't find MS Word. Any help or suggestions would be greatly appreciated. Thx

AD006152165NL

$
0
0

Beste Adobe.

 

Onlangs hebben wij contact gehad met jullie betreft het aanschaffen van Adobe Livecycle.

We hebben toen duidelijk aangegeven dat Hoykon de factuur zou betalen, maar de goederen bij de klant terecht moest komen.

 

Volgens jullie zou dat geen probleem moeten zijn.

Toen ik op de site kwam om te bestellen had ik toch mijn twijfels en ben ik gaan bellen met adobe. Die gaf aan nee mevrouw dat komt u betaald alleen de licentie maar kan bij de klant geleverd worden.

 

 

Besteld en betaald.order nummer AD006152165NL

Staan de licenties op ons eigen portaal wat dus niet de bedoeling is, dit is voor een klant in Denemarken.

Graag hoop ik snel op een oplossing.

Changement d'ordinateur : où puis-je trouver un lien de téléchargement de livecycle designer version 10 acheté&e en juin 2013?

$
0
0

Tout est dans le titre. Je suis l'heureux proipriétaire d'une liveCycle designer 10 que j'aimerai réinstaller sur mon nouvel ordinateur.

 

Je ne trouve nul part la possibilité de recharger le produit, j'ai bien entendu toujours accès à ma clef visible dans mon compte client

 

merci de votre aide

Oracle Connection error in Hibernate

$
0
0

Hi,

 

We've just installed ES2 on a WebSphere Cluster (on Linux) with an Oracle 10g database

 

Everything appears to be running fine, but we've noticed a lot of errors in the log like this:

 

[14/12/09 12:26:00:149 EST] 0000003b ErrorLogger   E org.quartz.core.ErrorLogger schedulerError Job (QUARTZ_JOBGROUP_IDP.DIRSYNC_FINISHER_JOB threw an exception.
                                 org.quartz.SchedulerException: Job threw an unhandled exception. [See nested exception: com.ibm.ejs.container.UnknownLocalException: nested exception is: org.hibernate.HibernateException: unknown Oracle major version [0]]
    at org.quartz.core.JobRunShell.run(JobRunShell.java:213)
    at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:529)
Caused by: com.ibm.ejs.container.UnknownLocalException: nested exception is: org.hibernate.HibernateException: unknown Oracle major version [0]
    at org.hibernate.dialect.DialectFactory$1.getDialectClass(DialectFactory.java:150)
    at org.hibernate.dialect.DialectFactory.determineDialect(DialectFactory.java:65)
    at org.hibernate.dialect.DialectFactory.buildDialect(DialectFactory.java:39)
    at org.hibernate.cfg.SettingsFactory.determineDialect(SettingsFactory.java:426)
    at org.hibernate.cfg.SettingsFactory.buildSettings(SettingsFactory.java:128)
    at org.hibernate.cfg.Configuration.buildSettings(Configuration.java:2073)
    at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1298)
    at com.adobe.idp.um.businesslogic.dao.hibernate.HibernateUtils.getSessionFactory(HibernateUt ils.java:57)
    at com.adobe.idp.um.businesslogic.dao.hibernate.HibernateUtils.getSession(HibernateUtils.jav a:75)
    at com.adobe.idp.um.businesslogic.synch.hibernate.HibernateSynchronizationDao.getSession(Hib ernateSynchronizationDao.java:81)
    at com.adobe.idp.um.businesslogic.synch.hibernate.HibernateSynchronizationDao.acquireCluster Lock(HibernateSynchronizationDao.java:1081)
    at com.adobe.idp.um.businesslogic.synch.dao.EJSLocalStatelessHibernateSynchronizationDao_b06 e7930.acquireClusterLock(Unknown Source)
    at com.adobe.idp.um.scheduler.AbstractClusterJob.execute(AbstractClusterJob.java:76)
    at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
    ... 1 more
Caused by: org.hibernate.HibernateException: unknown Oracle major version [0]
    ... 15 more

 

This link appears to show some that this can occur with hibernate:

 

This link appears to describe similar issues:  https://forum.hibernate.org/viewtopic.php?p=2373597

 

Any thoughts on whether we should apply specific patches?

 

Thanks

Installing LCES3 plus SP1

$
0
0

If I am performing a fresh install of ES3, can I simply run the ES3 installer, then run the ES3 SP1 installer before running the Configuration Manager?


Problem Deploying Ears in Weblogic LC ES 8.2.1

$
0
0
OK .. does anyone else find the installation under WL 10. cumbersome?<br /><br />So I get all the way to the point in installation where I am in Configuration Manager and deploying the adobe-contentservices.ear and the installation throws the following java error.  Its very consistent - throws it if I use the Adobe Configuration Manager to deploy or if I manually deploy in WL console.  After the error the install just hangs there.  Any help would be appreciated.  <br /><br />Config is Win 2003 Enterprise Edition 32 bit. Web Logic 10.0.  LC ES 8.2.1.<br />Used the JRocket JDK that came with Web Logic.  Database is Oracle 11g.  All comms and database connections tested fine during install.<br /><br />Error to follow:<br /><br />####<Oct 2, 2008 6:09:05 PM EDT> <Info> <Common> <tscwin03lc> <LCServer> <IDPSchedulerService_QuartzSchedulerThread> <<anonymous>> <> <> <1222985345594> <BEA-000628> <Created "1" resources for pool "IDP_DS", out of which "1" are available and "0" are unavailable.> <br />####<Oct 2, 2008 6:09:14 PM EDT> <Warning> <HTTP> <tscwin03lc> <LCServer> <[STANDBY] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1222985354969> <BEA-101162> <User defined listener org.springframework.web.context.ContextLoaderListener failed: org.alfresco.error.AlfrescoRuntimeException: Ensure that the 'dir.root' property is pointing to the correct data location..<br />org.alfresco.error.AlfrescoRuntimeException: Ensure that the 'dir.root' property is pointing to the correct data location.<br />     at org.alfresco.repo.admin.ConfigurationChecker.check(ConfigurationChecker.java:312)<br />     at org.alfresco.repo.admin.ConfigurationChecker.access$000(ConfigurationChecker.java:72)<br />     at org.alfresco.repo.admin.ConfigurationChecker$1.execute(ConfigurationChecker.java:178)<br />     at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransacti onHelper.java:242)<br />     at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransacti onHelper.java:191)<br />     at org.alfresco.repo.admin.ConfigurationChecker.onBootstrap(ConfigurationChecker.java:182)<b r />     at org.alfresco.util.AbstractLifecycleBean.onApplicationEvent(AbstractLifecycleBean.java:62) <br />     at org.springframework.context.event.SimpleApplicationEventMulticaster$1.run(SimpleApplicati onEventMulticaster.java:77)<br />     at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:49)<br />     at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(Simple ApplicationEventMulticaster.java:75)<br />     at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractAppli cationContext.java:241)<br />     at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicatio nContext.java:349)<br />     at org.springframework.web.context.support.AbstractRefreshableWebApplicationContext.refresh( AbstractRefreshableWebApplicationContext.java:156)<br />     at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.j ava:246)<br />     at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.jav a:184)<br />     at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderLis tener.java:49)<br />     at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java: 458)<br />     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)<b r />     at weblogic.security.service.SecurityManager.runAs(Lweblogic.security.acl.internal.Authentic atedSubject;Lweblogic.security.acl.internal.AuthenticatedSubject;Ljava.security.Privileged Action;)Ljava.lang.Object;(Unknown Source)<br />     at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:168) <br />     at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java :1721)<br />     at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:2890)<br />     at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:94

Unable to deploy application

$
0
0

Hi all,

I am developing an application on ADOBE Livecycle ES2.(Like Inventory Ordering Application)

After developing many forms and processes, Suddenly, We are facing issues like, Unable to deploy the applications for the past one week. We have tried many solutions like Creating the new versions for the app, Seperating the application into small applications (One for each form).. But nothing gave like a permanent solution..

 

We feel like server was more unstable and so we tried restarting the server.But it  give like a show that works fine only for sometime and later on again the same problem persists.

 

We got frustrated with how to resolve it.

 

Application LCA file size:25MB

 

We have tried deploying/Undeploying the application  in ADMIN UI, Thro' Workbench.. but nothing works.

 

 

We have traced Server logs and we got like error as follows:

 

 

2012-07-26 09:17:57,102 ERROR [com.adobe.idp.applicationmanager.application.tlo.impl.OrchestrationTLOHandler] create:Registry exception in orchestration handler Servce: Test-GIW/Processes/uploading_image_info already exists
2012-07-26 09:17:57,191 ERROR [com.adobe.idp.applicationmanager.application.impl.ApplicationRegistryImpl]
ApplicationServiceStoreImpl:create:POFException:Internal eror.
2012-07-26 09:17:57,191 ERROR [com.adobe.idp.applicationmanager.service.ApplicationManagerService] ApplicationManagerService:importApplication():DSCException:Interna error.
2012-07-26 09:17:57,465 WARN [com.adobe.livecycle.design.service.DesigntimeServiceImpl] Error Acting against Cache for unlocking Deploy Lock: Attempting to unlock DLockService@497b4c74 named /root/Global_DeployLockMonitorCache destroyed=false grantorId=[LockGrantorId: lockGrantorMember=ip-10-80-79-201(31810:loner):1:befb175e:GmfireCacheAdapter, lockGrantorVersion=1, lockGrantorSerialNumber=3] grantor=<DLockGrantor@6de033e6 state=READY name=/root/Global_DeployLockMonitorCache version=1>> LockEntryKey , but this thread does not own the lock. DLockToken@1a6f7965, name:

 

 

And now, When we try check out any forms/Process

 

, We got like "You have lost the lock on the form/process. So the changes made by you will not be reflected in server".

 

Could anybody (who have already faced the issue or having an KT about the issue).. please help us!!

blue grid watermark on trial life cycle printouts v11.0.0.0

$
0
0

I installed a trial version of life cycle from the adobe website. Previously my laptop had the factory installed adobe reader version that was pre-loaded. After installing the program I quickly found that all adobe files on my laptop including those printed on remote my desktop connection (RDT) had a blue grid watermark. Since the adobe reader was pre-loaded I had no choice other than to do a complete system restore to the date and time previous to the install. Unfortunately the watermark remains.

 

I called technical support and described the problem. They indicated they would help only after paying $39.95. I really feel this isn’t my problem using their trial software and was reluctant to pay for something I didn’t cause. Their reason for payment was that my laptop came with the free reader and if I wanted help I had to pay. My feelings is that I had a good working computer prior to the trial and why pay to fix.

 

The support technician suggested I go to this forum and research my watermark printout error. Finding none I’d like to see if anyone else has experienced the same watermark. Hopefully I’ll hear something. My next step is to try Facebook and reach out to a larger group.

 

It’s sad that all my customers that had to receive their invoices and proposal with this watermark today. Even my outlook PDF printouts using "Print-to-PDF" had the watermark. All was trying to do was create a form that could be auto filled-in and then digitally signed via email. Thank-you in advance for any support you can offer.

How do I upgrade from ES2 to ES4?

$
0
0

I have a functioning ES2 development environment that I want to upgrade to ES4.  I am also moving to a new server (Windows 2008 R2 and SQL 2008 R2).

 

Currently, I'm running:

JBoss [EAP] 4.2.0.GA_CP01

MS SQL 2005

Java 1.6.0-14

 

I've read some docs, but am still confused.  I'm assuming out-of-place upgrade, but should I try to Upgrade from ES2 or just do a fresh install then copy GDS and database over?  Also, what configuration files can I copy over (if any)?

 

Any recommendations or links would be appreciated.

 

Thanks in advance.

LiveCycle ES Database Initialization

$
0
0
Hi Everyone,<br /><br />It's my first time to install and configure LiveCycle ES.<br /><br />I installed Lifecyle but when I'm doing configuration I'm getting an error.<br /><br />Below is the error I'm getting:<br /><br />[2009-03-24 14:24:26,183], FINE, AWT-EventQueue-0, com.adobe.livecycle.lcm.core.LCMDataManager, setting internal variable (com.adobe.livecycle.lcm.feature.bootstrap.BootstrapDialog.displayed=true)<br />[2009-03-24 14:24:26,183], FINE, AWT-EventQueue-0, com.adobe.livecycle.lcm.feature.bootstrap.BootstrapDialog, initializeGUIData()<br />[2009-03-24 14:24:26,183], FINE, AWT-EventQueue-0, com.adobe.livecycle.lcm.core.LCMDataManager, getting variable (host=localhost) defaultIfNotFound: <br />[2009-03-24 14:24:26,183], FINE, AWT-EventQueue-0, com.adobe.livecycle.lcm.core.LCMDataManager, getting variable (applicationServer=jboss) defaultIfNotFound: null<br />[2009-03-24 14:24:26,183], FINE, AWT-EventQueue-0, com.adobe.livecycle.lcm.core.LCMDataManager, getting variable (port.jboss=8080) defaultIfNotFound: <br />[2009-03-24 14:24:26,183], FINE, AWT-EventQueue-0, com.adobe.livecycle.lcm.core.LCMDataManager, getting variable (port=8081) defaultIfNotFound: 8080<br />[2009-03-24 14:25:28,560], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.feature.bootstrap.BootstrapDialog, Starting processing<br />[2009-03-24 14:25:28,575], FINE, AWT-EventQueue-0, com.adobe.livecycle.lcm.feature.bootstrap.BootstrapTask, Creating BootstrapManager WITHOUT user credentials<br />[2009-03-24 14:25:28,575], INFO, AWT-EventQueue-0, com.adobe.livecycle.lcm.feature.bootstrap.BootstrapTask, Starting task: com.adobe.livecycle.lcm.feature.bootstrap.BootstrapTask@b6985b<br />[2009-03-24 14:25:28,575], INFO, Thread-17, com.adobe.livecycle.bootstrap.client.FetchTasksClient, Invoking [http://localhost:8081/adobe-bootstrapper/bootstrap?fetchTasks=true&responseLocale=en]<br />[2009-03-24 14:25:28,575], SEVERE, Thread-17, com.adobe.livecycle.lcm.feature.bootstrap.BootstrapTask, Task failed<br />com.adobe.livecycle.bootstrap.BootstrapException: ALC-TTN-104-002: Could not connect to bootstrap servlet; the requested URL was not found on the server.  Is Adobe LiveCycle deployed? <br />     at com.adobe.livecycle.bootstrap.client.FetchTasksClient.analyzeResponse(FetchTasksClient.ja va:154)<br />     at com.adobe.livecycle.bootstrap.client.FetchTasksClient.fetchTasks(FetchTasksClient.java:69 )<br />     at com.adobe.livecycle.bootstrap.client.BootstrapManager.getTasks(BootstrapManager.java:147) <br />     at com.adobe.livecycle.lcm.feature.bootstrap.BootstrapTask$ActualTask.<init>(BootstrapTask.j ava:100)<br />     at com.adobe.livecycle.lcm.feature.bootstrap.BootstrapTask$1.construct(BootstrapTask.java:58 )<br />     at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run(SwingWorker.java:114)<br />     at java.lang.Thread.run(Thread.java:595)<br />[2009-03-24 14:25:29,075], SEVERE, AWT-EventQueue-0, com.adobe.livecycle.lcm.feature.bootstrap.BootstrapDialog, Bootstrap exception<br />com.adobe.livecycle.bootstrap.BootstrapException: ALC-TTN-104-002: Could not connect to bootstrap servlet; the requested URL was not found on the server.  Is Adobe LiveCycle deployed? <br />     at com.adobe.livecycle.bootstrap.client.FetchTasksClient.analyzeResponse(FetchTasksClient.ja va:154)<br />     at com.adobe.livecycle.bootstrap.client.FetchTasksClient.fetchTasks(FetchTasksClient.java:69 )<br />     at com.adobe.livecycle.bootstrap.client.BootstrapManager.getTasks(BootstrapManager.java:147) <br />     at com.adobe.livecycle.lcm.feature.bootstrap.BootstrapTask$ActualTask.<init>(BootstrapTask.j ava:100)<br />     at com.adobe.livecycle.lcm.feature.bootstrap.BootstrapTask$1.construct(BootstrapTask.java:58 )<br />     at com.adobe.livecycle.lcm.core.tasks.SwingWorker$2.run(SwingWorker.java:114)<br />     at java.lang.Thread.run(Thread.java:595)<br /><br />Below is the hardware and software which I'm running on my PC:<br /><br />Microsoft Windows Server 2003 R2 Standard Edition Service Pack2.<br />SQL Server 2005 SP2<br />jboss-4.0.3SP1<br />JDK 1.5.11<br /><br />I'm running Documentum 6.5 SP1<br /><br />When I'm go to IE and type http://localhost:8080  Jboss opens.<br /><br />Does Livecyle ES have a specific database?<br /><br />Your as
Viewing all 87219 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>