IMPORTANT ANNOUNCEMENT

These forums were permanently set to read-only mode on July 20, 2022. From that day onwards, no new posting or comment is allowed on the site, but the historical content remains intact and searchable.

A new location for posting questions about PlanetPress Suite is now available:

OL Learn - PlanetPress Classic (opens in new tab)

Topic Options
#34544 - 01/14/11 07:56 AM Planetpress alambic
stuartg Offline
OL Expert

Registered: 03/06/03
Posts: 713
Loc: Swindon, England
How can I control how many instances of ppalmbic.exe are allowed to run at one time?
thanks
Stuart

Top
#34550 - 01/14/11 09:31 AM Re: Planetpress alambic [Re: stuartg]
Eric Lachance
Unregistered


Stuart,

This depends on your settings. In the Workflow Preferences, under the Messenger group, you will find an option to control the number of instances to run. By default, the maximum number of instances is the same as the number of cores in your system, but you can change this if you need to.

Note that it's not recommended to have too many instances running at once. Not only will they share cores and not run any faster, but it will actually make processing exponentially slower the more instances run at the same time (unless this has changed since version 7.1).

Top
#34551 - 01/14/11 09:57 AM Re: Planetpress alambic [Re: ]
stuartg Offline
OL Expert

Registered: 03/06/03
Posts: 713
Loc: Swindon, England
Eric
Thank you for your help.
I want to reduce the number of concurrent instances because I am getting errors when two instances both try to access the same files at the same time.
The PlanetPress form I am using has attached postscript files. I am getting Invalid-file-access errors on these attachments.

Quote:
INFO: Starting conversion...
INFO: Initializing PlanetPress Alambic...
INFO: Distilling file to 16_INVOICE_593184_593184-02012011_02012011.pdf...
DEBUG: %%[ Error: invalidfileaccess; OffendingCommand: file ]%%
DEBUG:
DEBUG: Stack:
DEBUG: (w)
DEBUG: (STAPLEON.PS_)
DEBUG: /^OUTF
DEBUG:
DEBUG:
DEBUG: %%[ Flushing: rest of job (to end-of-file) will be ignored ]%%
DEBUG: %%[ Warning: PostScript error. No PDF file produced. ] %%
ERROR: I1007 : Error while converting to PDF : Error converting file: invalidfileaccess
ERROR: I1005 : Error while processing job; moving file to error folder: 89C9AE.ps

Top
#34568 - 01/17/11 10:00 AM Re: Planetpress alambic [Re: stuartg]
stuartg Offline
OL Expert

Registered: 03/06/03
Posts: 713
Loc: Swindon, England
Is it possible to configure ppalmbic so that every instance creates temporary files in a different folder?
This would remove the clash, and stop this error happening.
thanks
Stuart

Top