Skip to main content
Participant
December 9, 2019
Question

Error from http://localhost:8080/com.adobe.clover.application/api/idsqueue/EnqueueJob

  • December 9, 2019
  • 0 replies
  • 759 views

Hi,

I have installed a trial version of "Adobe InDesign CC Server 2017" and trying to start queue with several jobs

I have some ior-files at C:\PXMPublishing\LBQ\iors directory.

Also I've configured <IDS>/JobQueue/configuration/idsQueue.properties file with following: iorFolder = C:\PXMPublishing\LBQ\iors

Then i edit the startup-indesign-server-CORBA-4instances.bat filr and added following commands into it:

start ^"InDesign Server - Port 8082 - IOR1^" cmd /C InDesignServer.com -port 8082 -pluginpath server\corba -iorfile %IORFolder1%\ior1.txt
start ^"InDesign Server - Port 8083 - IOR2^" cmd /C InDesignServer.com -port 8083 -pluginpath server\corba -iorfile %IORFolder1%\ior2.txt

....

The I run that batch file and am getting the following output on command line is " Writing IOR to 'C:\PXMPublishing\LBQ\iors\ior1.txt''"

Then I'm running JobQueue/clover.cmd and going to http://localhost:8080/com.adobe.clover.application/api/GetVersion

Below is the responce I got

So I feel LBQ is running successfully. 

But when I am trying to run the EnqueueJob with the following url 

http://localhost:8080/com.adobe.clover.application/api/idsqueue/EnqueueJob?script=app.publish(%22C:\\PXMPublishing\\PublishingCache\\gss\\D4519633\\sv-SE\\eb4ae968-4447-464e-a49d-96b9b58eea08\\3ef2154f-46d5-4b3e-b652-b8eddb7933ae\\eb4ae968-4447-464e-a49d-96b9b58eea08_637114992732754380.xml%22);&jobName=3ef2154f-46d5-4b3e-b652-b8eddb7933ae&priority=1&queueName=Default&maximumRetryCount=3

This topic has been closed for replies.