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

Windows or System user name

$
0
0

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.


Where to download LiveCycle Designer

$
0
0

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

Reader Extensions: How to Modify Header/Footer?

$
0
0


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?

compatibility with old version

$
0
0

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

$
0
0

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.

Inside Reader Extensions Configuration, it says Reader Extensions requires a credential.

$
0
0

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

How to solve Invocation error: ALC-DSC-003-000.

$
0
0
Hi,

I upgraded the "Reader Extensions 7.2" Using "ReaderExtensions ES" for watch folder concept. It worked well for so many days but now it throws the below mentioned errorlog. How could i rectify the following error. Please advice.

Failure Time----Fri Jul 04 16:42:10 IST 2008
source location ---- Reason of failure is-----Invocation error.
Invocation error.
ALC-RES-001-015: The requested usage right, [CommentsOnline], is not allowed by the credential, [SampleReaderExtensionsCredential].
ALC-DSC-003-000: com.adobe.idp.dsc.DSCInvocationException: Invocation error.
at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:152)

Regards,
Prabudass

com.adobe.idp.dsc.management.impl.ArchiveFileManagerImpl

$
0
0
Hi,

When starting the jboss, I got the following error message:
com.adobe.idp.dsc.management.impl.ArchiveFileManagerImpl getLocalCacheRootDir
INFO: ArchiveFileManagerImpl:getLocalCacheRootDir():java.io.tmpdir is null.

I have this error with jboss 4.2.0, configured as described in the upgrade guide. I know, according to the manual, jboss 4.0.3 is supported and not jboss 4.2.0, but in our company, we try to use the same jboss version (4.2.0) for all projects. For that reason, I want to investigate if LiveCycle ES also works on jboss 4.2.0. We only use livecycle forms and reader extensions.
So maybe, someone can help me to solve this...

Kind regards,
els

SQLEXception: The Connection is closed

$
0
0
Hello,

Recently I got the LiveCycle Server environment built on Windows 2003 Server, JBoss 4.0.3 SP1 and MS SQL Server 2005.

This is a production server, and will be used sometime next week. I have this server UP for the past few days, though there is no activity on the server, I am seeing some exception logs in the JBOSS server.logs

I am not sure whether this execption occured because there is no activity on the server, or there is something I need to worry.

Please help me in this regard.

Thanks in advance
Sivajee.

Here is the trace of the exception logs:

2008-10-30 04:20:00,037 WARN [com.adobe.idp.common.errors.exception.IDPLoggedException] UserM:GENERIC_WARNING: [Thread Hashcode: 21982545] | [com.adobe.idp.storeprovider.jdbc.DBStatement] errorCode:12290 errorCodeHEX:0x3002 message:execute query failure(select top 1 * from EDCJOBENTITY where (EDCJOBENTITY.jobType = ?)) chainedException:com.microsoft.sqlserver.jdbc.SQLServerException: The connection is closed.chainedExceptionMessage:The connection is closed. chainedException trace:com.microsoft.sqlserver.jdbc.SQLServerException: The connection is closed.
at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDriverError(Unknown Source)
at com.microsoft.sqlserver.jdbc.SQLServerConnection.checkClosed(Unknown Source)
at com.microsoft.sqlserver.jdbc.SQLServerConnection.prepareStatement(Unknown Source)
at org.jboss.resource.adapter.jdbc.WrappedConnection.prepareStatement(WrappedConnection.java :187)
at com.adobe.idp.storeprovider.jdbc.DBStatement.executeQuery(DBStatement.java:295)
at com.adobe.idp.storeprovider.jdbc.DBStoreProvider.retrieveAll(DBStoreProvider.java:2048)
at com.adobe.idp.storeprovider.jdbc.DBStoreProvider.retrieve(DBStoreProvider.java:1757)
at com.adobe.idp.storeprovider.jdbc.DBStoreProvider.retrieve(DBStoreProvider.java:1804)
at com.adobe.idp.storeprovider.spi.StoreProvider.retrieve(StoreProvider.java:149)
at com.adobe.idp.um.dpl.JobFactory.findJobByJobType(JobFactory.java:71)
at com.adobe.idp.um.businesslogic.directoryservices.DirectorySynchronizationManagerBean.jobA cquire(DirectorySynchronizationManagerBean.java:2377)
at sun.reflect.GeneratedMethodAccessor349.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.invocation.Invocation.performCall(Invocation.java:345)
at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionConta iner.java:214)
at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionI nterceptor.java:149)
at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstance Interceptor.java:154)
at org.jboss.webservice.server.ServiceEndpointInterceptor.invoke(ServiceEndpointInterceptor. java:54)
at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:48)
at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:106)
at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:335)
at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:166)
at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:153)
at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:192)
at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor. java:122)
at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:624)
at org.jboss.ejb.Container.invoke(Container.java:873)
at org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invoke(BaseLocalProxyFactory.java:415)
at org.jboss.ejb.plugins.local.StatelessSessionProxy.invoke(StatelessSessionProxy.java:88)
at $Proxy210.jobAcquire(Unknown Source)
at com.adobe.idp.um.util.UMSchedulerUtil$JobUtil.acquireJob(UMSchedulerUtil.java:489)
at com.adobe.idp.um.scheduler.D

Livecycle ES 8.2 Compatability

$
0
0

