Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Appendix A Troubleshooting : HP-UX 11i Machines Cannot Start Applications with JVM 1.6

HP-UX 11i Machines Cannot Start Applications with JVM 1.6
If you wish to use JVM 1.6 for your TIBCO applications on HP-UX 11i, you need to update your HP-UX 11i system with the latest patch. Otherwise, you must manually export the path of your JVM 1.6 in order to start the administration servers, Hawk agents, BusinessWorks engine, Adapter software, and deployed applications using JVM 1.6. In other words, you must execute one of the following shell commands (depending on whether you have a 32-bit or 64-bit installation) before invoking any executable for TIBCO software or applications:
% export SHLIB_PATH=JRE_1.6_path/lib/PA_RISC2.0/server (32-bit)
% export SHLIB_PATH=JRE_1.6_path/lib/PA_RISC2.0W/server (64-bit)
For example:
% export SHLIB_PATH=/home/swadmin/jre1.6/PA_RISC2.0/server

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved