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

JMS error with SQL Server 2005 SP1

$
0
0
Hi all,

I have set up LC 8.0 with a SQL Server and the server seems to be running, however I get some errors in the log that I don't like. Can you help me fix this problem?

2008-07-23 12:06:49,197 INFO [org.jboss.ejb.plugins.jms.JMSContainerInvoker] Trying to reconnect to JMS provider
2008-07-23 12:06:49,213 ERROR [org.jboss.ejb.plugins.jms.JMSContainerInvoker] Reconnect failed: JMS provider failure detected:
javax.naming.NameNotFoundException: XAConnectionFactory
at org.jboss.ha.jndi.TreeHead.lookup(TreeHead.java:223)
at org.jboss.ha.jndi.HAJNDI.lookup(HAJNDI.java:134)
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:585)
at org.jboss.ha.framework.interfaces.HARMIClient.invoke(HARMIClient.java:229)
at $Proxy181.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:610)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:572)
at javax.naming.InitialContext.lookup(InitialContext.java:351)
at org.jboss.ejb.plugins.jms.DLQHandler.createService(DLQHandler.java:151)
at org.jboss.system.ServiceMBeanSupport.jbossInternalCreate(ServiceMBeanSupport.java:245)
at org.jboss.system.ServiceMBeanSupport.create(ServiceMBeanSupport.java:173)
at org.jboss.ejb.plugins.jms.JMSContainerInvoker.innerStartDelivery(JMSContainerInvoker.java :605)
at org.jboss.ejb.plugins.jms.JMSContainerInvoker$ExceptionListenerImpl.run(JMSContainerInvok er.java:1471)

Sincerely
Kim

HTTP Session Size for clustering

$
0
0
Hi all,

by analyzing the HTTP Flex Session content, I noticed it contains a reference to the message broker, and so to each destination declared (which are Spring business services). The session can then get to several megabytes in size. I could not find if the message broker was correctly dereferenced before the session was serialized. Has anyone some hints about that?

thanks

JMS provider failure detected

$
0
0
I've done all reinstalation on my server, in order to fix the error on the firts instalation and it works, without troubles, I applied a personalitation on workspace and I could login, and again all works, but on the log its show me the next error:

My enviroment on my server is the next:
Windows Server 2003 R2 SP2
LiveCycle 8.2.1
SQL Server 2005
JBoss 4.0.3 SP1

Could you helpme with this error?

Thanks in advance.
_________________________________________________________________________
2009-01-08 13:53:31,236 INFO [org.jboss.proxy.ejb.ProxyFactory] Bound EJB Home 'adobe_POFDeletionProcessorEJB' to jndi 'adobe/POFDeletionProcessor'
2009-01-08 13:53:31,236 INFO [org.jboss.ejb.EJBDeployer] Deployed: file:/E:/Adobe/jboss/server/all/tmp/deploy/tmp12528adobe-livecycle-jboss.ear-contents/ado be-pof.jar
2009-01-08 13:53:31,314 WARN [org.jboss.ejb.plugins.jms.JMSContainerInvoker] JMS provider failure detected:
javax.naming.NameNotFoundException: XAConnectionFactory
at org.jboss.ha.jndi.TreeHead.lookup(TreeHead.java:223)
at org.jboss.ha.jndi.HAJNDI.lookup(HAJNDI.java:134)
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:585)
at org.jboss.ha.framework.interfaces.HARMIClient.invoke(HARMIClient.java:229)
at $Proxy207.lookup(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:610)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:572)
at javax.naming.InitialContext.lookup(InitialContext.java:351)
at org.jboss.ejb.plugins.jms.DLQHandler.createService(DLQHandler.java:151)
at org.jboss.system.ServiceMBeanSupport.jbossInternalCreate(ServiceMBeanSupport.java:245)
at org.jboss.system.ServiceMBeanSupport.create(ServiceMBeanSupport.java:173)
at org.jboss.ejb.plugins.jms.JMSContainerInvoker.innerStartDelivery(JMSContainerInvoker.java :605)
at org.jboss.ejb.plugins.jms.JMSContainerInvoker.startService(JMSContainerInvoker.java:932)
at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:274)
at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:230)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:245)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:943)
at $Proxy0.start(Unknown Source)
at org.jboss.system.ServiceController.start(ServiceController.java:428)
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:141)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:72)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:245)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:644)
at org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:179)
at org.jboss.ejb.MessageDrivenContainer.startService(MessageDrivenContainer.java:262)
at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:274)
at org.jboss.system.ServiceMBean

FileNet 4.0.1 Connector - WCMApiConfig.properties Configuration

$
0
0
I'm configuring the FileNet 4.0.1 Connector on the JBoss Turnkey. Step 7 on page 51 states that the location of the folder that
contains the WCMApiConfig.properties file should be added to the adobe-component-ext.properties file. The format of an entry in the adobe-component-ext.properties file is [ComponentID].ext=[Comma separated list of Jar files and/or directories]. What is the component ID that I should use for the WCMApiConfig.properties file? It's not specified in step 7.

Adobe LiveCycle 8.2 on Fedora 10 Linux

$
0
0

Hello,

 

We are trying to install Adobe LiveCycle 8.2 (trial version) on Linux Fedora 10. While running the linux_livecycle8_setup.bin, we are getting an erro saying 'No JRE found on this system'. But we have JDK1.5 installed and the paths and JAVA_HOME set to JDK1.5. java -version also shows the correct Java version.

 

We have also noticed that the installer is trying to load the bundled JRE. It also throws a Text Relocation issue for one .so file in tmp folder.

 

We have successfully installed it on Solaris and Windows and already bought a license for Reader Extension component.

 

Could somebody assist us with this?

 

Thanks in advance,

Jerry

IDP_JMS_Bus Messaging Engine stops by itself

$
0
0

Hi,

 

In one of our LiveCycle ES installs, we have on WebSphere App Server with an Oracle database, we see that the IDP_JMS_Bus stops every now and then. This of course interrupts the availability of the LCES web services to process client invocations.

 

When i look at the Messaging Engine(s) list in WAS Admin console for the app server, I see that its status has changed from the green arrow (STARTED) to the "gray circle with diagonal line across" icon indicating 'Unavailable' status.

 

Below is the recurring message that appears in the SystemOut.log from the Livecycle ES server.

 

Why does this happen? How to remedy this nuisance? is this a known JMS issue when Oracle is the databse?

 

