Avatar

Level 8

Okay, that's good news.  At least we know that RM is okay.

You are correct in your assumption that you don't need to install Data Services.  There is a version of DS embedded in LC for the purpose of calling LC services via Flex apps (which Launch Pad is).

CodeDOCS001: Unexpected exception. com.adobe.idp.DocumentError: Failed to connect to LiveCycle server via HTTP URL                                                            (Core - Document Manager)
TypeError
Cause
This  error might be occasionally encountered by java applications that  invoke LiveCycle Services using LiveCycle                            Client SDK. This problem happens only when  the client application runs under Sun JVM 1.5. The problem is typically  accompanied                            with the following exception stack trace:

java.lang.NullPointerException                             at  sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)  at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown                            Source) at  com.adobe.idp.DocumentManagerClient.requestRemotePassivation(DocumentManagerClient.java)
Action
Caused by a bug in Sun JVM 1.5. Sun JVM 1.6 has fixed this problem. Upgrade your application to Sun JVM                            1.6.

  • As far as the remoting connection to RM - can you check to see if the remoting endpoint for RM is still running?
    • login to adminUI
    • go to:  Home > Services > Applications and Services > Endpoint Management
    • Type "rights" in the Name field and click Filter
    • There should be 3 entries for RightsManagementService.  One should have Remoting as the provider.   Check to see if the status is "Enabled".  If it is not,  you can enable it using this screen