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

losing pdf data after closing and reopening the pdf problem

$
0
0

i have a problem with a pdf file i did with livecycle , which is when i fill the tables into the pdf opened in acrobat professional and save the file then reopen the file again i found some tables lose the data i have inserted before closing although there is other tables did not lose the data , and i tried to compare between tow tables one dont lose the data ana the other one lose it but i found no differences and the have the same properties . so please any one know what solves this problem replay me .


Unable to load dynamic library libcurl.so

$
0
0

LiveCycle version: 9.5

OS: Red Hat 5

Application Server: WebSphere 7.011

 

Hi all,

I receive the following error in the server output logs when invoking a process I am currently working on. The process retrieves some images from a remote server and creates a pdf file using the images and some other data. The process was originally developed in workbench using a LiveCycle server running on a Windows machine (turnkey install using JBoss) and works fine when invoked there. However on the Linux server the images are not retrieved successfully and the following is output to the server output logs:


00000059 XMLFormServic A com.adobe.service.ProcessResource$ManagerImpl log ALC-XTG-012-309: [22726] XFA data Model is empty.
00000058 XMLFormServic W com.adobe.service.ProcessResource$ManagerImpl log ALC-XTG-000-000: [22726] Unable to load dynamic library libcurl.so
00000059 XMLFormServic W com.adobe.service.ProcessResource$ManagerImpl log ALC-XTG-029-461: [22726] XFAImageService: Image cannot be resolved for node: Image1.
00000059 XMLFormServic W com.adobe.service.ProcessResource$ManagerImpl log ALC-XTG-000-000: [22726] Unable to load dynamic library libcurl.so
00000059 XMLFormServic W com.adobe.service.ProcessResource$ManagerImpl  log ALC-XTG-029-461: [22726] XFAImageService: Image cannot be resolved  for node: Image2.

 

The cURL package is installed on the server and I can retrieve those images using cURL via the command line. Can the library location be configured in LiveCycle?

 

Any help on this would be greatly appreciated - thanks

LDAP Sync mail report

$
0
0

Hi everybody,

 

Is there a way to configure LC in order to send a mail after each synchronisation to a specific address ?

 

The goal is to monitor daily synchronisations without going to the administration console or the logs ...

 

The idea is to receive a mail like "Synchronisation Complete" or "Error during synchronisation", etc. every morning

 

Thanks !

Max Document size

$
0
0

I am using LiveCycle ES2.5 Turnkey,

and I am getting the following warning in JBoss server log:

 

2011-03-31 21:09:58,367 WARN  [com.adobe.formServer.common.cachemanager.CacheManager] Ignoring cache write as Object size is greater than Max Document size in cache setting. Key [repository:///Applications/AAll/1.0/E11.xdp] and Size [1197072]

 

How do I increase the size in cache setting?

 

thanks

 

LiveCycle Cluster - no MySQL?

$
0
0

Hello All,

 

 

I'm new to LiveCycle. In order to achieve high availability, we are considering a cluster installation (2 nodes, 2 machines). The installation documentation suggests that MySQL cannot be used in a cluster configuration (without stating that clearly).Unfortunately, a commercial database like Oracle is out of budget.

 

1. can anybody confirm/deny that?

 

2. is there a viable alternative to clustering? We have no performance issues, our concern is failover: we just have to make sure that the LiveCycle Server is available even if one server crashes.

 

 

Any comments/answers would be greatly appreciated.

 

 

Greetings

Daniel

Issue with configuring datasource in LC ES2 configuration manager.

$
0
0

Hi,

 

I setting up ES2 server on WebSphere ND 7.0.0.0 appserver with an existing application datasource Oracle Oracle 10g Enterprise Edition Release 10.2.0.4.0 - 64bit.

 

I am getting the error ALC-LCM-130-100 when trying to configure the datasource and test the database connection. Connection details mentioned on the screen are correct because I am able to connect to the database in PL/SQL developer with those connection details.

 

Can anyone tell me what might be wrong?

Error previewing archive: 'Internal error.'

$
0
0

HI,

 

When i am trying to import and LCA file using adminUI , application and services link. I find below error. What is the cause of error, why i am getting Error previewing archive: 'Internal error.'

 

At the log below it is mentioned that there is some access issue. Please help me on this.

 

 

 

 

12-02-07 12:31:28,717 INFO  [org.apache.struts.tiles.TilesRequestProcessor] Tiles definition factory found for request processor ''.

2012-02-07 12:31:43,423 ERROR [com.adobe.livecycle.design.service.commands.PreviewLCACommand] Preview LCA:

ALC-DSC-000-000: com.adobe.livecycle.design.client.DesigntimeServiceException: Internal error.

at com.adobe.livecycle.design.service.utils.ApplicationInfoUtil.createAppInfoDocument(Applic ationInfoUtil.java:1253)

at com.adobe.livecycle.design.service.commands.PreviewLCACommand.execute(PreviewLCACommand.j ava:119)

at com.adobe.livecycle.design.service.DesigntimeServiceImpl$27.doInTransaction(DesigntimeSer viceImpl.java:1106)

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.GeneratedMethodAccessor266.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:597)

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 $Proxy196.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.livecycle.design.service.DesigntimeServiceImpl.previewLCA(DesigntimeServiceImpl .java:1100)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:597)

