I am wondering if anyone has been able to set up LIveCycle es with Jboss under a clustered configuration with SQL server 2005 as its backing store (JMS/LiveCycle etc). I am also using the preconfigured (by adobe) jboss i.e. their stated easiest path to a clustered environment.¬¬¬¬ Also using sp1 of livecycle as suggested by their support personal.
I have not been successful going verbatim from the document provided by Adobe http://help.adobe.com/en_US/livecycle/es/clustering_jboss.pdf. Because I am not familiar with J2ee I probably require very explicit instructions. I also have minimal java experience being primarily a .net developer. I have made a few small tweaks to get everything up and running to the point where I am however.
Jboss seems to run properly before deploy livecycle ears
I have selected as options for deployement
Digital Signatures, Output, Generator
When I elect to configure LiveCycle ES I get 2 ears:
adobe-livecycle-jboss.ear about 57.7 mb
adobe-livecycle-native-jboss-x86_win32.ear 133mb
No errors
After i deploy these ears (two above)
12:48:18,899 INFO [Log4jService$URLWatchTimerTask] Configuring from URL: resource:log4j.xml
12:48:24,867 ERROR [UNICAST] window_size is deprecated and will be ignored
12:48:24,867 ERROR [UNICAST] min_threshold is deprecated and will be ignored
12:48:24,914 WARN [JChannel] option GET_STATE_EVENTS has been deprecated (it is always true now); this option is ignored
12:48:30,539 ERROR [UNICAST] window_size is deprecated and will be ignored
12:48:30,539 ERROR [UNICAST] min_threshold is deprecated and will be ignored
12:48:30,539 WARN [JChannel] option GET_STATE_EVENTS has been deprecated (it is always true now); this option is ignored
Messages like :
12:48:49,804 WARN [MainDeployer] Found non-jar deployer for adobe-dscf.jar: MBeanProxyExt[jboss.ejb:service=EJBDeployer]
14:27:26,568 WARN [MainDeployer] Found non-jar deployer for um.jar: MBeanProxyExt[jboss.ejb:service=EJBDeployer]
14:27:56,879 WARN [StatelessSessionContainer] *** EJB 'AdobeIDP2UI_AACComponent' deployed as CLUSTERED but not a single clustered
Configuration manager -> DB deployment works fine. (sql server 2005)
Then run config manager w/ option to deploy jars:
I get exceptions like (hangs on adobe-usermanager-dsc.jar)
Caused by: com.adobe.pof.schema.RelationNotFoundException: Relation: service_category does not exist on object-type: dsc.sc_servic
e.
I have not been successful going verbatim from the document provided by Adobe http://help.adobe.com/en_US/livecycle/es/clustering_jboss.pdf. Because I am not familiar with J2ee I probably require very explicit instructions. I also have minimal java experience being primarily a .net developer. I have made a few small tweaks to get everything up and running to the point where I am however.
Jboss seems to run properly before deploy livecycle ears
I have selected as options for deployement
Digital Signatures, Output, Generator
When I elect to configure LiveCycle ES I get 2 ears:
adobe-livecycle-jboss.ear about 57.7 mb
adobe-livecycle-native-jboss-x86_win32.ear 133mb
No errors
After i deploy these ears (two above)
12:48:18,899 INFO [Log4jService$URLWatchTimerTask] Configuring from URL: resource:log4j.xml
12:48:24,867 ERROR [UNICAST] window_size is deprecated and will be ignored
12:48:24,867 ERROR [UNICAST] min_threshold is deprecated and will be ignored
12:48:24,914 WARN [JChannel] option GET_STATE_EVENTS has been deprecated (it is always true now); this option is ignored
12:48:30,539 ERROR [UNICAST] window_size is deprecated and will be ignored
12:48:30,539 ERROR [UNICAST] min_threshold is deprecated and will be ignored
12:48:30,539 WARN [JChannel] option GET_STATE_EVENTS has been deprecated (it is always true now); this option is ignored
Messages like :
12:48:49,804 WARN [MainDeployer] Found non-jar deployer for adobe-dscf.jar: MBeanProxyExt[jboss.ejb:service=EJBDeployer]
14:27:26,568 WARN [MainDeployer] Found non-jar deployer for um.jar: MBeanProxyExt[jboss.ejb:service=EJBDeployer]
14:27:56,879 WARN [StatelessSessionContainer] *** EJB 'AdobeIDP2UI_AACComponent' deployed as CLUSTERED but not a single clustered
Configuration manager -> DB deployment works fine. (sql server 2005)
Then run config manager w/ option to deploy jars:
I get exceptions like (hangs on adobe-usermanager-dsc.jar)
Caused by: com.adobe.pof.schema.RelationNotFoundException: Relation: service_category does not exist on object-type: dsc.sc_servic
e.