EGL Reference Guide for iSeries


EGL Java run-time error code VGJ0751E

VGJ0751E: The fileType property for file %1 could not be found in the Java run-time property vgj.ra.fileName.fileType.

Explanation

You need to set the following run-time property to a valid file type:

  vgj.ra.fileName.fileType
fileName
Name of the file specified in the message. This file name is a logical file name that is associated with an EGL record.

For an MQ record, the value is mq; for a serial record, the value is seqws. The source of the value is the generation-time resource associations part; specifically, the association element for the file, property fileType.

User Response

Do as follows:


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]