Hi-
I can't take the credit for this tip. Brooks helped me find this
solution in the 5.0.1 Release Notes PDF page 33.
Known Issues and Limitations in Version 5.0.1
Production
1. Unique with Inline optimization might cause production flaws.
As a precaution, this optimization is disabled.
2. On uProduce systems that use InDesign Server CS5, Documents that
contain
transparency effects (including shadow, blur etc.) sometimes fail to
produce
Print Output files. This happens only at the early production stages.
If you
follow up with another production, the new production job does
succeed.
If this is the case, the failure might be caused by InDesign CS5
startup issues.
As a workaround, you can use a registry key named InDesignRestartSleep
to set uProduce to wait longer for InDesign CS5 to start up properly.
This
normally resolves all issues. A value of 3 seconds is a good default
setting,
which does not cause significant production delays (note that this
“sleep
time” is not applied to all production jobs, only to a very small
amount).
To set the InDesignRestartSleep key, proceed as follows:
a) Open the Registry Editor (Start > Run > Regedit).
b) In the Registry Editor window, under My Computer, go to one of the
following
folders:
For 32 bit systems:
HKEY_LOCAL_MACHINE>SOFTWARE>XMPie>XMPie uProduce Server
Object>1.00.000
For 64 bit systems:
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\XMPie\XMPie
uProduce Server Object\1.00.000
c) If the InDesignRestartSleep property is not listed, configure it
now:
Right-click the 1.00.000 folder, select New > String Value from the
context
menu and set the new property’s name to InDesignRestartSleep.
d) Set the InDesignRestartSleep property to the desired sleep time in
1/1000 of a second. For example, to set the value to 3 seconds, double
click
it to display the Edit String window and set Value Data to 3000.