[7/23/09 9:58:27:478 EDT] 00000013 XARecoveryDat W   WTRN0005W: The XAResource for a transaction participant could not be recreated and transaction recovery may not be able to complete properly. The resource was [com.ibm.ws.sib.ra.recovery.impl.SibRaXaResourceInfo@1689543860 <busName=IDP_JMS_Bus> <meName=NCSUSRADMFP08Node02.server1-IDP_JMS_Bus> <meUuid=72F0B32B6B13CBB3> <userName=null> <password=null> <useServerSubject=false> <providerEndpoints=null>]. The exception stack trace follows: com.ibm.ws.Transaction.XAResourceNotAvailableException: com.ibm.websphere.sib.exception.SIResourceException: CWSIT0088E: There are currently no messaging engines in bus IDP_JMS_Bus running. Additional failure information: CWSIT0103E: No messaging engine was found that matched the following parameters: bus=IDP_JMS_Bus, targetGroup=72F0B32B6B13CBB3, targetType=MEUuid, targetSignificance=Required, transportChain=InboundBasicMessaging, proximity=Bus.
at com.ibm.ws.sib.ra.recovery.impl.SibRaXaResourceFactory.getXAResource(SibRaXaResourceFacto ry.java:99)
at com.ibm.ws.Transaction.JTA.XARecoveryData.getXARminst(XARecoveryData.java:529)
at com.ibm.ws.Transaction.JTA.JTAXAResourceImpl.reconnectRM(JTAXAResourceImpl.java:514)
at com.ibm.ws.Transaction.JTA.JTAXAResourceImpl.commit(JTAXAResourceImpl.java:272)
at com.ibm.ws.Transaction.JTA.RegisteredResources.deliverOutcome(RegisteredResources.java:19 73)
at com.ibm.ws.Transaction.JTA.RegisteredResources.distributeOutcome(RegisteredResources.java :2470)
at com.ibm.ws.Transaction.JTA.RegisteredResources.distributeCommit(RegisteredResources.java: 2791)
at com.ibm.ws.Transaction.JTA.TransactionImpl.recoverCommit(TransactionImpl.java:2767)
at com.ibm.ws.Transaction.JTA.TransactionImpl.recover(TransactionImpl.java:1333)
at com.ibm.ws.Transaction.JTA.RecoveryManager.resync(RecoveryManager.java:1846)
at com.ibm.ws.Transaction.JTA.RecoveryManager.run(RecoveryManager.java:2509)
at java.lang.Thread.run(Thread.java:797)
Caused by: com.ibm.websphere.sib.exception.SIResourceException: CWSIT0088E: There are currently no messaging engines in bus IDP_JMS_Bus running. Additional failure information: CWSIT0103E: No messaging engine was found that matched the following parameters: bus=IDP_JMS_Bus, targetGroup=72F0B32B6B13CBB3, targetType=MEUuid, targetSignificance=Required, transportChain=InboundBasicMessaging, proximity=Bus.
at com.ibm.ws.sib.trm.client.TrmSICoreConnectionFactoryImpl.localBootstrap(TrmSICoreConnecti onFactoryImpl.java:351)
at com.ibm.ws.sib.trm.client.TrmSICoreConnectionFactoryImpl.createConnection(TrmSICoreConnec tionFactoryImpl.java:292)
at com.ibm.ws.sib.trm.client.TrmSICoreConnectionFactoryImpl.createConnection(TrmSICoreConnec tionFactoryImpl.java:210)
at com.ibm.ws.sib.ra.recovery.impl.SibRaXaResourceInfo.createConnection(SibRaXaResourceInfo. java:513)
at com.ibm.ws.sib.ra.recovery.impl.SibRaXaResourceInfo.createXaResource(SibRaXaResourceInfo. java:314)
at com.ibm.ws.sib.ra.recovery.impl.SibRaXaResourceFactory.getXAResource(SibRaXaResourceFacto ry.java:88)
... 11 more

adobe livecycle for ubuntu linux

IDPSchedulerService - org.quartz.JobPersistenceException: Couldn't acquire next trigger

$
0
0

We have a LCES 8.2.1 install on a WebSphere App Server 6.1.x on a windows platform.

The database used is DB2.

 

Recently we have not been able to start the LiveCycle ES app server. We issue the startServer command and it remains in start in-progress indefinitely. The SystemOut shows the following error.

 

It looks like its trying to recover some old job info, but then threads hang and the server never start.

 

What may have caused this problem?

How can we clean the Job store or DB2 database, if that is the cause of the problem?

Is there some table(s) used by the IDPSchedulerService during startup that can be examined...and maybe be cleaned up?

 

Any help or pointers appreciated.

Thanks in advance.

 

..............

..................

[6/29/10 12:26:31:264 EDT] 0000001c ArchiveFileMa I   ArchiveFileManagerImpl:getLocalCacheRootDir():Adobe tmp directory is:C:\Adobe\lcestemp\adobews_lces82Db2Node01Cell_lces82Db2Node01_server1
[6/29/10 12:26:38:733 EDT] 0000001c SchedulerServ A com.adobe.idp.scheduler.SchedulerServiceImpl onLoad IDPSchedulerService onLoad
[6/29/10 12:26:42:093 EDT] 0000001c SchedulerServ A com.adobe.idp.scheduler.SchedulerServiceImpl startSchedulerServiceInternal Start scheduler service
[6/29/10 12:26:42:124 EDT] 0000001c SchedulerServ A com.adobe.idp.scheduler.SchedulerServiceImpl startSchedulerServiceInternal Context classloader is com.ibm.ws.classloader.CompoundClassLoader
[6/29/10 12:26:42:171 EDT] 0000001c SchedulerServ A com.adobe.idp.scheduler.SchedulerServiceImpl createSchedulerFactory Initializing SCHEDULER FACTORY from properties ...
[6/29/10 12:26:42:218 EDT] 0000001c SchedulerServ A com.adobe.idp.scheduler.SchedulerServiceImpl createSchedulerFactory SCHEDULER FACTORY initialized.
[6/29/10 12:26:42:233 EDT] 0000001c SchedulerServ A com.adobe.idp.scheduler.SchedulerServiceImpl startSchedulerServiceInternal Creating new scheduler. isInUpgrade:false
[6/29/10 12:26:42:405 EDT] 0000001c QuartzSchedul I org.quartz.core.QuartzScheduler <init> Quartz Scheduler v.1.6.0 created.
[6/29/10 12:26:42:421 EDT] 0000001c DSCJobStoreTX I org.quartz.impl.jdbcjobstore.JobStoreSupport initialize Using thread monitor-based data access locking (synchronization).
[6/29/10 12:26:43:093 EDT] 0000001c DSCJobStoreTX I org.quartz.impl.jdbcjobstore.JobStoreSupport cleanVolatileTriggerAndJobs Removed 0 Volatile Trigger(s).
[6/29/10 12:26:43:108 EDT] 0000001c DSCJobStoreTX I org.quartz.impl.jdbcjobstore.JobStoreSupport cleanVolatileTriggerAndJobs Removed 0 Volatile Job(s).
[6/29/10 12:26:43:139 EDT] 0000001c DSCJobStoreTX I org.quartz.impl.jdbcjobstore.JobStoreTX initialize JobStoreTX initialized.
[6/29/10 12:26:43:139 EDT] 0000001c DSCSchedulerF I com.adobe.idp.scheduler.DSCSchedulerFactory instantiate Quartz scheduler 'IDPSchedulerService' initialized from an externally provided properties instance.
[6/29/10 12:26:43:155 EDT] 0000001c DSCSchedulerF I com.adobe.idp.scheduler.DSCSchedulerFactory instantiate Quartz scheduler version: 1.6.0
[6/29/10 12:26:43:171 EDT] 0000001c SchedulerServ A com.adobe.idp.scheduler.SchedulerServiceImpl createScheduler Scheduler loaded with name IDPSchedulerService
[6/29/10 12:26:43:202 EDT] 0000001c DSCJobStoreTX I org.quartz.impl.jdbcjobstore.JobStoreSupport recoverJobs Freed 0 triggers from 'acquired' / 'blocked' state.
[6/29/10 12:26:43:218 EDT] 0000001c DSCJobStoreTX I org.quartz.impl.jdbcjobstore.JobStoreSupport recoverMisfiredJobs Handling 46 trigger(s) that missed their scheduled fire-time.
[6/29/10 12:26:44:061 EDT] 0000001c DSCJobStoreTX I org.quartz.impl.jdbcjobstore.JobStoreSupport recoverJobs Recovering 0 jobs that were in-progress at the time of the last shut-down.
[6/29/10 12:26:44:077 EDT] 0000001c DSCJobStoreTX I org.quartz.impl.jdbcjobstore.JobStoreSupport recoverJobs Recovery complete.
[6/29/10 12:26:44:124 EDT] 0000001c DSCJobStoreTX I org.quartz.impl.jdbcjobstore.JobStoreSupport recoverJobs Removed 0 'complete' triggers.
[6/29/10 12:26:44:139 EDT] 0000001c DSCJobStoreTX I org.quartz.impl.jdbcjobstore.JobStoreSupport recoverJobs Removed 0 stale fired job entries.
[6/29/10 12:26:44:186 EDT] 0000001c QuartzSchedul I org.quartz.core.QuartzScheduler start Scheduler IDPSchedulerService_$_20 started.
[6/29/10 12:26:44:389 EDT] 0000002b ErrorLogger   E org.quartz.core.ErrorLogger schedulerError An error occured while scanning for the next trigger to fire.
                                 org.quartz.JobPersistenceException: Couldn't acquire next trigger: null [See nested exception: java.lang.NullPointerException]
