no suitable driver error when upload a pdf
we going develop our own packaging tool can provide convenient service for adobe content server.
before begin on project, use java sample console program called uploadtest to find out
how interact adobe content server.
however, when use the uploadtest jar tool package pdf adobe content server , send our request
successfully, server response error below “httpstatus:200 " , “contenttype:application/vnd.adobe.adept+xml”:
<error xmlns="http://ns.adobe.com/adept" data="e_pack_database http://192.168.34.56:8080/packaging/package
no%20suitable%20driver"/>
other details:
(1)i in guangzhou china ,but server is in charge of our usa team in american.
(2)the commandline use:
java -xmx1024m -jar uploadtest-1_2.jar http://our website/packaging/package pdffilepath -pass password.
who can me?why error arise? need other steps make? waiting online .thank much!
that's general error means have not correctly connected packaging server database - check packaging.conf file , in particular database connection line.
you should able use status page debug (ie http://192.168.34.56:8080/packaging/package/status?verbose=true ) show database connection or not.
More discussions in Adobe Content Server
adobe
Comments
Post a Comment