I'm trying to get an installation running, and while it seems most things are up and running, a few services are failing to start.
com.adobe.livecycle.DataTypesUtility and com.adobe.livecycle.PDFUtility fail to start. Their errors are similar:
java.lang.IllegalStateException: Component: com.adobe.livecycle.DataTypesUtility version:1.0 must be in a running state prior to starting service: DataTypesUtilityService version: 1.0
java.lang.IllegalStateException: Component: com.adobe.livecycle.PDFUtility version:9.0.0.0.20091019.1.220522 must be in a running state prior to starting service: PDFUtilityService version: 1.0
How something can be started, before it is started, I'm not sure.
The server (open)SUSE, on a 64bit system.