at org.quartz.impl.jdbcjobstore.JobStoreSupport.acquireNextTrigger(JobStoreSupport.java:2700 )
at org.quartz.impl.jdbcjobstore.JobStoreSupport$35.execute(JobStoreSupport.java:2658)
at org.quartz.impl.jdbcjobstore.JobStoreSupport.executeInNonManagedTXLock(JobStoreSupport.ja va:3662)
at org.quartz.impl.jdbcjobstore.JobStoreSupport.acquireNextTrigger(JobStoreSupport.java:2654 )
at org.quartz.core.QuartzSchedulerThread.run(QuartzSchedulerThread.java:235)
Caused by: java.lang.NullPointerException
at java.util.Hashtable.getEntry(Hashtable.java:468)
at java.util.Hashtable.containsKey(Hashtable.java:354)
at com.ibm.db2.jcc.c.fg.setCursorName(fg.java:692)
at com.ibm.websphere.rsadapter.DB2UniversalDataStoreHelper.doStatementCleanup(DB2UniversalDa taStoreHelper.java:225)
at com.ibm.ws.rsadapter.jdbc.WSJdbcPreparedStatement.closeWrapper(WSJdbcPreparedStatement.ja va:435)
at com.ibm.ws.rsadapter.jdbc.WSJccPreparedStatement.closeWrapper(WSJccPreparedStatement.java :274)
at com.ibm.ws.rsadapter.jdbc.WSJdbcObject.close(WSJdbcObject.java:185)
at com.ibm.ws.rsadapter.jdbc.WSJdbcObject.close(WSJdbcObject.java:144)
at org.quartz.impl.jdbcjobstore.StdJDBCDelegate.closeStatement(StdJDBCDelegate.java:3609)
at org.quartz.impl.jdbcjobstore.StdJDBCDelegate.selectTriggerToAcquire(StdJDBCDelegate.java: 2931)
at org.quartz.impl.jdbcjobstore.JobStoreSupport.acquireNextTrigger(JobStoreSupport.java:2669 )
... 4 more

[6/29/10 12:26:45:436 EDT] 0000002c DSCJobStoreTX I org.quartz.impl.jdbcjobstore.JobStoreSupport recoverMisfiredJobs Handling 1 trigger(s) that missed their scheduled fire-time.
[6/29/10 12:27:44:218 EDT] 0000002c DSCJobStoreTX I org.quartz.impl.jdbcjobstore.JobStoreSupport recoverMisfiredJobs Handling the first 20 triggers that missed their scheduled fire-time.  More misfired triggers remain to be processed.
[6/29/10 12:27:44:608 EDT] 0000002c DSCJobStoreTX I org.quartz.impl.jdbcjobstore.JobStoreSupport recoverMisfiredJobs Handling the first 20 triggers that missed their scheduled fire-time.  More misfired triggers remain to be processed.
[6/29/10 12:27:44:968 EDT] 0000002c DSCJobStoreTX I org.quartz.impl.jdbcjobstore.JobStoreSupport recoverMisfiredJobs Handling 8 trigger(s) that missed their scheduled fire-time.
[6/29/10 12:28:44:905 EDT] 0000002c DSCJobStoreTX I org.quartz.impl.jdbcjobstore.JobStoreSupport recoverMisfiredJobs Handling the first 20 triggers that missed their scheduled fire-time.  More misfired triggers remain to be processed.
[6/29/10 12:34:47:468 EDT] 00000015 ThreadMonitor W   WSVR0605W: Thread "server.startup : 1" (0000001c) has been active for 628610 milliseconds and may be hung.  There is/are 1 thread(s) in total in the server that may be hung.
[6/29/10 12:36:36:327 EDT] 00000016 TimeoutManage I   WTRN0006W: Transaction 0000012984880F97000000010000001C7471DEC905A41DB7A0F30BD7DADA44AEB7E105B70000012984880F970 00000010000001C7471DEC905A41DB7A0F30BD7DADA44AEB7E105B700000001 has timed out after 600 seconds.
[6/29/10 15:23:03:186 EDT] 0000002e ServiceLogger I com.ibm.ws.ffdc.IncidentStreamImpl initialize FFDC0009I: FFDC opened incident stream file c:\Program Files\IBM\WebSphere\AppServer\profiles\LCESProfile\logs\ffdc\server1_0000002e_10.06.29_15 .23.03_0.txt


"java.lang.OutOfMemoryError: GC overhead limit exceeded" Deploying

$
0
0

Hello,

 

We are setting up a new LiveCycle ES2 server to migrate all our letters and processes from ES.

 

Now I created a few .lca files to do the migration, thay got imported well into ES2. Then I created a new project on the Workbench and imported the files into the workbench and they check them In. the files are checked in but anytime I need to deploy them to have all the letters available I keep getting a:

 