at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:118)

at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor. java:140)

at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)

at com.adobe.idp.dsc.interceptor.impl.DocumentPassivationInterceptor.intercept(DocumentPassi vationInterceptor.java:53)

at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)

at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(Transa ctionInterceptor.java:74)

at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionBMTAdapterBean.doBMT(EjbTran sactionBMTAdapterBean.java:197)

at sun.reflect.GeneratedMethodAccessor384.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:597)

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.CallValidationInterceptor.invoke(CallValidationInterceptor.java:63)

at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:121)

at org.jboss.ejb.plugins.AbstractTxInterceptorBMT.invokeNext(AbstractTxInterceptorBMT.java:1 73)

at org.jboss.ejb.plugins.TxInterceptorBMT.invoke(TxInterceptorBMT.java:77)

at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstance Interceptor.java:169)

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 $Proxy197.doBMT(Unknown Source)

at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:95)

at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept(TransactionInt erceptor.java:72)

at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)

at com.adobe.idp.dsc.interceptor.impl.InvocationStrategyInterceptor.intercept(InvocationStra tegyInterceptor.java:55)

at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)

at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateIntercep tor.java:37)

at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)

at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterc eptor.java:188)

at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)

at com.adobe.idp.dsc.interceptor.impl.JMXInterceptor.intercept(JMXInterceptor.java:48)

at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)

at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.invoke(ServiceEngineImpl.java:121)

at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:129)

at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.routeMessage(AbstractMessage Receiver.java:93)

at com.adobe.idp.dsc.provider.impl.vm.VMMessageDispatcher.doSend(VMMessageDispatcher.java:19 8)

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.design.client.DesigntimeServiceClient.previewLCA(DesigntimeServiceCli ent.java:1016)

at com.adobe.repository.ui.aac.struts.actions.PreviewArchiveAction.execute(PreviewArchiveAct ion.java:147)

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.doPost(ActionServlet.java:432)

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

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

at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:290)

at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)

at com.adobe.repository.ui.aac.AacServletFilter.doFilter(AacServletFilter.java:137)

at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:235)

at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)

at com.adobe.framework.SecurityFilter.doFilter(SecurityFilter.java:206)

at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:235)

at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)

at com.adobe.framework.SessionBundleFilter.doFilter(SessionBundleFilter.java:135)

at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:235)

at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)

at com.adobe.repository.ui.aac.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java :76)

at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:235)

at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)

at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)

at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:235)

at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)

at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)

at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)

at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.ja va:179)

at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)

at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)

at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104)

at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java: 157)

at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)

at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:241)

at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)

at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.ja va:580)

at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)

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

