Has anyone had issues with this error:
Error getting license
License server communication problem: E_LIC_CONNECTION_PROBLEM
I get it when I try to open the .acsm file in digital editions. We are having issues tracking down what is causing this.
Thanks!
Joe
It means your fulfillment service was unable to contact the Adobe license signing service. More information can be generally be found (for this and all other problems) in your log files (fulfillment.log in this case).
Check to make sure you have outgoing connectivity to the license signing server specified in your fulfillment config file.
Thank you for the response. I am somewhat confused because it is Adobe Digital Editiions (on the client end) that gives me that error after downloading the .acsm file.
I use the following link to get the file:
That prompts me to download the URLLink.acsm file. I download it. Then when I open it in the adobe digital editions, I get the following error:
Would that show up in the fulfilment.log file on the server even though it is giving the error in the adobe digital editions client?
Thanks again for your time,
Joe
Here is what my fulfillment.log looks like. Is there anything here that looks obviously wrong?
08 Sep 2010 02:57:32,354 TRACE Fulfill: License sign: https://nasigningservice.adobe.com/licenseadmin
08 Sep 2010 02:57:32,871 TRACE Fulfill: Done license sign: FAILED
08 Sep 2010 02:57:32,871 TRACE DefaultSQLDatabaseConnection: rollback
08 Sep 2010 02:57:32,989 ERROR Fulfill: Connection problem
java.io.FileNotFoundException: https://nasigningservice.adobe.com/licenseadmin/Sign
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLCon nection.java:1259)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Http sURLConnectionImpl.java:254)
at com.adobe.adept.fulfillment.net.DefaultHTTPPostRequest.getInputStream (DefaultHTTPPostRequest.java:36)
at com.adobe.adept.fulfillment.servlet.Fulfill.sendSigningRequest(Fulfil l.java:583)
at com.adobe.adept.fulfillment.servlet.Fulfill.sendSigningRequest(Fulfil l.java:651)
at com.adobe.adept.fulfillment.servlet.Fulfill.doPost(Fulfill.java:1051)
at com.adobe.adept.fulfillment.servlet.Fulfill.doPost(Fulfill.java:73)
at com.adobe.adept.servlet.AdeptServlet.doPost(AdeptServlet.java:184)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl icationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF ilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV alve.java:233)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextV alve.java:191)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j ava:127)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j ava:102)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal ve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.jav a:298)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java :852)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.proce ss(Http11Protocol.java:588)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:48 9)
at java.lang.Thread.run(Thread.java:636)
08 Sep 2010 02:57:32,989 TRACE DefaultSQLDatabaseConnection: rollback
08 Sep 2010 02:57:32,990 ERROR AdeptServlet: request error [98.212.200.150]: E_LIC_CONNECTION_PROBLEM http://acs.riverwatcher.com:8080/fulfillment/Fulfill
08 Sep 2010 02:57:32,990 TRACE AdeptServlet: request end http://acs.riverwatcher.com:8080/fulfillment/Fulfill
looking at the quick start guide, the value should be
com.adobe.adept.fulfillment.security.licensesignURL=https://nasigningservice.adobe.com/licensesign
and we had
com.adobe.adept.fulfillment.security.licensesignURL=https://nasigningservice.adobe.com/licenseadmin
This solved the problem.
North America
Europe, Middle East and Africa
Asia Pacific