The Program Directory is located in the Host On-Demand Information Center under 'Books'.
For more troubleshooting information, check the Hints and Tips section of the Program Directory. |
Refer to the Configuring Host On-Demand on zSeries section in the Planning, Installing, and Configuring Host On-Demand guide for information such as using the configuration servlet and setting up separate read/write private and publish directories on the zSeries operating systems.
After confirming that the product was installed with SMP/E, verify that the appropriate hod80mvs.sh script was executed to create the directory structure. Move the files into the file struture.
If you recently applied a Manufacturing Refresh (PTF), review the ++HOLD information for the PTF.
Check the shell scripts to make sure there are no quotations (") on any of the path statements.
Use the java -fullversion
command to check the level of Java. Then
verify the version with the information in the Program Directory.
Verify that the environment variables have been modified for Java.
echo 'PATH='$PATH
echo 'LIBPATH='$LIBPATH
When upgrading from Host On-Demand Version 5,6, or 7, remember to modify the httpd.conf file to change the Pass directives for the PROPS, PROPERTIES and JS files. You must change the names to include the .ascii extension. If these Pass rules are not changed, the clients will not download because the files cannot be found. Review the Program Directory for more information on this topic.
If you are concerned about the OS/400 Proxy server port being opened on the OS/390 Service Manager, you can disable it in the Host On-Demand Adminstrator by taking the following steps:
If you are migrating from Host On-Demand V6 or earlier, you may get the following error message when starting the Service Manager:
Error - Incorrect install path; NCServiceManager not started
To avoid this message, move the NSMprop file into the /private directory.
If you are experiencing printing problems on zSeries, see 3270 host printing troubleshooting checklist.
The IBM Support Team may request a compressed version of your private directory.
To compress the contents, cd to the /private
directory and issue the following command:
You can send the file that is generated to the IBM Support Team.
pax -wzvf /tmp/private.pax.Z *