Caused by: java.io.FileNotFoundException: app.info (Access is denied)

at java.io.FileOutputStream.open(Native Method)

at java.io.FileOutputStream.<init>(FileOutputStream.java:179)

at java.io.FileOutputStream.<init>(FileOutputStream.java:131)

at java.io.FileWriter.<init>(FileWriter.java:73)

at com.adobe.livecycle.design.service.utils.ApplicationInfoUtil.createAppInfoDocument(Applic ationInfoUtil.java:1248)

... 112 more

2012-02-07 12:31:43,595 ERROR [STDERR] Feb 7, 2012 12:31:43 PM com.adobe.repository.ui.aac.struts.actions.CommandProcessorAction execute

SEVERE: Application Administration: Error previewing archive: 'Internal error.'

com.adobe.repository.ui.aac.AacException: ALC-AAC-006-000: Internal error.

at com.adobe.repository.ui.aac.struts.actions.PreviewArchiveAction.execute(PreviewArchiveAct ion.java:250)

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.doPost(ActionServlet.java:432)

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

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

at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:290)

at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)

at com.adobe.repository.ui.aac.AacServletFilter.doFilter(AacServletFilter.java:137)

at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:235)

at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)

at com.adobe.framework.SecurityFilter.doFilter(SecurityFilter.java:206)

at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:235)

at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)

at com.adobe.framework.SessionBundleFilter.doFilter(SessionBundleFilter.java:135)

at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:235)

at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)

at com.adobe.repository.ui.aac.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java :76)

at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:235)

at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)

at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)

at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:235)

at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)

at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)

at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)

at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.ja va:179)

at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)

at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)

at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104)

at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java: 157)

at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)

at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:241)

at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)

at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.ja va:580)

at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)

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

Caused by: ALC-DSC-000-000: com.adobe.livecycle.design.client.DesigntimeServiceException: Internal error.

at com.adobe.livecycle.design.service.utils.ApplicationInfoUtil.createAppInfoDocument(Applic ationInfoUtil.java:1253)

at com.adobe.livecycle.design.service.commands.PreviewLCACommand.execute(PreviewLCACommand.j ava:119)

at com.adobe.livecycle.design.service.DesigntimeServiceImpl$27.doInTransaction(DesigntimeSer viceImpl.java:1106)

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.GeneratedMethodAccessor266.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:597)

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 $Proxy196.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.livecycle.design.service.DesigntimeServiceImpl.previewLCA(DesigntimeServiceImpl .java:1100)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:597)

at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:118)

at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor. java:140)

at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)

at com.adobe.idp.dsc.interceptor.impl.DocumentPassivationInterceptor.intercept(DocumentPassi vationInterceptor.java:53)

at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)

at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(Transa ctionInterceptor.java:74)

at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionBMTAdapterBean.doBMT(EjbTran sactionBMTAdapterBean.java:197)

at sun.reflect.GeneratedMethodAccessor384.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:597)

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.CallValidationInterceptor.invoke(CallValidationInterceptor.java:63)

at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:121)

at org.jboss.ejb.plugins.AbstractTxInterceptorBMT.invokeNext(AbstractTxInterceptorBMT.java:1 73)

at org.jboss.ejb

2012-02-07 12:31:43,626 ERROR [STDERR] .plugins.TxInterceptorBMT.invoke(TxInterceptorBMT.java:77)

at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstance Interceptor.java:169)

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 $Proxy197.doBMT(Unknown Source)

at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:95)

at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept(TransactionInt erceptor.java:72)

at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)

at com.adobe.idp.dsc.interceptor.impl.InvocationStrategyInterceptor.intercept(InvocationStra tegyInterceptor.java:55)

at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)

at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateIntercep tor.java:37)

at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)

at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterc eptor.java:188)

at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)

at com.adobe.idp.dsc.interceptor.impl.JMXInterceptor.intercept(JMXInterceptor.java:48)

at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)

at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.invoke(ServiceEngineImpl.java:121)

at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:129)