"java.lang.OutOfMemoryError: GC overhead limit exceeded"

 

Any ideas? or better yet how can I migrate from ES to ES2? There is only information on how to upgrade from ES to ES2 but we are setting up new servers with Linux instead of Windows so upgrading is out of the picture.

 

Thank you.

howto encrypt the login-config.xml password

$
0
0

hi i did create the encrypted password with:

 

/opt/java64/bin/java -cp /opt/jboss/lib/jboss-common.jar:/opt/jboss/lib/jboss-jmx.jar:/opt/jboss/server/default/li b/jbosssx.jar:/opt/jboss/server/default/lib/jboss-jca.jar org.jboss.resource.security.SecureIdentityLoginModule <password>

 

did something like

 

Encoded password: -e2215f74b8a3059

 

did put it into password in login-config.xml like:

 

<!--  <application-policy name = "OracleDbRealm">
      <authentication>
        <login-module code = "org.jboss.resource.security.ConfiguredIdentityLoginModule" flag = "required">
          <module-option name = "principal">adobe</module-option>
          <module-option name = "userName">adobe1</module-option>
          <module-option name ="password">xxxxx</module-option>
          <module-option name = "managedConnectionFactoryName">jboss.jca:service=LocalTxCM,name=DefaultDS</module-option>
        </login-module>
      </authentication>
    </application-policy> -->

 

    <application-policy name="EncryptDBPasswordAppPolicy">
        <authentication>
            <login-module code="org.jboss.resource.security.SecureIdentityLoginModule" flag="required">
                <module-option name="username">adobe1</module-option>
                <module-option name="password">-e2215f74b8a3059</module-option>
                <module-option name="managedConnectionFactoryName">jboss.jca:service=LocalTxCM,name=DefaultDS</module-op tion>
            </login-module>
        </authentication>
    </application-policy>

 

 

 

and replaced login and config clausules in adobe-ds.xml and oracle-ds.xml with:

 

<security-domain>EncryptDBPasswordAppPolicy</security-domain>

 

 

 

the problem at start:

org.jboss.resource.JBossResourceException: No matching credentials in Subject!

and i cant login into adminui

Issue with configuring datasource in LC ES2 configuration manager.

$
0
0

Hi,

 

I setting up ES2 server on WebSphere ND 7.0.0.17 appserver with an existing application datasource 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.

 

I configured IDP_DS datasource manually in Websphere admin console and skip the configure datasource in LC configuration manager. But it fails in validation of data source (for Rights management I guess) later, even though I am not trying to configure or install rights management module.

 

 

Validating datasource...
IDP_DSPass
Name:IDP_DS
JNDI:
RM_DSFail
Name:EDC_DS
JNDI:
http://myhost:9080/adobe-lcm-lcvalidator/validate?validation_type=DS_v alidation&DS_jndi_name=EDC_DS
ALC-LCM-120-300: Data source settings failed validation.

 

 

 

Can somebody please help?

 

I appreciate your help.

 

 

Regards,

Ajay.

Error when deploying imported LCA when the same application already exisits.

$
0
0

Afternoon All,

 

We are getting errors when trying to deploy a newly imported LCA when the application was already running on the server.

 

Environment: ES2.5 All recent SP's and QF's applied. Windows 2k8 R2, MS SQL 2005

 

Details: We already had a deployed version of the application. I wanted to release a new cut of the application which I created a LCA from our dev server. I took the deployment and attempted to deploy to our training server which as mentioned did have a version of the code deployed. The message came up stating it found the application and that it would "overwrite" the currently deployed application. I proceed with a result of the application being successfully imported but failed on the deploy. So now I have a imported new application version however get errors when attempting to deploy. I have done some investigation on this issue and found nothing. Any direction would be nice

 

thanks, Carmen

 

Here is the stack trace from the server.log;

 

2011-12-02 14:25:30,518 ERROR [com.adobe.idp.applicationmanager.application.impl.ApplicationStoreImpl] ApplicationStoreImpl:create:ExceptionToolkit : version : 1.0 : has already been created. only updates to the application are supported after they are created 2011-12-02 14:25:30,519 ERROR [com.adobe.idp.applicationmanager.service.ApplicationManagerService] ApplicationManagerService:importApplication():DSCException:Toolkit : version : 1.0 : has already been created. only updates to the application are supported after they are created 2011-12-02 14:25:30,542 ERROR [com.adobe.idp.applicationmanager.service.ApplicationManagerService] ApplicationManagerService:importApplication():archive cleanup exception:608:null 2011-12-02 14:25:30,543 ERROR [com.adobe.livecycle.design.service.commands.DeployApplicationCommand] Importing application into application manager failed com.adobe.idp.applicationmanager.application.DuplicateApplicationException: Toolkit : version : 1.0 : has already been created. only updates to the application are supported after they are created at com.adobe.idp.applicationmanager.service.ApplicationManagerService._importApplicationArch ive(ApplicationManagerService.java:240) at com.adobe.idp.applicationmanager.service.ApplicationManagerService.importApplicationArchi ve(ApplicationManagerService.java:115) 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.applicationmanager.invoker.ApplicationInvoker.invoke(ApplicationInvoker.jav a:38) 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 sun.reflect.GeneratedMethodAccessor427.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:378) 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 $Proxy195.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: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:115) 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:20 9) 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.idp.applicationmanager.client.ApplicationManagerClient.callApplicationManager(A pplicationManagerClient.java:78) at com.adobe.idp.applicationmanager.client.ApplicationManager.importApplicationArchive(Appli cationManager.java:165) at com.adobe.livecycle.design.service.commands.DeployApplicationCommand.execute(DeployApplic ationCommand.java:170) at com.adobe.livecycle.design.service.DesigntimeServiceImpl.deploy(DesigntimeServiceImpl.jav a:1191) 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.EjbTransactionCMTAdapterBean.execute(EjbTr ansactionCMTAdapterBean.java:357) at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.doSupports(Ej bTransactionCMTAdapterBean.java:227) at sun.reflect.GeneratedMethodAccessor427.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:378) 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 $Proxy195.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: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:115) at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:129) at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.invoke(AbstractMessageReceiv er.java:329) at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkEndpoint.invokeCall(SoapSdkEndpoint. java:139) at com.adobe.idp.dsc.provider.impl.soap.axis.sdk.SoapSdkEndpoint.invoke(SoapSdkEndpoint.java :81) at sun.reflect.GeneratedMethodAccessor431.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.axis.providers.java.RPCProvider.invokeMethod(RPCProvider.java:397) at org.apache.axis.providers.java.RPCProvider.processMessage(RPCProvider.java:186) at org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:323) at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32) at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118) at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83) at org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:454) at org.apache.axis.server.AxisServer.invoke(AxisServer.java:281) at org.apache.axis.transport.http.AxisServlet.doPost(AxisServlet.java:699) at javax.servlet.http.HttpServlet.service(HttpServlet.java:710) at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327) 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.idp.dsc.provider.impl.soap.axis.InvocationFilter.doFilter(InvocationFilter.java :43) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at com.adobe.idp.um.auth.filter.CSRFFilter.doFilter(CSRFFilter.java:41) 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:662) Caused by: com.adobe.idp.applicationmanager.application.DuplicateApplicationException: Toolkit : version : 1.0 : has already been created. only updates to the application are supported after they are created at com.adobe.idp.applicationmanager.application.impl.ApplicationStoreImpl.create(Application StoreImpl.java:1254) at com.adobe.idp.applicationmanager.service.ApplicationManagerService._importApplicationArch ive(ApplicationManagerService.java:196) ... 140 more Caused by: com.adobe.idp.applicationmanager.application.DuplicateApplicationException: Toolkit : version : 1.0 : has already been created. only updates to the application are supported after they are created at com.adobe.idp.applicationmanager.application.impl.ApplicationStoreImpl.create(Application StoreImpl.java:1215) ... 141 more

