Products | Versions |
---|---|
TIBCO BusinessConnect Add-on Pack for Scripting Deployment | - |
Not Applicable | - |
Resolution:
BusinessConnect Scripted Deployment 5.2.1 is not provided on 64-bit operating systems. To work around this issue:
1. Install the corresponding 32-bit version of Scripted Deployment on your system.
2. Install the 32-bit JVM for the system into a separate directory
3. Modify these lines in the bcappmanage.tra file:
tibco.env.JVM_LIB_PATH=/opt/tibco/jre/1.5.0/bin/server/jvm.dll
tibco.env.JVM_LIB_DIR=/opt/tibco/jre/1.5.0/bin
tibco.env.TIB_JAVA_HOME=/opt/tibco/jre/1.5.0
to point at the corresponding entries in your 32-bit JVM file.
4. Execute the program as usual.