- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hello,
I'm having a problem with a fresh LC Rights Management installation.
We already setup a real SSL certificate, changed the ports (8080 to 80, 8443 to 443) in the Connector settings of JBoss.
I created some users and assigned them every immutable role available in adminui.
We can successfully connect from Launchpad to the Server so that it show the 'RIGHTS PROTECT DOCUMENT' icon.
But when I throw a PDF at it and apply a simple policy, it shows me this error:
DSC Invocation Resulted in Error: class com.adobe.idp.DocumentError : java.net.ConnectException: Connection timed out: connect : java.net.ConnectException: Connection timed out: connect
At the server.log file what I see is:
2011-03-28 11:13:46,145 ERROR [com.adobe.idp.Document] DOCS001: Unexpected exception. While doing first time passivation for a document..
com.adobe.idp.DocumentError: java.net.ConnectException: Connection timed out: connect
at com.adobe.idp.Document.passivateInitData(Document.java:1573)
at com.adobe.idp.Document.passivate(Document.java:1252)
bla bla…..
and the next relevant block starts with:
2011-03-28 11:13:46,145 INFO [STDOUT] [LCDS][ERROR] Exception when invoking service 'remoting-service': flex.messaging.MessageException: DSC Invocation Resulted in Error: class com.adobe.idp.DocumentError : java.net.ConnectException: Connection timed out: connect : java.net.ConnectException: Connection timed out: connect
incomingMessage: Flex Message (flex.messaging.messages.RemotingMessage)
operation = protectDocument
parameters = [ASObject(1472047942){policyName=prueba Viernes, inDoc=ASObject(801764914){transactionBound=false, text=null, bytes=null, referenceType=1, charsetName=null, fileRef=null, xml=null, attributes=null, contentType=null, maxInlineSize=0, disposalTimeout=0, url=http://xxxxx.purposelychanged.cl:80/DocumentManager/docm1301070220983/244a2138f47724fd20533e1845769735}, documentName=2419.pdf}]
clientId = B73781B1-9D0B-62AA-A521-7318F4B96B75
destination = RightsManagementService
messageId = 7E48D07C-E66E-91D3-A7B3-FCD1551F417C
timestamp = 1301321605101
timeToLive = 0
body = null
hdr(DSId) = B734CB10-E81C-EA48-A152-112634257EE9
hdr(DSEndpoint) = remoting-amf
Exception: flex.messaging.MessageException: DSC Invocation Resulted in Error: class com.adobe.idp.DocumentError : java.net.ConnectException: Connection timed out: connect : java.net.ConnectException: Connection timed out: connect
at com.adobe.idp.Document.passivateInitData(Document.java:1573)
at com.adobe.idp.Document.passivate(Document.java:1252)
bla bla…
What can I do?
Or where can I search for the problem?
Thanks a lot for the help..
Regards,
Héctor.
Views
Replies
Total Likes