- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
For as long as Workbench ES has existed I have been running without error on a XP machine with 2 GB of memory using "C:\Program Files\Adobe\LiveCycle ES\Workbench ES\Workbench\workbench.exe" -Xmx512m
Does the error occur when you are using a specific component or does it occur randomly?
Consider modifying your data soruce settings, if you have not already done so.
See http://kb2.adobe.com/cps/406/kb406231.html
To modify the data source settings:
- Locate and open the adobe-ds.xml file in an editor. By default it is located in C:\Adobe\LiveCycle8.2\jboss\server\all\deploy.
- Locate the line
<idle-timeout-minutes>10</idle-timeout-minutes>and change the value from 10 to 1.
Note: Modify this value for both the IDP_DS and the EDC_DS definitions.
- In the IDP_DS definition, locate
<max-pool-size>and change the value to 20. - In the EDC_DS definition, locate
<max-pool-size>and change the value to 10.Note: If the number of Rights Management requests is high, you may keep the default value for EDC_DS as 20.
- For both IDP_DS and EDC_DS definitions, locate
<prepared-statement-cache-size>and change both values to 20.Note: Setting this value reduces the memory used by the cache and may need to be fine-tuned based on the transaction load on your system.
Steve
Views
Replies
0 Likes
Total Likes