Question 2

What should I do if an application fails to start with the error Unsatisfied Link Error related to ActiveSpaces though all the environment variables are correctly defined?

Check if you have 64-bit JDK installed, because the libraries shipped with the Installer are 64-bit compatible. Alternatively, add the following JVM argument in the application server and restart the server:

-d64

To verify, you may check the log on the application server console for the following message:

Java VM: Java HotSpot(TM) 64-Bit Server VM