Unable to access the selected application at adobe-livecycle-weblogic.ear

$
0
0

Hi All,

     I am tryign to setup my livecycle ES3 on weblogic... alll is done but this adobe-livecycle-weblogic.ear is not getting deployed... i tried it manually but it gave me this isue..

Message icon - Error Unable to access the selected application.

Message icon - Error Exception in AppMerge flows' progression

Message icon - Error Exception in AppMerge flows' progression

Message icon - Error Unable to resolve deadlock in factory claims

Message icon - Error Unable to resolve deadlock in factory claims

 

 

 

Can some one help me to fix this.

In AdminUI, What is the difference between Local Credential and Certificates

$
0
0

hi there,

 

I am a little confusing about the purpose of using Local Credential and Certificates in AdminUI/Setting/Trust Store Mangement.

These two thing looks to import certificates, but what is the defference and each purpose?

 

Many Thanks.

 

Feng

Cannot download LiveCycle Designer 8.2.1


No Preview PDF tab in LiveCycle Designer

$
0
0

I have both LiveCycle Designer ES3 and Adobe Pro 11 installed on my computer. I am unable to select the Preview PDF option from the View menu item and there is no Preview PDF tab next to the Design View tab like there used to be. I can't recall what could have happened, but I know I had it before.

 

All I can find when I search on this issue is that I must have both LiveCycle and Adobe Pro or Adobe Reader installed. Like I said, I have Adobe Pro, so that isn't the issue.

 

Can anyone help?

 

thanks.

 

Amy

Every time I try to work with LiveCycle Designer ES 8.2 it "detects a problem" and bombs out. Help!

$
0
0

Can anyone offer some guidance on how I can resolve the issue.  It was working fine and then suddenly it went wonky.  I've rebooted twice, renamed files, etc to no avail.

JBoss started with error in AEM forms.Cannot see adminui console

$
0
0

Hi,

 

Im getting the below error when i start the Jboss server after deploying  the below error in AEM forms

 

adobe-livecycle-jboss.ear

adobe-workspace-client.ear

adobe-livecycle-native-jboss-x86_linux.ear

 

04:11:45,782 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 26) JBAS018559: Deployed "adobe-livecycle-jboss.ear" (runtime-name : "adobe-livecycle-jboss.ear")