at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.routeMessage(AbstractMessage Receiver.java:93)

at com.adobe.idp.dsc.provider.impl.vm.VMMessageDispatcher.doSend(VMMessageDispatcher.java:19 8)

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.design.client.DesigntimeServiceClient.previewLCA(DesigntimeServiceCli ent.java:1016)

at com.adobe.repository.ui.aac.struts.actions.PreviewArchiveAction.execute(PreviewArchiveAct ion.java:147)

... 37 more

Caused by: java.io.FileNotFoundException: app.info (Access is denied)

at java.io.FileOutputStream.open(Native Method)

at java.io.FileOutputStream.<init>(FileOutputStream.java:179)

at java.io.FileOutputStream.<init>(FileOutputStream.java:131)

at java.io.FileWriter.<init>(FileWriter.java:73)

at com.adobe.livecycle.design.service.utils.ApplicationInfoUtil.createAppInfoDocument(Applic ationInfoUtil.java:1248)

... 112 more

 

 

 

 

Regards

Sunil

Easiest method to test email settings

$
0
0

Hello,

 

I have configured email receive settings(SMTP server etc) in the LC Administration Console.

 

Could you tell me the easiest way to test the settings? I can only think of testing using a process under workbench, but is there a more direct way to just send out emails without the need of creating a process for it the emails?

 

Thank you! Much appreciated!

 

Ke


Installation using Oracle

$
0
0

We just use Adobe LiveCycle recently using Oracle DB.  But our current Oracle DB character set is 'WE8MSWIN1252' while Adobe suggested 'AL32UTF8'.  Is it really needed to use 'AL32UTF8'?

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!!

Trying to install Adobe LiveCycle using the turnkey option & get the error "port 8080 in use"

$
0
0

I have trying to install LiveCycle using the Windows 64 bit installer. I am using the turnkey option (with selects everything needed - JBOSS, JDK , etc). I get an error in the settings section that says

Turnkey Install Verification Error

The following port required for JBOSS instance but still in use : 8080

 

I used netstat -anb and didnt see 8080 being used at all.

 

I looked at the installtion log for livecycel and it says

Mon Dec 03 12:05:24 PST 2012:[INFO]:*******START VerifyJBossPortsAvailable Action********

Mon Dec 03 12:05:24 PST 2012:[INFO]:Checking port  (localhost:8080) - true

Mon Dec 03 12:05:25 PST 2012:[INFO]:Checking port  (localhost:8083) - false

Mon Dec 03 12:05:26 PST 2012:[INFO]:Checking port  (localhost:1099) - false

Mon Dec 03 12:05:27 PST 2012:[INFO]:Checking port  (localhost:1098) - false

Mon Dec 03 12:05:28 PST 2012:[INFO]:Checking port  (localhost:4444) - false

Mon Dec 03 12:05:29 PST 2012:[INFO]:Checking port  (localhost:4445) - false

Mon Dec 03 12:05:30 PST 2012:[INFO]:Checking port  (localhost:8009) - false

Mon Dec 03 12:05:30 PST 2012:[INFO]:Checking port  (localhost:8080) - true

Mon Dec 03 12:05:31 PST 2012:[INFO]:Checking port  (localhost:8083) - false

Mon Dec 03 12:05:32 PST 2012:[INFO]:Checking port  (localhost:1099) - false

Mon Dec 03 12:05:33 PST 2012:[INFO]:Checking port  (localhost:1098) - false

Mon Dec 03 12:05:34 PST 2012:[INFO]:Checking port  (localhost:4444) - false

Mon Dec 03 12:05:35 PST 2012:[INFO]:Checking port  (localhost:4445) - false

Mon Dec 03 12:05:36 PST 2012:[INFO]:Checking port  (localhost:8009) - false

Mon Dec 03 12:05:36 PST 2012:[INFO]:Ports In Use: 8080

 

This has been bugging me for a whole day now and any help would be greatly appreciated. Also, this is a trial version as we are trying to evaluate buying LiveCycle.

