Quantcast
Channel: Adobe Community : Popular Discussions - LiveCycle Workbench
Viewing all articles
Browse latest Browse all 69588

How to Access Data using ContentRepositoryConnector

$
0
0

Hi All,

 

I am trying to access a document using the ContentRepositoryConnector.  I am getting exception CRC Exception:  ALC-CRX-030-003-Repository Fault.

 

The server log shows that the connection is being refused:

 

2012-07-12 10:23:16,425 INFO  [com.adobe.idp.dsc.registry.service.impl.ServiceRegistryImpl] (http-0.0.0.0-8080-1) ServiceRegistryImpl:stop(TryApp/Main/Try, 1.0)

2012-07-12 10:23:16,473 INFO  [com.adobe.idp.dsc.registry.service.impl.ServiceRegistryImpl] (http-0.0.0.0-8080-1) ServiceRegistryImpl:stop(TryApp/Util/GetMessage, 1.0)

2012-07-12 10:23:32,697 INFO  [org.apache.commons.httpclient.HttpMethodDirector] (http-0.0.0.0-8080-1) I/O exception (java.net.ConnectException) caught when processing request: Connection refused: connect

 

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

 

 

2012-07-12 10:23:35,981 ERROR [com.adobe.workflow.AWS] (http-0.0.0.0-8080-1) An exception was thrown with name com.adobe.ep.crx.client.exceptions.CRCException message:ALC-CRX-030-003-Repository Fault while invoking service ContentRepositoryConnector and operation retrieveContent and no fault routes were found to be configured.

 

In the ContentRepositoryConnectior activity, I  am using the url access protocol found in online documentation:

 

repository:///Applications/[your-application]/[version]/[legacy]

 

My landscape:  ES3, SP1, JBoss Turnkey, Win 7

 

Thank you for any insight on correcting this problem.

 

 

Thank You.


Viewing all articles
Browse latest Browse all 69588

Trending Articles