04:11:45,808 INFO  [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report

JBAS014775:    New missing/unsatisfied dependencies:

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."AACComponent.jar".deploymentComplet eService (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."TrustStoreComponent.jar".INSTALL]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."AACComponent.war".deploymentComplet eService (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."TrustStoreComponent.war".INSTALL]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."CoreSystemConfigComponent.jar".depl oymentCompleteService (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-wkf-admin.jar".INSTALL]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."CoreSystemConfigComponent.war".depl oymentCompleteService (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-docmanager-init.war".INSTALL]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."DataManagerService.war".deploymentC ompleteService (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."AACComponent.war".INSTALL]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."HealthMonitorComponent.jar".deploym entCompleteService (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."HealthMonitorComponent.war".INSTALL ]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."HealthMonitorComponent.war".deploym entCompleteService (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."DataManagerService.war".INSTALL]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."SessionBundle.jar".deploymentComple teService (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."CoreSystemConfigComponent.jar".INST ALL]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."TrustStoreComponent.jar".deployment CompleteService (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."HealthMonitorComponent.jar".INSTALL ]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."TrustStoreComponent.war".deployment CompleteService (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."um.war".INSTALL]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adminui.war".deploymentCompleteServ ice (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-forms-admin-ejb.jar".INSTALL]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-XMLFMCallBack.war".deployment CompleteService (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-guides.war".INSTALL]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-bootstrapper.war".deploymentC ompleteService (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-lcm-bootstrapper-redirector.w ar".INSTALL]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-cache-controller.war".deploym entCompleteService (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."dsc.war".INSTALL]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-dataservices-integration.war" .deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adminui.war".INSTALL]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-docmanager-ejb.jar".deploymen tCompleteService (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-dsc-bootstrap-ejb.jar".INSTAL L]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-docmanager-init.war".deployme ntCompleteService (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-dataservices-integration.war" .INSTALL]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-dsc-bootstrap-ejb.jar".deploy mentCompleteService (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-ejb-receiver.jar".INSTALL]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-dscf.jar".deploymentCompleteS ervice (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-wkf-services-ejb.jar".INSTALL ]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-ejb-receiver.jar".deploymentC ompleteService (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."AACComponent.jar".INSTALL]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-forms-admin-ejb.jar".deployme ntCompleteService (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-forms-config-ejb.jar".INSTALL ]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-forms-admin.war".deploymentCo mpleteService (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-forms-cacheService.war".INSTA LL]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-forms-cacheService.war".deplo ymentCompleteService (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-XMLFMCallBack.war".INSTALL]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-forms-config-ejb.jar".deploym entCompleteService (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-forms-mbean.war".INSTALL]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-forms-mbean.war".deploymentCo mpleteService (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-forms-res.war".INSTALL]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-forms-res.war".deploymentComp leteService (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-forms-admin.war".INSTALL]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-guides.war".deploymentComplet eService (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-output-admin-ejb.jar".INSTALL ]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-lcm-bootstrapper-redirector.w ar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."CoreSystemConfigComponent.war".INST ALL]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-output-admin-ejb.jar".deploym entCompleteService (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-output-config-ejb.jar".INSTAL L]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-output-admin.war".deploymentC ompleteService (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-workspace-admin-ejb.jar".INST ALL]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-output-config-ejb.jar".deploy mentCompleteService (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-output-mbean.war".INSTALL]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-output-mbean.war".deploymentC ompleteService (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-output-admin.war".INSTALL]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-pm-admin-ejb.jar".deploymentC ompleteService (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-pm-admin.war".INSTALL]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-pm-admin.war".deploymentCompl eteService (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-workspace-runtime.war".INSTAL L]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-reader-extensions-servlet.war ".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-repository-bindings.jar".depl oymentCompleteService (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."SessionBundle.jar".INSTALL]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-repository-bindings.war".depl oymentCompleteService (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-cache-controller.war".INSTALL ]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-rest-provider.war".deployment CompleteService (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-bootstrapper.war".INSTALL]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-soap-provider.war".deployment CompleteService (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-rest-provider.war".INSTALL]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-wkf-admin.jar".deploymentComp leteService (missing) dependents: [service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-wkf.jar".INSTALL, service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-wkf-initializer-ejb.jar".depl oymentCompleteService (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-docmanager-ejb.jar".INSTALL]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-wkf-services-ejb.jar".deploym entCompleteService (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-wkf-initializer-ejb.jar".INST ALL]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-wkf.jar".deploymentCompleteSe rvice (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-dscf.jar".INSTALL]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-workspace-admin-ejb.jar".depl oymentCompleteService (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-workspace-admin.war".INSTALL]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-workspace-admin.war".deployme ntCompleteService (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-pm-admin-ejb.jar".INSTALL]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-workspace-runtime.war".deploy mentCompleteService (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-reader-extensions-servlet.war ".INSTALL]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."dsc.war".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-soap-provider.war".INSTALL]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."um-adminui.jar".deploymentCompleteS ervice (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-repository-bindings.jar".INST ALL]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."um-cache.war".deploymentCompleteSer vice (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."adobe-repository-bindings.war".INST ALL]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."um-scheduler.war".deploymentComplet eService (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."um-startup.war".INSTALL]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."um-startup.war".deploymentCompleteS ervice (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."um-cache.war".INSTALL]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."um.jar".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."um-adminui.jar".INSTALL]

      service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."um.war".deploymentCompleteService (missing) dependents: [service jboss.deployment.unit."adobe-livecycle-jboss.ear".deploymentCompleteService, service jboss.deployment.subunit."adobe-livecycle-jboss.ear"."um-scheduler.war".INSTALL]

      service jboss.naming.context.java.IDP_DS (missing) dependents: [service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-pof.adobe_POFSchemaManagerRemo teEJB.env.jdbc.POFDS, service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-pof.adobe_POFSequenceGenerator EJB.env.jdbc.POFDS, service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-pof.adobe_POFObjectManagerLoca lEJB.env.jdbc.POFDS, service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-pof.adobe_POFObjectManagerRemo teEJB.env.jdbc.POFDS, JBAS014799: ... and 4 more ]

      service jboss.naming.context.java.comp.adobe-livecycle-jboss."AACComponent.jar".AdobeIDP2UI_AACCo mponent (missing) dependents: [service jboss.naming.context.java.comp.adobe-livecycle-jboss."AACComponent.jar".AdobeIDP2UI_AACCo mponent.Validator, service jboss.naming.context.java.comp.adobe-livecycle-jboss."AACComponent.jar".AdobeIDP2UI_AACCo mponent.ValidatorFactory]

      service jboss.naming.context.java.comp.adobe-livecycle-jboss."CoreSystemConfigComponent.jar".Adob eIDP2UI_CoreSystemConfigComponent (missing) dependents: [service jboss.naming.context.java.comp.adobe-livecycle-jboss."CoreSystemConfigComponent.jar".Adob eIDP2UI_CoreSystemConfigComponent.ValidatorFactory, service jboss.naming.context.java.comp.adobe-livecycle-jboss."CoreSystemConfigComponent.jar".Adob eIDP2UI_CoreSystemConfigComponent.Validator]

      service jboss.naming.context.java.comp.adobe-livecycle-jboss."HealthMonitorComponent.jar".AdobeID P2UI_HealthMonitorComponent (missing) dependents: [service jboss.naming.context.java.comp.adobe-livecycle-jboss."HealthMonitorComponent.jar".AdobeID P2UI_HealthMonitorComponent.Validator, service jboss.naming.context.java.comp.adobe-livecycle-jboss."HealthMonitorComponent.jar".AdobeID P2UI_HealthMonitorComponent.ValidatorFactory]

      service jboss.naming.context.java.comp.adobe-livecycle-jboss.SessionBundle.SessionBundle (missing) dependents: [service jboss.naming.context.java.comp.adobe-livecycle-jboss.SessionBundle.SessionBundle.Validato r, service jboss.naming.context.java.comp.adobe-livecycle-jboss.SessionBundle.SessionBundle.Validato rFactory]

      service jboss.naming.context.java.comp.adobe-livecycle-jboss."TrustStoreComponent.jar".AdobeIDP2U I_TrustStoreComponent (missing) dependents: [service jboss.naming.context.java.comp.adobe-livecycle-jboss."TrustStoreComponent.jar".AdobeIDP2U I_TrustStoreComponent.Validator, service jboss.naming.context.java.comp.adobe-livecycle-jboss."TrustStoreComponent.jar".AdobeIDP2U I_TrustStoreComponent.ValidatorFactory]

      service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-docmanager-ejb.DocumentManager EJB (missing) dependents: [service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-docmanager-ejb.DocumentManager EJB.Validator, service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-docmanager-ejb.DocumentManager EJB.ValidatorFactory]

      service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-dsc-bootstrap-ejb.DSCInitializ erBeanLocalEJB (missing) dependents: [service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-dsc-bootstrap-ejb.DSCInitializ erBeanLocalEJB.ValidatorFactory, service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-dsc-bootstrap-ejb.DSCInitializ erBeanLocalEJB.Validator]

      service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-dsc-bootstrap-ejb.DSCInitializ erBeanRemoteEJB (missing) dependents: [service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-dsc-bootstrap-ejb.DSCInitializ erBeanRemoteEJB.ValidatorFactory, service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-dsc-bootstrap-ejb.DSCInitializ erBeanRemoteEJB.Validator]

      service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-dscf.EjbTransactionBMTAdapter (missing) dependents: [service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-dscf.EjbTransactionBMTAdapter. Validator, service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-dscf.EjbTransactionBMTAdapter. ValidatorFactory]

      service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-dscf.EjbTransactionCMTAdapter (missing) dependents: [service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-dscf.EjbTransactionCMTAdapter. Validator, service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-dscf.EjbTransactionCMTAdapter. ValidatorFactory]

      service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-ejb-receiver.Invocation (missing) dependents: [service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-ejb-receiver.Invocation.Valida torFactory, service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-ejb-receiver.Invocation.Valida tor]

      service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-forms-admin-ejb.AdobeIDP2UI_Fo rmServerAdmin (missing) dependents: [service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-forms-admin-ejb.AdobeIDP2UI_Fo rmServerAdmin.Validator, service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-forms-admin-ejb.AdobeIDP2UI_Fo rmServerAdmin.ValidatorFactory]

      service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-forms-config-ejb.FormsConfigEJ B (missing) dependents: [service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-forms-config-ejb.FormsConfigEJ B.ValidatorFactory, service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-forms-config-ejb.FormsConfigEJ B.Validator]

      service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-output-admin-ejb.AdobeIDP2UI_O utputAdmin (missing) dependents: [service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-output-admin-ejb.AdobeIDP2UI_O utputAdmin.Validator, service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-output-admin-ejb.AdobeIDP2UI_O utputAdmin.ValidatorFactory]

      service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-output-config-ejb.OutputConfig EJB (missing) dependents: [service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-output-config-ejb.OutputConfig EJB.ValidatorFactory, service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-output-config-ejb.OutputConfig EJB.Validator]

      service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-pm-admin-ejb.AdobeIDP2UI_Workf lowAdmin (missing) dependents: [service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-pm-admin-ejb.AdobeIDP2UI_Workf lowAdmin.ValidatorFactory, service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-pm-admin-ejb.AdobeIDP2UI_Workf lowAdmin.Validator]

      service jboss.naming.context.java.comp.adobe-livecycle-jboss."adobe-repository-bindings.jar".Repo sitoryUrlDataProvider (missing) dependents: [service jboss.naming.context.java.comp.adobe-livecycle-jboss."adobe-repository-bindings.jar".Repo sitoryUrlDataProvider.Validator, service jboss.naming.context.java.comp.adobe-livecycle-jboss."adobe-repository-bindings.jar".Repo sitoryUrlDataProvider.ValidatorFactory]

      service jboss.naming.context.java.comp.adobe-livecycle-jboss."adobe-repository-bindings.jar".Xapp storeUrlDataProvider (missing) dependents: [service jboss.naming.context.java.comp.adobe-livecycle-jboss."adobe-repository-bindings.jar".Xapp storeUrlDataProvider.ValidatorFactory, service jboss.naming.context.java.comp.adobe-livecycle-jboss."adobe-repository-bindings.jar".Xapp storeUrlDataProvider.Validator]

      service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-wkf.adobe_ComponentManagerLoca lEJB (missing) dependents: [service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-wkf.adobe_ComponentManagerLoca lEJB.ValidatorFactory, service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-wkf.adobe_ComponentManagerLoca lEJB.Validator]

      service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-wkf.adobe_ComponentManagerRemo teEJB (missing) dependents: [service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-wkf.adobe_ComponentManagerRemo teEJB.Validator, service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-wkf.adobe_ComponentManagerRemo teEJB.ValidatorFactory]

      service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-wkf.adobe_ProcessEngineBMTEJB (missing) dependents: [service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-wkf.adobe_ProcessEngineBMTEJB. Validator, service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-wkf.adobe_ProcessEngineBMTEJB. ValidatorFactory]

      service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-wkf.adobe_ProcessEngineCMTEJB (missing) dependents: [service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-wkf.adobe_ProcessEngineCMTEJB. Validator, service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-wkf.adobe_ProcessEngineCMTEJB. ValidatorFactory]

      service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-wkf.adobe_ProcessManagerLocalE JB (missing) dependents: [service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-wkf.adobe_ProcessManagerLocalE JB.Validator, service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-wkf.adobe_ProcessManagerLocalE JB.ValidatorFactory]

      service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-wkf.adobe_ProcessManagerRemote EJB (missing) dependents: [service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-wkf.adobe_ProcessManagerRemote EJB.ValidatorFactory, service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-wkf.adobe_ProcessManagerRemote EJB.Validator]

      service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-wkf.adobe_TaskManagerEJB (missing) dependents: [service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-wkf.adobe_TaskManagerEJB.Valid atorFactory, service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-wkf.adobe_TaskManagerEJB.Valid ator]

      service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-wkf.adobe_TemplateManagerLocal EJB (missing) dependents: [service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-wkf.adobe_TemplateManagerLocal EJB.ValidatorFactory, service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-wkf.adobe_TemplateManagerLocal EJB.Validator]

      service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-wkf.adobe_TemplateManagerRemot eEJB (missing) dependents: [service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-wkf.adobe_TemplateManagerRemot eEJB.ValidatorFactory, service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-wkf.adobe_TemplateManagerRemot eEJB.Validator]

      service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-wkf-admin.adobe_AdminManagerEJ B (missing) dependents: [service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-wkf-admin.adobe_AdminManagerEJ B.ValidatorFactory, service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-wkf-admin.adobe_AdminManagerEJ B.Validator]

      service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-wkf-initializer-ejb.adobe_Work flowInitializerEJB (missing) dependents: [service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-wkf-initializer-ejb.adobe_Work flowInitializerEJB.Validator, service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-wkf-initializer-ejb.adobe_Work flowInitializerEJB.ValidatorFactory]

      service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-wkf-services-ejb.adobe_Workflo wServiceMessageBeanLocalEJB (missing) dependents: [service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-wkf-services-ejb.adobe_Workflo wServiceMessageBeanLocalEJB.Validator, service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-wkf-services-ejb.adobe_Workflo wServiceMessageBeanLocalEJB.ValidatorFactory]

      service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-workspace-admin-ejb.AdobeIDP2U I_GatewayAdmin (missing) dependents: [service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-workspace-admin-ejb.AdobeIDP2U I_GatewayAdmin.ValidatorFactory, service jboss.naming.context.java.comp.adobe-livecycle-jboss.adobe-workspace-admin-ejb.AdobeIDP2U I_GatewayAdmin.Validator]

      service jboss.naming.context.java.comp.adobe-livecycle-jboss.um-adminui.AdobeIDP2UI_UMUIComponent (missing) dependents: [service jboss.naming.context.java.comp.adobe-livecycle-jboss.um-adminui.AdobeIDP2UI_UMUIComponent .ValidatorFactory, service jboss.naming.context.java.comp.adobe-livecycle-jboss.um-adminui.AdobeIDP2UI_UMUIComponent .Validator]

      service jboss.naming.context.java.comp.adobe-livecycle-jboss."um.jar".AuthenticationManagerBean (missing) dependents: [service jboss.naming.context.java.comp.adobe-livecycle-jboss."um.jar".AuthenticationManagerBean.V alidator, service jboss.naming.context.java.comp.adobe-livecycle-jboss."um.jar".AuthenticationManagerBean.V alidatorFactory]

      service jboss.naming.context.java.comp.adobe-livecycle-jboss."um.jar".BootstrapperManagerBean (missing) dependents: [service jboss.naming.context.java.comp.adobe-livecycle-jboss."um.jar".BootstrapperManagerBean.Val idatorFactory, service jboss.naming.context.java.comp.adobe-livecycle-jboss."um.jar".BootstrapperManagerBean.Val idator]

      service jboss.naming.context.java.comp.adobe-livecycle-jboss."um.jar".DirectoryServicesManagerBea n (missing) dependents: [service jboss.naming.context.java.comp.adobe-livecycle-jboss."um.jar".DirectoryServicesManagerBea n.ValidatorFactory, service jboss.naming.context.java.comp.adobe-livecycle-jboss."um.jar".DirectoryServicesManagerBea n.Validator]

      service jboss.naming.context.java.comp.adobe-livecycle-jboss."um.jar".HibernateSynchronizationDao (missing) dependents: [service jboss.naming.context.java.comp.adobe-livecycle-jboss."um.jar".HibernateSynchronizationDao .ValidatorFactory, service jboss.naming.context.java.comp.adobe-livecycle-jboss."um.jar".HibernateSynchronizationDao .Validator]

      service jboss.naming.context.java.comp.adobe-livecycle-jboss."um.jar".LocalUserManagerBean (missing) dependents: [service jboss.naming.context.java.comp.adobe-livecycle-jboss."um.jar".LocalUserManagerBean.Valida torFactory, service jboss.naming.context.java.comp.adobe-livecycle-jboss."um.jar".LocalUserManagerBean.Valida tor]

      service jboss.naming.context.java.comp.adobe-livecycle-jboss."um.jar".PreferencesBean (missing) dependents: [service jboss.naming.context.java.comp.adobe-livecycle-jboss."um.jar".PreferencesBean.ValidatorFa ctory, service jboss.naming.context.java.comp.adobe-livecycle-jboss."um.jar".PreferencesBean.Validator]

      service jboss.naming.context.java.comp.adobe-livecycle-jboss."um.jar".PreferencesRemoteBean (missing) dependents: [service jboss.naming.context.java.comp.adobe-livecycle-jboss."um.jar".PreferencesRemoteBean.Valid atorFactory, service jboss.naming.context.java.comp.adobe-livecycle-jboss."um.jar".PreferencesRemoteBean.Valid ator]

      service jboss.naming.context.java.comp.adobe-livecycle-jboss."um.jar".SynchronizationAuditLogMana gerBean (missing) dependents: [service jboss.naming.context.java.comp.adobe-livecycle-jboss."um.jar".SynchronizationAuditLogMana gerBean.Validator, service jboss.naming.context.java.comp.adobe-livecycle-jboss."um.jar".SynchronizationAuditLogMana gerBean.ValidatorFactory]

      service jboss.naming.context.java.comp.adobe-livecycle-jboss."um.jar".UMHibernateGenericDao (missing) dependents: [service jboss.naming.context.java.comp.adobe-livecycle-jboss."um.jar".UMHibernateGenericDao.Valid atorFactory, service jboss.naming.context.java.comp.adobe-livecycle-jboss."um.jar".UMHibernateGenericDao.Valid ator]

 

 

