I want to deploy a form on our network.
How can I populate a field with a user's system login name or Windows name.
I want to deploy a form on our network.
How can I populate a field with a user's system login name or Windows name.
Hi community,
maybe you can help me :-)
I purchased LCDesigner some month ago. Now I wanna install it to another PC but I don't find the mail with the download instructions. On the website of LCD I only found the test versions.
Does anyone know, where to download the full version?
Thanks to you.
Regards,
Florian
Product: Adobe Livecycle ES4 Reader Extensions
Operating Systems: Windows
Question: I need to figure out how to modify the each web page within Reader Extensions and the Administration Console in order to add text (HTML) to the header and footer of each page. I figure that there should be one or two files that control this, but I am unable to find it.
How can I accomplish this? What files do I need to modify?
Hi,
I need to connect with LiveCycle Server version 9.0. I tried to do with LiveCycle Workbench ES4, but I couldn't, because this version of workbench is incompatible with this LiveCycle Server. I research in the web for a workbench version ES2, but I didn't find it. Are there a way to get this workbench version? Are there a way to connect with LiveCycle Server 9.0 from LiveCycle Workbench ES4?
I couldn't update LiveCycle Server and I need to modify a service inside.
Thanks on advance.
Rodrigo
Trying to try livecycle designer on a trial basis as advertised under "free trial offer". After download, file cannot be used without the product key.
I Installed adobe livecycle server trial. Inside Reader Extensions Configuration, it says Reader Extensions requires a credential. "this credential is issued by Adobe through email to the named licensee or through the Adobe Developer Programs." How can I get my .pfx / .p12 to test? Asking for a credential file now. Please email me a credential to use.
Thanks,
Glenn
Does Livecycle ES 8.2 works on Windows vista 64-bit Home premium?
or
Does it work on Windows XP SP2?
Hi,
When we are generationg PDF using outputES service XMLForm thread are coming which are providing PDF reply.
But this XMLForm thead are not increasing with more number of request.
CPU usage is also not going high,so its under utilization of resources.
Provide some way so that this XMLForm Service thread can be increased and response time can be reduced with better utilization of CPU.
Environment description is as below.
OS :- Red Hat Linux
Server :- JBOSS
Database :- Oracle
Any reply is highly appreciated as it will be useful for all who want to enhance the performance of livecycle.
Hi,
i have done one sample application by incorporating spring and flex in Tomcat5.5.if i deploy the same application by making some modifcations(uncommented websphere specific configuration) and configured RTMP related stuff in Websphere.when ever i send the request for messagebroker/amf i am getting Error 404: SRVE0190E: File not found: /messagebroker/amf .if any one of you faced the same prblm.plz help me out..
Hi,
i am trying to configure JDBC with weblogic. Can any one tell me which deriver needs to be selected for weblogic 10.3 and Oracle DB 11g both on MS2008 separate server.
if i use BEA oracle Driver (Type 4) version 9.0.1, 9.2.0,10,11, i find error (see snap:2)
and
when i use oracle's driver (thin) version 9.0.1, 9.2.0,10,11, i find error
I'm installing LivCycle on SUSE 10 with Weblogic 11g and Oracle 10.
When trying to validate, the following error occurs:
Validating datasource...
Datasource Fail
Name:IDP_DS
JNDI:IDP_DS
Data source settings failed validation. Failed to find/lookup datasource IDP_DS. The datasource may not be configured or may have failed to come online or is not accessible outside the LiveCycle application.
ALC-LCM-120-301: Data source settings failed validation. Failed to find/lookup datasource IDP_DS. The datasource may not be configured or may have failed to come online or is not accessible outside the LiveCycle application.
Datasource Fail
Name:RM_DS
JNDI:EDC_DS
Data source settings failed validation. Failed to find/lookup datasource EDC_DS. The datasource may not be configured or may have failed to come online or is not accessible outside the LiveCycle application.
ALC-LCM-120-301: Data source settings failed validation. Failed to find/lookup datasource EDC_DS. The datasource may not be configured or may have failed to come online or is not accessible outside the LiveCycle application.
Any ideas?
Thanks!
Hi Folks,
I got a sample LCA from Developer center examples and trying to deploy of the Server ES 2.5 (turnkey installation with JBOSS AS). When i choose this LCA file for deployment in Application Management, and then previewed, leading to an error message as follows
please suggest me why this is happening.
thanks in advance
Rajesh
I am trying to install a JBOSS/ES3 clustered env and am currently in the config manager trying to bootstrap the db.
Based on the logs I am having a locator issue.
2012-04-30 14:07:05,360 ERROR [STDERR] (http-10.24.210.48-8080-1) Caused by: com.gemstone.gemfire.GemFireConfigException: Unable to contact a Locator service. Operation either timed out or Locator does not exist. Configured list of locators is "[njes1s7462<v0>:22345, NJES1S7580<v0>:22345]".
Back in ES2.5 when i started the locators it would create a .locator + gemfire.log
file in the ES2.5\lib\caching folder. When i start it in ES3, no .locator file is created and the gemfire.log is found under the C:\TEMP folder.
Checking the gemfire.log i see that it isn't able to connect to the locators on either node.
[config 2012/04/30 14:52:15.719 EDT GemfireCacheAdapter <SimpleThreadPoolWorker-4> tid=0xdd] Checking for license in "vfszip:/C:/jboss-5.1_mssql2008r2cl/server/LC3_APOC_CL/deploy/adobe-livecycle-jboss.ear/a dobe-cache-all.jar/gemfireLicense.zip/".
[info 2012/04/30 14:52:15.734 EDT GemfireCacheAdapter <SimpleThreadPoolWorker-4> tid=0xdd] GemFire P2P Listener started on tcp:///10.24.210.48:50490
[info 2012/04/30 14:52:16.812 EDT GemfireCacheAdapter <PingSender> tid=0xfd] unable to connect to locator njes1s7462<v0>:22345
[info 2012/04/30 14:52:17.859 EDT GemfireCacheAdapter <PingSender> tid=0xfd] unable to connect to locator NJES1S7580<v0>:22345
My run.bat file has the following JAVA OPTS added on 1 node
set JAVA_OPTS=%JAVA_OPTS% -Djboss.partition.name=APOC_ES3_CL
set JAVA_OPTS=%JAVA_OPTS% -Dadobeidp.serverName=LC3APOC1 -Dfile.encoding=utf8 -Djava.net.preferIPv4Stack=true -Dprogram.name=%PROGNAME%
set JAVA_OPTS=%JAVA_OPTS% -Dadobe.cache.cluster-locators=10.24.210.48[22345],10.24.210.199[22345]
And
set JAVA_OPTS=%JAVA_OPTS% -Djboss.partition.name=APOC_ES3_CL
set JAVA_OPTS=%JAVA_OPTS% -Dadobeidp.serverName=LC3APOC2 -Dfile.encoding=utf8 -Djava.net.preferIPv4Stack=true -Dprogram.name=%PROGNAME%
set JAVA_OPTS=%JAVA_OPTS% -Dadobe.cache.cluster-locators=10.24.210.48[22345],10.24.210.199[22345]
On the 2nd node. The only difference is the -Dadobeidp.serverName parameter. LC3APOC1 vs LC3APOC2.
I dont think the startlocator.bat is even looking at the run.bat files yet, so i really dont know what the issue is.
I am trying to deploy ES3 on Weblogic 10.3.6 and am having a problem with Configuration Manager. When I Verify Server Connection, the CM spins for a bit then comes back with a ALC-LCM-100-011 error, Cannot Connect to Application Server.
In the CM log there is this:
com.adobe.livecycle.cdv.CDVInternalException[ALC-LCM-100-011]: Cannot connect to application server.
Application server host or port may be invalid.
Caused by: java.io.IOException: Unable to resolve 'weblogic.management.mbeanservers.domainruntime'. Resolved 'weblogic.management.mbeanservers'
I know the info is correct, in fact when I intentionally use a wrong password or account the CM immediately returns that the info is wrong.
My WL architecture has a WL domain with distributed development and staging managed servers (no clusters). The Admin server is standalone, as are the two managed servers. I am attempting to install on one of the managed servers.
Any hints here? Thanks!
Hi, I have a JBoss server and I can access /adminui and /workspace options runing in my local server or with RDP but when I try using a router I just view a Error 403.
I try to use Home >Settings >User Management >Configure Allowed Referer URL's ( /um/ConfigReferer.do ) but don't work...I try to access to /adminui and /worskspace using a router with 8080 port but I can view just some options of /adminui.
Can anybody help me?
Hi,
I get this warning in my Jboss log :
16:11:30,038 WARN [MemoryPolicy] Memory threshold exceeded: maximum limit 95.0, current value 97.0
16:11:30,038 WARN [WorkPolicyManagerImpl] Work policy Memory violated on thread: IDPSchedulerService_Worker-5. Cause: com.adobe.idp.dsc.workmanager.workload.policy.WorkPolicyViolationException: Seuil de mémoire dépassé : limite maximale 95, valeur actuelle 97
16:11:30,039 INFO [MemoryStatistic] Number of cycles left before recovery = 5
16:11:30,039 WARN [WorkPolicyManagerImpl] Local policies violated for statistics on 'adobejb_null:wm_default'. Cause: com.adobe.idp.dsc.workmanager.workload.policy.WorkPolicyViolationException: Seuil de mémoire dépassé : limite maximale 95, valeur actuelle 97
16:11:32,628 INFO [STDOUT] DEBUG TaskListBuilder - fill : START
Can someone tell me the root cause of this warn ? and provide me the solution to fix it .
Kind regards
Naoufal FAHEM
Websphere application server
LiveCycle ES4
SQL server 2012
I can login to http://localhost:9080/lc/adminui
i can login to http://localhost:9080//lc/system/console/bundles
I can login to http://localhost:9080/workspace/
I can login to http://localhost:9080/pdfgui/
The rest of these pages all result in a blank page, WHY??
http://localhost:9080/lc/welcome
http://localhost:9080/lc/libs/livecycle/core/content/login.html