Skip navigation
Currently Being Moderated

Error when creating package

Jun 15, 2012 10:52 AM

Tags: #acs4

Hi All,

 

I am executing this command to create a package.

 

 

java -Xmx1024M -jar /ACS4/UploadTest-1_2.jar http://127.0.0.1:8080/packaging/Package /ACS4/sample_books/monteCristo.epub;

 

It returned an error:

 

Creating package request for: /ACS4/sample_books/monteCristo.epub

Creating connection to Packaging Server: http://localhost:8080/packaging/Package

Sending Package Request

There was an error with the Package Request

<error xmlns="http://ns.adobe.com/adept" data="E_ADEPT_MISSING_ELEMENT http://localhost:8080/packaging/Package expiration,%20nonce,%20or%20hmac"/>

 

 

 

 

Finished!

Successful packages created: 0

Unsuccessful package attempts:1

Here are the files that failed to package:

/ACS4/sample_books/monteCristo.epub

 

 

I am new to Java and Adobe Content Server. I don't know about this:

 

<error xmlns="http://ns.adobe.com/adept" data="E_ADEPT_MISSING_ELEMENT http://localhost:8080/packaging/Package expiration,%20nonce,%20or%20hmac"/>

 

 

Please help.

 
Replies
  • Currently Being Moderated
    Jun 15, 2012 11:47 AM   in reply to vjppi_kumar

    You didn't supply the password (-pass).  You need to provide the password or turn off authentication. see the QuickStartGuide or TechRef for details. 

     
    |
    Mark as:
  • Currently Being Moderated
    Jun 16, 2012 9:58 PM   in reply to vjppi_kumar

    I would suggest making sure that the URL in the signed URL is correct, and the status page for the fulfillment server shows that it's up.

     
    |
    Mark as:
  • Currently Being Moderated
    Jun 21, 2012 7:37 AM   in reply to vjppi_kumar

    At the time of fulfillment, the entire content file is downloaded to the users machine and outside of loans there is no further interaction with the fulfillment service (or the media server), unless the user need to download the file again.

     

    This and the rest of the interactions are covered in detail in the user manual.

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points