04:11:45,862 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management

04:11:45,863 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990

04:11:45,863 ERROR [org.jboss.as] (Controller Boot Thread) JBAS015875: JBoss EAP 6.2.0.GA (AS 7.3.0.Final-redhat-14) started (with errors) in 44835ms - Started 1680 of 2032 services (158 services failed or missing dependencies, 193 services are passive or on-demand)

 

Please anyone encounter this problem share the inputs

 

Thanks

Mahesh

Failure Setting up SSL with AEM forms plus JBoss

$
0
0

Hello Adobe gurus,

 

I'm setting up SSL for AEM forms with Jboss. And so far had no success.

I've successfully created ssl certificate using this manual

http://help.adobe.com/en_US/livecycle/10.0/AdminHelp/WS92d06802c76abadb-5145d5d12905ce07e7 -7df4.html

 

Here is some information from the server log file

 

16:57:44,107 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-7) MSC000001: Failed to start service jboss.web.connector.https: org.jboss.msc.service.StartException in service jboss.web.connector.https: JBAS018007: Error starting web connector

at org.jboss.as.web.WebConnectorService.start(WebConnectorService.java:362)

at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl. java:1811) [jboss-msc-1.0.4.GA-redhat-1.jar:1.0.4.GA-redhat-1]

at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746 ) [jboss-msc-1.0.4.GA-redhat-1.jar:1.0.4.GA-redhat-1]