Stalled Operations with com.adobe.idp.RemoteFailure

$
0
0

There are a few stalled operations happen on the same day with the following error:

 

com.adobe.idp.RemoteFailure: IDL:com/adobe/idp/RemoteFailure:1.0

StackTrace:

com.adobe.idp.DocumentError: com.adobe.idp.RemoteFailure: IDL:com/adobe/idp/RemoteFailure:1.0

          at com.adobe.idp.DocumentManagerClient.requestRemotePassivation(DocumentManagerClient.java:6 75)

          at com.adobe.idp.Document.passivate(Document.java:1293)

          at com.adobe.idp.Document.passivate(Document.java:1202)

          at com.adobe.idp.Document.<init>(Document.java:655)

          at com.adobe.idp.Document.<init>(Document.java:738)

          at com.adobe.idp.DocumentStorage.persist(DocumentStorage.java:106)

          at com.adobe.idp.taskmanager.form.impl.binarycontent.BinaryContentFormInstance.flushDocument (BinaryContentFormInstance.java:367)

          at com.adobe.idp.taskmanager.form.impl.binarycontent.BinaryContentFormInstance.setDocument(B inaryContentFormInstance.java:289)

          at com.adobe.idp.taskmanager.dsc.userservicev2.UserServiceImpl.createTaskFromDialogPropertie s(UserServiceImpl.java:821)

          at com.adobe.idp.taskmanager.dsc.userservicev2.UserServiceImpl.createLongLivedTask(UserServi ceImpl.java:1751)

          at com.adobe.idp.taskmanager.dsc.userservicev2.UserServiceImpl.createLongLivedTask(UserServi ceImpl.java:1613)

          at sun.reflect.GeneratedMethodAccessor259.invoke(Unknown Source)

          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)

          at java.lang.reflect.Method.invoke(Method.java:611)

          at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:118)

          at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor. java:140)

          at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)

          at com.adobe.idp.dsc.interceptor.impl.DocumentPassivationInterceptor.intercept(DocumentPassi vationInterceptor.java:53)

          at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)

          at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(Transa ctionInterceptor.java:74)

          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.doSupports(Ej bTransactionCMTAdapterBean.java:227)

          at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EJSLocalStatelessEjbTransactionCMTAdapter_ caf58c4f.doSupports(Unknown Source)

          at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:104)

          at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept(TransactionInt erceptor.java:72)

          at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)

          at com.adobe.idp.dsc.interceptor.impl.InvocationStrategyInterceptor.intercept(InvocationStra tegyInterceptor.java:55)

          at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)

          at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateIntercep tor.java:37)

          at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)

          at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterc eptor.java:165)

          at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)

          at com.adobe.idp.dsc.interceptor.impl.JMXInterceptor.intercept(JMXInterceptor.java:48)

          at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)

          at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.invoke(ServiceEngineImpl.java:121)

          at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:131)

          at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.routeMessage(AbstractMessage Receiver.java:93)

          at com.adobe.idp.dsc.provider.impl.vm.VMMessageDispatcher.doSend(VMMessageDispatcher.java:22 5)

          at com.adobe.idp.dsc.provider.impl.base.AbstractMessageDispatcher.send(AbstractMessageDispat cher.java:66)

          at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(ServiceClient.java:167)

          at com.adobe.idp.jobmanager.execution.workadapter.AbstractExecutableJob.invokeRequest(Abstra ctExecutableJob.java:127)

          at com.adobe.idp.jobmanager.execution.workadapter.PersistentExecutableJob.execute(Persistent ExecutableJob.java:60)

          at com.adobe.idp.dsc.workmanager.adapter.UnManagedAsynchronousWorkAdapter.run(UnManagedAsync hronousWorkAdapter.java:39)

          at com.adobe.idp.dsc.workmanager.adapter.websphere.J2WA_Work.run(J2WA_Work.java:34)

          at com.ibm.ws.asynchbeans.J2EEContext$RunProxy.run(J2EEContext.java:268)

          at java.security.AccessController.doPrivileged(AccessController.java:202)

          at com.ibm.ws.asynchbeans.J2EEContext.run(J2EEContext.java:768)

          at com.ibm.ws.asynchbeans.WorkWithExecutionContextImpl.go(WorkWithExecutionContextImpl.java: 222)

          at com.ibm.ws.asynchbeans.ABWorkItemImpl.run(ABWorkItemImpl.java:159)

          at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1604)