Does Livecycle ES 8.2 works on Windows vista 64-bit Home premium?

 

or

 

Does it work on Windows XP SP2?

How to increase XMLForm servicing thread for enhancement in performance of livecycle server?

$
0
0

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.

BlazeDs is not working in Websphere v6.1.0

$
0
0

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

which database driver is required for weblogic 10.3 and Oracle DB 11g both on MS2008 separate server

$
0
0

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.

databasedriver.JPG

 

if i use BEA oracle Driver (Type 4) version 9.0.1, 9.2.0,10,11,  i find error (see snap:2)

 

 

Message icon - Error Connection test failed.
Message icon - Error [BEA][Oracle JDBC Driver]Error establishing socket. Unknown host: hdyhtc137540d<br/>weblogic.jdbc.base.BaseExceptions.createException(Unknown Source)<br/>weblogic.jdbc.base.BaseExceptions.getException(Unknown Source)<br/>weblogic.jdbc.oracle.OracleImplConnection.makeConnectionHelper(Unknown Source)<br/>weblogic.jdbc.oracle.OracleImplConnection.makeConnection(Unknown Source)<br/>weblogic.jdbc.oracle.OracleImplConnection.connectAndAuthenticate(Unknown Source)<br/>weblogic.jdbc.oracle.OracleImplConnection.open(Unknown Source)<br/>weblogic.jdbc.base.BaseConnection.connect(Unknown Source)<br/>weblogic.jdbc.base.BaseConnection.setupImplConnection(Unknown Source)<br/>weblogic.jdbc.base.BaseConnection.open(Unknown Source)<br/>weblogic.jdbc.base.BaseDriver.connect(Unknown Source)<br/>com.bea.console.utils.jdbc.JDBCUtils.testConnection(JDBCUtils.java:505)<br/>c om.bea.console.actions.jdbc.datasources.createjdbcdatasource.CreateJDBCDataSource.testConn ectionConfiguration(CreateJDBCDataSource.java:369)<br/>sun.reflect.GeneratedMethodAccessor 826.invoke(Unknown Source)<br/>sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl. java:25)<br/>java.lang.reflect.Method.invoke(Method.java:597)<br/>org.apache.beehive.netui .pageflow.FlowController.invokeActionMethod(FlowController.java:870)<br/>org.apache.beehiv e.netui.pageflow.FlowController.getActionMethodForward(FlowController.java:809)<br/>org.ap ache.beehive.netui.pageflow.FlowController.internalExecute(FlowController.java:478)<br/>or g.apache.beehive.netui.pageflow.PageFlowController.internalExecute(PageFlowController.java :306)<br/>org.apache.beehive.netui.pageflow.FlowController.execute(FlowController.java:336 )<br/>...

 

 

 

and

 

 

when i use oracle's driver (thin) version 9.0.1, 9.2.0,10,11, i find error

 

Message icon - Error Connection test failed.
Message icon - Error Io exception: The Network Adapter could not establish the connection<br/>oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:10 1)<br/>oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:112)<br/>oracle .jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:173)<br/>oracle.jdbc.drive r.DatabaseError.throwSqlException(DatabaseError.java:229)<br/>oracle.jdbc.driver.DatabaseE rror.throwSqlException(DatabaseError.java:458)<br/>oracle.jdbc.driver.T4CConnection.logon( T4CConnection.java:411)<br/>oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnectio n.java:490)<br/>oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:202)<br/>oracle .jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:33)<br/>oracle.jdbc. driver.OracleDriver.connect(OracleDriver.java:474)<br/>com.bea.console.utils.jdbc.JDBCUtil s.testConnection(JDBCUtils.java:505)<br/>com.bea.console.actions.jdbc.datasources.createjd bcdatasource.CreateJDBCDataSource.testConnectionConfiguration(CreateJDBCDataSource.java:36 9)<br/>sun.reflect.GeneratedMethodAccessor826.invoke(Unknown Source)<br/>sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl. java:25)<br/>java.lang.reflect.Method.invoke(Method.java:597)<br/>org.apache.beehive.netui .pageflow.FlowController.invokeActionMethod(FlowController.java:870)<br/>org.apache.beehiv e.netui.pageflow.FlowController.getActionMethodForward(FlowController.java:809)<br/>org.ap ache.beehive.netui.pageflow.FlowController.internalExecute(FlowController.java:478)<br/>or g.apache.beehive.netui.pageflow.PageFlowController.internalExecute(PageFlowController.java :306)<br/>org.apache.beehive.netui.pageflow.FlowController.execute(FlowController.java:336 )<br/>...

Error in Validating datasource

$
0
0

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!

Error occured while previewing LCA

$
0
0

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

 

Error previewing archive:  'org.omg.CORBA.TRANSIENT: Retries exceeded, couldn't reconnect to  192.168.1.3:3528  vmcid: 0x0  minor code: 0  completed: No'

 

please suggest me why this is happening.

 

thanks in advance

 

Rajesh


Locators not starting, ES3 install. Can't bootstrap

$
0
0

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.

Verifying Server Connection in Configuration Manager

$
0
0

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!

Error 403 JBoss

$
0
0

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?

[MemoryPolicy] Memory threshold exceeded

$
0
0

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

ES4 Login pages are blank

Viewing all 87219 articles
Browse latest View live


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