at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_25]

at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_25]

at java.lang.Thread.run(Thread.java:724) [rt.jar:1.7.0_25]

Caused by: LifecycleException:  JBWEB000023: Protocol handler initialization failed

at org.apache.catalina.connector.Connector.init(Connector.java:986)

at org.jboss.as.web.WebConnectorService.start(WebConnectorService.java:304)

 

And this is how lc_turnkey.xml looks like (the certificate has been generated, Jboss service restarted)

 

<connector name="http" protocol="HTTP/1.1" scheme="http" socket-binding="http"/>

                 <connector name="https" protocol="HTTP/1.1" scheme="https" socket-binding="https" secure="true">

              <ssl name="lc-ssl" password="password" protocol="TLS" key-alias="new2" certificate-key-file="${jboss.server.base.dir}/configuration/keystorename2.keystore" />

            </connector>

 

Certificate is fine.

 

http://localhost:8080 works

http://localhost:8443 produces Unable to connect webpage

 

Should I do something about my DNS s

Please advice.

Forms Manager & Mobile Form Development

$
0
0

I am currently running LiveCycle ES4 and am trying to convert static pdf forms to html5 forms for mobile access via a SharePoint server document library. There seems to be a severe lack of knowledge here on my part as there doesn’t appear to be any options to export or save as anything editable via a mobile device.

 

Upon further research, it also appears that forms manager is necessary to utilize mobile form development, however, the forms manager does not launch, it just gives an error on failing to launch web browser. This prompted me to investigate further which led me to:

 

https://helpx.adobe.com/livecycle/help/mobile-forms/install-forms-forms-manager.html

 

Which states:


You can choose to run LiveCycle Configuration Manager by using the ConfigurationManager.bat orConfigurationManager.sh located in [LiveCycle Root]\configurationManager\bin.

This directory does not exist in my root folder

 

Note:

Adobe® LiveCycle® Mobile Forms ES4 and Adobe® LiveCycle® Forms Manager ES4 are new components in LiveCycle ES4. On upgrading to Adobe® LiveCycle® ES4, Mobile Forms and Forms Manager components are not enabled out of the box. Contact your Account Manager or contact Adobe support at upgrade2LiveCycleES4[at]adobe[dot]com to understand the licensing terms of these new components.

Delivery has failed to these recipients or groups:

upgrade2LiveCycleES4@adobe.com
Your message wasn't delivered because the recipient's e-mail provider rejected it.

Diagnostic information for administrators:

Generating server: DM2PR0201MB0895.namprd02.prod.outlook.com

upgrade2LiveCycleES4@adobe.com
#< #5.7.124 smtp;550 5.7.124 RESOLVER.RST.RestrictedToGroupPermission; not authorized to send to the distribution list because the distribution list is set up to accept mail from list members only, or specific recipients only> #SMTP#

 

When I chose to use Adobe LiveCycle the sales representative I spoke with had said that the trial might not allow me to save out forms as an html5 format while the paid version most certainly would allow me to achieve what I need. I have bought Adobe LiveCycle ES4 and I still cannot seem to get what I need.

 

Any direction would be welcomed.

 

Viewing all 87219 articles
Browse latest View live