Caused by: com.adobe.idp.RemoteFailure: IDL:com/adobe/idp/RemoteFailure:1.0

          at com.adobe.idp.RemoteFailureHelper.read(RemoteFailureHelper.java:65)

          at com.adobe.idp._IDocumentCallbackStub.handleRemotePassivation2(_IDocumentCallbackStub.java :63)

          at com.adobe.idp.DocumentManagerClient.requestRemotePassivation(DocumentManagerClient.java:6 35)

          ... 49 more

 

The process is a very simple process with one user action.  It's been running fine for more than a month before this error suddenly appears on one day, then it's seems to be fine afterwards.  But all the stalled processes are not retry-able (They stalled again after retied).

 

I couldn't find any document that describes this RemoteFailure issue.

 

We are on a cluster environment.  Is there any relation to this issue?  The same process is running fine in a non-cluster environment.

 

Any help would be appreciated.  Thanks.

Sharepoint and LDAP users for LiveCycle

$
0
0

Hi,

 

I'm facing some problems trying configuring LiveCycle ES4 due to i'm not sure which user account role in SharePoint server and LDAP

(Microsoft Active Directory) I should use to connect from LiveCycle. Are there some special attributes and roles the user account of Sharepoint 2010 and LDAP should be configured?. I was searching for these issues but no luck so far.

 

Any recommendations or links would be appreciated.

 

Thanks in advance.

How to mirror between the production server and the multiple local servers.

$
0
0

I am currently looking for the best way to correspond between our production server and the multiple local servers. Because the production server is the only server that holds the latest updating applications, and our local servers are located for each developer’s local machines where the all modifications and creations are done. So when the developer locally makes changes for assets or files, he creates a patch archive first, then accesses to the production side Administration console screen and imports them from Application Management screen.

 

We tried to find a way to see the imported date before (so we know which one has been imported as new.), but there is no show in the Administration console Application Management screen. There is Creation date but it’s set as we initially imported the full archive files, but not patch files. Since between applications have some types of the dependencies (like fragments or image files), what is the best way to keep mirroring between the production server and local servers? Or we should simply not use patch file for updating server?

 

Thanks,

View the HTML version of my Livecycle Form

$
0
0

To view my form created in Livecycle Designer as HTML, do I need to install the Livecycle ES4 server, or is there a easier way to do this. Looks like a lot of work to set up a ES4 server.


I changed computers and do not have disk need to reinstall Lc on my new computer

$
0
0

Wherecan I download program - I have serial #

Portugues language package?

$
0
0

I bought it but I did not find a way to use it in portugues, is there any language package to download?

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

EDCATTRIBUTEVALUEENTITY table growing

$
0
0

Product: LiveCycle V. 2.5

Database: SQL Server 2008

OS: Windows 2008R2

Host: jBoss 4.2

 

I am submitting files to the watch folder service to compose PDFs through DDX. The process runs fine but I am now getting errors that the table EDCATTRIBUTEVALUEENTITY is out of space, and when I went to check the database is around 300GB. I am not storing any documents in the database as far as I know.

 

How should I go about purging that table? I tried the purge tool but all my jobs have the status of "11" which according to the documentation isn't even a valid status.

 

Thank you for any help you can provide.

 

Regards,

 

-Otavio

How do I download Lifecycle 8.0 back on my computer? Downloaded Adobe XI trial and it wiped it from my system!!!

$
0
0

Downloaded Adobe XI trial and it wiped it from my system!!! Can't find it anywhere and wont be able to edit forms.

Viewing all 87219 articles
Browse latest View live


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