Troubleshooting the file agent RSE miner

This information helps you resolve problems with the file agent Remote System Explorer (RSE) miner.

If you have configuration problems that indicate that the file agent RSE miner is not configured properly, often the problem is caused by a CLASSPATH length.

Complete the following steps to determine the CLASSPATH length and fix it if necessary:
  1. Locate the RSE configuration directory on z/OS®.
  2. Edit the rsed.envvars file and locate the log directory by searching for -Ddaemon.log.home.
  3. In the log directory, locate the rsedaemon.log and locate the string =CLASSPATH=.
  4. Make sure that the line that contains this string does not exceed 4000 bytes. In addition, make sure that the text at the end of the class path statement contains directory names rather than unexpected characters.
  5. If the line exceeds 4000 bytes or contains unexpected characters, use a shorter directory name for the symbolic links directory. Refer to the sample JCL member BLZCRSYM in hlq.SBLZSAMP, where hlq is the high-level qualifier specified during the SMP/E installation.

For more information, see the Rational® Developer for System z® Host Configuration Guide (SC23-7658-05).


Feedback