On servers with more than 2 CPU cores, Formscape may fail to license and start properly until you restrict the service process to run on 2 or fewer CPUs.
To set the CPU affinity:
- Open the Windows services window (Start -> Run -> services.msc)
- Right-click on the “Eclipse Forms” service and select Properties
- Select the General tab
- Click on the Stop button to halt the FormScape service
- In the Start Parameters field, enter: –a “0 1”
- Click on the Start button and then on the OK button.